Help wanted: FreeNAS/FreeBSD build (PBI)

Until now I have been maintaining the FreeNAS PBI on the download page. As this incurs some work on every release and I have no personal motivation for this (not a FreeNAS user) I would like to offload this job.
An integration into the FreeNAS plugin system is also still missing, if someone wants to take care of this. The basic version would just report if UrBackup is running and support turning it off and on.

Attached are the build files for the FreeNAS ports system and for EasyPBI, I’ve been using (urbackup-server-pbi.tar.gz (3.2 KB) , urbackup-server.tar.gz (1.8 KB) ). On release I’ve been performing following steps:

  • Start PC-BSD in VirtualBox
  • Adjust version number in /usr/ports/sysutils/urbackup-server/Makefile (from file urbackup-server.tar.gz)
  • Run make makesum in /usr/ports/sysutils/urbackup-server
  • Start EasyPBI and load the PBI config from urbackup-server-pbi.tar.gz
  • Run the 64bit-build
  • Upload the PBI

If there are larger changes in UrBackup, this isn’t as easy, of course. The manual is here: https://www.freebsd.org/doc/en/books/porters-handbook/