aboutsummaryrefslogtreecommitdiff
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* Remove uneeded patch, and fix pkg-plist.Vanilla I. Shu2004-07-112-8/+0
| | | | | | | | PR: ports/68880 Submitted by: maintainer Notes: svn path=/head/; revision=113416
* Upgrade to 0.7.0Clive Lin2004-07-113-66/+80
| | | | | | | | PR: ports/68824 Submitted by: hamigua@hotpop.com Notes: svn path=/head/; revision=113397
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* update to 3.00:Oliver Eikemeier2004-07-082-8/+12
| | | | | | | | | <http://lists.freebsd.org/pipermail/freebsd-ports/2004-July/014104.html> Submitted by: cnshaolin@gmail.com Notes: svn path=/head/; revision=113221
* + Unbreak this port.Clive Lin2004-07-055-14/+13
| | | | | | | | | | | + Upgrade to 0.6.1. + Assign MAINTAINER to submitter. PR: ports/68668 Submitted by: hamigua@hotpop.com Notes: svn path=/head/; revision=112949
* Add scim-tables 0.4.0, SCIM table based Chinese input methods.Vanilla I. Shu2004-07-028-0/+127
| | | | | | | | | PR: ports/67133 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Somepart by: me Notes: svn path=/head/; revision=112811
* Add scim-chinese 0.4.0, SCIM Chinese Smart Pinyin input method.Vanilla I. Shu2004-07-0211-0/+169
| | | | | | | | | PR: ports/67133 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> somepart by: me Notes: svn path=/head/; revision=112810
* Reset bouncing maintainer:Kris Kennaway2004-07-021-1/+1
| | | | | | | | | | | Diagnostic-Code: X-Postfix; host mta-v1.mail.vip.cnb.yahoo.com[202.43.216.28] said: 554 delivery error: dd Sorry your message to liu_yinghong@yahoo.com.cn cannot be delivered. This account has been disabled or discontinued [#102]. - mta107.mail.cnb.yahoo.com (in reply to end of DATA command) Notes: svn path=/head/; revision=112758
* BROKEN: Install fails when linprocfs is mountedKris Kennaway2004-07-021-0/+2
| | | | Notes: svn path=/head/; revision=112748
* BROKEN: Install failsKris Kennaway2004-07-021-0/+2
| | | | Notes: svn path=/head/; revision=112747
* BROKEN on 4.x: Does not compileKris Kennaway2004-07-021-0/+4
| | | | Notes: svn path=/head/; revision=112746
* - Chase the pdflib shared libraryAlex Dupre2004-06-251-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=112225
* Establish a correct master-slave relationship betweenMark Linimon2004-06-232-2/+4
| | | | | | | | | | | | | | | | | www/linux-mozillafirebird and the ports that inherit most of their information (except, e.g., distinfo) from it. These changes should be transparent to installs (tested and verified locally). While here, update two cases of stale distfile info. (MD5s verified versus mozilla.org.) PR: ports/67701 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=112084
* Remove expired ports, plus the three ports that depended on them.Kris Kennaway2004-06-2013-207/+0
| | | | Notes: svn path=/head/; revision=111893
* BROKEN on 5.x: fails to patchKris Kennaway2004-06-191-0/+1
| | | | Notes: svn path=/head/; revision=111793
* + Updated patchset:Clive Lin2004-06-162-3/+7
| | | | | | | | | | | | | | | | | | | + Avoid misuse of safe_strdup shipped with mutt. + It returns 0 (NULL pointer) instead of pointer to 0 (empty string) if the source string is empty(""). Consequently iconv_open will cause mutt to core-dumps itself. It expects const char* instead of NULL pointer. + On each successful call to wraped iconv_open provided by the patchset, small piece of memory is allocated by safe_strdup. The original patchset did not free it. Above submitted by: Kuang-che Wu <kcwu at kcwu dot homeip dot net> + Experimental abuse of PORTREVISION. More testing is in progress. It will be really activated via master port if there's nothing else broken. Notes: svn path=/head/; revision=111610
* Update to version 3.2.3Michael Nottebrock2004-06-094-8/+8
| | | | Notes: svn path=/head/; revision=111165
* Remove mkisofs and cdrtools, superseeded by sysutils/cdrtools-cjk.Alexander Leidinger2004-06-071-4/+0
| | | | Notes: svn path=/head/; revision=111013
* chinese/cdrtools and chinese/mkisofs are superseded by sysutils/cdrtools-cjk.Alexander Leidinger2004-06-079-263/+0
| | | | | | | | | | | Note: Contrary to its purpose, chinese/cdrtools also never (during the time it was connected to the build) installed the ISO-9660 tools. Diagnosis by: marius Let's remove them by: netchild Notes: svn path=/head/; revision=111011
* Remove gtar-specific NOP from tar command invocation.Kris Kennaway2004-06-041-1/+1
| | | | | | | Submitted by: kientzle Notes: svn path=/head/; revision=110818
* Temporarily disconnect cdrtools to resolv issues with it'sErwin Lansing2004-06-021-1/+3
| | | | | | | | | master port. Requested by: marius Notes: svn path=/head/; revision=110702
* - Add PKGNAMEPREFIX "zh-" as suggested by the Porter's Handbook.Alexander Leidinger2004-06-022-15/+7
| | | | | | | | | | | | | | | | - Suffix installed binary and man page with "-zh" in order to avoid conflicts with other ports installing mkisofs (note that it doesn't make sense to use MANLANG here as the man page is in English). - Don't build and install isodump, isoinfo and isovfy. They are not built with locale support, i.e. they don't differ in this regard from those installed by the cdrtools ports (expect the latter are later versions). - Use PLIST_FILES. Submitted by: marius Notes: svn path=/head/; revision=110684
* Resurrect chinese/cce port and update it to 0.51Pav Lucistnik2004-05-266-0/+99
| | | | | | | | | | | | | Console CJK Environment let you display and input Chinese/Japanese/Korean under Linux/FreeBSD console, it works both in VGA mode and frame buffer mode. Input methods include PinYin WuBi ShuangPin Ziranma CangJie Zhuyin Dayi YingHan, totally around 40. PR: ports/61943 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=110042
* - Update to version 0.3.6Kirill Ponomarev2004-05-254-11/+8
| | | | | | | | PR: ports/67160 Submitted by: maintainer Notes: svn path=/head/; revision=109938
* BROKEN on amd64: Does not compile (missing -fPIC)Kris Kennaway2004-05-231-0/+4
| | | | Notes: svn path=/head/; revision=109769
* Upgrade port to 4.60Clive Lin2004-05-182-3/+4
| | | | | | | | PR: ports/66802 Submitted by: MAINTAINER Notes: svn path=/head/; revision=109464
* Respect PTHREAD_{CFLAGS,LIBS}, unmark FORBIDDEN, mark BROKEN on 4.x/AlphaMichael Nottebrock2004-05-151-2/+7
| | | | Notes: svn path=/head/; revision=109218
* Reset maintainership. Adam has experienced a machine failure and isMark Linimon2004-05-151-1/+1
| | | | | | | currently unable to look after any of the ports that he has written. Notes: svn path=/head/; revision=109183
* Unbroken it, and assign MAINTAINER to submitter.Vanilla I. Shu2004-05-133-78/+42
| | | | | | | | | PR: ports/66595 Submitted by: Rong-En Fan <rafan_at_infor.org> No Responsed: keith@ Notes: svn path=/head/; revision=109076
* BROKEN on sparc64: Build failsKris Kennaway2004-05-131-1/+7
| | | | Notes: svn path=/head/; revision=109064
* - add missing files and directory.Yen-Ming Lee2004-05-122-1/+4
| | | | | | | - bump PORTREVISION. Notes: svn path=/head/; revision=108960
* distfile rerolled for (traditional chinese) localized MT-Blacklist 1.63Yen-Ming Lee2004-05-112-3/+5
| | | | | | | Requested by: leeym Notes: svn path=/head/; revision=108926
* Oops. Forgot the language categories.Michael Nottebrock2004-05-0615-27/+18
| | | | | | | Update to 1.3.1 Notes: svn path=/head/; revision=108575
* Yet another input buffer patch.Vanilla I. Shu2004-04-294-18/+72
| | | | | | | Submitted by: mhsin via #bsdchat Notes: svn path=/head/; revision=107986
* Update to KDE 3.2.2Michael Nottebrock2004-04-208-76/+14
| | | | Notes: svn path=/head/; revision=107688
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-192-0/+4
| | | | | | | still broken at that time and no PRs have been submitted containing a fix. Notes: svn path=/head/; revision=107549
* - Fix another chinese input string problem.Vanilla I. Shu2004-04-132-4/+6
| | | | | | | | | - Bump version. Submitted by: mhsin via #bsdchat Notes: svn path=/head/; revision=106915
* BROKEN on sparc64: Does not buildKris Kennaway2004-04-121-0/+4
| | | | Notes: svn path=/head/; revision=106780
* Fix pasting bug(>128bytes).Vanilla I. Shu2004-04-112-2/+11
| | | | | | | Submitted by: kcwu via #bsdchat Notes: svn path=/head/; revision=106723
* Tidy up whitespace.Trevor Johnson2004-04-1011-29/+27
| | | | Notes: svn path=/head/; revision=106671
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-14/+9
| | | | Notes: svn path=/head/; revision=106669
* Trim leading or trailing blank lines.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106666
* Trim whitespace.Trevor Johnson2004-04-102-46/+46
| | | | Notes: svn path=/head/; revision=106662
* unrar is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-091-1/+1
| | | | Notes: svn path=/head/; revision=106531
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-2/+2
| | | | Notes: svn path=/head/; revision=106396
* Remove PKGNAMEPREFIX variable, it's recursive.Vanilla I. Shu2004-04-071-2/+0
| | | | | | | Submitted by: freshports, elvis via #bsdchat Notes: svn path=/head/; revision=106380
* Bump version.Vanilla I. Shu2004-04-071-1/+1
| | | | | | | | Submitted by: mhsin Forgotten by: me Notes: svn path=/head/; revision=106373
* Fix auto-complete problem.Vanilla I. Shu2004-04-076-19/+134
| | | | | | | Submitted by: mhsin (msgin_at_mhsin_dot_org) Notes: svn path=/head/; revision=106371
* Adjust the gtk20 path for modules, themes, and input methods to catch upJoe Marcus Clarke2004-04-051-2/+2
| | | | | | | with gtk+-2.4. Notes: svn path=/head/; revision=106176
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-054-0/+4
| | | | Notes: svn path=/head/; revision=106175