summaryrefslogtreecommitdiff
path: root/chinese/celvis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use termios, not sgttyMartin Wilke2008-01-101-0/+67
| | | | | | | | PR: 119192 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=205366
* Fix build with gcc4Tilman Keskinoz2007-05-301-0/+10
| | | | Notes: svn path=/head/; revision=192410
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149333
* o Fix MASTER_SITESErwin Lansing2003-06-122-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> Notes: svn path=/head/; revision=82857
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Turn over to ports@.David E. O'Brien2002-09-071-1/+1
| | | | Notes: svn path=/head/; revision=65793
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35328
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-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). Notes: svn path=/head/; revision=27479
* Respect CC and CFLAGSVanilla I. Shu2000-04-021-3/+3
| | | | Notes: svn path=/head/; revision=27275
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-5/+5
| | | | Notes: svn path=/head/; revision=25734
* Fix main distsite -- they finally s/PUB/pub/David E. O'Brien1999-09-221-7/+3
| | | | | | | | Use MLINKS over my manual method Use hard link over symlink for the alternate binary name. Notes: svn path=/head/; revision=21877
* ln -> ${LN}Michael Haro1999-08-281-3/+3
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Remove manpage from pkg/PLIST.Vanilla I. Shu1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12616
* Portlint.David E. O'Brien1997-10-131-2/+2
| | | | | | | Change my email address. Notes: svn path=/head/; revision=8236
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | | | | (IE, cn-* -> zh-*.) Notes: svn path=/head/; revision=7998
* Change MASTERSITE to something reachable.David E. O'Brien1997-08-231-4/+8
| | | | | | | pointed by: The great distfiles checker (aka. Bill Fenner) Notes: svn path=/head/; revision=7660
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4575
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4415
* Adding cn- to the pkgnames in /usr/ports/chineseChuck Robey1996-10-161-2/+2
| | | | | | | Reviewed by: Satoshi Notes: svn path=/head/; revision=3994
* New port, celvis, a chinese language elvis (vi clone).Chuck Robey1996-09-2313-0/+275
Submitted by: David O'Brien (obrien@cs.ucdavis.edu) Notes: svn path=/head/; revision=3843