FreshPorts -- The Place For Ports Sat, 17 May 2008 9:51 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
bacula-server-devel 2.1.30_1 sysutils on this many watch lists=2 search for ports that depend on this port
Is Interactive IS INTERACTIVE: yes
The network backup solution (server) - DEVELOPMENT Version
Maintained by: dan@langille.org search for ports maintained by this maintainer
Port Added: 15 Mar 2006 10:27:57


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.

This port is built from the development branch of Bacula.

WWW: http://www.bacula.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
sysutils/bacula-client-devel

Required Libraries: devel/gettext, databases/postgresql82-client

To install the port: cd /usr/ports/sysutils/bacula-server-devel/ && make install clean
To add the package: pkg_add -r bacula-server-devel


Configuration Options
===> The following configuration options are available for bacula-server-devel-2.1.30_1:
     SQLITE3=off (default) "Use SqLite-3 database instead of SqLite-2"
     MYSQL=off (default) "Use MySQL database instead of SqLite"
     POSTGRESQL=off (default) "Use PostgreSQL database instead of SqLite"
     MTX=off (default) "Install mtx for control of autochanger devices"
     AUTOSETEOT=off (default) "Enable auto seteotmodel"
     NLS=on (default) "Native Language Support via gettext utilities"
     OPENSSL=off (default) "Enable OpenSSL for encrypted communication"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/bacula/
http://nchc.dl.sourceforge.net/sourceforge/bacula/
http://kent.dl.sourceforge.net/sourceforge/bacula/
http://easynews.dl.sourceforge.net/sourceforge/bacula/
http://ufpr.dl.sourceforge.net/sourceforge/bacula/
http://umn.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
  • 2006-04-07
    Affects: users of sysutils/bacula*
    Author: dan@langille.org
    Reason: 
      bacula-server now installs two rc.d scripts, one for the Director
      and one for the Storage Daemon. To enable the Director at boot time,
      set the following in /etc/rc.conf[.local]:
    
      bacula_dir_enable="YES"
    
      To enable the Storage Daemon, set the following in rc.conf(5):
    
      bacula_sd_enable="YES"
    
      Similarly, bacula-client also installs a rcNG script. To enable
      the File Daemon at boot time, set the following in rc.conf(5):
    
      bacula_fd_enable="YES"
    
      The old z-bacula.sh script in PREFIX/etc/rc.d should be removed.
    
    

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Apr 2008 15:58:28
Original commit files touched by this commit  2.1.30_1
  Sanity Test Failure
mnag search for other commits by this committer
- Remove use of sqlite3-threads
- Bump PORTREVISION
04 Oct 2007 01:08:39
Original commit files touched by this commit  2.1.30
edwin search for other commits by this committer
Remove support for OSVERSION < 5
12 Aug 2007 12:12:44
Original commit files touched by this commit  2.1.28_1
rafan search for other commits by this committer
- Update to 2.1.30

PR:             ports/115354
Submitted by:   Dan Langille <dan at langille.org> (maintainer)
05 Aug 2007 22:28:11
Original commit files touched by this commit  2.1.28_1
miwi search for other commits by this committer
- Fix build with sqlite

PR:             115215
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
23 Jul 2007 23:44:11
Original commit files touched by this commit  2.1.28
mm search for other commits by this committer
- update to 2.1.28

PR:             ports/114777
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
Approved by:    garga (mentor, implicit)
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.1.26
rafan search for other commits by this committer
- 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
12 Jul 2007 19:36:22
Original commit files touched by this commit  2.1.26
miwi search for other commits by this committer
- Update to 2.1.26

PR:             114528
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
07 Jul 2007 15:56:50
Original commit files touched by this commit  2.1.24
miwi search for other commits by this committer
- Update to 2.1.24

PR:             114297
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
07 Jul 2007 01:28:00
Original commit files touched by this commit  2.1.22
nox search for other commits by this committer
- Add missing gnome dependencies for bacula-client* WITH_GNOMECONSOLE case

PR:             ports/114224
Submitted by:   nox
Approved by:    Dan Langille <dan@langille.org> (maintainer)
29 Jun 2007 12:00:50
Original commit files touched by this commit  2.1.22
miwi search for other commits by this committer
- Update to 2.1.22

