summaryrefslogtreecommitdiffstats
path: root/sysutils/bacula-server
Commit message (Collapse)AuthorAgeFilesLines
* o) Update to 1.36.2 (PR ports/78477)lkoeller2005-03-125-119/+87
| | | | | | | | | 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>
* Split the postgresql ports into a server and a client part.girgen2005-01-311-5/+5
| | | | | | | | 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)
* Chase dependency of databases/sqlite2krion2004-12-231-1/+1
| | | | Forgotten by: nork
* o) Fix install and pkg-plist problems due to split of bacula into -client andlkoeller2004-12-192-9/+23
| | | | | | | -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>
* o) Don't report deinstall message (manually deletion of directory)lkoeller2004-12-133-3/+19
| | | | | | if it's useless, i.e. the dir could be removed automatically. Submitted by: Kris Kennaway <kris@obsecurity.org>
* o) Fix packageing errors.lkoeller2004-12-122-1/+3
| | | | Submitted by: Kris Kennaway <kris@obsecurity.org>
* o) Allow bacula-client port to overwrite COMMENTlkoeller2004-12-011-1/+1
| | | | | PR: ports/74582 Submitted by: Renato Botelho <renato@galle.com.br>
* Fix makefile for sysutils/bacula-client.edwin2004-12-011-7/+5
| | | | Approved by: Lars K?ller <lars.koeller@uni-bielefeld.de>
* o) Fix typo .fi instead of .endiflkoeller2004-12-011-1/+1
|
* o) Cosmetic corrections in OPTIONs handlinglkoeller2004-11-301-22/+12
| | | | o) Cosmetic portlint -A changes
* o) Commit changes necessary to get a working -server, -client split of thelkoeller2004-11-307-52/+153
| | | | port after repro-copy of bacula -> bacula-server.
* o) Update to version 1.36.1lkoeller2004-11-286-47/+40
|
* o) Fix build of wx-console due to name of wxgtk-2.4-configlkoeller2004-08-052-2/+3
| | | | | | | o) Fix package build due to wrong path in pkg-plist (see PR below) PR: ports/70019 Submitted by: Victor Prylipko <vic@liniya.ru>
* o) Fix Install Problemlkoeller2004-08-043-102/+15
| | | | | o) Update note in Makefile about special FreeBSD options for the storage daemon.
* o) Some changes are lost in the just commited update :-(lkoeller2004-08-032-1/+2
|
* o) Upgrade to version 1.34.6lkoeller2004-08-035-30/+32
| | | | | | | | | | | | | | | | | | | | | | - Fix a restore bug where the backups could be applied out of proper order possibly restoring an old version of a modified file. - Fix for restore selection of a file by name, where it was possible to select a file from the wrong Client. - Fix segmentation fault during backup of a symbolic link with ACLs turned on. - Fix a minor compile error in wx-console. - Fix a bug in despooling when the spooling disk partition becomes totally filed or gets I/O errors. - Fix a memory leak in PostgreSQL, and make Bacula retry 5 times if connecting to the DB fails. - Retry 5 times if connect to MySQL failes. - Fix linking the gnome-console o) Install mtx-changer o) Add switch for installation of mtx for autochanger control PR: ports/69902 Submitted by: dan@langille.org
* o) Fix out of order restore (older files instead of newest one)lkoeller2004-07-252-1/+11
| | | | | PR: ports/69565 Submitted by: Dan Langille <dan@langille.org>
* o) Don't install old sample start scriptlkoeller2004-07-253-12/+8
| | | | | | | o) Fix a typo PR: ports/69285 Submitted by: Dan Langille <dan@langille.org>
* o) Fix wx-console compile problem.lkoeller2004-07-032-1/+32
|
* o) Bacula didn't create the database dir anymore when it is installed.lkoeller2004-07-032-1/+4
| | | | | | | Now the port did it. PR: - Submitted by: Andy Wettstein <ajw@physics.umn.edu>
* o) Fix build error in console.c with readline supportlkoeller2004-07-032-0/+64
| | | | | PR: - Submitted by: Kris Kennaway <kris@obsecurity.org>
* o) Update to version 1.34.5lkoeller2004-06-274-29/+9
|
* Update to 1.34.4krion2004-06-172-4/+3
| | | | | | PR: ports/68040 Submitted by: Dan Langille <dan at langille dot org> Approved by: maintainer
* o) Fix some typos in the descriptive Text.lkoeller2004-05-241-7/+7
| | | | | PR: 67099 Submitted by: Ceri Davies <ceri@FreeBSD.org>
* o) Oh well .... fix second typo during dynamic setup of pkg-plistlkoeller2004-05-231-2/+2
| | | | o) Bump PORTREVISION
* o) Typo prevents setup of correct pkg-plistlkoeller2004-05-231-1/+1
| | | | Submitted by: Kris Kennaway <kris@obsecurity.org>
* o) Delete useless -p flag for MKDIRlkoeller2004-05-161-1/+1
| | | | Submitted by: Mathieu Arnold <mat@FreeBSD.org>
* o) Create DOCSDIR before installing ReleaseNotes, PDF, HTML Dokulkoeller2004-05-161-3/+3
| | | | Submitted by: Kris Kennaway <kris@obsecurity.org>
* o) Fix problem with missing slasheslkoeller2004-05-111-3/+3
|
* o) Include ReleaseNotes in documentationlkoeller2004-05-104-22/+66
| | | | | o) Fix problem with remove of configuration files o) Some minor changes
* o) Forgot to set pkg_plist variables when selecting one of thelkoeller2004-05-081-0/+2
| | | | graphical consoles
* o) Update to version 1.34.2lkoeller2004-05-0212-186/+241
| | | | | | | | | o) automatic selection of installed mysql DB (3.X. 4.0.X) o) postgesql selectable o) build on two graphical consoles selectable PR: ports/65424 (mysql part) Submitted by: Ari Maniatis <ari@ish.com.au>
* o) Remove patch to solve alpha compile problems, cause the fix is alreadylkoeller2004-03-191-36/+0
| | | | included in the sources.
* o) Update to 1.32f-5 with a lot of fixed bugslkoeller2004-03-093-9/+10
|
* o) Support new ports OPTIONS mechanism for persistent build options.lkoeller2004-02-081-3/+6
|
* o) Fix alpha build error.lkoeller2004-02-081-0/+36
|
* o) Update to version 1.32f-4lkoeller2004-02-034-343/+4
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
|
* Correct typo in comment.demon2004-01-141-1/+1
|
* o) Fix a bug concerning the creation of /var/db/bacula and chmodlkoeller2004-01-125-10/+387
| | | | | | | in pkg-install in pre-install phase (wrong order). o) Add/delete lines for file, storage and director ports in /etc/services o) Add bacula patches concerning EOM handling, choosing the next volume, and calculating weekofmonth
* o) Upgrade to version 1.32flkoeller2004-01-059-33/+172
| | | | | | o) Now bacula runs with dropped down permissions as user bacula -> Please reserve UID 910 for this user
* o) Respect automatic pkg-plist extension for PORTDOCS files.lkoeller2003-12-072-149/+2
|
* o) Upps, removal of files/patch-var-64bit was lost ...lkoeller2003-10-301-25/+0
|
* o) Uptate to version 1.32clkoeller2003-10-303-17/+21
|
* o) Fix amd64 build error in src/lib/var.clkoeller2003-10-251-0/+25
| | | | Submitted by: Kern Sibbald <kern@sibbald.com>
* o) Respect CFLAGS and Co (Thanks to "Dan Langille" <dan@langille.org>)lkoeller2003-10-221-1/+7
| | | | Submitted by: dan@langille.org
* o) Update to the new version 1.32blkoeller2003-10-2011-290/+576
| | | | | o) Take over maintainership in agreement with old maintainer, who don't use bacula anymore.
* Bump PORTREVISION due to recent pkg-plist change.demon2003-06-091-0/+1
|
* Fix PLIST.demon2003-06-091-0/+1
| | | | Spotted by: kris
* Update to version 1.30a.demon2003-05-132-2/+2
| | | | | PR: 52166 Submitted by: Dan Langille <dan@langille.org>
OpenPOWER on IntegriCloud