FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:10 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
boxbackup 0.10_1 sysutils on this many watch lists=7 search for ports that depend on this port
An open source, completely automatic on-line backup system for UNIX
Maintained by: james@netinertia.co.uk search for ports maintained by this maintainer
Port Added: 25 Feb 2005 09:10:31


This is a port of Box Backup, an online backup daemon 

The backup daemon, bbackupd, runs on all machines to be backed up. The
store server daemon, bbstored runs on a central server. Data is sent
to the store server, which stores all data on local filesystems, that
is, only on local hard drives. Tape or other archive media is not
used.

The system is designed to be easy to set up and run, and cheap to use.
Once set up, there should be no need for user or administrative
intervention, apart from usual system maintenance.

WWW: http://www.fluffy.co.uk/boxbackup/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8, devel/automake19, devel/autoconf262
Required To Run: lang/perl5.8

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


Configuration Options
===> The following configuration options are available for boxbackup-0.10_1:
     CLIENT=On (default) "Install the bbackupd client"
     SERVER=On (default) "Install the bbstored server"
     GNUREADLINE=Off (default) "Enable the use of GNU readline"
     TESTS=Off (default) "Allows use of a 'test' target to run tests"
===> Use 'make config' to modify these settings

Master Sites:
http://garr.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://superb-east.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://nchc.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://kent.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://easynews.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://ufpr.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://mesh.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
http://heanet.dl.sourceforge.net/project/boxbackup/boxbackup/0.10/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01:35:32
Original commit files touched by this commit  0.10_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
20 Aug 2008 01:57:32
Original commit files touched by this commit  0.10_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
25 Jul 2008 15:34:52
Original commit files touched by this commit  0.10_1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
30 Sep 2007 05:47:37
Original commit files touched by this commit  0.10_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
03 Sep 2006 20:53:54
Original commit files touched by this commit  0.10
kris search for other commits by this committer
RESTRICTED is not necessary in the readline case, since it just means
that the entire package becomes GPLed, which is not a concern; the
software is under a modified BSDL and we distribute the source code
anyway.

Approved by:    maintainer
03 Sep 2006 18:39:15
Original commit files touched by this commit  0.10
kris search for other commits by this committer
RESTRICTED is intended here instead of NO_PACKAGE.

XXX I think this is incorrect though: "GNU GPL prevents distributing
binaries linked against GNU readline".
15 May 2006 02:37:46
Original commit files touched by this commit  0.10
mnag search for other commits by this committer
- Add autoconf patches
- Reorganize Makefile

PR:             96692
Submitted by:   maintainer
24 Mar 2006 19:31:14
Original commit files touched by this commit  0.10
mnag search for other commits by this committer
- Update to 0.10 [1]
- Fix hard-coded g++ to USE_GCC=3.2+

PR:             94752 [1]
Submitted by:   maintainer
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.09
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
14 Dec 2005 13:40:07
Original commit files touched by this commit  0.09
lawrance search for other commits by this committer
- Fix USE_RC_SUBR to use bb{ackup,store}d.sh.in
- Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate
  substitutions
- Add SHA256
- OPTIONSify
- Some general reorganisation and cleanup of whitespace

PR:             ports/90166
Submitted by:   James O'Gorman <james@netinertia.co.uk> (maintainer)
13 Mar 2005 17:19:14
Original commit files touched by this commit  0.09
barner search for other commits by this committer
- Avoid hardcoding path to perl binary
- Point port to OpenSSL installation. This fixes the build on systems where
  _only_ the OpenSSL library from the ports collection is available.

PR:             ports/78192
Submitted by:   maintainer
Approved by:    arved (mentor),
                maintainer timeout (9 days): I replaced the fix from the
                PR with an superior one
28 Feb 2005 06:48:49
Original commit files touched by this commit  0.09
sem search for other commits by this committer
- This port depends on perl

Reported by:    kris via pointyhat
26 Feb 2005 06:05:28
Original commit files touched by this commit  0.09
sem search for other commits by this committer
- the port tried write to pkg-message. fixed (1)
- fixed OpenSSL dependency
- fixed home dir name for user. /nonexistent is right one (2)

Reported by:    krion via pointyhat (1) and via IRC (2)
25 Feb 2005 09:09:51
Original commit files touched by this commit  0.09
sem search for other commits by this committer
This is a new port for BoxBackup, an on-line backup system.

PR:             ports/75990
Submitted by:   James O'Gorman <james (at) netinertia.co.uk>

Number of commits found: 14

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 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
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.147 seconds.