Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn Adam David's ports loose. Look out, world! | Trevor Johnson | 2001-08-18 | 1 | -1/+1 |
| | | | | Approved by: adam | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -3/+3 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-27 | 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 | ||||
* | fix this so it installs | Adam David | 1997-09-17 | 2 | -2/+2 |
| | |||||
* | first round of fixing this | Adam David | 1997-09-17 | 1 | -0/+1 |
| | |||||
* | distfile moved | Adam David | 1997-08-11 | 2 | -3/+4 |
| | | | | Submitted by: Bill Fenner's distfile checker | ||||
* | preconfigure the run files | Adam David | 1997-01-16 | 1 | -0/+44 |
| | |||||
* | WRKDIR != WRKSRC | Adam David | 1997-01-16 | 1 | -2/+2 |
| | |||||
* | use URL file syntax | Adam David | 1997-01-08 | 1 | -2/+3 |
| | | | | added backup distribution site | ||||
* | had become out of sync with reality | Adam David | 1997-01-08 | 2 | -51/+1 |
| | |||||
* | had gotten out of sync with reality | Adam David | 1997-01-08 | 1 | -2/+2 |
| | |||||
* | Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN | Masafumi Max NAKANE | 1996-12-08 | 1 | -3/+3 |
| | | | | in double-quotes. | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | Satoshi Asami | 1996-11-30 | 1 | -1/+1 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi 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. | Satoshi Asami | 1996-11-18 | 1 | -3/+3 |
| | |||||
* | updated for dgd >= 1.0.91 | Adam David | 1996-11-07 | 4 | -9/+8 |
| | |||||
* | reflect the legal status more accurately | Adam David | 1996-11-01 | 1 | -3/+3 |
| | |||||
* | 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! | ||||
* | NO_CDROM= depends on DGD, which is NO_CDROM | Adam David | 1996-06-19 | 1 | -1/+4 |
| | | | | RESTRICTED= no monetary gain | ||||
* | tuck distribution file tidily away in subdirectory | Adam David | 1996-06-18 | 1 | -1/+2 |
| | |||||
* | added doc/kfun link | Adam David | 1996-06-17 | 2 | -1/+3 |
| | |||||
* | minor cosmetics | Adam David | 1996-06-17 | 1 | -2/+2 |
| | |||||
* | missing from distribution file | Adam David | 1996-06-17 | 1 | -0/+147 |
| | |||||
* | distribution file changed | Adam David | 1996-06-16 | 4 | -38/+16 |
| | |||||
* | name all files | Adam David | 1996-06-16 | 1 | -1/+597 |
| | |||||
* | install for real when making a package | Adam David | 1996-06-16 | 1 | -10/+4 |
| | |||||
* | add myself as maintainer | Adam David | 1996-03-19 | 1 | -1/+3 |
| | |||||
* | Just a little newline. | Satoshi Asami | 1996-02-29 | 1 | -1/+2 |
| | |||||
* | patches required by recent upgrade of DGD | Adam David | 1996-02-12 | 4 | -6/+25 |
| | |||||
* | Shorten category names. | Satoshi Asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | oops, forgot 2 files last time | Adam David | 1995-10-25 | 1 | -0/+7 |
| | | | | Approved by: asami | ||||
* | Previously broken port now builds, may be enabled in net/Makefile now. | Adam David | 1995-10-25 | 7 | -9/+99 |
| | | | | Approved by: asami | ||||
* | Remove NCFTPFLAGS, ncftp defaults changed | Andrey A. Chernov | 1995-04-16 | 1 | -2/+1 |
| | |||||
* | Update of net Makefiles! Am I done? :) | Satoshi Asami | 1995-04-15 | 1 | -5/+7 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | MD5 checksum file. | Gary Palmer | 1995-01-04 | 1 | -0/+2 |
| | |||||
* | almost finished LPmud port for DGD | Adam David | 1994-11-24 | 2 | -0/+29 |