Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+2 |
| | |||||
* | o Fix MASTER_SITES | erwin | 2003-06-12 | 2 | -7/+3 |
| | | | | | | | | | | | | o Change distinfo md5 checksum - The spare url in the Makefile doesn't works. - I cannot find a distfile with the same md5 that we have in distinfo - The new distfile's difference is a comment and two removed ifdef's (see PR for full diff) PR: 53103 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | 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) |