FreshPorts -- The Place For Ports Sat, 17 May 2008 6:43 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
amanda-client 2.5.1p3_1,1 misc on this many watch lists=19 search for ports that depend on this port
The Advanced Maryland Automatic Network Disk Archiver (client)
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Dec 2001 10:18:46


WHAT IS AMANDA?
---------------

This is a release of Amanda, the Advanced Maryland Automatic
Network Disk Archiver.  Amanda is a backup system designed to archive many
computers on a network to a single large-capacity tape drive.  

Here are some features of Amanda:

  * written in C, freely distributable.
  * built on top of standard backup software: Unix dump/restore, and
    later GNU Tar and others.
  * will back up multiple machines in parallel to a holding disk, blasting
    finished dumps one by one to tape as fast as we can write files to
    tape.  For example, a ~2 Gb 8mm tape on a ~240K/s interface to a host
    with a large holding disk can be filled by Amanda in under 4 hours. 
  * does simple tape management: will not overwrite the wrong tape.

WWW: http://sourceforge.net/projects/amanda/

- Jim
jeh@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: archivers/gtar, devel/gmake, devel/autoconf261
Required To Run: archivers/gtar

To install the port: cd /usr/ports/misc/amanda-client/ && make install clean
To add the package: pkg_add -r amanda-client


Configuration Options
===> The following configuration options are available for amanda-client-2.5.1p3_1,1:
     GNUTAR=on (default) "use GNU tar"
     DUMP_SNAPSHOT=off (default) "use snapshot by using dump -L"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/amanda/
http://nchc.dl.sourceforge.net/sourceforge/amanda/
http://kent.dl.sourceforge.net/sourceforge/amanda/
http://easynews.dl.sourceforge.net/sourceforge/amanda/
http://ufpr.dl.sourceforge.net/sourceforge/amanda/
http://umn.dl.sourceforge.net/sourceforge/amanda/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Feb 2007 02:18:38
Original commit files touched by this commit  2.5.1p3_1,1
kuriyama search for other commits by this committer
Quick fix for broken client.

Submitted by:   Craig Boston <craig@yekse.gank.org>
10 Jun 2006 01:52:09
Original commit files touched by this commit  2.5.0p2,1
kuriyama search for other commits by this committer
- Upgrade to 2.5.0p2.
  (Introducing new features.  Please see ChangeLog for detail.)

Urged by:       many
22 Mar 2006 06:47:58
Original commit files touched by this commit  2.4.5p1_1,1
kuriyama search for other commits by this committer
Fix incorrect $PORTNAME usage.
14 Oct 2005 16:40:30
Original commit files touched by this commit  2.4.5_1,1
mnag search for other commits by this committer
Bump PORTREVISION
Make portlint happyer

PR:             87426
Notified by:    Patrick M. Hausen <hausen@punkt.de>
05 May 2005 14:50:38
Original commit files touched by this commit  2.4.5,1
jeh search for other commits by this committer
Update to 2.4.5
16 Nov 2004 15:27:57
Original commit files touched by this commit  2.4.4p4_2
jeh search for other commits by this committer
GNUTAR_LISTDIR was partialaly a variable and partially hardcoded

PR:             73956
Submitted By:   Phil Homewood <pdh@bne.snapgear.com>
15 Nov 2004 11:20:22
Original commit files touched by this commit  2.4.4p4_1
jeh search for other commits by this committer
As pointed out in PR ports/73956, even if a user and/or group was specified
there were two chown statements they were ignored.

PR:             73956
Submitted By:   Phil Homewood <pdh@bne.snapgear.com>
09 Nov 2004 10:56:40
Original commit files touched by this commit  2.4.4p4
jeh search for other commits by this committer
Upgrade to 2.4.4p4
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.4.4_3
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
15 Nov 2003 16:58:45
Original commit files touched by this commit  2.4.4_2
jeh search for other commits by this committer
* Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operator
own it
* Crate /etc/amandates and have operator own it.  This is hard coded at
compile time and can't easily be made ${PREFIX} safe.

PR:             59302
Submitted by:   Matthias Andree
16 Jul 2003 18:10:29
Original commit files touched by this commit  2.4.4_1
jeh search for other commits by this committer
Finally remove the dependancy on GTAR
Bump PORTREVISION as in PR

Submitted by:   naddy
PR:             54548
06 Mar 2003 21:01:40
Original commit files touched by this commit  2.4.3
ade search for other commits by this committer
More manual pkg-comment cleanups.

Approved by:    portmgr (implicitly)
10 Feb 2003 09:04:04
Original commit files touched by this commit  2.4.3
kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
23 May 2002 22:06:27
Original commit files touched by this commit  2.4.3b2
nectar search for other commits by this committer
Revive amanda-client and amanda-server.  These are not the old
amanda, but rather the _current_ amanda.  I mistakenly associated
them with ports/misc/amanda.

Please pass the pointy hat.

Graciously brought to my attention by:  jeh
23 May 2002 20:19:49
Original commit files touched by this commit  2.4.3b2
nectar search for other commits by this committer
Remove old amanda ports.  They are no longer supported or maintained.
11 Jan 2002 13:52:24
files touched by this commit
jeh search for other commits by this committer
Upgrade to 2.4.3b2.   - Remove 2 contributed patchs that are now part of the
release   - Build static programs for easier recovery    
07 Dec 2001 21:28:46
files touched by this commit
jeh search for other commits by this committer
Add patch-example::amanda.conf.in to patch a simple error in an   example config
file.  Spotted on the amanda-hackers mailing list.    
04 Dec 2001 13:22:26
files touched by this commit
jeh search for other commits by this committer
Fix PLIST errors.   - only build and install amdd & ammt in the server   - add
amdd.8 and ammt.8   Bump PORTREVISION to 1    
04 Dec 2001 13:22:26
Original commit files touched by this commit  2.4.3b1_1
jeh search for other commits by this committer
Fix PLIST errors.
- only build and install amdd & ammt in the server
- add amdd.8 and ammt.8
Bump PORTREVISION to 1
03 Dec 2001 13:18:46
Original commit files touched by this commit  2.4.3b1
jeh search for other commits by this committer
Upgrade amanda to 2.4.3b1.

This is an upgraded repo-copy of amand24-client and amanda24-server, which
along with the out dated amanda will be going away.

PR:             32419
Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
Approved by:    jeh
03 Dec 2001 13:18:46
files touched by this commit
jeh search for other commits by this committer
Upgrade amanda to 2.4.3b1.    

Number of commits found: 21

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 days20
new fortnight54
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.384 seconds.