| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
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 |
19 Dec 2004 17:12:44
1.36.1_1
|
lkoeller  |
o) Fix install and pkg-plist problems due to split of bacula into -client and
-server ports. The install process of bacula only knows client only
(but it's not clean) and a full install.
Submitted by: Kris Kennaway <kris@obsecurity.org> |
13 Dec 2004 18:28:29
1.36.1
|
lkoeller  |
o) Don't report deinstall message (manually deletion of directory)
if it's useless, i.e. the dir could be removed automatically.
Submitted by: Kris Kennaway <kris@obsecurity.org> |
12 Dec 2004 20:12:00
1.36.1
|
lkoeller  |
o) Fix packageing errors.
Submitted by: Kris Kennaway <kris@obsecurity.org> |
01 Dec 2004 12:07:28
1.36.1
|
lkoeller  |
o) Allow bacula-client port to overwrite COMMENT
PR: ports/74582
Submitted by: Renato Botelho <renato@galle.com.br> |
01 Dec 2004 07:45:26
1.36.1
|
edwin  |
Fix makefile for sysutils/bacula-client.
Approved by: Lars K?ller <lars.koeller@uni-bielefeld.de> |
01 Dec 2004 07:34:59
1.36.1
|
lkoeller  |
o) Fix typo .fi instead of .endif |
30 Nov 2004 20:31:40
1.36.1
|
lkoeller  |
o) Cosmetic corrections in OPTIONs handling
o) Cosmetic portlint -A changes |
30 Nov 2004 19:49:39
1.36.1
|
lkoeller  |
o) Commit changes necessary to get a working -server, -client split of the
port after repro-copy of bacula -> bacula-server. |