aboutsummaryrefslogtreecommitdiff
path: root/chinese/hc
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Fix build error with clang.Vanilla I. Shu2011-09-054-3/+83
| | | | Notes: svn path=/head/; revision=281202
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | Notes: svn path=/head/; revision=154105
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149333
* Remove mastersites that died somewhere between 1997 and 2001.Mark Linimon2005-10-061-4/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144363
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* 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/+1
| | | | Notes: svn path=/head/; revision=69509
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Fix for -CURRENT, malloc.h->stdlib.hPatrick Li2002-01-021-0/+3
| | | | | | | Spotted by: Bento Notes: svn path=/head/; revision=52482
* remove share/chinese stuff if empty.FUJISHIMA Satsuki2001-01-041-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36787
* 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/+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-2/+2
| | | | Notes: svn path=/head/; revision=25734
* 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-1/+0
| | | | Notes: svn path=/head/; revision=12616
* Portlint.David E. O'Brien1997-10-131-2/+3
| | | | | | | 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
* This is the Hanzi Converter, which converts between GB and BIG-5 codes.David E. O'Brien1997-02-086-0/+68
Notes: svn path=/head/; revision=5563