aboutsummaryrefslogtreecommitdiff
path: root/chinese/gbscript
Commit message (Collapse)AuthorAgeFilesLines
* - Remove bad sites.Jean Milanez Melo2006-07-241-7/+2
| | | | | | | - Add new mastersite. Notes: svn path=/head/; revision=168627
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | Notes: svn path=/head/; revision=154105
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149333
* Use grouping to stop trying to fetch the wrong file from the wrong site.Bill Fenner2005-10-041-7/+7
| | | | | | | Inspired by: http://people.freebsd.org/~fenner/portsurvey/groups/group.html Notes: svn path=/head/; revision=144212
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-14/+9
| | | | Notes: svn path=/head/; revision=106669
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* 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
* remove share/chinese stuff if empty.FUJISHIMA Satsuki2001-01-041-0/+2
| | | | | | | 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=35324
* 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
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-3/+3
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Portlint.David E. O'Brien1997-10-131-4/+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
* Typo fix, PKGTNAME -> PKGNAME. (No wonder this one didn't have cn- inMasafumi Max NAKANE1997-09-221-2/+2
| | | | | | | front of the package name when I looked through the index. :) Notes: svn path=/head/; revision=7997
* gbcript converts GB simplified Chinese text to PostScript.David E. O'Brien1997-02-087-0/+121
Notes: svn path=/head/; revision=5562