| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Feb 2012 21:18:14
5.2.3
|
crees  |
- Use USERS and GROUPS
- Stop setting DEFAULT_PGSQL_VER
PR: ports/164568
Submitted by: crees (me)
Approved by: maintainer |
15 Jan 2012 22:35:00
5.2.3
|
scheidell  |
- 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) |
14 Jan 2012 08:57:23
5.2.2
|
dougb  |
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. |
12 Dec 2011 21:11:48
5.2.2
|
pawel  |
- 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 |
23 Sep 2011 22:26:39
5.0.3
|
amdmi3  |
- 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 |
19 Mar 2011 12:38:54
5.0.3
|
miwi  |
- Get Rid MD5 support |
03 Oct 2010 21:03:34
5.0.3
|
ohauer  |
- 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 |
16 Sep 2010 22:10:04
5.0.3
|
ohauer  |
- 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 |
07 Sep 2010 16:21:43
5.0.3
|
ohauer  |
- 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) |
03 Sep 2010 22:13:24
5.0.2
|
ohauer  |
- 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) |
21 Jul 2010 16:59:10
5.0.2
|
wxs  |
Fix upgrades when using WITH_POSTGRESQL.
Whitespace and period fixes in pkg-deinstall.*.
Approved by: Dan Langille <dan@langille.org> (maintainer)
Discussed on: ports@ |
17 Jul 2010 01:00:47
5.0.2
|
wxs  |
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) |
31 May 2010 02:01:56
5.0.0_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Mar 2010 00:15:24
5.0.0
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
12 Feb 2010 14:20:04
5.0.0
|
miwi  |
- Update to 5.0.0
PR: 143214
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
19 Dec 2009 23:13:14
3.0.3
|
pav  |
- 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 |
30 Oct 2009 09:40:37
3.0.3
|
miwi  |
- Update to 3.0.3
PR: 139878
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
11 Oct 2009 13:36:08
3.0.2
|
wxs  |
- 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 |
22 Aug 2009 00:35:32
3.0.2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
14 Aug 2009 20:00:36
3.0.2
|
wxs  |
- 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 |
04 Jul 2009 23:32:30
3.0.1
|
miwi  |
- Upgrade to 3.0.1
PR: 136300
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
01 Jun 2009 16:49:39
3.0.0
|
wxs  |
- Disable extended attributes to fix build on -current
PR: ports/133751
Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
Approved by: maintainer timeout |
28 Apr 2009 18:06:44
3.0.0
|
wxs  |
- Fix build of sysutils/bacula-bat which doesn't install documentation.
Approved by: Dan Langille <dan@langille.org> (maintainer) |
15 Apr 2009 13:51:47
3.0.0
|
wxs  |
- 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) |
13 Apr 2009 02:38:39
3.0.0
|
wxs  |
- Update to 3.0.0.
PR: ports/133631
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
08 Mar 2009 23:05:44
2.4.4_1
|
beech  |
- 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 |
06 Jan 2009 17:59:31
2.4.4
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Jan 2009 15:32:47
2.4.4
|
wxs  |
- 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) |
11 Oct 2008 14:25:49
2.4.3
|
miwi  |
- Update to 2.4.3
PR: 128010
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
03 Sep 2008 23:45:23
2.4.2
|
timur  |
Let subports change CATEGORIES |
29 Jul 2008 06:03:49
2.4.2
|
rafan  |
- 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) |
11 Jul 2008 00:22:23
2.4.1
|
miwi  |
- Update to 2.4.1
PR: 125432
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
14 Jun 2008 08:40:02
2.4.0
|
rafan  |
- Update to 2.4.0
PR: ports/124379
Submitted by: Dan Langille <dan at langille.org> (maintainer) |
06 Jun 2008 14:03:26
2.2.8_3
|
edwin  |
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) |
05 Apr 2008 14:58:28
2.2.8_2  |
mnag  |
- Remove use of sqlite3-threads
- Bump PORTREVISION |
02 Apr 2008 09:09:58
2.2.8_1
|
rafan  |
- Chase x11-toolkits/qwt* rename
PR: ports/119904
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer of
x11-toolkits/qwt*) |
27 Jan 2008 22:20:52
2.2.8
|
erwin  |
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) |
15 Jan 2008 21:18:49
2.2.7
|
dougb  |
Remove empty files after verifying their irrelevance.
Inspired by: marcus |
31 Dec 2007 07:55:33
2.2.7
|
miwi  |
- Update to 2.2.7
PR: 119178
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
13 Dec 2007 09:59:23
2.2.6
|
miwi  |
- Update to 2.2.6
PR: 117990
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
11 Oct 2007 15:10:38
2.2.5
|
erwin  |
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) |
04 Oct 2007 00:08:39
2.2.4_1
|
edwin  |
Remove support for OSVERSION < 5 |
26 Sep 2007 01:08:30
2.2.4_1
|
edwin  |
[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@ |
24 Sep 2007 03:05:51
2.2.4_1
|
edwin  |
[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> |
14 Sep 2007 20:16:53
2.2.4
|
laszlof  |
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) |
10 Sep 2007 17:12:36
2.2.3
|
laszlof  |
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) |
06 Sep 2007 22:14:17
2.2.2
|
miwi  |
- Update to 2.2.2
Changelog:
- Detect if new PosgreSQL batch insert API is present.
- Correct incorrect mempool call causing Director crash.
- Update spec files for 2.2.1 release
- - More info at http://marc.info/?l=bacula-announce&m=118908051923627&w=2
PR: 116155
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
17 Aug 2007 10:21:34
2.2.0_1
|
itetcu  |
Remove AUTOSETEOT OPTION and related code since the patch this option applied
is now included in the sources.
Submitted by: Per olof Ljungmark <peo@intersonic.se> |
16 Aug 2007 20:37:40
2.2.0_1
|
itetcu  |
- The code had a PID/priv issue. See bug # 932 at http://bugs.bacula.org/
In short, it was dropping privs before setting PID. Patch the code locally to
get FreeBSD users running.
- While here, if PostgreSQL is not installed, ask for 8.2, not the default of
8.1.
- Remove EOT model patch, now in vendor code.
- Update pkg-message to reflect new version.
PR: 115582
Submitted by: Dan Langille (maintainer) |
15 Aug 2007 09:45:33
2.2.0
|
itetcu  |
pet portlint |
15 Aug 2007 09:44:42
2.2.0
|
itetcu  |
Upgrade to 2.2.0
This release contains significant speed improvments.
This Director and Storage daemon must be upgraded at the same time,
but they should be compatible with all 2.0.x File daemons, unless you
use some of the new features that affect the FD. In other words, you should
not have to upgrade all your File daemons when you upgrade.
There is no database upgrade needed from version 2.0.x to 2.2.0.
The major new features are:
- Much faster insertion of attributes (somewhere around 10 times),
many thanks to Eric Bollengier and Marc Cousin.
- First release of bat (Bacula Administration Tool). Note to build
bat you must explicitly enable it on the ./configure line, you
must have the Qt4 version 4.2 or later libraries loaded, the qwt
(Qt Graphics) package loaded, and qmake and the other Qt4 tools
must be available. Most of the implementation was done by Dirk Bartley.
- Red/Black restore in memory tree (500 times faster loading).
Full release notes:
http://sourceforge.net/project/shownotes.php?release_id=531447
PR: ports/115468
Submitted by: Dan Langille (maintainer) |
23 Jul 2007 09:36:52
2.0.3
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
07 Jul 2007 00:28:00
2.0.3
|
nox  |
- Add missing gnome dependencies for bacula-client* WITH_GNOMECONSOLE case
PR: ports/114224
Submitted by: nox
Approved by: Dan Langille <dan@langille.org> (maintainer) |
06 Jul 2007 18:28:48
2.0.3
|
miwi  |
- Fix build with sqlite3
PR: 112468
Submitted by: John Hermes<John.Hermes@miami.k12.oh.us>
Approved by: maintainer via irc |
16 Apr 2007 22:38:52
2.0.3
|
itetcu  |
- explicitly depend on databases/sqlite-threads to avoid bacula-dir exiting on
sig 6 [1]
- kill a white space
PR: ports/106781 [2]
Submitted by: John Hermes [2], Dan Langille (maintainer) [1]
Approved by: maintainer |
07 Mar 2007 22:47:26
2.0.3
|
miwi  |
- Update to 2.0.3
PR: 110048
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
01 Mar 2007 12:19:01
2.0.2_2
|
miwi  |
- Fix typo in rc.d script
- Bump PORTREVISION
PR: 109714
Submitted by: Volker Werth<volker@vwsoft.com>
Approved by : maintainer |
28 Feb 2007 21:13:11
2.0.2_1
|
laszlof  |
respect PREFIX.
bump PORTREVISION
PR: ports/109673
Submitted by: Andrew Kolchoogin <andrew@rinet.ru>
Approved by: Dan Langille <dan@langille.org> (maintainer) |
14 Feb 2007 20:31:15
2.0.2
|
miwi  |
- Update to 2.0.2
PR: 108580
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
21 Jan 2007 21:56:26
2.0.1
|
nox  |
Add auto seteotmodel option
PR: ports/108167
Submitted by: nox
Approved by: dan@langille.org (maintainer), miwi (mentor, implicit) |
13 Jan 2007 17:01:57
2.0.1
|
itetcu  |
Update to 2.0.1
PR: ports/107873
Submitted by: Dan Langille (mantainer) |
10 Jan 2007 00:11:24
2.0.0_1
|
itetcu  |
Add some patches to upgrade scripts so that PostgreSQL database permissions
are correct. When upgrading and using PostgreSQL, be sure to run first the
update_postgresql_tables and then the grant_postgresql_privileges script.
These patches have been sent upstream, and are in CVS, but not yet released.
Bump PORTREVISION.
PR: 107721
Submitted by: Dan Langille (maintainer) |
04 Jan 2007 23:22:30
2.0.0
|
itetcu  |
Move bacula-server-devel into bacula-server, now that 2.0.0
has been released.
Split the documentation into a new port, sysutils/bacula-docs.
You must run the database upgrade script after upgrading to Bacula 2.0.0
Many new features here. See http://www.bacula.org/?page=presskits for
an overview, and ReleaseNotes for full details.
PR: ports/107535
Submitted by: Dan Langille (maintainer) |
27 Dec 2006 15:46:40
1.38.11_3
|
oliver  |
only print the pthread warning on affected systems
PR: 107242
Approved by: maintainer |
14 Dec 2006 16:36:10
1.38.11_3
|
oliver  |
fix the detection of wxgtk during configure
make NLS optional
bump PORTREVISION
Approved by: maintainer |
01 Dec 2006 07:39:02
1.38.11_2
|
pav  |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
14 Nov 2006 22:28:01
1.38.11_2
|
itetcu  |
Fix typo for SQLITE3 case preventing among other things packaging.
PR: 105545
Submitted by: maintainer |
10 Jul 2006 19:23:49
1.38.11_1
|
linimon  |
Remove zero-length patchfile.
Requested by: maintainer |
05 Jul 2006 17:34:00
1.38.11_1
|
novel  |
Include latest doc release.
PR: 99713
Submitted by: Dan Langille (maintainer) |
30 Jun 2006 04:18:44
1.38.11
|
itetcu  |
upgrade 1.38.11
PR: ports/99603
Submitted by: maintainer |
26 Jun 2006 11:26:05
1.38.10_1
|
mat  |
The patch will prevent the Director for crashing or hanging ( depending on
your OS) whenever you do a "reload" command or whenever there is a sudden clock
shift, which occurs much more often than one would imagine.
See http://article.gmane.org/gmane.comp.sysutils.backup.bacula.announce/85
PR: 99486
Submitted by: maintainer |
12 Jun 2006 15:36:53
1.38.10
|
itetcu  |
- primarily a bug fix release
- The bconsole "reload" command should now work properly
- untested fix to eliminate the scheduling problems during daylight savings
time change
- manual released under the GNU Free Documentation License (FDL)
- Fixed a race condition on dual processor machines
PR: ports/98855
Submitted by: maintainer |
07 May 2006 19:50:45
1.38.9
|
erwin  |
Add missing distinfo for docs tarball
PR: 96943
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
04 May 2006 21:03:18
1.38.9
|
erwin  |
Update to 1.38.9
PR: 96799
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
17 Apr 2006 15:25:51
1.38.8
|
garga  |
Move pkg-message -> files/pkg-message.in, add it to SUB_FILES and use
%%DOCSDIR%% inside it
PR: ports/95923
Submitted by: maintainer |
15 Apr 2006 13:48:29
1.38.8
|
lawrance  |
Update to 1.38.8.
- Changes to the way Windows FD handles wild-cards
- Regex,RegexDir, and RegexFile for Win32 have been implemented but
are untested
- Backslashes are no longer permitted in File directives
- New algorithm for selecting Volumes from the Scratch pool
- New virtual disk autochanger
- New optional Device resource directive in SD. types: File, DVD, Tape,
or FIFO
- Faster restore tree building and uses less memory
- Changed to how keyword job or jobname is used
- Improved job report for Backups
- 'update volume' has new features
- Jobs can now be enabled/disabled
- New program named regex in the tools directory
PR: ports/95765
Submitted by: Dan Langille (maintainer) |
07 Apr 2006 17:29:54
1.38.7
|
garga  |
- Update to 1.38.7
- Rename rc.d scripts removing 'z-' prefix
- Add an UPDATING note
PR: ports/95474
Submitted by: maintainer |
02 Apr 2006 21:04:15
1.38.6
|
edwin  |
[maintainer update] sysutils/bacula-server - add missing file to distinfo
PR: ports/95233
Submitted by: Dan Langille <dan@langille.org> |
31 Mar 2006 10:12:32
1.38.6
|
garga  |
- Update to 1.38.6
- Use rcNg scripts
- Pass maintainership to submitter
PR: ports/95073
Submitted by: Dan Langille <dan@langille.org>
Approved by: maintainer |
15 Mar 2006 10:23:50
1.38.5_1
|
garga  |
Register CONFLICTS with devel version recently added. |
27 Jan 2006 07:52:50
1.38.5_1
|
lkoeller  |
o) Fix two typos in Makefile |
25 Jan 2006 14:30:58
1.38.5_1
|
lkoeller  |
o) Dokumentation is installed per default with bacula-server
Optionally it could installed in bacula-client, too
o) Extend pkg-message to give a hint to the bacula-client port
and the optional installation of the docs there.
o) Fix some smaller issiues in the Makefile
PR: ports/92291
Submitted by: Dan Langille <dan@langille.org> |
19 Jan 2006 20:06:47
1.38.5
|
lkoeller  |
o) Update to bugfix release 1.38.5 (from 1.38.3)
PR: ports/91999
Submitted by: Dan Langille <dan@langille.org> |
09 Jan 2006 19:36:17
1.38.3
|
lkoeller  |
o) Update to version 1.38.3
PR: ports/91420
Submitted by: Dan Langille <dan@langille.org> |
29 Nov 2005 06:54:26
1.38.2_1
|
lkoeller  |
o) Fix wrong install place of bacula.8 man page
Submitted by: Kris Kennaway <kris@obsecurity.org> (Pointyhat) |
28 Nov 2005 06:34:52
1.38.2
|
lkoeller  |
o) Add new patch file for fixing typo (build problem on 6.X) |
28 Nov 2005 06:33:54
1.38.2
|
lkoeller  |
o) Update to bugfix release 1.38.2 (from 1.38.1)
o) Fix type in src/lib/signal.c which prevents compiling on 6.X |
17 Nov 2005 07:44:04
1.38.1
|
lkoeller  |
o) Fix handling of new bacula.8 man page |
15 Nov 2005 20:29:24
1.38.1
|
lkoeller  |
o) Update to bug-fix release 1.38.1 |
15 Nov 2005 19:59:58
1.38.0_1
|
lkoeller  |
o) Fix LIB_DEPENDS for for new sqlite3 switch (lib names libsqlite3.so not
libsqlite.so.3)
PR: 89039
Submitted by: Luke Dean <luked@pobox.com> |
15 Nov 2005 11:55:12
1.38.0_1
|
lkoeller  |
o) Missing $ in patch file (patch-scripts-Makefile.in)
PR: -
Submitted by: marius@conduct.no, dan@langille.org |
13 Nov 2005 17:29:02
1.38.0
|
lkoeller  |
o) Update to version 1.38.0
PR: ports/88356
Submitted by: Dan Langille <dan@langille.org> |
02 Oct 2005 11:07:05
1.36.3
|
lkoeller  |
o) Change default location bconsole looks for it's configuration file
from ./bconsole.conf to ${PREFIX}/etc/bconsole.conf where it's installed
PR: -
Obtained from: "Radim Kolar" <hsn@netmag.cz> |
12 Jul 2005 05:33:44
1.36.3
|
lkoeller  |
o) Correct filemart -> filemarks in post-install hint section ;-) |
20 May 2005 06:38:25
1.36.3
|
lkoeller  |
o) Fix missing move of bacula.sh.sample to z-bacula.sh.sample |
15 May 2005 14:44:50
1.36.3
|
lkoeller  |
o) Update to 1.36.3
o) Docs are now in separte distfile
o) rename rc.d/bacula.sh into rc.d/z-bacula.sh to avoid
problems with old style rc environment (postgres or mysql is
started after bacula). |
12 May 2005 21:34:13
1.36.2
|
fjoe  |
Fix WITH_WXCONSOLE=yes. |
12 Mar 2005 07:28:45
1.36.2
|
lkoeller  |
o) Update to 1.36.2 (PR ports/78477)
o) Fix autoconf problem with pthread lib in conjuction with
compile for postgresql as database
(tracked down by "Anthony Chavez" <acc@anthonychavez.org>)
PR: ports/78477
Submitted by: Dan Langille <dan@langille.org> |
31 Jan 2005 00:35:56
1.36.1_1
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
23 Dec 2004 16:04:51
1.36.1_1
|
krion  |
Chase dependency of databases/sqlite2
Forgotten by: nork |