aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda-server
Commit message (Collapse)AuthorAgeFilesLines
* - Fix AMANDA_PORTRANGE knob, and rename it to AMANDA_TCPPORTRANGE.kuriyama2007-03-251-4/+8
| | | | | PR: ports/110687 Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
* Quick fix for broken client.kuriyama2007-02-152-1/+12
| | | | Submitted by: Craig Boston <craig@yekse.gank.org>
* - Upgrade to 2.5.1p3.kuriyama2007-02-095-33/+5
|
* - Upgrade to 2.5.1p2.kuriyama2006-11-294-14/+32
| | | | | | | | - Add a patch to fix amfetchdump to dump core [1]. - Fix GNUTAR, DUMP_SNAPSHOT options handling [2]. Submitted by: Andy Hilker <ah@cryptobank.de> [1][2] PR: ports/105635 [1], ports/105942 [2]
* - Upgrade to 2.5.1p1.kuriyama2006-11-079-59/+117
| | | | - Use $OPTIONS.
* Chase net/samba to net/samba3 in preparation for removal of the former.kris2006-09-031-2/+2
|
* - Upgrade to 2.5.0p2.kuriyama2006-06-105-24/+47
| | | | | | (Introducing new features. Please see ChangeLog for detail.) Urged by: many
* Fix incorrect $PORTNAME usage.kuriyama2006-03-221-2/+2
|
* - Grab maintainership.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.
* FreeBSD 3.x systems are no longer supported, so this code is moot. In anylinimon2006-01-271-4/+0
| | | | case, .error is deprecated.
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Add archivers/gtar dependenciesmnag2005-10-142-9/+17
| | | | | | | | | Bump PORTREVISION Fix pkg-plist Make portlint happyer PR: 87426 Notified by: Patrick M. Hausen <hausen@punkt.de>
* - Add a patch to fix a buffer overflow crash (tended to showlawrance2005-07-312-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)
* Fix maintainerpat2005-06-071-1/+1
|
* Release maintainership due to timejeh2005-05-101-1/+1
|
* Update to 2.4.5jeh2005-05-054-35/+79
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-2/+2
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-2/+2
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* GNUTAR_LISTDIR was partialaly a variable and partially hardcodedjeh2004-11-161-12/+10
| | | | | 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-29/+11
| | | | | | | there were two chown statements they were ignored. PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com>
* Upgrade to 2.4.4p4jeh2004-11-096-42/+31
|
* Update to version 2.4.4p2. Base loosely on patches submitted byjeh2004-03-214-7/+18
| | | | Jun Kuriyama
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Fix pkg-plist, none of the 5.x systems seem to have chg-scsijeh2004-02-261-6/+2
|
* BROKEN on !i386 and !amd64: broken pkg-plistkris2004-02-251-0/+4
|
* Shorten pkg-descrjeh2004-02-071-5/+0
|
* Fiddle with pkg-plist to make happy on 5.2 i386jeh2004-02-071-5/+3
|
* BROKEN on 5.x: broken pkg-plistkris2004-02-071-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Check for /usr/include/sys/scsiio.h since it isn't used and breaks thejeh2004-01-161-0/+4
| | | | | | | build. PR: 61353 Submitted By: Michael Ranner
* Fix cut-n-paste'ojeh2003-11-161-1/+1
| | | | | PR: 59316 Submitted by: Kirk Strauser
* * Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operatorjeh2003-11-161-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
* Amd64 does not seem to support scsi-chg, so disable itjeh2003-10-241-0/+4
|
* Fix to remove an explict referenct to gtar.jeh2003-10-243-1/+29
| | | | | | | Bump Portrevision PR: 57843 Submitted By: Kirk Strauser <kirk@strauser.com>
* Finally remove the dependancy on GTARjeh2003-07-171-17/+1
| | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548
* It seems bento failed for misc/amanda-server on current. It seemsjeh2003-06-171-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 outjeh2003-04-163-15/+6
| | | | | by "Paul D. Schmidt" <pds@uberhacker.org> * Bump PORTREVISION
* * Update to 2.4.4jeh2003-04-145-18/+36
| | | | * PLIST cleanups
* More manual pkg-comment cleanups.ade2003-03-071-1/+1
| | | | Approved by: portmgr (implicitly)
* Remove pkg-comment and place in Makefilejeh2003-03-033-2/+1
|
* Add two more build options to limit the ports used by the client and server.jeh2003-02-131-0/+32
| | | | | PR: 47282 Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
* Remove duplicate entrykris2002-12-021-1/+0
|
* USE_PERL5 is needed on 5.0-CURRENTjeh2002-11-181-0/+2
|
* Update to the released version 2.4.3. This cause a bump of PORTEPOCHjeh2002-10-284-14/+5
|
* The misc/amanda-{client,server} ports force user/group to operator.jeh2002-10-141-3/+33
| | | | | | | This should be site-overridable. PR: 44032 Submitted-by: Phil Homewood <pdh@snapgear.com>
* Currently the gnutar-listdir is defaulting tojeh2002-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>
* Make amanda compile on machines that don't have lpr installed.joe2002-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.)
* Update to 2.4.3b4, the latest version and proposed for final 2.4.3jeh2002-09-102-3/+3
|
* Revive amanda-client and amanda-server. These are not the oldnectar2002-05-2410-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.nectar2002-05-2410-341/+0
|
* Add ${LOCALBASE}/sbin/ back to the amrecover dependancy. It seems thatjeh2002-01-121-3/+3
| | | | | | bento's PATH does not include that directory. Submitted by: bento
* -Add WITH_MTX option for those that want the mtx changer programjeh2002-01-111-3/+9
| | | | | | | -Small path cleanups -Bump PORTREVISION Submitted by: Martin Blapp <mb@imp.ch>
* Upgrade to 2.4.3b2.jeh2002-01-117-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 operationjeh2001-12-292-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 anjeh2001-12-081-0/+11
| | | | | | example config file. Spotted on the amanda-hackers mailing list. PORTREVISION bump.
* Fix PLIST errors.jeh2001-12-044-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.jeh2001-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
* Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer versionjeh2001-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>
* Upgrade to version 2.4.2p2jeh2001-04-253-5/+6
|
* Depend upon gtar to overcome the problems with the system tar and sparsejeh2001-02-161-6/+11
| | | | | | files. Submitted by: Rob Simmons <rsimmons@wlcg.com>
* Bump PORTREVISION from this morning's commitsjeh2001-02-131-1/+1
|
* Cleaning up of build to make it true to the pkg-plistjeh2001-02-122-0/+24
| | | | Submitted by: bento
* o Update to version 2.4.2p1jeh2001-02-062-5/+6
| | | | | o Use SourceForge master site o Fixed if statement for OSVERSION
* Add websitejeh2001-02-061-0/+5
|
* ${LOCALBASE}/sbin seems more correct that ${PREFIX}/sbin.jeh2001-02-031-2/+2
| | | | Submitted by: bento
* Need to specify a full path for sbin programs in (BUILD|RUN)_DEPENDSjeh2001-02-021-2/+2
| | | | Submitted by: bento
* Up throught FreeBSD 3.x scsiio.h existed anc cause chg-scsi to be built.jeh2001-02-012-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 19333jeh2001-02-011-6/+42
| | | | | PR: 19333 Submitted by: Stefan Moeding <s.moeding@ndh.net>
* Server portion of the new split amanda24 series.jeh2001-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>
* 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