aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda32-client
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 3.2.1.kuriyama2011-01-021-1/+1
|
* amanda-perl-wrapper was fixed to force using threaded perl.kuriyama2010-11-201-0/+1
| | | | Try removing $MANUAL_PACKAGE_BUILD and bump $PORTREVISION.
* - Upgrade to 2.6.1p1.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...kuriyama2009-02-061-0/+1
|
* - Upgrade to 2.6.1.kuriyama2009-02-051-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.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.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].kuriyama2008-07-251-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.edwin2008-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.kuriyama2007-02-151-1/+1
| | | | Submitted by: Craig Boston <craig@yekse.gank.org>
* - Upgrade to 2.5.0p2.kuriyama2006-06-101-1/+1
| | | | | | (Introducing new features. Please see ChangeLog for detail.) Urged by: many
* Fix incorrect $PORTNAME usage.kuriyama2006-03-221-1/+1
|
* Bump PORTREVISIONmnag2005-10-141-2/+4
| | | | | | | Make portlint happyer PR: 87426 Notified by: Patrick M. Hausen <hausen@punkt.de>
* Update to 2.4.5jeh2005-05-051-1/+1
|
* GNUTAR_LISTDIR was partialaly a variable and partially hardcodedjeh2004-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 specifiedjeh2004-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.4p4jeh2004-11-091-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* * Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operatorjeh2003-11-161-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 GTARjeh2003-07-171-1/+1
| | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548
* More manual pkg-comment cleanups.ade2003-03-071-1/+1
| | | | Approved by: portmgr (implicitly)
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1
| | | | Submitted by: lioux
* Revive amanda-client and amanda-server. These are not the oldnectar2002-05-241-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.nectar2002-05-241-18/+0
|
* Upgrade to 2.4.3b2.jeh2002-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 anjeh2001-12-081-1/+1
| | | | | | example config file. Spotted on the amanda-hackers mailing list. PORTREVISION bump.
* Fix PLIST errors.jeh2001-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.jeh2001-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 versionjeh2001-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.2p2jeh2001-04-251-1/+1
|
* Depend upon gtar to overcome the problems with the system tar and sparsejeh2001-02-161-1/+1
| | | | | | files. Submitted by: Rob Simmons <rsimmons@wlcg.com>
* Bump PORTREVISION from this morning's commitsjeh2001-02-131-1/+1
|
* Allow -client & -server to be at different REVISIONSjeh2001-01-311-0/+1
|
* Complete the CLIENT Makefilejeh2001-01-315-139/+7
|
* I will take this for awhilejeh2001-01-301-1/+1
|
* Make the Makefile portlint clean.jeh2001-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 ↵cwt2001-01-285-102/+33
| | | | but untested.
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.will2001-01-271-1/+1
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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 Isobomax2000-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.sobomax2000-06-162-2/+1
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Fix building on -current by using USE_LIBTOOL.reg2000-02-212-9/+6
| | | | No response by: maintainer
* Switch back dependency to gnuplot, now that chuckr has fixed it.asami1999-09-111-2/+2
|
* Change dependency from gnuplot to gnuplot+ (which has already been fixedasami1999-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.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Add WWW:mharo1999-05-031-1/+0
|
* Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nlcwt1998-12-253-9/+10
|
* Support ELF or AOUT PORTOBJFORMATscwt1998-09-151-6/+6
|
* Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵cwt1998-09-135-17/+103
| | | | under CAM. Fixes for ELF and CAM RSN.
* This port is currently broken due to gtk11.m4 problems.asami1998-08-251-1/+3
|
* Remove miscellaneous manpages.hoek1998-08-191-16/+0
|
* Complete upgrade to 2.4.0p1cwt1998-06-292-7/+5
|
* Upgrade to amanda-2.4.0p1.cwt1998-06-291-5/+7
| | | | | | | | | | | | | | | | | | Include --with-fqdn argument to configure which writes a host's fqdn onto tape labels; necessary if you have host.foo.com and host.bar.foo.com and wind up writing incrementals to the holding disk (your amflush will fail.) Users should make sure that their disklist files reference hosts by fqdn as well. Submitted by: Evan Champion <evanc@synapse.net> Include --with-amandahosts arguument to configure, which replaces .rhosts file in ~operator for amanda host security. Hopefully people are all using .shosts based authentication and so can just rename .rhosts to .amandahosts. NOTE: Users will have to address this issue after upgrading the port before the next backup will run! Submitted by: Evan Champion <evanc@synapse.net> Place sample configuration files in ${PREFIX}/share/examples/amanda rather than under ${PREFIX}/lib/... Submitted by: Evan Champion <evanc@synapse.net>
* Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm notasami1998-06-061-4/+4
| | | | | sure if I really need the latter, but since we're building the required bits anyway....)
* ===> Building package for amanda-2.4.0asami1998-06-061-1/+3
| | | | | | | | tar: can't add file libexec/amanda/amcat.awk : No such file or directory tar: can't add file libexec/amanda/amplot.awk : No such file or directory tar: can't add file libexec/amanda/amplot.g : No such file or directory tar: can't add file libexec/amanda/amplot.gp : No such file or directory tar: can't add file sbin/amplot : No such file or directory
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Upgrade for 2.4.0 release. I wish this could have coincided better with our ↵cwt1998-04-044-14/+13
| | | | 2.2.6 release. Leave NO_LATEST_LINK for a bit longer while we test.
* Build from the latest release candidate. Port update facilitated by: The ↵cwt1998-03-203-9/+9
| | | | Grateful Dead
* Add PKGNAME, DISTNAME had two version parts separated by a "-".asami1998-03-031-1/+2
|
* Now on to release candidates for amanda 2.4.0.cwt1998-03-033-11/+13
|
* Define NO_LATEST_LINK, this is a beta.asami1998-02-251-1/+2
|
* Complete the amanda port split. patch-ab obtained from Alexandre Oliva ↵cwt1998-02-184-88/+104
| | | | <oliva@dcc.unicamp.br>
* These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS fromgpalmer1997-03-082-4/+8
| | | | /etc/make.conf
* Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.confgpalmer1997-03-081-4/+11
|
* Fix some typos I so eloquently introduced last night.asami1996-11-191-2/+2
| | | | Found by: make index
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-11/+12
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | Misc variable reordering, cleaning up, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Upgrade, 2.2.6 -> 2.2.6.5.asami1996-03-252-4/+4
| | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-261-2/+2
|
* Fix multi-line comments. Thanks, Jordan!asami1995-05-161-1/+0
| | | | Pointed-out by: jkh
* Another round of Makefile updates, in utils!asami1995-04-151-2/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add package filesgpalmer1995-03-013-0/+98
|
* Amanda, The Advanced Maryland Automatic Network Disk Archivergpalmer1995-03-012-0/+15