summaryrefslogtreecommitdiff
path: root/sysutils/bacula-server/files/patch-src__lib__Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/bacula-server: update to 7.0.4William Grzybowski2014-08-071-38/+0
| | | | | PR: 191311 Submitted by: maintainer
* - clean up bacula-* ports (Makefile and pkg-message files)Ruslan Makhmatkhanov2012-12-161-5/+14
| | | | | | | | | | | | | | | | | | | | | - now bacula-docs just installs pdf files - add bacula-server/Makefile.common with -bat, -client-static and nagios_check- stuff (another bacula slave ports can use it too) - remove pkg-plist from bacula-bat and nagios-check_bacula - now bacula-server, bacula-bat and nagios-check_bacula depend of bacula-client. It avoids some conflicts when we want to install all bacula ports in the same system - remove the OPTION to install static version of bacula-client. Now it is a new port - few other minor changes while here: - trim Makefile headers - remove indefinite articles in COMMENT - convert to optionsng PR: 167700 Submitted by: acm (original patch), Dan Langille <dan@langille.org> (maintainer)
* - update to 5.2.10Ruslan Makhmatkhanov2012-07-291-1/+1
| | | | | PR: 170221 Submitted by: Dan Langille <dan at langille dot org> (maintainer)
* - update bacula to version 5.2.2 [1]Pawel Pekala2011-12-121-11/+11
| | | | | | | | | - update bacula-docs to version 5.2.2 [2] PR: ports/163034 [1], ports/163044 [2] Approved by: maintainer [1] Submitted by: Valery Komaorv <komarov@valerka.net> [1], maintainer [2] Feature safe: yes
* - update bacula to version 5.0.3Olli Hauer2010-09-071-6/+6
| | | | | | | | | | | | | | | | - change OPTION for SSL from default "off" to "on" - move hard coded UID/GID from (de)install scripts to SUB_LIST - change default Database from SQLite to PostgreSQL - remove patch files/bacula-sd.conf.in which was never applied Starting with version 5.0.3 bacula builds per default with SSL support. This update includes fixes for PR 148715 and 148967 PR: 150263 Submitted by: ohauer Approved by: Dan Langille (maintainer), glarkin (mentor, implicit)
* Update sysutils/bacula-bat, sysutils/bacula-docs, sysutils/bacula-server,Wesley Shields2010-07-171-0/+29
sysutils/bacula-client and net-mgmt/nagios-check_bacula to 5.0.2. PR: ports/146766 Submitted by: Allan Jude <freebsd.lists@thunderit.com> Approved by: Dan Langille <dan@langille.org> (maintainer)