Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 2 | -2/+2 |
| | |||||
* | 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+ | cpiazza | 1999-06-30 | 2 | -2/+18 |
| | | | | | | | 2) Shorten down a long line in DESCR. PR: 12442 Submitted by: Isupov A.Yu <isupov@moonhe.jinr.ru> | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extract | asami | 1998-12-01 | 3 | -3/+14 |
| | | | | | | | and include it explicitly. The previous method of relying in the implicit inclusion of "../Makefile.inc" broke when WRKDIRPREFIX is set. | ||||
* | Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile) | hoek | 1998-08-24 | 2 | -2/+4 |
| | |||||
* | Set maintainer to ports@freebsd.org | pst | 1997-07-10 | 1 | -2/+2 |
| | |||||
* | General Makefile cleanup | obrien | 1996-12-01 | 1 | -1/+3 |
| | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -1/+0 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | 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! | ||||
* | Add $ID$. | asami | 1996-04-21 | 1 | -0/+2 |
| | |||||
* | Add in patches for vulnerabilities discussed in CERT CA:96.08 | pst | 1996-04-21 | 2 | -0/+82 |
| | |||||
* | Change "networking" to "net". | asami | 1995-11-27 | 1 | -1/+1 |
| | |||||
* | Major cleanup. Make sure all parts agree with each other. | asami | 1995-05-12 | 1 | -2/+131 |
| | | | | Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> | ||||
* | Man page is compressed. | asami | 1995-04-17 | 1 | -1/+1 |
| | | | | Pointed-out by: pkg_create | ||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -2/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | mkdir -p the BINDIR during beforeinstall, instead of blindly | joerg | 1995-03-19 | 1 | -3/+4 |
| | | | | assuming everyone has already got a /usr/local/libexec. | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 1 | -0/+1 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Add package support for pcnfsd(8) | pst | 1994-10-07 | 3 | -0/+7 |
| | |||||
* | PC NFS authentication/spooling daemon | pst | 1994-10-07 | 5 | -0/+248 |