Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi 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 | Maxim Sobolev | 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. | Maxim Sobolev | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Fix building on -current by using USE_LIBTOOL. | Jeremy Lea | 2000-02-21 | 2 | -9/+6 |
| | | | | No response by: maintainer | ||||
* | Switch back dependency to gnuplot, now that chuckr has fixed it. | Satoshi Asami | 1999-09-11 | 1 | -2/+2 |
| | |||||
* | Change dependency from gnuplot to gnuplot+ (which has already been fixed | Satoshi 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 | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add WWW: | Michael Haro | 1999-05-03 | 1 | -1/+0 |
| | |||||
* | Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nl | Chris Timmons | 1998-12-25 | 3 | -9/+10 |
| | |||||
* | Support ELF or AOUT PORTOBJFORMATs | Chris Timmons | 1998-09-15 | 1 | -6/+6 |
| | |||||
* | Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵ | Chris Timmons | 1998-09-13 | 5 | -17/+103 |
| | | | | under CAM. Fixes for ELF and CAM RSN. | ||||
* | This port is currently broken due to gtk11.m4 problems. | Satoshi Asami | 1998-08-25 | 1 | -1/+3 |
| | |||||
* | Remove miscellaneous manpages. | Tim Vanderhoek | 1998-08-18 | 1 | -16/+0 |
| | |||||
* | Complete upgrade to 2.4.0p1 | Chris Timmons | 1998-06-29 | 2 | -7/+5 |
| | |||||
* | Upgrade to amanda-2.4.0p1. | Chris Timmons | 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 | Satoshi 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 | Satoshi 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. | Thomas Gellekum | 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 ↵ | Chris Timmons | 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 ↵ | Chris Timmons | 1998-03-20 | 3 | -9/+9 |
| | | | | Grateful Dead | ||||
* | Add PKGNAME, DISTNAME had two version parts separated by a "-". | Satoshi Asami | 1998-03-03 | 1 | -1/+2 |
| | |||||
* | Now on to release candidates for amanda 2.4.0. | Chris Timmons | 1998-03-02 | 3 | -11/+13 |
| | |||||
* | Define NO_LATEST_LINK, this is a beta. | Satoshi Asami | 1998-02-25 | 1 | -1/+2 |
| | |||||
* | Complete the amanda port split. patch-ab obtained from Alexandre Oliva ↵ | Chris Timmons | 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 | Gary Palmer | 1997-03-08 | 2 | -4/+8 |
| | | | | /etc/make.conf | ||||
* | Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.conf | Gary Palmer | 1997-03-08 | 1 | -4/+11 |
| | |||||
* | Fix some typos I so eloquently introduced last night. | Satoshi Asami | 1996-11-19 | 1 | -2/+2 |
| | | | | Found by: make index | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi 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= | David E. O'Brien | 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" | Satoshi 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. | Satoshi 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. | Satoshi Asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Fix multi-line comments. Thanks, Jordan! | Satoshi Asami | 1995-05-16 | 1 | -1/+0 |
| | | | | Pointed-out by: jkh | ||||
* | Another round of Makefile updates, in utils! | Satoshi Asami | 1995-04-15 | 1 | -2/+4 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 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 | Gary Palmer | 1995-03-01 | 3 | -0/+98 |
| | |||||
* | Amanda, The Advanced Maryland Automatic Network Disk Archiver | Gary Palmer | 1995-03-01 | 2 | -0/+15 |