aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/autoconvert
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.16rafan2006-12-305-23/+14
| | | | | | | | | | This builds on newer gcc. - Respect CC, CFLAGS - Comply new style patch filename - xchat plugin is disabled for now PR: ports/107264 Submitted by: Ying-Chieh Chen (maintainer)
* - Respect DESTDIRclsung2006-08-141-3/+3
| | | | | | | | - Use USE_LDCONFIG PR: ports/101901 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer (Ying-Chieh Chen)
* - Update to 0.3.14rafan2006-07-063-30/+4
| | | | | | PR: 99815 Submitted by: rafan Approved by: maintainer, delphij (mentor, implicit)
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
|
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Improve amd64 fix, Only build shared library with -fPICarved2004-03-222-7/+10
|
* - Fix build on AMD64krion2004-02-091-1/+1
| | | | Approved by: maintainer informed
* - Fix build on -currentkrion2003-10-162-1/+27
| | | | | PR: 58084 Submitted by: maintainer
* Update MASTER_SITESleeym2003-06-121-1/+1
| | | | | PR: 53210 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* 1. dont specify -lgnugetopt in Makefileijliao2003-05-152-9/+17
| | | | | 2. respect CFLAGS 3. utilize BSD_INSTALL_* macro
* utilize DATADIRijliao2003-05-151-16/+16
|
* typoijliao2003-05-151-1/+1
|
* utilize USE_GETOPT_LONG and DATADIRijliao2003-05-151-4/+4
| | | | Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Update to version 0.3.13kevlo2001-08-134-39/+46
| | | | | | | - Update MASTER_SITES PR: 29569 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Upgrade to 0.3.12.vanilla2001-05-113-6/+5
| | | | | PR: ports/27254 Submitted by: maintainer
* o Install additional 2 include filesclive2001-01-142-0/+8
| | | | | | o portlint Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw>
* Update to 0.3.8clive2001-01-145-28/+49
| | | | | PR: 24277 Submitted by: MAINTAINER
* Convert to PORTNAME/PORTVERSION.asami2000-04-131-2/+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).
* Respect CC and CFLAGSvanilla2000-04-022-6/+6
|
* PR: 17369foxfair2000-03-194-19/+23
| | | | | Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw> Update to 0.3.5, patches submitted by port's maintainer.
* Update version to 0.3.4.imura2000-01-154-14/+13
| | | | | PR: 15940 Submitted by: Maintainer
* General comment cleanups.hoek1999-12-291-1/+1
|
* update to 0.3.3imura1999-11-272-3/+3
| | | | | PR: 15041 Submitted by: Maintainer
* Initial Import.nakai1999-10-277-0/+73
Chinese character code converter. (Such tool is simple, but important for multibyte- people. :) PR: ports/14528 Submitted by: Yin-Jieh Chen yinjieh@Crazyman.Dorm13.NCTU.edu.tw