| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
- remove the lines after .include "${MASTERDIR}/Makefile"
Noticed by: rafan@
|
|
|
|
|
|
|
|
| |
- take over the maintainership
PR: part of 78990
Submitted by: leeym
Approved by: ex-maintainer
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
| |
PR: ports/57796
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
| |
PR: ports/57732
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
| |
Submitted by: Jia-Shiun Li <jsli@mail2000.com.tw>
|
|
|
|
| |
Spotted by: kris
|
|
|
|
| |
Authorized by: MAINTAINER
|
|
|
|
| |
Suggested by: Ming-Yen Hsu <myhsu@cyberdude dot com>
|
|
|
|
|
|
| |
so remove these patches and unbreak zh-tin
Approved by: MAINTAINER
|
|
|
|
|
|
|
|
| |
2. fix a charset error (0x7f isn't valid char in Big5)
Noticed by: 1. zick@db.csie.ncu.edu.tw
2. daemon.bbs@kulu.twbbs.org
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/46878
Submitted by: leeym
Reviewed by: yssu@CCCA.NCTU.edu.tw (MAINTAINER)
|
| |
|
|
|
|
|
|
| |
charset.
Noted by: My post became 8bit stripped.
|
|
|
|
|
| |
PR: 36212
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
|
|
|
|
|
| |
PR: 29539
Submitted by: MAINTAINER
|
|
|
|
| |
PR: ports/26961
|
|
|
|
|
|
|
|
|
| |
Enlarge buffer size for extra-long line.
This fixes core dump which is rarely happened.
PR: ports/26961
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
|
|
|
|
|
| |
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
|
|
|
|
|
|
|
|
| |
PORTREVISION bumped.
PR: 26691
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Approved by: MAINTAINER
|
|
|
|
|
|
|
|
| |
It seems that tin itself now has more ability to handle MB.
More inspection on chinese/tin may be required to remove obsoleted method.
(I will forward this commit log to its MAINTAINER and
freebsd-taiwan-chinese@maillist.tw.freebsd.org)
|
|
|
|
|
|
|
|
|
|
|
|
| |
like '\n' is definitely non-printable.
o Fix this by tin's misc.c way, exactly what ports/26402 submitted.
o Unless we have wchar and, well, Citrus Project, imported, there's
no clean way, Good Thing (tm), we can do in this case.
PR: ports/26402
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
|
| |
|
|
|
|
|
|
|
|
| |
Before isprint(3) get fixed or any one knows how to use isprint(3) to
identify multibytes characters, this temporary fix would remain here.
PR: 23196
Reviewed by: People on tw.bbs.comp.386bsd newsgroup
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/21496
Submitted by: clive@CirX.ORG
|
|
|
|
|
|
|
|
|
|
| |
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).
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by: Satoshi Asami
|
|
|
|
|
|
|
|
|
|
|
|
| |
Linking tin v1.4...
cc -o ./tin ./active.o ./art.o ./attrib.o ./auth.o ./charset.o
...
dmat.o ./xref.o ../pcre/libpcre.a -lmytinfo ../pcre/libpcre.a
cc: ../pcre/libpcre.a: No such file or directory
cc: ../pcre/libpcre.a: No such file or directory
*** Error code 1
Stop.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
anymore.
|
|
|
|
|
| |
PR: ports/5267
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/5222
Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
|
| |
|
|
|