Port details |
- amanda25-server The Advanced Maryland Automatic Network Disk Archiver (server)
- 2.5.1p3_7,1 misc
=1 2.5.1p3_7,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-01-05 04:46:35
- Last Update: 2014-09-01 21:38:59
- SVN Revision: 366962
- People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/amanda/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- amanda25-server>0:misc/amanda25-server
- No installation instructions:
- This port has been deleted.
- PKGNAME: amanda25-server
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- amrecover : misc/amanda25-client
- libcrypto.so.8 : security/openssl
- gmake : devel/gmake
- autoconf-2.69 : devel/autoconf
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- amrecover : misc/amanda25-client
- libcrypto.so.8 : security/openssl
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for amanda25-server-2.5.1p3_7,1:
AESPIPE=off: Enable encryption. Needed by amcrypt
GNUTAR=off: use GNU tar
MTX=off: Enable the use of mtx changer scripts
PLOT=off: Eenable ploting, requires X11 libraries
SAMBA=off: Enable the use of smbclient
SSH=on: Enable ssh-auth
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1p3_7,1 01 Sep 2014 21:38:59 |
bapt |
Remove non staged ports without pending PR from m* |
2.5.1p3_7,1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.5.1p3_7,1 24 Jul 2014 15:36:50 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.5.1p3_7,1 06 Nov 2013 17:28:34 |
bapt |
Fix pkg name collisions
With hat: portmgr |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.5.1p3_7,1 14 Sep 2013 12:04:19 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.5.1p3_7,1 06 Jun 2013 05:45:44 |
bapt |
Convert to new options framework |
2.5.1p3_7,1 31 Jan 2013 19:14:08 |
timur |
Update ports that refer to net/samba34 to use newer net/samba36 |
2.5.1p3_7,1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.5.1p3_7,1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.5.1p3_7,1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.5.1p3_7,1 01 Nov 2010 14:21:26 |
kuriyama |
Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features |
2.5.1p3_6,1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.5.1p3_6,1 30 Sep 2010 19:16:59 |
garga |
Change default samba dependency version to 3.4
PR: ports/150562
Submitted by: garga@
Approved by: maintainer timeout (16 days) |
2.5.1p3_6 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.5.1p3_5 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
2.5.1p3_5,1 05 Jan 2009 21:05:49 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.5.1p3_5,1 05 Jan 2009 04:46:20 |
kuriyama |
Repocopy from amanda-{server,client} to amanda25-{server,client}. |