summaryrefslogtreecommitdiff
path: root/chinese/cless (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* The community as a whole can maintain these better than I can at the moment.David E. O'Brien2002-11-051-1/+2
| | | | Notes: svn path=/head/; revision=69509
* Update mastersitesDavid E. O'Brien2002-03-061-4/+1
| | | | | | | Submitted by: kevlo Notes: svn path=/head/; revision=55611
* add @comment backYing-Chieh Liao2001-12-211-0/+1
| | | | Notes: svn path=/head/; revision=51912
* add NOPORTDOCS support to pkg-plistYing-Chieh Liao2001-12-211-3/+2
| | | | | | | | | PR: 29746 Submitted by: pat No responce from: maintainer (obrien) Notes: svn path=/head/; revision=51911
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35328
* @dirrm share/doc/clessSatoshi Asami2000-05-301-0/+1
| | | | | | | Submitted by: lunchbox Notes: svn path=/head/; revision=28983
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-3/+2
| | | | | | | | | | | | | 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
* 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/+6
| | | | Notes: svn path=/head/; revision=25734
* Another mastersite bites the dust.David E. O'Brien1999-09-221-2/+1
| | | | Notes: svn path=/head/; revision=21878
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Remove '-p' since ${MKDIR} == 'mkdir -p'.Steve Price1999-05-241-2/+2
| | | | Notes: svn path=/head/; revision=18957
* Remove manpage from pkg/PLIST.Vanilla I. Shu1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12616
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* 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
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+2
| | | | Notes: svn path=/head/; revision=4575
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4415
* Correctly list the man pages.Masafumi Max NAKANE1996-10-291-2/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=4183
* Added ``cn'' in front of the PKGNAME.Masafumi Max NAKANE1996-10-291-1/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=4182
* The less pager capable of Chinese.Masafumi Max NAKANE1996-10-269-0/+644
Submitted by: David O'Brien (obrien@cs.ucdavis.edu) (Closing PR #1620.) Notes: svn path=/head/; revision=4165