summaryrefslogtreecommitdiff
path: root/misc/amanda25-client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'.release/4.6.2cvs2svn2002-08-101-18/+0
| | | | | Notes: svn path=/head/; revision=64310 svn path=/tags/RELEASE_4_6_2/; revision=64312; tag=release/4.6.2
* 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 Notes: svn path=/head/; revision=59824
* Remove old amanda ports. They are no longer supported or maintained.Jacques Vidrine2002-05-231-18/+0
| | | | Notes: svn path=/head/; revision=59821
* 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 Notes: svn path=/head/; revision=52917
* 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. Notes: svn path=/head/; revision=51189
* 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 Notes: svn path=/head/; revision=51025
* 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 Notes: svn path=/head/; revision=50961
* 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> Notes: svn path=/head/; revision=42434
* Upgrade to version 2.4.2p2James E. Housley2001-04-251-1/+1
| | | | Notes: svn path=/head/; revision=41882
* 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> Notes: svn path=/head/; revision=38393
* Bump PORTREVISION from this morning's commitsJames E. Housley2001-02-121-1/+1
| | | | Notes: svn path=/head/; revision=38283
* Allow -client & -server to be at different REVISIONSJames E. Housley2001-01-311-0/+1
| | | | Notes: svn path=/head/; revision=37823
* Complete the CLIENT MakefileJames E. Housley2001-01-305-139/+7
| | | | Notes: svn path=/head/; revision=37814
* I will take this for awhileJames E. Housley2001-01-301-1/+1
| | | | Notes: svn path=/head/; revision=37773
* Make the Makefile portlint clean.James E. Housley2001-01-292-1/+2
| | | | | | | | | Add @dirrm share/amanda. Submitted by: bento Notes: svn path=/head/; revision=37733
* Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled ↵Chris Timmons2001-01-275-102/+33
| | | | | | | but untested. Notes: svn path=/head/; revision=37650
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37622
* 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 Notes: svn path=/head/; revision=29651
* 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 Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29614
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27512
* Fix building on -current by using USE_LIBTOOL.Jeremy Lea2000-02-212-9/+6
| | | | | | | No response by: maintainer Notes: svn path=/head/; revision=26079
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-111-2/+2
| | | | Notes: svn path=/head/; revision=21641
* 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. Notes: svn path=/head/; revision=21532
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Add WWW:Michael Haro1999-05-031-1/+0
| | | | Notes: svn path=/head/; revision=18432
* Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nlChris Timmons1998-12-253-9/+10
| | | | Notes: svn path=/head/; revision=15605
* Support ELF or AOUT PORTOBJFORMATsChris Timmons1998-09-151-6/+6
| | | | Notes: svn path=/head/; revision=13155
* Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵Chris Timmons1998-09-135-17/+103
| | | | | | | under CAM. Fixes for ELF and CAM RSN. Notes: svn path=/head/; revision=13095
* This port is currently broken due to gtk11.m4 problems.Satoshi Asami1998-08-251-1/+3
| | | | Notes: svn path=/head/; revision=12829
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-16/+0
| | | | Notes: svn path=/head/; revision=12623
* Complete upgrade to 2.4.0p1Chris Timmons1998-06-292-7/+5
| | | | Notes: svn path=/head/; revision=11603
* Upgrade to amanda-2.4.0p1.Chris Timmons1998-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> Notes: svn path=/head/; revision=11602
* Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm notSatoshi Asami1998-06-061-4/+4
| | | | | | | | sure if I really need the latter, but since we're building the required bits anyway....) Notes: svn path=/head/; revision=11291
* ===> Building package for amanda-2.4.0Satoshi Asami1998-06-051-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 Notes: svn path=/head/; revision=11283
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Upgrade for 2.4.0 release. I wish this could have coincided better with our ↵Chris Timmons1998-04-044-14/+13
| | | | | | | 2.2.6 release. Leave NO_LATEST_LINK for a bit longer while we test. Notes: svn path=/head/; revision=10409
* Build from the latest release candidate. Port update facilitated by: The ↵Chris Timmons1998-03-203-9/+9
| | | | | | | Grateful Dead Notes: svn path=/head/; revision=10230
* Add PKGNAME, DISTNAME had two version parts separated by a "-".Satoshi Asami1998-03-031-1/+2
| | | | Notes: svn path=/head/; revision=10014
* Now on to release candidates for amanda 2.4.0.Chris Timmons1998-03-023-11/+13
| | | | Notes: svn path=/head/; revision=9995
* Define NO_LATEST_LINK, this is a beta.Satoshi Asami1998-02-251-1/+2
| | | | Notes: svn path=/head/; revision=9923
* Complete the amanda port split. patch-ab obtained from Alexandre Oliva ↵Chris Timmons1998-02-184-88/+104
| | | | | | | <oliva@dcc.unicamp.br> Notes: svn path=/head/; revision=9797
* These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS fromGary Palmer1997-03-082-4/+8
| | | | | | | /etc/make.conf Notes: svn path=/head/; revision=5912
* Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.confGary Palmer1997-03-081-4/+11
| | | | Notes: svn path=/head/; revision=5911
* Fix some typos I so eloquently introduced last night.Satoshi Asami1996-11-191-2/+2
| | | | | | | Found by: make index Notes: svn path=/head/; revision=4580
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Upgrade, 2.2.6 -> 2.2.6.5.Satoshi Asami1996-03-252-4/+4
| | | | | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com> Notes: svn path=/head/; revision=2890