summaryrefslogtreecommitdiff
path: root/misc/amanda26-client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
|
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Fix building on -current by using USE_LIBTOOL.Jeremy Lea2000-02-212-9/+6
| | | | No response by: maintainer
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-111-2/+2
|
* 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.
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add WWW:Michael Haro1999-05-031-1/+0
|
* Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nlChris Timmons1998-12-253-9/+10
|
* Support ELF or AOUT PORTOBJFORMATsChris Timmons1998-09-151-6/+6
|
* 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.
* This port is currently broken due to gtk11.m4 problems.Satoshi Asami1998-08-251-1/+3
|
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-16/+0
|
* Complete upgrade to 2.4.0p1Chris Timmons1998-06-292-7/+5
|
* 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>
* 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....)
* ===> 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
* 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>
* 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.
* Build from the latest release candidate. Port update facilitated by: The ↵Chris Timmons1998-03-203-9/+9
| | | | Grateful Dead
* Add PKGNAME, DISTNAME had two version parts separated by a "-".Satoshi Asami1998-03-031-1/+2
|
* Now on to release candidates for amanda 2.4.0.Chris Timmons1998-03-023-11/+13
|
* Define NO_LATEST_LINK, this is a beta.Satoshi Asami1998-02-251-1/+2
|
* Complete the amanda port split. patch-ab obtained from Alexandre Oliva ↵Chris Timmons1998-02-184-88/+104
| | | | <oliva@dcc.unicamp.br>
* These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS fromGary Palmer1997-03-082-4/+8
| | | | /etc/make.conf
* Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.confGary Palmer1997-03-081-4/+11
|
* Fix some typos I so eloquently introduced last night.Satoshi Asami1996-11-191-2/+2
| | | | Found by: make index
* 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.
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | Misc variable reordering, cleaning up, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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.Satoshi Asami1996-03-252-4/+4
| | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
* Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1995-11-261-2/+2
|
* Fix multi-line comments. Thanks, Jordan!Satoshi Asami1995-05-161-1/+0
| | | | Pointed-out by: jkh
* Another round of Makefile updates, in utils!Satoshi Asami1995-04-151-2/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add package filesGary Palmer1995-03-013-0/+98
|
* Amanda, The Advanced Maryland Automatic Network Disk ArchiverGary Palmer1995-03-012-0/+15