aboutsummaryrefslogtreecommitdiff
path: root/chinese/xcin25
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* patch for zh_CN.EUC.Yen-Ming Lee2003-08-092-9/+15
| | | | | | | | | PR: 54877 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Approved by: Kuang-che Wu <kcwu@kcwu.homeip.net> Notes: svn path=/head/; revision=86636
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* BerkeleyDB cleanup - stage 3Ade Lovett2002-08-221-1/+1
| | | | | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly. Notes: svn path=/head/; revision=64839
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-2/+2
| | | | | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x Notes: svn path=/head/; revision=64836
* Applied this patch to ensure build smoothly onKevin Lo2002-08-212-1/+13
| | | | | | | | | | some environment/compiler. PR: 41535 Submitted by: MAINTAINER Notes: svn path=/head/; revision=64747
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Fix MASTER_SITES and use space after variable namePatrick Li2002-06-161-3/+2
| | | | | | | | PR: 39334 Submitted by: maintainer Notes: svn path=/head/; revision=61342
* xcinrc fixYing-Chieh Liao2002-04-202-4/+10
| | | | | | | | PR: 37258 Submitted by: maintainer Notes: svn path=/head/; revision=57916
* Forgot to put this file into Attic.Clive Lin2002-04-171-38/+0
| | | | Notes: svn path=/head/; revision=57809
* Upgrade to latest xcin25/libtabe suite.Clive Lin2002-04-1712-87/+175
| | | | | | | | | | Hand MAINTAINER to submitter. PR: ports/37039 ports/37040 Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw> Notes: svn path=/head/; revision=57800
* Post gettext-0.11.1 fix.Clive Lin2002-04-141-0/+38
| | | | Notes: svn path=/head/; revision=57701
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update chewing module.Clive Lin2001-12-082-3/+5
| | | | | | | | PR: ports/32545 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=51209
* Fix its #include <malloc.h> bug, found by src/include/malloc.h rev 1.4.Clive Lin2001-11-031-0/+11
| | | | Notes: svn path=/head/; revision=49535
* - NOPORTDOCS support to pkg-plistYing-Chieh Liao2001-10-152-39/+39
| | | | | | | | | | - 's|${INSTALL_MAN}|${INSTALL_DATA}|' PR: 29753 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=48775
* Update the libtabe version check in RUN_DEPENDS.Jing-Tang Keith Jang2001-06-221-1/+1
| | | | Notes: svn path=/head/; revision=44312
* Remove ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE check inJing-Tang Keith Jang2001-03-301-2/+1
| | | | | | | | | | | RUN_DEPENDS. Since we now have the correct patch in all of x11/{XFree86,XFree86-4,XFree86-4-libraries}, its service is no longer needed. Reported by: cheath.bbs@bbs.cs.nthu.edu.tw Notes: svn path=/head/; revision=40593
* Upgrade to 2.5.2.3.Jing-Tang Keith Jang2001-03-132-5/+3
| | | | Notes: svn path=/head/; revision=39719
* Add chewing module, and bump version.Vanilla I. Shu2001-02-145-4/+16
| | | | | | | | PR: ports/25048, ports/25064 Submitted by: Kang-ming Liu <gugod@gugod.org> Notes: svn path=/head/; revision=38340
* Update to 2.5.2.2.Jing-Tang Keith Jang2001-01-023-2/+9
| | | | | | | Reminded by: vanilla Notes: svn path=/head/; revision=36594
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang2000-11-061-2/+2
| | | | Notes: svn path=/head/; revision=34848
* Update to version 2.5.2.1Kevin Lo2000-10-313-3/+17
| | | | | | | | PR: 22438 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34493
* Upgrade to version 2.5.2Kevin Lo2000-10-163-14/+14
| | | | | | | | PR: 22018 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33893
* Upgrade to version 2.5.2.pre6Kevin Lo2000-10-106-29/+28
| | | | | | | | PR: 21832 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33661
* Remove 800k patch-zz.. this is being handled by PATCH_SITES asAde Lovett2000-09-191-1/+1
| | | | | | | per my earlier commit Notes: svn path=/head/; revision=32855
* Oops. Forgot a PORTREVISION bump.Ade Lovett2000-09-191-0/+1
| | | | Notes: svn path=/head/; revision=32849
* Add author-generated patches to fix several bugs and introduceAde Lovett2000-09-192-0/+5
| | | | | | | | | | many new features PR: 21377 Submitted by: Michael C. Wu <keichii@peorth.iteration.net> Notes: svn path=/head/; revision=32848
* Upgrade to 2.5.2p5.Vanilla I. Shu2000-08-253-8/+4
| | | | Notes: svn path=/head/; revision=31947
* Upgrade to latest version.Vanilla I. Shu2000-08-126-59/+52
| | | | Notes: svn path=/head/; revision=31557
* autoconvert was missing "zh-" in front of PORTNAMEKevin Lo2000-08-031-1/+1
| | | | Notes: svn path=/head/; revision=31277
* Make it compileable with libtabe-0.1.5.Vanilla I. Shu2000-07-162-4/+15
| | | | Notes: svn path=/head/; revision=30682
* Upgrade to 2.5.2p3Vanilla I. Shu2000-04-244-2160/+8
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=27946
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-3/+3
| | | | | | | | | | | | | 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
* Shrink pkg/COMMENT to 70 charsMichael Haro2000-03-211-1/+1
| | | | | | | PREFIX -> X11BASE Notes: svn path=/head/; revision=26932
* Correct the BROKEN on my last commit :(Vanilla I. Shu2000-03-061-200/+1989
| | | | Notes: svn path=/head/; revision=26581
* Upgrade to latest versionVanilla I. Shu2000-02-275-12/+379
| | | | | | | | PR: ports/16940 Submitted by: maintainer Notes: svn path=/head/; revision=26352
* Update to version 2.5.2b4.Steve Price1999-12-247-73/+44
| | | | | | | | Submitted by: 15655 Reviewed by: maintainer Notes: svn path=/head/; revision=23953
* Upgrade to latest version.Vanilla I. Shu1999-11-064-7/+22
| | | | | | | | PR: ports/14656 Submitted by: maintainer Notes: svn path=/head/; revision=22938
* PR: 14391Foxfair Hu1999-10-194-12/+24
| | | | | | | | Submitted by: Keith Jang <jtjang@gcn.net.tw> Update to xcin-2.5.2b. Notes: svn path=/head/; revision=22521
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* PR: ports/11468Foxfair Hu1999-09-079-164/+173
| | | | | | | | | | | | | | | | | | | | | Submitted by: Keith Jang <jtjang@gcn.net.tw> Update xcin to xcin-2.5.1 after repo copied. Old xcin will be dropped out after few months. xcin is a Chinese INput application in X, well support in both Traditional Chinese(Big5) and Simplified Chinese(GB) charsets. New version of xcin support standard XIM too. You can activate one xcin-XIM server, meanwhile, use different locale configuration to input Big5/GB words at the different sessions. This port is current version of xcin, code rewritten by Tung-Han Hsieh <thhsieh@linux.org.tw>. WWW: http://xcin.linux.org.tw/ Porting to FreeBSD by Yung-Jen Hung <winard@ms11.url.com.tw> & Keith Jang <jtjang@gcn.net.tw>. Notes: svn path=/head/; revision=21369
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941