summaryrefslogtreecommitdiffstats
path: root/misc/amanda32-client/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Depend upon gtar to overcome the problems with the system tar and sparsejeh2001-02-161-1/+1
| | | | | | files. Submitted by: Rob Simmons <rsimmons@wlcg.com>
* Bump PORTREVISION from this morning's commitsjeh2001-02-121-1/+1
|
* Allow -client & -server to be at different REVISIONSjeh2001-01-311-0/+1
|
* Complete the CLIENT Makefilejeh2001-01-301-33/+7
|
* I will take this for awhilejeh2001-01-301-1/+1
|
* Make the Makefile portlint clean.jeh2001-01-291-1/+1
| | | | | | Add @dirrm share/amanda. Submitted by: bento
* Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled ↵cwt2001-01-271-6/+6
| | | | 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-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
* 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-151-0/+1
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Fix building on -current by using USE_LIBTOOL.reg2000-02-211-1/+2
| | | | 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
|
* Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nlcwt1998-12-251-3/+5
|
* Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵cwt1998-09-131-7/+6
| | | | under CAM. Fixes for ELF and CAM RSN.
* This port is currently broken due to gtk11.m4 problems.asami1998-08-251-1/+3
|
* 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-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
* Upgrade for 2.4.0 release. I wish this could have coincided better with our ↵cwt1998-04-041-3/+2
| | | | 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-201-3/+3
| | | | 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-021-2/+4
|
* 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-181-12/+17
| | | | <oliva@dcc.unicamp.br>
* 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-181-1/+3
| | | | | | | | 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.
* Upgrade, 2.2.6 -> 2.2.6.5.asami1996-03-251-3/+3
| | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-261-2/+2
|
* 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.
* Amanda, The Advanced Maryland Automatic Network Disk Archivergpalmer1995-03-011-0/+14
OpenPOWER on IntegriCloud