FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:33 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bacula 1.36.1 sysutils Deleted on this many watch lists=10 search for ports that depend on this port
The network backup solution
Was Maintained by: Lars.Koeller@Uni-Bielefeld.DE search for ports maintained by this maintainer
Port Added: 24 Feb 2003 12:11:46


Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

WWW: http://www.bacula.org/
CVSWeb : Main Web Site : Distfiles Availability : PortsMon

No installation instructions: this port has been deleted.

The package name of this deleted port was: bacula


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/bacula/
http://aleron.dl.sourceforge.net/sourceforge/bacula/
http://umn.dl.sourceforge.net/sourceforge/bacula/
http://belnet.dl.sourceforge.net/sourceforge/bacula/
http://voxel.dl.sourceforge.net/sourceforge/bacula/
http://optusnet.dl.sourceforge.net/sourceforge/bacula/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2004-12-12
    Affects: users of sysutils/bacula
    Author: lkoeller@FreeBSD.org
    Reason: 
      The port was split into a -server and -client component.
      The -server part contains the storage and director daemon, the -client
      part the console, file daemon and the documentation.
    
      For migration delete the bacula port and install the -server and/or
      -client port afterwards.
    
    
Port Moves

Number of commits found: 44

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Dec 2004 00:08:23
Original commit files touched by this commit  1.36.1
linimon search for other commits by this committer
Repocopied to sysutils/bacula-server as part of split into -client and
-server.

PR:             ports/74481
Submitted by:   Lars Koeller <lars plus usenet at koellers dot net>
30 Nov 2004 06:12:30
Original commit files touched by this commit  1.36.1
lkoeller search for other commits by this committer
o) Output pkg-message only when server components are build.
29 Nov 2004 15:12:18
Original commit files touched by this commit  1.36.1
lkoeller search for other commits by this committer
o) Allow to overwrite BACULA_DIR (?= instead of = in Makefile)

PR:             -
Submitted by:   Dmitry Sivachenko <mitya@cavia.pp.ru>
28 Nov 2004 16:39:01
Original commit files touched by this commit  1.36.1
lkoeller search for other commits by this committer
o) Update to version 1.36.1
05 Aug 2004 20:26:48
Original commit files touched by this commit  1.34.6_2
lkoeller search for other commits by this committer
o) Fix build of wx-console due to name of wxgtk-2.4-config
o) Fix package build due to wrong path in pkg-plist (see PR below)

PR:             ports/70019
Submitted by:   Victor Prylipko <vic@liniya.ru>
04 Aug 2004 18:01:50
Original commit files touched by this commit  1.34.6_1
lkoeller search for other commits by this committer
o) Fix Install Problem
o) Update note in Makefile about special FreeBSD options
   for the storage daemon.
03 Aug 2004 21:23:05
Original commit files touched by this commit  1.34.6
lkoeller search for other commits by this committer
o) Some changes are lost in the just commited update :-(
03 Aug 2004 21:22:02
Original commit files touched by this commit  1.34.6
lkoeller search for other commits by this committer
o) Upgrade to version 1.34.6
   - 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
25 Jul 2004 15:08:02
Original commit files touched by this commit  1.34.5_4
lkoeller search for other commits by this committer
o) Fix out of order restore (older files instead of newest one)

PR:             ports/69565
Submitted by:   Dan Langille <dan@langille.org>
25 Jul 2004 13:37:14
Original commit files touched by this commit  1.34.5_3
lkoeller search for other commits by this committer
o) Don't install old sample start script
o) Fix a typo

PR:             ports/69285
Submitted by:   Dan Langille <dan@langille.org>
03 Jul 2004 15:57:20
Original commit files touched by this commit  1.34.5_3
lkoeller search for other commits by this committer
o) Fix wx-console compile problem.
03 Jul 2004 10:17:08
Original commit files touched by this commit  1.34.5_2
lkoeller search for other commits by this committer
o) Bacula didn't create the database dir anymore when it is installed.
   Now the port did it.

PR:             -
Submitted by:   Andy Wettstein <ajw@physics.umn.edu>
03 Jul 2004 10:11:54
Original commit files touched by this commit  1.34.5_1
lkoeller search for other commits by this committer
o) Fix build error in console.c with readline support

PR:             -
Submitted by:   Kris Kennaway <kris@obsecurity.org>
27 Jun 2004 18:48:50
Original commit files touched by this commit  1.34.5
lkoeller search for other commits by this committer
o) Update to version 1.34.5
17 Jun 2004 14:19:37
Original commit files touched by this commit  1.34.4
krion search for other commits by this committer
Update to 1.34.4

PR:             ports/68040
Submitted by:   Dan Langille <dan at langille dot org>
Approved by:    maintainer
24 May 2004 18:35:57
Original commit files touched by this commit  1.34.2_2
lkoeller search for other commits by this committer
o) Fix some typos in the descriptive Text.

PR:             67099
Submitted by:   Ceri Davies <ceri@FreeBSD.org>
23 May 2004 11:08:43
Original commit files touched by this commit  1.34.2_2
lkoeller search for other commits by this committer
o) Oh well .... fix second typo during dynamic setup of pkg-plist
o) Bump PORTREVISION
23 May 2004 11:04:40
Original commit files touched by this commit  1.34.2_1
lkoeller search for other commits by this committer
o) Typo prevents setup of correct pkg-plist

