Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | 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 | sobomax | 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. | sobomax | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Fix building on -current by using USE_LIBTOOL. | reg | 2000-02-21 | 2 | -9/+6 |
| | | | | No response by: maintainer | ||||
* | Switch back dependency to gnuplot, now that chuckr has fixed it. | asami | 1999-09-11 | 1 | -2/+2 |
| | |||||
* | Change dependency from gnuplot to gnuplot+ (which has already been fixed | 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 | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add WWW: | mharo | 1999-05-03 | 1 | -1/+0 |
| | |||||
* | Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nl | cwt | 1998-12-25 | 3 | -9/+10 |
| | |||||
* | Support ELF or AOUT PORTOBJFORMATs | cwt | 1998-09-15 | 1 | -6/+6 |
| | |||||
* | Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵ | cwt | 1998-09-13 | 5 | -17/+103 |
| | | | | under CAM. Fixes for ELF and CAM RSN. | ||||
* | This port is currently broken due to gtk11.m4 problems. | asami | 1998-08-25 | 1 | -1/+3 |
| | |||||
* | Remove miscellaneous manpages. | hoek | 1998-08-18 | 1 | -16/+0 |
| | |||||
* | Complete upgrade to 2.4.0p1 | cwt | 1998-06-29 | 2 | -7/+5 |
| | |||||
* | Upgrade to amanda-2.4.0p1. | cwt | 1998-06-29 | 1 | -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 not | asami | 1998-06-06 | 1 | -4/+4 |
| | | | | | sure if I really need the latter, but since we're building the required bits anyway....) | ||||
* | ===> Building package for amanda-2.4.0 | asami | 1998-06-05 | 1 | -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. | tg | 1998-05-05 | 1 | -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 ↵ | cwt | 1998-04-04 | 4 | -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 ↵ | cwt | 1998-03-20 | 3 | -9/+9 |
| | | | | Grateful Dead | ||||
* | Add PKGNAME, DISTNAME had two version parts separated by a "-". | asami | 1998-03-03 | 1 | -1/+2 |
| | |||||
* | Now on to release candidates for amanda 2.4.0. | cwt | 1998-03-02 | 3 | -11/+13 |
| | |||||
* | Define NO_LATEST_LINK, this is a beta. | asami | 1998-02-25 | 1 | -1/+2 |
| | |||||
* | Complete the amanda port split. patch-ab obtained from Alexandre Oliva ↵ | cwt | 1998-02-18 | 4 | -88/+104 |
| | | | | <oliva@dcc.unicamp.br> | ||||
* | These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS from | gpalmer | 1997-03-08 | 2 | -4/+8 |
| | | | | /etc/make.conf | ||||
* | Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.conf | gpalmer | 1997-03-08 | 1 | -4/+11 |
| | |||||
* | Fix some typos I so eloquently introduced last night. | asami | 1996-11-19 | 1 | -2/+2 |
| | | | | Found by: make index | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -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= | obrien | 1996-11-11 | 1 | -2/+2 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -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. | asami | 1996-03-25 | 2 | -4/+4 |
| | | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com> | ||||
* | Change "utilities" category to "misc" in preparation for move to misc. | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Fix multi-line comments. Thanks, Jordan! | asami | 1995-05-16 | 1 | -1/+0 |
| | | | | Pointed-out by: jkh | ||||
* | Another round of Makefile updates, in utils! | asami | 1995-04-15 | 1 | -2/+4 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Add package files | gpalmer | 1995-03-01 | 3 | -0/+98 |
| | |||||
* | Amanda, The Advanced Maryland Automatic Network Disk Archiver | gpalmer | 1995-03-01 | 2 | -0/+15 |