aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-server
Commit message (Collapse)AuthorAgeFilesLines
* Add patch-example::amanda.conf.in to patch a simple error in anJames E. Housley2001-12-071-0/+11
| | | | | | | | | 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-044-7/+32
| | | | | | | | | - 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-034-27/+30
| | | | | | | | | | | | 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-10/+21
| | | | | | | | | | | 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-253-5/+6
| | | | Notes: svn path=/head/; revision=41882
* Depend upon gtar to overcome the problems with the system tar and sparseJames E. Housley2001-02-161-6/+11
| | | | | | | | | 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
* Cleaning up of build to make it true to the pkg-plistJames E. Housley2001-02-122-0/+24
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=38238
* o Update to version 2.4.2p1James E. Housley2001-02-052-5/+6
| | | | | | | | o Use SourceForge master site o Fixed if statement for OSVERSION Notes: svn path=/head/; revision=38008
* Add websiteJames E. Housley2001-02-051-0/+5
| | | | Notes: svn path=/head/; revision=38007
* ${LOCALBASE}/sbin seems more correct that ${PREFIX}/sbin.James E. Housley2001-02-021-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37914
* Need to specify a full path for sbin programs in (BUILD|RUN)_DEPENDSJames E. Housley2001-02-011-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37889
* Up throught FreeBSD 3.x scsiio.h existed anc cause chg-scsi to be built.James E. Housley2001-02-012-0/+9
| | | | | | | | | | After that, SCSI was CAMified and chg-scsi isn't built, but that is a seperate problem. Submitted by: bento Notes: svn path=/head/; revision=37876
* Add more options, some based upon PR 19333James E. Housley2001-02-011-6/+42
| | | | | | | | PR: 19333 Submitted by: Stefan Moeding <s.moeding@ndh.net> Notes: svn path=/head/; revision=37859
* Server portion of the new split amanda24 series.James E. Housley2001-01-315-62/+131
| | | | | | | | | | | | | | | | o PR 17427 was partly used for the split o PR 18872 was partly used to request plotting (gnuplot) if wanted. o PR 21218 was used for --with-buffered-dump o PR 22258 was also used for requesting plotting PR: 17427 18872 21218 22258 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Submitted by: Matt Braithwaite <mab@lathian.com> Submitted by: Brad Huntting <huntting@glarp.com> Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=37832
* 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