William Grzybowski
7b78763762
sysutils/bacula-server: fix build with mysql
...
PR: 192514
Submitted by: maintainer
2014-08-09 12:25:09 +00:00
William Grzybowski
b2ae5898c8
sysutils/bacula-server: revert back to bacula-barcodes.sample
...
Reported by: antoine
2014-08-07 19:33:13 +00:00
William Grzybowski
4f5632ab09
sysutils/bacula-server: update to 7.0.4
...
PR: 191311
Submitted by: maintainer
2014-08-07 19:24:11 +00:00
Raphael Kubo da Costa
243485b498
Fix typo in --with-sqlite3=yes introduced in r360216.
...
PR: 191729
Submitted by: Raven <admin@dyn.su>
2014-07-08 11:07:56 +00:00
Antoine Brodin
d88572b383
- Keep la files, this fixes bacula-server build
...
- A few fixes (put man pages in the good packages, do not remove things
done by the client dependency in the server part)
2014-07-04 21:31:26 +00:00
Baptiste Daroussin
e73b692405
Stage bacula
...
Fix building bat on 10 and head
Allow packaging as a user
2014-07-02 16:14:10 +00:00
Martin Wilke
bd48d39657
- Chase database/sqlite3 slib bump
...
Approved by: portmgr (myself)
2014-06-27 17:21:06 +00:00
Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Dmitry Morozovsky
243f73538a
Fix one leftover sample config in bacula-bat variant.
...
PR: 181171
Approved by: maintainer
2013-08-10 09:07:39 +00:00
Ruslan Makhmatkhanov
31a62e8531
Fix rc-script for bacula storage daemon. This bug was introduced in r309025
...
by yours truly(.
PR: 180738
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: Dan Langille <dan@langille.org> (maintainer)
2013-07-22 17:51:39 +00:00
Ruslan Makhmatkhanov
24b384172a
- add dependency on archivers/lzo2 to enable lzo compression
...
(just replace compression=GZIP with compression=LZO in Options) [1]
- replace rmdir with ${RMDIR} added in previous commit (portlint warning)
- correct bacula UPDATING entry [2]
PR: 178691
Submitted by: Oleg Ginzburg <olevole@olevole.ru> [1]
Reported by: kwm [2]
Approved by: Dan Langille <dan.langille@gmail.com> (maintainer, by mail)
2013-07-19 12:08:01 +00:00
Ruslan Makhmatkhanov
4a97a017f4
- move bacula configuration to ${ETCDIR}/bacula
...
- bump PORTREVISION
- add UPDATING entry
- add an option to enable python support (both client and server
need to be rebuilt with this)
Dan's submission is based on:
PR: 170882
Submitted by: Michael Carlson <mike@bayphoto.com>
PR: 171818
Submitted by: Florian Ermisch <floh.edo@googlemail.com>
PR: 177331
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2013-07-19 09:44:58 +00:00
Baptiste Daroussin
86d16f2675
Finish converting sysutils from WITHOUT_NLS to PORT_OPTIONS:MNLS
...
While here convert bacula-server from USE_GETTEXT to USES=gettext
2013-05-06 09:07:58 +00:00
Pietro Cerutti
100d65b37a
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
...
Approved by: portmgr
2013-02-28 10:51:58 +00:00
Ruslan Makhmatkhanov
9a5c27ecff
- clean up bacula-* ports (Makefile and pkg-message files)
...
- 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)
2012-12-16 16:32:45 +00:00
Ruslan Makhmatkhanov
59e9fae3ef
- update bacula-server and bacula-docs to 5.2.12
...
This release fixes crash of bacula director (bug #1932 )
PR: 171648
Submitted by: Dan Langille <dan at langille dot org> (maintainer)
2012-09-14 20:31:57 +00:00
Ruslan Makhmatkhanov
438dc0e50a
- update sysutils/bacula-server and sysutils/bacula-client to 5.2.11
...
- add UPDATING entry with update instructions
PR: 171540
Submitted by: Dan Langille <dan at langille dot org> (maintainer)
2012-09-13 08:52:21 +00:00
Ruslan Makhmatkhanov
7908a65fd7
- update to 5.2.10
...
PR: 170221
Submitted by: Dan Langille <dan at langille dot org> (maintainer)
2012-07-29 19:13:53 +00:00
Michael Scheidell
9103b32a3c
- Update to 5.2.6
...
PR: ports/165398
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: dan@langille.org (maintainer), gabor (mentor, implicit)
2012-03-01 22:49:26 +00:00
Chris Rees
b42f974e77
- Use USERS and GROUPS
...
- Stop setting DEFAULT_PGSQL_VER
PR: ports/164568
Submitted by: crees (me)
Approved by: maintainer
2012-02-03 21:18:14 +00:00
Michael Scheidell
e3df43de76
- Update to version 5.2.3
...
PR: ports/164061
Submitted by: Valery Komarov <komarov@valerka.net>
Approved by: dan@langille.org (maintainer), gabor (mentor, implicit)
2012-01-15 22:35:00 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Pawel Pekala
1ba10dd739
- update bacula to version 5.2.2 [1]
...
- 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
2011-12-12 21:11:48 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Olli Hauer
e4dd01eaa8
- correct WITH_SQLITE => WITH_SQLITE3
...
This mistake slipped in during the last commit
PR: 150999
Submitted by: Florian Smeets <flo _at_ smeets.im>
Approved by: glarkin (mentor, implicit)
Feature safe: yes, WITH_SQLITE3 is no default OPTION
2010-10-03 21:03:34 +00:00
Olli Hauer
c994be5c5a
- make port IGNORE and point user to bacula-bat if WXCONSLE is choosen
...
WXCONSOLE is no longer active maintained and has no concept of access
right management, bacula-bat it the replacement.
Approved by: Dan Langille (maintainer) glarkin (mentor)
Feature safe: yes
2010-09-16 22:10:03 +00:00
Olli Hauer
589580ab8f
- update bacula to version 5.0.3
...
- 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)
2010-09-07 16:21:42 +00:00
Olli Hauer
34a3c76f6a
- remove old patchfiles to close repocopy PR
...
- adjust s/PKGDIR/FILESDIR/g in Makefile
- add pkg-(de)install scripts to SUB_LIST
PR: 149895
Approved by: glarkin (mentor)
2010-09-03 22:13:23 +00:00
Wesley Shields
5cc9161fc0
Fix upgrades when using WITH_POSTGRESQL.
...
Whitespace and period fixes in pkg-deinstall.*.
Approved by: Dan Langille <dan@langille.org> (maintainer)
Discussed on: ports@
2010-07-21 16:59:10 +00:00
Wesley Shields
79500e568b
Update sysutils/bacula-bat, sysutils/bacula-docs, sysutils/bacula-server,
...
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)
2010-07-17 01:00:47 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
ad2715457b
- Update to 5.0.0
...
PR: 143214
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2010-02-12 14:20:04 +00:00
Pav Lucistnik
a4653df0c2
- Fixes to bacula-bat: add dependency on the libraries (needed to run), and fix
...
the installation problem for some people
PR: ports/137957, ports/140969
Approved by: maintainer
2009-12-19 23:13:14 +00:00
Martin Wilke
39192cbf85
- Update to 3.0.3
...
PR: 139878
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2009-10-30 09:40:37 +00:00
Wesley Shields
64afd0e34a
- Add an option to build a static fd binary (off by default).
...
PR: ports/138478
Submitted by: Oleg Gawriloff <barzog@telecom.by>
Approved by: maintainer timeout
2009-10-11 13:36:08 +00:00
Dmitry Marakasov
3eb168f46b
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
2009-08-22 00:35:32 +00:00
Wesley Shields
a0ca3434a2
- Update to 3.0.2 [1]
...
- Fix whitespace in pkg-deinstall [2]
- Use %%PREFIX%% in pkg-message [2]
- Document that make_sqlite_tables needs to be run as bacula user [2]
PR: [1]: ports/137160
[2]: ports/133818
Submitted by: [1]: Dan Langille <dan@langille.org> (maintainer)
[2]: Kostas Voulgaris <voulgaris@ceid.upatras.gr>
Approved by: [2]: maintainer via IRC
2009-08-14 20:00:36 +00:00
Martin Wilke
d1e7160871
- Upgrade to 3.0.1
...
PR: 136300
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2009-07-04 23:32:30 +00:00
Wesley Shields
fb35f928b8
- Disable extended attributes to fix build on -current
...
PR: ports/133751
Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
Approved by: maintainer timeout
2009-06-01 16:49:39 +00:00
Wesley Shields
ae3d406d21
- Fix build of sysutils/bacula-bat which doesn't install documentation.
...
Approved by: Dan Langille <dan@langille.org> (maintainer)
2009-04-28 18:06:44 +00:00
Wesley Shields
aab7e9acdc
- Fix plist problems for bacula-client and bacula-client-devel.
...
- Mark as BROKEN on -CURRENT.
Reviewed by: Dan Langille <dan@langille.org> (maintainer)
Approved by: portmgr (pav)
2009-04-15 13:51:47 +00:00
Wesley Shields
4cb9ddcc36
- Update to 3.0.0.
...
PR: ports/133631
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2009-04-13 02:38:39 +00:00
Beech Rintoul
e4f3991dfe
- Fix rc.d scripts [1]
...
- fix hang during multiple simultaneous backups. [2]
PR: ports/132286 [1]
PR: ports/132314 [2]
Submitted by: Oliver Lehmann <oliver@freebsd.org> [1]
Dan Langille <dan@langille.org> (maintainer) [2]
Approved by: maintainer
2009-03-08 23:05:43 +00:00
Pav Lucistnik
b2a96c6df1
- Remove conditional checks for FreeBSD 5.x and older
2009-01-06 17:59:31 +00:00
Wesley Shields
23e0a5bd57
- Update to 2.4.4
...
See: http://marc.info/?l=bacula-users&m=123116105330765&w=2
PR: ports/130215
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2009-01-06 15:32:47 +00:00
Martin Wilke
5af96b5281
- Update to 2.4.3
...
PR: 128010
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2008-10-11 14:25:49 +00:00
Timur I. Bakeyev
ee6224b5c0
Let subports change CATEGORIES
2008-09-03 23:45:23 +00:00
Rong-En Fan
8df318ce33
- Update to 2.4.2
...
http://marc.info/?l=bacula-announce&m=121727191620425&w=2
PR: ports/126064
Submitted by: Dan Langille <dan at langille.org> (maintainer)
2008-07-29 06:03:49 +00:00