summaryrefslogtreecommitdiff
path: root/misc/amanda26-client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from m*Baptiste Daroussin2014-09-011-17/+0
|
* Fix pkg name collisionsBaptiste Daroussin2013-11-061-1/+1
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | misc)
* Make the amanda26-* ports build with the new glib 2.28.Koop Mast2011-07-301-1/+1
| | | | Obtained from: amanda upstream.
* Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x wasJun Kuriyama2010-11-011-1/+2
| | | | | | | | | | | | | | | | 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
* - Upgrade to 2.6.1p1.Jun Kuriyama2009-04-121-1/+0
| | | | - Remove *PORTRANGE knobs which can be set in config file nowadays.
* Grr, I forgot to add patch files in previous commit...Jun Kuriyama2009-02-061-0/+1
|
* - Upgrade to 2.6.1.Jun Kuriyama2009-02-041-1/+0
| | | | | | | | | - Turn on SSH auth by default. - Sorry, previous default path of $AMANDA_DATES was typo. Fixed here it should be. Please take care when upgrading. PR: ports/131193 (partially merged to my update modifications) [1] Submitted by: Goran Lowkrantz <glz@hidden-powers.com> [1]
* Add $AMANDA_DATES knob to allow setting amandates file location.Jun Kuriyama2009-01-091-0/+1
| | | | | PR: ports/130244 (based on) Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
* Finally upgrade to 2.6.0p2.Jun Kuriyama2009-01-051-1/+0
| | | | | | | | | | | | | Old 2.5.x version is repocopied as misc/amanda25-{server,client}. If you have backup clients which cannot be upgraded to 2.6.x, use these old ports or disable usetimestamps option (enabled by default, which is incompatible with 2.5.x) in amanda.conf. More minor improvements will follow. PR: ports/128836 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> Urged by: many
* - Fix SSH option and openssl related scripts [1].Jun Kuriyama2008-07-241-1/+1
| | | | | | | - Change UNIQUENAME and LATEST_LINK to use separated options db. PR: ports/125566 [1] Submitted by: Franz Schwartau <franz@electromail.org> [1]
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Quick fix for broken client.Jun Kuriyama2007-02-151-1/+1
| | | | Submitted by: Craig Boston <craig@yekse.gank.org>
* - Upgrade to 2.5.0p2.Jun Kuriyama2006-06-101-1/+1
| | | | | | (Introducing new features. Please see ChangeLog for detail.) Urged by: many
* Fix incorrect $PORTNAME usage.Jun Kuriyama2006-03-221-1/+1
|
* Bump PORTREVISIONMarcus Alves Grando2005-10-141-2/+4
| | | | | | | Make portlint happyer PR: 87426 Notified by: Patrick M. Hausen <hausen@punkt.de>
* Update to 2.4.5James E. Housley2005-05-051-1/+1
|
* GNUTAR_LISTDIR was partialaly a variable and partially hardcodedJames E. Housley2004-11-161-1/+1
| | | | | PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com>
* As pointed out in PR ports/73956, even if a user and/or group was specifiedJames E. Housley2004-11-151-1/+1
| | | | | | | there were two chown statements they were ignored. PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com>
* Upgrade to 2.4.4p4James E. Housley2004-11-091-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* * Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operatorJames E. Housley2003-11-151-1/+1
| | | | | | | | | 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
* Finally remove the dependancy on GTARJames E. Housley2003-07-161-1/+1
| | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548
* More manual pkg-comment cleanups.Ade Lovett2003-03-061-1/+1
| | | | Approved by: portmgr (implicitly)
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | Submitted by: lioux
* Revive amanda-client and amanda-server. These are not the oldJacques Vidrine2002-05-231-0/+18
| | | | | | | | | 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
* Remove old amanda ports. They are no longer supported or maintained.Jacques Vidrine2002-05-231-18/+0
|
* Upgrade to 2.4.3b2.James E. Housley2002-01-111-1/+1
| | | | | - Remove 2 contributed patchs that are now part of the release - Build static programs for easier recovery
* Add patch-example::amanda.conf.in to patch a simple error in anJames E. Housley2001-12-071-1/+1
| | | | | | example config file. Spotted on the amanda-hackers mailing list. PORTREVISION bump.
* Fix PLIST errors.James E. Housley2001-12-041-1/+1
| | | | | | - only build and install amdd & ammt in the server - add amdd.8 and ammt.8 Bump PORTREVISION to 1
* Upgrade amanda to 2.4.3b1.James E. Housley2001-12-031-2/+2
| | | | | | | | | 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
* Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer versionJames E. Housley2001-05-091-1/+1
| | | | | | | | of tar. The GNUTar is know to work in some specific conditions the previous native version did not. This allows an easy way for those that don't need tar with Amanda or want to try the new version an easy way to do so. Suggested by: Mikhail Teterin <mi@aldan.algebra.com>
* Upgrade to version 2.4.2p2James E. Housley2001-04-251-1/+1
|
* Depend upon gtar to overcome the problems with the system tar and sparseJames E. Housley2001-02-161-1/+1
| | | | | | files. Submitted by: Rob Simmons <rsimmons@wlcg.com>
* Bump PORTREVISION from this morning's commitsJames E. Housley2001-02-121-1/+1
|
* Allow -client & -server to be at different REVISIONSJames E. Housley2001-01-311-0/+1
|
* Complete the CLIENT MakefileJames E. Housley2001-01-305-139/+7
|
* I will take this for awhileJames E. Housley2001-01-301-1/+1
|
* Make the Makefile portlint clean.James E. Housley2001-01-292-1/+2
| | | | | | Add @dirrm share/amanda. Submitted by: bento
* Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled ↵Chris Timmons2001-01-275-102/+33
| | | | but untested.
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.Will Andrews2001-01-271-1/+1
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
|
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Fix building on -current by using USE_LIBTOOL.Jeremy Lea2000-02-212-9/+6
| | | | No response by: maintainer
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-111-2/+2
|
* Change dependency from gnuplot to gnuplot+ (which has already been fixedSatoshi Asami1999-09-101-2/+2
| | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back.
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|