Submitted by:   Kris Kennaway <kris@obsecurity.org>
16 May 2004 14:12:56
Original commit files touched by this commit  1.34.2_1
lkoeller search for other commits by this committer
o) Delete useless -p flag for MKDIR

Submitted by:   Mathieu Arnold <mat@FreeBSD.org>
16 May 2004 13:55:01
Original commit files touched by this commit  1.34.2_1
lkoeller search for other commits by this committer
o) Create DOCSDIR before installing ReleaseNotes, PDF, HTML Doku

Submitted by:   Kris Kennaway <kris@obsecurity.org>
11 May 2004 07:45:46
Original commit files touched by this commit  1.34.2_1
lkoeller search for other commits by this committer
o) Fix problem with missing slashes
10 May 2004 20:26:30
Original commit files touched by this commit  1.34.2_1
lkoeller search for other commits by this committer
o) Include ReleaseNotes in documentation
o) Fix problem with remove of configuration files
o) Some minor changes
08 May 2004 11:48:02
Original commit files touched by this commit  1.34.2
lkoeller search for other commits by this committer
o) Forgot to set pkg_plist variables when selecting one of the
   graphical consoles
02 May 2004 19:06:37
Original commit files touched by this commit  1.34.2
lkoeller search for other commits by this committer
o) Update to version 1.34.2
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>
19 Mar 2004 20:29:00
Original commit files touched by this commit  1.32f5
lkoeller search for other commits by this committer
o) Remove patch to solve alpha compile problems, cause the fix is already
   included in the sources.
09 Mar 2004 20:18:41
Original commit files touched by this commit  1.32f5
lkoeller search for other commits by this committer
o) Update to 1.32f-5 with a lot of fixed bugs
08 Feb 2004 18:36:40
Original commit files touched by this commit  1.32f4
lkoeller search for other commits by this committer
o) Support new ports OPTIONS mechanism for persistent build options.
08 Feb 2004 17:44:06
Original commit files touched by this commit  1.32f4
lkoeller search for other commits by this committer
o) Fix alpha build error.
03 Feb 2004 19:32:22
Original commit files touched by this commit  1.32f4
lkoeller search for other commits by this committer
o) Update to version 1.32f-4
22 Jan 2004 12:18:43
Original commit files touched by this commit  1.32f_1
trevor search for other commits by this committer
Use the CPIO macro defined in bsd.port.mk.
14 Jan 2004 15:55:29
Original commit files touched by this commit  1.32f_1
demon search for other commits by this committer
Correct typo in comment.
12 Jan 2004 19:56:23
Original commit files touched by this commit  1.32f_1
lkoeller search for other commits by this committer
o) Fix a bug concerning the creation of /var/db/bacula and chmod
   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
05 Jan 2004 19:25:02
Original commit files touched by this commit  1.32f
lkoeller search for other commits by this committer
o) Upgrade to version 1.32f
o) Now bacula runs with dropped down permissions as user bacula

   -> Please reserve UID 910 for this user
07 Dec 2003 13:54:59
Original commit files touched by this commit  1.32c
lkoeller search for other commits by this committer
o) Respect automatic pkg-plist extension for PORTDOCS files.
30 Oct 2003 12:22:15
Original commit files touched by this commit  1.32c
lkoeller search for other commits by this committer
o) Upps, removal of files/patch-var-64bit was lost ...
30 Oct 2003 12:06:11
Original commit files touched by this commit  1.32c
lkoeller search for other commits by this committer
o) Uptate to version 1.32c
25 Oct 2003 12:24:36
Original commit files touched by this commit  1.32b_1
lkoeller search for other commits by this committer
o) Fix amd64 build error in src/lib/var.c

Submitted by:   Kern Sibbald <kern@sibbald.com>
22 Oct 2003 19:59:27
Original commit files touched by this commit  1.32b_1
lkoeller search for other commits by this committer
o) Respect CFLAGS and Co (Thanks to "Dan Langille" <dan@langille.org>)

Submitted by:   dan@langille.org
20 Oct 2003 19:39:32
Original commit files touched by this commit  1.32b
lkoeller search for other commits by this committer
o) Update to the new version 1.32b
o) Take over maintainership in agreement with old maintainer,
   who don't use bacula anymore.
09 Jun 2003 14:21:17
Original commit files touched by this commit  1.30a_1
demon search for other commits by this committer
Bump PORTREVISION due to recent pkg-plist change.
09 Jun 2003 12:49:00
Original commit files touched by this commit  1.30a
demon search for other commits by this committer
Fix PLIST.

Spotted by:     kris
13 May 2003 15:30:40
Original commit files touched by this commit  1.30a
demon search for other commits by this committer
Update to version 1.30a.

PR:             52166
Submitted by:   Dan Langille <dan@langille.org>
08 May 2003 16:52:17
Original commit files touched by this commit  1.30
demon search for other commits by this committer
Update to version 1.30.

PR:             51969
Submitted by:   Dan Langille <dan@langille.org>
24 Feb 2003 12:11:05
Original commit files touched by this commit  1.29
demon search for other commits by this committer
New port: bacula -- network backup solution.

Number of commits found: 44

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.233 seconds.