Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally remove the dependancy on GTAR | James E. Housley | 2003-07-16 | 1 | -17/+1 |
| | | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548 | ||||
* | It seems bento failed for misc/amanda-server on current. It seems | James E. Housley | 2003-06-16 | 1 | -2/+6 |
| | | | | | | configure failed to find CAM related things. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> | ||||
* | * Fix the libamtape libraries that weren't being installed, as pointed out | James E. Housley | 2003-04-16 | 3 | -15/+6 |
| | | | | | by "Paul D. Schmidt" <pds@uberhacker.org> * Bump PORTREVISION | ||||
* | * Update to 2.4.4 | James E. Housley | 2003-04-14 | 5 | -18/+36 |
| | | | | * PLIST cleanups | ||||
* | More manual pkg-comment cleanups. | Ade Lovett | 2003-03-06 | 1 | -1/+1 |
| | | | | Approved by: portmgr (implicitly) | ||||
* | Remove pkg-comment and place in Makefile | James E. Housley | 2003-03-03 | 3 | -2/+1 |
| | |||||
* | Add two more build options to limit the ports used by the client and server. | James E. Housley | 2003-02-12 | 1 | -0/+32 |
| | | | | | PR: 47282 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> | ||||
* | Remove duplicate entry | Kris Kennaway | 2002-12-01 | 1 | -1/+0 |
| | |||||
* | USE_PERL5 is needed on 5.0-CURRENT | James E. Housley | 2002-11-18 | 1 | -0/+2 |
| | |||||
* | Update to the released version 2.4.3. This cause a bump of PORTEPOCH | James E. Housley | 2002-10-28 | 4 | -14/+5 |
| | |||||
* | The misc/amanda-{client,server} ports force user/group to operator. | James E. Housley | 2002-10-14 | 1 | -3/+33 |
| | | | | | | | This should be site-overridable. PR: 44032 Submitted-by: Phil Homewood <pdh@snapgear.com> | ||||
* | Currently the gnutar-listdir is defaulting to | James E. Housley | 2002-09-17 | 1 | -0/+7 |
| | | | | | | | | | | | /usr/local/var/amanda/gnutar-listdir, which is ugly and just plain wrong! This allows the user to select it via AMANDA_GNUTAR_LISTDIR at compile time. There is no PORTREVISION bump, because there is no change unless this is specified. Submitted by: Josef Karthauser <joe@FreeBSD.org> | ||||
* | Make amanda compile on machines that don't have lpr installed. | Josef Karthauser | 2002-09-16 | 1 | -0/+11 |
| | | | | | (This fix needs to be submitted back to the Amanda team as it's a software bug, not a FreeBSD issue.) | ||||
* | Update to 2.4.3b4, the latest version and proposed for final 2.4.3 | James E. Housley | 2002-09-10 | 2 | -3/+3 |
| | |||||
* | Revive amanda-client and amanda-server. These are not the old | Jacques Vidrine | 2002-05-23 | 10 | -0/+341 |
| | | | | | | | | | 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 Vidrine | 2002-05-23 | 10 | -341/+0 |
| | |||||
* | Add ${LOCALBASE}/sbin/ back to the amrecover dependancy. It seems that | James E. Housley | 2002-01-12 | 1 | -3/+3 |
| | | | | | | bento's PATH does not include that directory. Submitted by: bento | ||||
* | -Add WITH_MTX option for those that want the mtx changer program | James E. Housley | 2002-01-11 | 1 | -3/+9 |
| | | | | | | | -Small path cleanups -Bump PORTREVISION Submitted by: Martin Blapp <mb@imp.ch> | ||||
* | Upgrade to 2.4.3b2. | James E. Housley | 2002-01-11 | 7 | -37/+12 |
| | | | | | - Remove 2 contributed patchs that are now part of the release - Build static programs for easier recovery | ||||
* | Fix a typo in the chg-zd-mtx.sh.in file that prevented proper operation | James E. Housley | 2001-12-28 | 2 | -1/+12 |
| | | | | | | | with barcodes. Bumped PORTREVISION Submitted by: Blaz Zupan <blaz@si.freebsd.org> | ||||
* | Add patch-example::amanda.conf.in to patch a simple error in an | James E. Housley | 2001-12-07 | 1 | -0/+11 |
| | | | | | | example config file. Spotted on the amanda-hackers mailing list. PORTREVISION bump. | ||||
* | Fix PLIST errors. | James E. Housley | 2001-12-04 | 4 | -7/+32 |
| | | | | | | - 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. Housley | 2001-12-03 | 4 | -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 | ||||
* | Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer version | James E. Housley | 2001-05-09 | 1 | -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> | ||||
* | Upgrade to version 2.4.2p2 | James E. Housley | 2001-04-25 | 3 | -5/+6 |
| | |||||
* | Depend upon gtar to overcome the problems with the system tar and sparse | James E. Housley | 2001-02-16 | 1 | -6/+11 |
| | | | | | | files. Submitted by: Rob Simmons <rsimmons@wlcg.com> | ||||
* | Bump PORTREVISION from this morning's commits | James E. Housley | 2001-02-12 | 1 | -1/+1 |
| | |||||
* | Cleaning up of build to make it true to the pkg-plist | James E. Housley | 2001-02-12 | 2 | -0/+24 |
| | | | | Submitted by: bento | ||||
* | o Update to version 2.4.2p1 | James E. Housley | 2001-02-05 | 2 | -5/+6 |
| | | | | | o Use SourceForge master site o Fixed if statement for OSVERSION | ||||
* | Add website | James E. Housley | 2001-02-05 | 1 | -0/+5 |
| | |||||
* | ${LOCALBASE}/sbin seems more correct that ${PREFIX}/sbin. | James E. Housley | 2001-02-02 | 1 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Need to specify a full path for sbin programs in (BUILD|RUN)_DEPENDS | James E. Housley | 2001-02-01 | 1 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Up throught FreeBSD 3.x scsiio.h existed anc cause chg-scsi to be built. | James E. Housley | 2001-02-01 | 2 | -0/+9 |
| | | | | | | | After that, SCSI was CAMified and chg-scsi isn't built, but that is a seperate problem. Submitted by: bento | ||||
* | Add more options, some based upon PR 19333 | James E. Housley | 2001-02-01 | 1 | -6/+42 |
| | | | | | PR: 19333 Submitted by: Stefan Moeding <s.moeding@ndh.net> | ||||
* | Server portion of the new split amanda24 series. | James E. Housley | 2001-01-31 | 5 | -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> | ||||
* | I will take this for awhile | James E. Housley | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | Make the Makefile portlint clean. | James E. Housley | 2001-01-29 | 2 | -1/+2 |
| | | | | | | Add @dirrm share/amanda. Submitted by: bento | ||||
* | Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled ↵ | Chris Timmons | 2001-01-27 | 5 | -102/+33 |
| | | | | but untested. | ||||
* | Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months. | Will Andrews | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -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 I | Maxim Sobolev | 2000-06-16 | 1 | -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 Sobolev | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Fix building on -current by using USE_LIBTOOL. | Jeremy Lea | 2000-02-21 | 2 | -9/+6 |
| | | | | No response by: maintainer | ||||
* | Switch back dependency to gnuplot, now that chuckr has fixed it. | Satoshi Asami | 1999-09-11 | 1 | -2/+2 |
| | |||||
* | Change dependency from gnuplot to gnuplot+ (which has already been fixed | Satoshi Asami | 1999-09-10 | 1 | -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.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add WWW: | Michael Haro | 1999-05-03 | 1 | -1/+0 |
| | |||||
* | Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nl | Chris Timmons | 1998-12-25 | 3 | -9/+10 |
| |