PR:             114069
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
11 Jun 2007 06:53:03
Original commit files touched by this commit  2.1.12
miwi search for other commits by this committer
- Update to 2.1.12

PR:             113438
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
29 Dec 2006 17:46:17
Original commit files touched by this commit  1.39.34
oliver search for other commits by this committer
update to 1.39.34

PR;             107333
Submitted by:   maintainer
27 Dec 2006 15:47:18
Original commit files touched by this commit  1.39.32
oliver search for other commits by this committer
update to 1.39.32
only print the pthread warning on affected systems

PR:             107242, 107244
Approved by:    maintainer
14 Dec 2006 16:36:10
Original commit files touched by this commit  1.39.30_1
oliver search for other commits by this committer
fix the detection of wxgtk during configure
make NLS optional
bump PORTREVISION

Approved by:    maintainer
09 Dec 2006 14:13:45
Original commit files touched by this commit  1.39.30
miwi search for other commits by this committer
- Update to 1.39.30

PR:             106531
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
01 Dec 2006 07:39:02
Original commit files touched by this commit  1.39.26_1
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
14 Nov 2006 22:33:20
Original commit files touched by this commit  1.39.26_1
itetcu search for other commits by this committer
Fix typo for SQLITE3 case preventing among other things packaging.

Submitted by:   maintainer on IRC
10 Nov 2006 21:29:38
Original commit files touched by this commit  1.39.26
itetcu search for other commits by this committer
Upgrade to latest beta: 1.39.26

PR:             104412
Submitted by:   Dan Langille (maintainer)
19 Oct 2006 20:52:35
Original commit files touched by this commit  1.39.24.20061002_1
erwin search for other commits by this committer
Fix man-page and plist problems and unbreak the client port.

PR:             104566
Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
Approved by:    portmgr (self), Dan Langille <dan@langille.org> (maintainer)
05 Oct 2006 22:21:26
Original commit files touched by this commit  1.39.24.20061002_1
miwi search for other commits by this committer
- Correctly handle manpages
- Always install baucla group so that client install works
- Do not install mysql start/stop scripts
- Bump PORTREVISION

PR:             ports/103176
Submitted by:   Dan Langille (maintainer)
05 Oct 2006 20:08:27
Original commit files touched by this commit  1.39.24.20061002
miwi search for other commits by this committer
- Update to 1.39.24.20061002

PR:             ports/104008
Submitted by:   Dan Langille (maintainer)
09 Sep 2006 21:17:39
Original commit files touched by this commit  1.39.22.20060908
itetcu search for other commits by this committer
- upgrade to 1.39.22-20060908

PR:             ports/103064
Submitted by:   Dan Langille (maintaainer)
07 Jun 2006 18:30:24
Original commit files touched by this commit  1.38.10.b1.20060606
garga search for other commits by this committer
- Update to 1.38.10-beta1-20060606

PR:             ports/98602
Submitted by:   maintainer
07 Apr 2006 17:34:48
Original commit files touched by this commit  1.38.6
garga search for other commits by this committer
- Fix wrong parameter in rc.d scripts

Approved by:    maintainer at IRC
03 Apr 2006 11:34:20
Original commit files touched by this commit  1.38.6
garga search for other commits by this committer
Add missing file to distinfo

PR:             ports/95252
Submitted by:   maintainer
02 Apr 2006 00:06:24
Original commit files touched by this commit  1.38.6
garga search for other commits by this committer
- Rename rc.d scripts, removing "z-". It's not more needed since we are using
  correct REQUIRE: tag

Approved by:    maintainer
30 Mar 2006 20:35:57
Original commit files touched by this commit  1.38.6
garga search for other commits by this committer
- Update to 1.38.6

PR:             ports/94832
Submitted by:   maintainer
15 Mar 2006 10:22:09
Original commit files touched by this commit  1.38.6.b3.20060304
garga search for other commits by this committer
Add bacula-server-devel , the network backup solution (server) -
DEVELOPMENT Version.

PR:             ports/91736
Submitted by:   Dan Langille <dan@langille.org>

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days19
new fortnight53
new month157

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.799 seconds.