aboutsummaryrefslogtreecommitdiff
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* 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
* patch for broken LC_CTYPEYing-Chieh Liao2004-04-052-0/+16
| | | | | | | | PR: 65062 Submitted by: maintainer Notes: svn path=/head/; revision=106160
* BROKEN: Fails to patchKris Kennaway2004-04-031-0/+2
| | | | Notes: svn path=/head/; revision=106041
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3123-0/+40
| | | | Notes: svn path=/head/; revision=105747
* The last line of a slave port's Makefile has to beClive Lin2004-03-301-1/+2
| | | | | | | | | .include "${MASTERDIR}/Makefile" PR: ports/64393 Notes: svn path=/head/; revision=105723
* - Use USE_ICONV knobKirill Ponomarev2004-03-302-4/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Make the last line of Makefile to beClive Lin2004-03-302-4/+2
| | | | | | | .include "${MASTERDIR}/Makefile" Notes: svn path=/head/; revision=105721
* Add size data.Trevor Johnson2004-03-263-0/+4
| | | | Notes: svn path=/head/; revision=105291
* E-mail to the maintainer bounced with:Trevor Johnson2004-03-263-3/+3
| | | | | | | | <statue@freebsd.sinica.edu.tw>: connect to freebsd.sinica.edu.tw[140.109.13.51]: Connection refused Notes: svn path=/head/; revision=105284
* Fix pkg-plist.Vanilla I. Shu2004-03-242-67/+64
| | | | Notes: svn path=/head/; revision=105148
* Add vim-scdoc 0.6.0, vim documentation Simplified Chinese.Vanilla I. Shu2004-03-246-0/+121
| | | | | | | | PR: ports/62307 Submitted by: hamigua <hamigua@hotpop.com> Notes: svn path=/head/; revision=105145
* catch up mldonkey 2.5.14Ying-Chieh Liao2004-03-231-23/+21
| | | | | | | | PR: 64604 Submitted by: maintainer Notes: svn path=/head/; revision=105014
* Improve amd64 fix, Only build shared library with -fPICTilman Keskinoz2004-03-222-7/+10
| | | | Notes: svn path=/head/; revision=104905
* BROKEN on amd64: Does not compileKris Kennaway2004-03-191-0/+4
| | | | Notes: svn path=/head/; revision=104617
* BROKEN on amd64 and ia64: Missing -fPICKris Kennaway2004-03-181-1/+7
| | | | Notes: svn path=/head/; revision=104453
* SIZEify.Trevor Johnson2004-03-172-0/+4
| | | | Notes: svn path=/head/; revision=104313
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* - Update to version 0.3.5Kirill Ponomarev2004-03-165-26/+51
| | | | | | | | | | | - Fix WWW: - Assign maintainership to submitter PR: ports/64278 Submitted by: Gavin Mu <gavin@tju.edu.cn> Notes: svn path=/head/; revision=104169
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-145-5/+5
| | | | | | | | | | | | | | | | | | 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
* BROKEN: Does not patchKris Kennaway2004-03-131-0/+2
| | | | Notes: svn path=/head/; revision=103840
* add chinese/mldonkey-coreYing-Chieh Liao2004-03-113-0/+71
| | | | | | | | | | Client 'core' for MLDonkey with Traditional Chinese (Big5) support PR: 64039 Submitted by: Hung-Te Lin <piaip@csie.ntu.edu.tw> Notes: svn path=/head/; revision=103601
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-0914-8/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Correct plist again.Michael Nottebrock2004-03-073-18/+57
| | | | Notes: svn path=/head/; revision=103213
* update metalist for featuring Apache2 compatibilityYen-Ming Lee2004-03-064-28/+370
| | | | | | | Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=103066
* Correct plist.Michael Nottebrock2004-03-043-120/+120
| | | | Notes: svn path=/head/; revision=102867
* This port is no longer broken after recent commits.Dmitry Sivachenko2004-03-031-2/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=102794
* - Hand over maintainership to submitterPav Lucistnik2004-02-293-3/+3
| | | | Notes: svn path=/head/; revision=102528
* - Remove old Stardict 1 in favor of Stardict 2Pav Lucistnik2004-02-297-87/+0
| | | | | | | Agreed on with: textproc/stardict2 maintainer Notes: svn path=/head/; revision=102526
* Add stardict2-dict-zh_TW, a Traditional Chinese <-> English dictionaryPav Lucistnik2004-02-295-0/+74
| | | | | | | | | | files for Stardict PR: ports/61463 Submitted by: LI Dong <ld@FreeBSD.org.cn> Notes: svn path=/head/; revision=102520
* Add stardict2-dict-zh_CN, a simplified chinese <-> english dictionaryPav Lucistnik2004-02-299-0/+135
| | | | | | | | | | files for Stardict PR: ports/61514 Submitted by: LI Dong <ld@FreeBSD.org.cn> Notes: svn path=/head/; revision=102517
* - Remove stardict2 after repository move to textproc categoryPav Lucistnik2004-02-295-151/+0
| | | | Notes: svn path=/head/; revision=102512
* - update MASTER_SITEVanilla I. Shu2004-02-251-5/+1
| | | | | | | | | | - unbreak PR: ports/63331 Submitted by: statue at freebsd dot sinica dot edu dot tw Notes: svn path=/head/; revision=102036
* - update to 1.3Vanilla I. Shu2004-02-254-10/+18
| | | | | | | | | | - unbreak PR: ports/63332 Submitted by: statue at freebsd dot sinica dot edu dot tw Notes: svn path=/head/; revision=102035