aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bareos18-server
Commit message (Collapse)AuthorAgeFilesLines
* *: Remove unnecessary 'port' argument from USES=readlineYasuhiro Kimura2021-05-151-1/+1
| | | | | PR: 248459 Exp-run by: antoine
* sysutils/bareos18-server: fix library symlinksAdriaan de Groot2021-04-132-1/+23
| | | | | | | | | | | There's a fs_violation going on, since the install runs a script -- only if there is exactly one DB backend -- that symlinks the default backend to libbareoscats.so.<version>, but: - the symlink was created in $PREFIX, not $DESTDIR/$PREFIX, - the symlink was absolute (which rules out a simple mv or symlinking the full path), - the symlink didn't get the right version, because the script was using the wrong variables anyway.
* sysutils/bareos18-server: fix plistAdriaan de Groot2021-04-131-1/+0
| | | | The ldap configuration sample was listed twice
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-9/+3
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-062-2/+0
|
* - Fix build on 13/14Jose Alonso Cardenas Marquez2021-02-202-8/+16
| | | | | | | | | PR: 252917 Submitted by: Trond.Endrestol _at_ ximalas.info Reported by: pkg-fallout Notes: svn path=/head/; revision=566125
* - Update 18.2.10Jose Alonso Cardenas Marquez2020-12-159-45/+176
| | | | | | | | - Add CEPHFS, GFAPI and RADOS options - Add PERL5 like a run dependency Notes: svn path=/head/; revision=558146
* - Fix traymonitor buildJose Alonso Cardenas Marquez2020-05-171-6/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=535686
* - Commit forgotten changesJose Alonso Cardenas Marquez2020-05-131-4/+4
| | | | Notes: svn path=/head/; revision=535122
* - Update to 18.2.8Jose Alonso Cardenas Marquez2020-05-132-10/+6
| | | | Notes: svn path=/head/; revision=535117
* - Copy bareos-* ports to bareos18-*. bareos-* will be update to 19.2.5Jose Alonso Cardenas Marquez2020-02-0429-0/+1638
Notes: svn path=/head/; revision=525235