aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-server
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 2.5.0p2.Jun Kuriyama2006-06-105-24/+47
| | | | | | | | | (Introducing new features. Please see ChangeLog for detail.) Urged by: many Notes: svn path=/head/; revision=164964
* Fix incorrect $PORTNAME usage.Jun Kuriyama2006-03-221-2/+2
| | | | Notes: svn path=/head/; revision=157935
* - Grab maintainership.Jun Kuriyama2006-03-229-87/+117
| | | | | | | | | | | - Upgrade to 2.4.5p1. - Add WITH_AMANDA_DUMP_SNAPSHOT knob to use "dump -L" to take a dump. - Add a patch to fix expr(1) argument problem for chg-zd-mtx.sh script. - Shorten long Makefile by collect common options/variables to one common place. Notes: svn path=/head/; revision=157929
* FreeBSD 3.x systems are no longer supported, so this code is moot. In anyMark Linimon2006-01-271-4/+0
| | | | | | | case, .error is deprecated. Notes: svn path=/head/; revision=154562
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add archivers/gtar dependenciesMarcus Alves Grando2005-10-142-9/+17
| | | | | | | | | | | | Bump PORTREVISION Fix pkg-plist Make portlint happyer PR: 87426 Notified by: Patrick M. Hausen <hausen@punkt.de> Notes: svn path=/head/; revision=145390
* - Add a patch to fix a buffer overflow crash (tended to showSam Lawrance2005-07-302-1/+12
| | | | | | | | | | | | itself on 4.x systems). - Bump PORTREVISION. PR: ports/81104 Submitted by: Laurent DAVERIO <daverio@cri.ensmp.fr> (PR) John E Hein <jhein@timing.com> (fix) Notes: svn path=/head/; revision=140480
* Fix maintainerPatrick Li2005-06-071-1/+1
| | | | Notes: svn path=/head/; revision=136963
* Release maintainership due to timeJames E. Housley2005-05-091-1/+1
| | | | Notes: svn path=/head/; revision=134940
* Update to 2.4.5James E. Housley2005-05-054-35/+79
| | | | Notes: svn path=/head/; revision=134655
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-2/+2
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* GNUTAR_LISTDIR was partialaly a variable and partially hardcodedJames E. Housley2004-11-161-12/+10
| | | | | | | | PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com> Notes: svn path=/head/; revision=121757
* As pointed out in PR ports/73956, even if a user and/or group was specifiedJames E. Housley2004-11-151-29/+11
| | | | | | | | | | there were two chown statements they were ignored. PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com> Notes: svn path=/head/; revision=121655
* Upgrade to 2.4.4p4James E. Housley2004-11-096-42/+31
| | | | Notes: svn path=/head/; revision=121181
* Update to version 2.4.4p2. Base loosely on patches submitted byJames E. Housley2004-03-214-7/+18
| | | | | | | Jun Kuriyama Notes: svn path=/head/; revision=104789
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+0
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Fix pkg-plist, none of the 5.x systems seem to have chg-scsiJames E. Housley2004-02-261-6/+2
| | | | Notes: svn path=/head/; revision=102153
* BROKEN on !i386 and !amd64: broken pkg-plistKris Kennaway2004-02-251-0/+4
| | | | Notes: svn path=/head/; revision=102057
* Shorten pkg-descrJames E. Housley2004-02-071-5/+0
| | | | Notes: svn path=/head/; revision=100247
* Fiddle with pkg-plist to make happy on 5.2 i386James E. Housley2004-02-071-5/+3
| | | | Notes: svn path=/head/; revision=100246
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-071-0/+4
| | | | Notes: svn path=/head/; revision=100203
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Check for /usr/include/sys/scsiio.h since it isn't used and breaks theJames E. Housley2004-01-151-0/+4
| | | | | | | | | | build. PR: 61353 Submitted By: Michael Ranner Notes: svn path=/head/; revision=98206
* Fix cut-n-paste'oJames E. Housley2003-11-161-1/+1
| | | | | | | | PR: 59316 Submitted by: Kirk Strauser Notes: svn path=/head/; revision=94087
* * Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operatorJames E. Housley2003-11-151-0/+4
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=94023
* Amd64 does not seem to support scsi-chg, so disable itJames E. Housley2003-10-231-0/+4
| | | | Notes: svn path=/head/; revision=92001
* Fix to remove an explict referenct to gtar.James E. Housley2003-10-233-1/+29
| | | | | | | | | | Bump Portrevision PR: 57843 Submitted By: Kirk Strauser <kirk@strauser.com> Notes: svn path=/head/; revision=92000
* Finally remove the dependancy on GTARJames E. Housley2003-07-161-17/+1
| | | | | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548 Notes: svn path=/head/; revision=85001
* It seems bento failed for misc/amanda-server on current. It seemsJames E. Housley2003-06-161-2/+6
| | | | | | | | | configure failed to find CAM related things. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> Notes: svn path=/head/; revision=83125
* * Fix the libamtape libraries that weren't being installed, as pointed outJames E. Housley2003-04-163-15/+6
| | | | | | | | by "Paul D. Schmidt" <pds@uberhacker.org> * Bump PORTREVISION Notes: svn path=/head/; revision=79044
* * Update to 2.4.4James E. Housley2003-04-145-18/+36
| | | | | | | * PLIST cleanups Notes: svn path=/head/; revision=78927
* More manual pkg-comment cleanups.Ade Lovett2003-03-061-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77038
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-033-2/+1
| | | | Notes: svn path=/head/; revision=76777
* Add two more build options to limit the ports used by the client and server.James E. Housley2003-02-121-0/+32
| | | | | | | | PR: 47282 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> Notes: svn path=/head/; revision=75382
* Remove duplicate entryKris Kennaway2002-12-011-1/+0
| | | | Notes: svn path=/head/; revision=71280
* USE_PERL5 is needed on 5.0-CURRENTJames E. Housley2002-11-181-0/+2
| | | | Notes: svn path=/head/; revision=70397
* Update to the released version 2.4.3. This cause a bump of PORTEPOCHJames E. Housley2002-10-284-14/+5
| | | | Notes: svn path=/head/; revision=69026
* The misc/amanda-{client,server} ports force user/group to operator.James E. Housley2002-10-141-3/+33
| | | | | | | | | | This should be site-overridable. PR: 44032 Submitted-by: Phil Homewood <pdh@snapgear.com> Notes: svn path=/head/; revision=68040
* Currently the gnutar-listdir is defaulting toJames E. Housley2002-09-171-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> Notes: svn path=/head/; revision=66499
* Make amanda compile on machines that don't have lpr installed.Josef Karthauser2002-09-161-0/+11
| | | | | | | | (This fix needs to be submitted back to the Amanda team as it's a software bug, not a FreeBSD issue.) Notes: svn path=/head/; revision=66400
* Update to 2.4.3b4, the latest version and proposed for final 2.4.3James E. Housley2002-09-102-3/+3
| | | | Notes: svn path=/head/; revision=66052
* Revive amanda-client and amanda-server. These are not the oldJacques Vidrine2002-05-2310-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 Notes: svn path=/head/; revision=59824
* Remove old amanda ports. They are no longer supported or maintained.Jacques Vidrine2002-05-2310-341/+0
| | | | Notes: svn path=/head/; revision=59821
* Add ${LOCALBASE}/sbin/ back to the amrecover dependancy. It seems thatJames E. Housley2002-01-121-3/+3
| | | | | | | | | bento's PATH does not include that directory. Submitted by: bento Notes: svn path=/head/; revision=52970
* -Add WITH_MTX option for those that want the mtx changer programJames E. Housley2002-01-111-3/+9
| | | | | | | | | | -Small path cleanups -Bump PORTREVISION Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=52923
* Upgrade to 2.4.3b2.James E. Housley2002-01-117-37/+12
| | | | | | | | - Remove 2 contributed patchs that are now part of the release - Build static programs for easier recovery Notes: svn path=/head/; revision=52917
* Fix a typo in the chg-zd-mtx.sh.in file that prevented proper operationJames E. Housley2001-12-282-1/+12
| | | | | | | | | | with barcodes. Bumped PORTREVISION Submitted by: Blaz Zupan <blaz@si.freebsd.org> Notes: svn path=/head/; revision=52330