Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn over to ports@. | obrien | 2002-09-08 | 1 | -1/+1 |
| | |||||
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-13 | 1 | -3/+3 |
| | | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional). | ||||
* | Respect CC and CFLAGS | vanilla | 2000-04-02 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -5/+5 |
| | |||||
* | Fix main distsite -- they finally s/PUB/pub/ | obrien | 1999-09-22 | 1 | -7/+3 |
| | | | | | Use MLINKS over my manual method Use hard link over symlink for the alternate binary name. | ||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Remove manpage from pkg/PLIST. | vanilla | 1998-08-18 | 1 | -2/+0 |
| | |||||
* | Portlint. | obrien | 1997-10-13 | 1 | -2/+2 |
| | | | | Change my email address. | ||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-23 | 1 | -2/+2 |
| | | | | (IE, cn-* -> zh-*.) | ||||
* | Change MASTERSITE to something reachable. | obrien | 1997-08-23 | 1 | -4/+8 |
| | | | | pointed by: The great distfiles checker (aka. Bill Fenner) | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+3 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -3/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Adding cn- to the pkgnames in /usr/ports/chinese | chuckr | 1996-10-16 | 1 | -2/+2 |
| | | | | Reviewed by: Satoshi | ||||
* | New port, celvis, a chinese language elvis (vi clone). | chuckr | 1996-09-23 | 13 | -0/+275 |
Submitted by: David O'Brien (obrien@cs.ucdavis.edu) |