diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /sysutils/boxbackup-devel/pkg-descr | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes:
svn path=/head/; revision=257512
svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
Diffstat (limited to 'sysutils/boxbackup-devel/pkg-descr')
-rw-r--r-- | sysutils/boxbackup-devel/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/boxbackup-devel/pkg-descr b/sysutils/boxbackup-devel/pkg-descr deleted file mode 100644 index 6a1bfa41cf22..000000000000 --- a/sysutils/boxbackup-devel/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -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/ |