aboutsummaryrefslogtreecommitdiffstats
path: root/converters/cn2jp
Commit message (Collapse)AuthorAgeFilesLines
* - only shared libraries should be build with -fPIC on amd64 and ia64leeym2004-03-242-23/+41
| | | | | | - drop maintainership Submitted by: arved
* SIZEify my ports.leeym2004-03-181-0/+1
| | | | Submitted by: trevor
* BROKEN on ia64: Segfault during buildkris2004-03-071-1/+7
|
* - Fix build on AMD64krion2004-02-101-0/+2
| | | | Approved by: maintainer informed
* cosmetic fixes which make portlint happy.leeym2004-01-082-6/+6
|
* Split up multi-file patch into separate fileskris2003-10-199-128/+245
| | | | Respect CC and CFLAGS
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* fix stdio problem on -CURRENTleeym2002-11-242-1/+12
|
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Install 2 additional include files.clive2001-01-162-1/+5
| | | | | | | Bump PORTREVISION. PR: 24349 Submitted by: MAINTAINER
* Add shared librarykevlo2001-01-084-6/+22
| | | | | PR: 24140 Submitted by: MAINTAINER
* Code translation between Chinese and Japanese includingclive2000-12-126-0/+174
Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis) This is ENCODING translator, NOT translator. PR: 23470