aboutsummaryrefslogtreecommitdiff
path: root/chinese/autoconvert
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371243
* - Simplify MakefileSunpoet Po-Chuan Hsieh2014-07-121-4/+0
| | | | Notes: svn path=/head/; revision=361604
* Fix pkg-plist after previous commit.Tijl Coosemans2014-06-022-1/+2
| | | | Notes: svn path=/head/; revision=356251
* Properly respect CFLAGS, LDFLAGS, etc.Tijl Coosemans2014-06-023-22/+24
| | | | | | | | | | | | When building a port with base system make, variables like CC and CFLAGS need to be defined using '=' in the makefile. With '+=' values from make.conf can be picked up. Normally the ports system values for these variables are passed to a configure script which generates a makefile with them. If there's no configure script the makefile has to be patched to use the right values. Notes: svn path=/head/; revision=356247
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-201-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* - Remove unnecessary slash after STAGEDIRSunpoet Po-Chuan Hsieh2013-10-031-2/+2
| | | | Notes: svn path=/head/; revision=329149
* Support stage.Vanilla I. Shu2013-09-273-14/+32
| | | | Notes: svn path=/head/; revision=328460
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* Fix without gccBaptiste Daroussin2013-08-011-5/+2
| | | | Notes: svn path=/head/; revision=324096
* - Change pre-install: to post-install:Sunpoet Po-Chuan Hsieh2012-06-242-19/+26
| | | | | | | | | | | | | | | - While I'm here: - Add LICENSE - Move documentation to DOCSDIR - Convert to new options framework - Pet portlint - Bump PORTREVISION for package change PR: ports/169347 Submitted by: Kit Sin <ktsin@acm.org> Notes: svn path=/head/; revision=299900
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* respect $(CC) to make clang happy.Vanilla I. Shu2010-06-303-10/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257183
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Update download locationPav Lucistnik2009-01-302-4/+6
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227231
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portsMark Linimon2008-12-252-4/+1
| | | | | | | | | right now, by request. Hat: portmgr Notes: svn path=/head/; revision=224731
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* - Update to 0.3.16Rong-En Fan2006-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) Notes: svn path=/head/; revision=181025
* - Respect DESTDIRCheng-Lung Sung2006-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) Notes: svn path=/head/; revision=170505
* - Update to 0.3.14Rong-En Fan2006-07-063-30/+4
| | | | | | | | | PR: 99815 Submitted by: rafan Approved by: maintainer, delphij (mentor, implicit) Notes: svn path=/head/; revision=167035
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Improve amd64 fix, Only build shared library with -fPICTilman Keskinoz2004-03-222-7/+10
| | | | Notes: svn path=/head/; revision=104905
* - Fix build on AMD64Kirill Ponomarev2004-02-081-1/+1
| | | | | | | Approved by: maintainer informed Notes: svn path=/head/; revision=100414
* - Fix build on -currentKirill Ponomarev2003-10-162-1/+27
| | | | | | | | PR: 58084 Submitted by: maintainer Notes: svn path=/head/; revision=91410
* Update MASTER_SITESYen-Ming Lee2003-06-111-1/+1
| | | | | | | | PR: 53210 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=82795
* 1. dont specify -lgnugetopt in MakefileYing-Chieh Liao2003-05-152-9/+17
| | | | | | | | 2. respect CFLAGS 3. utilize BSD_INSTALL_* macro Notes: svn path=/head/; revision=81013
* utilize DATADIRYing-Chieh Liao2003-05-151-16/+16
| | | | Notes: svn path=/head/; revision=81008
* typoYing-Chieh Liao2003-05-151-1/+1
| | | | Notes: svn path=/head/; revision=81007
* utilize USE_GETOPT_LONG and DATADIRYing-Chieh Liao2003-05-151-4/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=81006
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* - Update to version 0.3.13Kevin Lo2001-08-134-39/+46
| | | | | | | | | | - Update MASTER_SITES PR: 29569 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=46188
* Upgrade to 0.3.12.Vanilla I. Shu2001-05-103-6/+5
| | | | | | | | PR: ports/27254 Submitted by: maintainer Notes: svn path=/head/; revision=42506
* o Install additional 2 include filesClive Lin2001-01-142-0/+8
| | | | | | | | | o portlint Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=37191
* Update to 0.3.8Clive Lin2001-01-145-28/+49
| | | | | | | | PR: 24277 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37190
* Convert to PORTNAME/PORTVERSION.Satoshi 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). Notes: svn path=/head/; revision=27479
* Respect CC and CFLAGSVanilla I. Shu2000-04-022-6/+6
| | | | Notes: svn path=/head/; revision=27275
* PR: 17369Foxfair Hu2000-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. Notes: svn path=/head/; revision=26809
* Update version to 0.3.4.R. Imura2000-01-144-14/+13
| | | | | | | | PR: 15940 Submitted by: Maintainer Notes: svn path=/head/; revision=24732
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* update to 0.3.3R. Imura1999-11-262-3/+3
| | | | | | | | PR: 15041 Submitted by: Maintainer Notes: svn path=/head/; revision=23344
* Initial Import.Yukihiro 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 Notes: svn path=/head/; revision=22692