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
Martin Wilke
eb876a5216
- Update to 2.4.1
...
PR: 125432
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2008-07-11 00:22:23 +00:00
Rong-En Fan
453da1653f
- Update to 2.4.0
...
PR: ports/124379
Submitted by: Dan Langille <dan at langille.org> (maintainer)
2008-06-14 08:40:41 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Marcus Alves Grando
fe1788528a
- Remove use of sqlite3-threads
...
- Bump PORTREVISION
2008-04-05 14:58:28 +00:00
Rong-En Fan
04db4e341d
- Chase x11-toolkits/qwt* rename
...
PR: ports/119904
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer of x11-toolkits/qwt*)
2008-04-02 09:09:57 +00:00
Erwin Lansing
bd746a8433
Update to 2.2.8
...
Changelog: http://marc.info/?l=bacula-announce&m=120144196107545&w=2
PR: 120054
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2008-01-27 22:20:52 +00:00
Doug Barton
69c5f5d657
Remove empty files after verifying their irrelevance.
...
Inspired by: marcus
2008-01-15 21:18:49 +00:00
Martin Wilke
2d0d70a3b4
- Update to 2.2.7
...
PR: 119178
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2007-12-31 07:55:33 +00:00
Martin Wilke
d14961fb21
- Update to 2.2.6
...
PR: 117990
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2007-12-13 09:59:23 +00:00
Erwin Lansing
df54e6485a
Version 2.2.5 is a major bug fix release to version 2.2.4
...
Also improves performance problems in bat
Details at http://marc.info/?l=bacula-announce&m=119210949905050&w=2
PR: 117113
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2007-10-11 15:10:38 +00:00
Edwin Groothuis
4d5623ea35
Remove support for OSVERSION < 5
2007-10-04 00:08:39 +00:00
Edwin Groothuis
be619cfd1c
[patch] sysutils/bacula-server - reduce options in WITH_BAT
...
[patch] cleanup sysutils/bacula-bat Makefile
PR: ports/116624,ports/116625
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: dvl@
2007-09-26 01:08:30 +00:00
Edwin Groothuis
165bc22b86
[MAINTAINER-UPDATE] sysutils/bacula-server - prepare master port for sysutils/bacula-bat
...
Alter this port in preparation for a new port, sysutils/bacula-bat
No need to upgrade bacula-server unless you really want to.
PR: ports/116449
Submitted by: Dan Langille <dan@langille.org>
2007-09-24 03:05:51 +00:00
Frank J. Laszlo
ec7ebc2f99
Upgrade to 2.2.4
...
- minor bug fix update
- Full details at http://marc.info/?l=bacula-announce&m=118979703801277&w=2
- If you are running PostgreSQL, please don't forget to update the
client libraries and ensure that they are the multi-thread version
so you can take advantage of the new speed improvements of the batch
insert feature (significant performance boost).
PR: ports/116356
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2007-09-14 20:16:53 +00:00
Frank J. Laszlo
932672feea
Fix a critical restore bug. Affects users running concurrent jobs that
...
span volumes.
See bug #935 at http://bugs.bacula.org/
See announcements at:
http://marc.info/?l=bacula-announce&m=118937444909561&w=2
http://marc.info/?l=bacula-announce&m=118944172803290&w=2
PR: ports/116261
Submitted by: Dan Langille <dan@langille.org> (maintainer)
2007-09-10 17:12:36 +00:00