aboutsummaryrefslogtreecommitdiff
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Incorrect pkg-plistKris Kennaway2006-11-171-0/+2
| | | | Notes: svn path=/head/; revision=177427
* Change MASTER_SITE.Vanilla I. Shu2006-11-151-1/+1
| | | | | | | Submitted by: maintainer via msn. Notes: svn path=/head/; revision=177306
* - Now I understand what really happened. share/locale/zh_TW.UTF-8/LC_CTYPERong-En Fan2006-11-142-5/+3
| | | | | | | | | | is a symlink to ../UTF-8/LC_CTYPE. So, changing the linking target is enough. This should really fix pointyhat build. Notes: svn path=/head/; revision=177274
* - Link is evil. Instead, we directly overwrite the locale file andRong-En Fan2006-11-112-5/+3
| | | | | | | | | put it back when deinstall. This should fix the build according to my tinderbox. Notes: svn path=/head/; revision=177067
* - Try to fix build by not modifying base locale file.Rong-En Fan2006-11-111-0/+2
| | | | Notes: svn path=/head/; revision=177063
* Add big5width 1.0: Unicode width dirty fix for Big5 font (zh_TW.UTF-8 locale).Rong-En Fan2006-11-106-0/+250
| | | | | | | Obtained from: Kuang-che Wu (kcwu at csie.org) Notes: svn path=/head/; revision=177017
* - Update to 1.2Rong-En Fan2006-11-062-5/+4
| | | | Notes: svn path=/head/; revision=176637
* - Update to 1.0.6.1Martin Wilke2006-11-063-24/+25
| | | | | | | | | | Notes: Please read the UPDATING! PR: ports/105066 Submitted by: chinsan Notes: svn path=/head/; revision=176597
* - Move to LOCALBASERong-En Fan2006-11-052-92/+94
| | | | | | | - Add a bin/xcin link for bin/xcin2.5 Notes: svn path=/head/; revision=176503
* The bump was not needed, according to my ex-mentor :)Ion-Mihai Tetcu2006-11-051-1/+1
| | | | Notes: svn path=/head/; revision=176475
* Try to fix INDEX broken by "Move chinese/xcin25 to chinese/xcin to reflect itsIon-Mihai Tetcu2006-11-051-2/+2
| | | | | | | | | real portname." ( rafan 2006-11-05 10:24:02 UTC ) Pointyhat to: rafan Notes: svn path=/head/; revision=176474
* - Remove chinese/xcin25. It is renamed to chinese/xcin to reflect its realRong-En Fan2006-11-0512-413/+0
| | | | | | | portname. Notes: svn path=/head/; revision=176466
* - Chase chinese/xcin25 -> chinese/xcinRong-En Fan2006-11-051-1/+1
| | | | Notes: svn path=/head/; revision=176465
* - Move chinese/xcin25 to chinese/xcin to reflect its real portname.Rong-En Fan2006-11-051-1/+1
| | | | Notes: svn path=/head/; revision=176464
* - Move chinese/xcin25 to chinese/xcin to reflect its real portname.Rong-En Fan2006-11-0512-0/+413
| | | | | | | | | | | | | | | | | | | | | | Please note that this is not a repo-copied directory due to we had chinese/xcin before. So, I just add all files from chinese/xcin25. For the record, the revisions are: 1.64 ports/chinese/xcin25/Makefile 1.22 ports/chinese/xcin25/distinfo 1.4 ports/chinese/xcin25/pkg-descr 1.19 ports/chinese/xcin25/pkg-plist 1.9 ports/chinese/xcin25/files/patch-aa 1.4 ports/chinese/xcin25/files/patch-ad 1.1 ports/chinese/xcin25/files/patch-ah 1.1 ports/chinese/xcin25/files/patch-chewing::sort_word.c 1.1 ports/chinese/xcin25/files/patch-configure 1.1 ports/chinese/xcin25/files/patch-gen_inp.c 1.1 ports/chinese/xcin25/files/patch-gui_main.c 1.2 ports/chinese/xcin25/files/patch-xcinrc.FREEBSD Notes: svn path=/head/; revision=176463
* - Update to 3.4.1Rong-En Fan2006-11-052-4/+4
| | | | | | | | PR: ports/105123 Submitted by: Dryice Liu (maintainer) Notes: svn path=/head/; revision=176461
* - Update to 0.1.20060928Martin Wilke2006-11-052-7/+7
| | | | | | | | | PR: ports/104992 Submitted by: chinsan@ Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176441
* - Move to LOCALBASERong-En Fan2006-11-042-1/+3
| | | | | | | | | PR: ports/105120 Submitted by: rafan Approved by: chinsan (maintainer) Notes: svn path=/head/; revision=176347
* - adobe-cmaps has changed its installation since half year agoRong-En Fan2006-11-031-1/+1
| | | | Notes: svn path=/head/; revision=176261
* - Chase recent chinese/fireflyttf changesRong-En Fan2006-11-031-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=176259
* - Update to 4.7.0Rong-En Fan2006-10-313-31/+39
| | | | Notes: svn path=/head/; revision=175815
* - Update to 1.2.8Chin-San Huang2006-10-318-44/+30
| | | | | | | | | | | | - Decrease the dependence (Suggested by: vanilla via irc) PR: ports/104570, ports/104531 Submitted by: chinsan Approved by: delphij (mentor) Notes: svn path=/head/; revision=175688
* - Add LGJ_FONT KNOB (Patch for Taiwanhorn) as default optionVanilla I. Shu2006-10-314-8/+54
| | | | | | | | | | - Take maintainership PR: ports/104539 Submitted by: chinsan@ Notes: svn path=/head/; revision=175636
* - UnbreakRong-En Fan2006-10-312-8/+6
| | | | | | | | | | | - pet portlint(1) PR: ports/104327 Submitted by: rafan Approved by: maintainer timeout (19 days) Notes: svn path=/head/; revision=175578
* - Fix pkg-plist and some issue, bump versionChin-San Huang2006-10-244-2/+10
| | | | | | | | | | | PR: ports/104724 Submitted by: chinsan Noticed by: kris Approved by: portmgr (erwin) delphij (mentor) Notes: svn path=/head/; revision=175517
* - Unbreak chinese/gcin by adding more MASTER_SITESChin-San Huang2006-10-222-6/+6
| | | | | | | | | | PR: ports/104570 Submitted by: chinsan Approved by: portmgr (erwin) delphij (mentor) Notes: svn path=/head/; revision=175487
* BROKEN: UnfetchableKris Kennaway2006-10-212-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175464
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-1420-43/+112
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* BROKEN: Fails to patchKris Kennaway2006-10-121-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175232
* Add p5-Lingua-Han-PinYin 0.06, retrieve the Mandarin(PinYin) of ChineseCheng-Lung Sung2006-10-105-0/+49
| | | | | | | | | | character(HanZi). PR: ports/102939 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=175200
* Chase pdf library and bump PORTREVISION.Alex Dupre2006-10-091-2/+2
| | | | Notes: svn path=/head/; revision=175052
* - Enable GUI Setup ToolRong-En Fan2006-10-095-5/+52
| | | | | | | | It does not depend on qinputcontextplugin.h, so we can build it. - Bump PORTREVISION Notes: svn path=/head/; revision=175025
* - Update to 3.4Rong-En Fan2006-10-082-4/+4
| | | | | | | | PR: ports/104098 Submitted by: Dryice Liu <dryice at dryice.name> (maintainer) Notes: svn path=/head/; revision=174881
* - Update to 1.2.7Cheng-Lung Sung2006-10-076-10/+16
| | | | | | | | PR: ports/104115 Submitted by: maintainer (chinsan) Notes: svn path=/head/; revision=174811
* - Fix syntax error while replace bash as shCheng-Lung Sung2006-10-062-2/+4
| | | | | | | | | | | | Detailed disscuss at: http://cle.linux.org.tw/gcin/readcomment.php?comment_id=397&comment_current_page=99999#comment - bump PORTREVISION PR: ports/104037 Submitted by: maintainer (chinsan) Notes: svn path=/head/; revision=174629
* Add p5-Lingua-ZH-HanDetect 0.04, guess Chinese text\'s variant andCheng-Lung Sung2006-10-055-0/+46
| | | | | | | | | | encoding. PR: ports/103585 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=174508
* Add p5-Lingua-Han-Utils 0.05, the utility tools of ChineseCheng-Lung Sung2006-10-045-0/+48
| | | | | | | | | | character(HanZi). PR: ports/102938 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=174424
* Change the following ports to my FreeBSD.org email.Chin-San Huang2006-10-0313-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: delphij (mentor) archivers/pecl-bz2/Makefile archivers/pecl-lzf/Makefile archivers/pecl-rar/Makefile audio/fapg/Makefile audio/pecl-id3/Makefile chinese/CJKUnifonts/Makefile chinese/auto-tw-l10n/Makefile chinese/dfsongsd/Makefile chinese/fortunetw/Makefile chinese/gcin/Makefile chinese/joe/Makefile chinese/joe2/Makefile chinese/pcmanx/Makefile chinese/phpbb-tw/Makefile chinese/tatter-tools/Makefile chinese/ve/Makefile chinese/zhcon/Makefile devel/pear-Console_Getopt/Makefile devel/pear-Console_Table/Makefile devel/pear-PEAR_Info/Makefile devel/pecl-expect/Makefile games/p5-Baseball-Sabermetrics/Makefile graphics/epdfview/Makefile graphics/p5-Chart-Clicker/Makefile graphics/p5-GD-Thumbnail/Makefile graphics/p5-Visio/Makefile mail/pecl-esmtp/Makefile math/pecl-stats/Makefile misc/pear-Services_Weather/Makefile net/ldapdiff/Makefile net/p5-RRD-Simple/Makefile net/pear-Net_CDDB/Makefile net/pear-Net_SMS/Makefile net/pecl-cvsclient/Makefile security/gwee/Makefile security/p5-GSSAPI/Makefile security/pam-pgsql/Makefile security/pecl-ssh2/Makefile security/pecl-tcpwrap/Makefile sysutils/p5-BSD-Sysctl/Makefile sysutils/p5-File-Next/Makefile textproc/csvdiff/Makefile textproc/p5-CSS/Makefile textproc/p5-Pod-XML/Makefile textproc/p5-SGML-DTDParse/Makefile textproc/p5-Text-Emoticon-GoogleTalk/Makefile textproc/p5-XML-Handler-Dtd2DocBook/Makefile textproc/p5-XML-Handler-Dtd2Html/Makefile textproc/p5-XML-SAXDriver-CSV/Makefile textproc/p5-XML-SAXDriver-Excel/Makefile textproc/p5-ack/Makefile textproc/pear-XML_DTD/Makefile textproc/pecl-stem/Makefile textproc/scim-input-pad/Makefile textproc/sdcv/Makefile www/b2evolution/Makefile www/dokuwiki/Makefile www/dokuwiki-devel/Makefile www/lilurl/Makefile www/p5-HTML-TableParser/Makefile www/p5-HTML-WikiConverter/Makefile www/p5-HTML-WikiConverter-DokuWiki/Makefile www/p5-HTML-WikiConverter-Kwiki/Makefile www/p5-HTML-WikiConverter-Markdown/Makefile www/p5-HTML-WikiConverter-MediaWiki/Makefile www/p5-HTML-WikiConverter-MoinMoin/Makefile www/p5-HTML-WikiConverter-Oddmuse/Makefile www/p5-HTML-WikiConverter-PbWiki/Makefile www/p5-HTML-WikiConverter-PhpWiki/Makefile www/p5-HTML-WikiConverter-PmWiki/Makefile www/p5-HTML-WikiConverter-SnipSnap/Makefile www/p5-HTML-WikiConverter-Socialtext/Makefile www/p5-HTML-WikiConverter-TikiWiki/Makefile www/p5-HTML-WikiConverter-UseMod/Makefile www/p5-HTML-WikiConverter-WakkaWiki/Makefile www/p5-HTML-WikiConverter-WikkaWiki/Makefile www/p5-WWW-Baseball-NPB/Makefile www/p5-WWW-Comic/Makefile www/p5-WWW-VenusEnvy/Makefile www/pear-Services_Delicious/Makefile www/pear-UDDI/Makefile www/xpi-cssviewer/Makefile www/xpi-gmail-manager/Makefile www/xpi-google-notebook/Makefile www/xpi-mrtech-local-install/Makefile www/xpi-no-referrer/Makefile www/xpi-server_switcher/Makefile www/xpi-unplug/Makefile www/xpi-videodownloader/Makefile www/xpi-web_developer/Makefile x11/xdialog/Makefile x11-fm/pcmanfm/Makefile Notes: svn path=/head/; revision=174382
* Add p5-Lingua-ZH-BPMFConvert 0.01, rule-based conversion of BPMFCheng-Lung Sung2006-09-275-0/+46
| | | | | | | | | | (bopomofo) into Hanyu Pinyin. PR: ports/102941 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=173981
* - Update to 1.1.1Rong-En Fan2006-09-273-442/+4
| | | | Notes: svn path=/head/; revision=173946
* - Update to 1.2.6Rong-En Fan2006-09-274-8/+8
| | | | | | | | PR: ports/103678 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer) Notes: svn path=/head/; revision=173941
* - Bump PORTREVISION for latest irc/irssi changesRong-En Fan2006-09-261-1/+1
| | | | | | | Approved by: vanilla (maintainer) Notes: svn path=/head/; revision=173885
* - Fix pkg-plistRong-En Fan2006-09-211-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=173499
* - Update to 0.1.20060903Rong-En Fan2006-09-202-8/+11
| | | | | | | | PR: ports/103405 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer) Notes: svn path=/head/; revision=173444
* - Use new magic in MASTER_SITESRong-En Fan2006-09-181-2/+1
| | | | | | | Thanks to: sat Notes: svn path=/head/; revision=173282
* - Move CJK specific maps into recommended directoryRong-En Fan2006-09-162-4/+4
| | | | | | | | | PR: ports/102810 Submitted by: Tz-Huan Huang <tzhuan@gmail.com> Discussed with: hrs, intron <intron at intron.ac> Notes: svn path=/head/; revision=173138
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-1221-118/+437
| | | | Notes: svn path=/head/; revision=172898
* - Fix pointyhat build by putting chewing patch to local distfilesRong-En Fan2006-09-121-1/+2
| | | | Notes: svn path=/head/; revision=172860
* - Pass maintainership to clsung@Rong-En Fan2006-09-111-1/+1
| | | | | | | Submitted by: Kuang-che Wu (maintainer) Notes: svn path=/head/; revision=172750
* BROKEN: Does not buildKris Kennaway2006-09-101-0/+2
| | | | Notes: svn path=/head/; revision=172728