aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* Use the new ghostscript options.marcus2004-01-212-16/+6
| | | | Submitted by: linimon
* - from 0.01 to 0.02leeym2004-01-182-3/+3
| | | | | | | | | - assign maintainership - Fixed synopsis typo - utf8 histogram now actually works. PR: 61485 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Update to 0.05clement2004-01-182-2/+2
| | | | | | PR: 61480 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Approved by: erwin (mentor) (implicitly)
* - update to 0.04leeym2004-01-154-7/+27
| | | | | | | | | - assign maintainership - Kuang-Che Wu (kcwu) reported that ->split() did not take a $method as advertised. PR: 61227 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Back out revision 1.6 which was committed by mistake; the change inlinimon2004-01-131-3/+8
| | | | | | it was picked up by a spurious commit of mine to chinese/*/Makefile. Sorry about that. If anyone has had ghostscript dependency problems while trying to install this port, please try it again now.
* - Update to 2.0.1pav2004-01-1010-28/+377
| | | | | PR: ports/61135 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
* Remove from the deathwatch by fixing the plist.linimon2004-01-082-123/+1
|
* Remove port chinese/abiword. From the PR: it doesn't support Chinese andlinimon2004-01-085-99/+0
| | | | | | | | | doesn't have any patch now. Maintainer keith@FreeBSD.org had disappeared for a long time. PR: ports/57183 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Not objected to within: 2 months
* This conflicts with the English-language Linux base system ports.trevor2004-01-051-0/+1
|
* New port: chinese/cdrtoolsedwin2004-01-033-0/+23
| | | | | | | cdrtools NLS 2byte patch. PR: ports/58051 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* - Update to 1.8.5pav2004-01-024-14/+9
| | | | | | | | - Take maintainership - Add to x11 category PR: ports/60808 Submitted by: Dryice Liu <dryice@liu.com.cn>
* add extrapatch and unbreak this port on -current.leeym2003-12-314-19/+41
| | | | | | PR: 60343 Submitted by: leeym Approved by: maintainer timeout (2 weeks)
* New port: chinese/mingunittfedwin2003-12-295-0/+56
| | | | | | | | | This port installs Chinese Big5HKSCS TrueType Mingti fonts. WWW: http://www.info.gov.hk/digital21/unicode/hkscs/reference_iso10646.html PR: ports/59793 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* New port: iiimf-*edwin2003-12-286-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* Forgotten to add patch-files.vanilla2003-12-144-20/+64
| | | | Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Fix big5 cursor movement problem.vanilla2003-12-143-57/+288
| | | | Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Sync with irc/irssi.vanilla2003-12-078-216/+47
|
* Mark as broken on 5.x (varargs). Pacify portlint.linimon2003-12-072-2/+8
|
* Mark broken on 5.x (varargs). Informed maintainer.linimon2003-12-071-1/+7
|
* Per bento logs, mark broken on 5.x.linimon2003-12-071-0/+4
|
* obsolete after 501109.vanilla2003-12-061-1/+3
| | | | Submitted by: "R. Imura" <imura@ryu16.org>
* Some changes that have not been committed, as part of ports/36112,linimon2003-11-231-3/+8
| | | | snuck in on the commit that was merely supposed to reset the maintainer.
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-2146-68/+52
| | | | | | | | ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw
* Fix incorrect use of ${REINPLACE_CMD}.des2003-11-201-2/+1
| | | | Approved by: portmgr (kkenn)
* Fix incorrect ${REINPLACE_CMD} use and a couple of style nits.des2003-11-201-3/+4
| | | | Approved by: portmgr (kkenn)
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* Linux/i386 binary port of Firebird Web browser in Simplified Chinesetrevor2003-11-194-0/+26
|
* new Linux/i386 binary port of Firebird Web browser in Traditional Chinesetrevor2003-11-194-0/+26
|
* Unmark BROKEN. The patch is already applied on Oct 31.clive2003-11-191-2/+0
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Fix build on -current.vanilla2003-11-162-1/+7
| | | | Noticed by: kris@
* Slave ports do not need to include the master category in CATEGORIES.linimon2003-11-154-4/+4
| | | | | | | | It is redundant. PR: ports/49002 Submitted by: Dan Langille <dan@langille.org> Obtained from: FreshPorts survey
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-132-2/+2
|
* Add chm2html 0.1a, cHM Tools package.vanilla2003-11-137-0/+99
| | | | | PR: 58082 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Add oicq 0.7, implements OICQ messaging protocol.vanilla2003-11-135-0/+53
| | | | | PR: 59093 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* fix PLIST problem.leeym2003-11-102-1/+24
| | | | Reviewed by: maintainer
* make it buildvanilla2003-11-092-2/+7
| | | | | | | bump PORTREVISION PR: ports/59057 Submitted by: maintainer
* OpenOffice -> OpenOffice.orgmaho2003-11-094-4/+4
| | | | Submitted by: Pavel@Janik.cz (Pavel Janik)
* Add wenju 1.1, collection of writing tools in Chinese.vanilla2003-11-0910-0/+115
| | | | | PR: 58181 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* libbonobo merge bonoboactivation.vanilla2003-11-091-1/+1
| | | | | PR: ports/58608 Submitted by: maintainer
* update to 0.3.2leeym2003-11-093-8/+10
| | | | | PR: 56685 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add port OpenOffice.org 1.1 for traditional chinese.maho2003-11-092-0/+19
|
* Add port openoffice.org 1.1 for simplified chinesemaho2003-11-092-0/+19
|
* reconnect bg5pdf to the build systemoliver2003-11-091-1/+1
|
* fix INDEX buildoliver2003-11-082-4/+4
| | | | | while I'm here, fix the MASTER site, and the homepage entry in pkg-desc bump PORTREVISION
* Unhook bg5pdf from the build for now; it depends on the (removed) pdflib4kris2003-11-081-1/+1
| | | | port and does not build if pointed at the pdflib port.
* Forgot to change Makefile s..maho2003-11-081-2/+2
| | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san!
* As announced on Aug 7, remove the chitex port which has been markedkris2003-11-089-2229/+0
| | | | FORBIDDEN for 7 1/2 months.
* rename openoffice to openoffice-1.0 after repocopymaho2003-11-084-36/+2
| | | | Acknowledgment to: nork
* remove USE_XLIBleeym2003-11-081-2/+4
| | | | | PR: 58978 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Follow up with mail/mutt-devel.clive2003-11-082-10/+9
|
* Update to 0.9.5leeym2003-11-043-16/+17
| | | | | PR: 58903 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-032-0/+4
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Reset maintainer on ports owned by the following committers who havekris2003-11-039-9/+9
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* ports with possibly unreachable MAINTAINERsedwin2003-11-022-2/+2
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix patch error.clive2003-11-011-2/+2
| | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> PR: ports/58575
* Remove AbiWord-1.x now that 2.0 has been released, and is the new stablemarcus2003-11-011-1/+1
| | | | release.
* remove unused code.leeym2003-10-293-18/+2
| | | | | | | assign maintainership. PR: 57181 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* update to 1.5leeym2003-10-293-5/+5
| | | | | PR: 58610 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* PR: 58597foxfair2003-10-285-44/+34
| | | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer Fix build step in version 1.9.7
* Correct PKGORIGIN precisely according to PR/58268.foxfair2003-10-281-1/+1
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* chinese unzip: add cnoize's patch which won't strip chinese chars.leeym2003-10-253-0/+32
| | | | | PR: 58057 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Respect CC and CFLAGSkris2003-10-231-0/+26
|
* Changed by maintainer's request.linimon2003-10-212-3/+3
|
* It is a decentralized, web-based personal publishing system designed to easeleeym2003-10-215-0/+72
| | | | | | | | | maintenance of regularly updated news or journal sites, like weblogs. WWW: http://www.movabletype.org/l10n/traditional_chinese/ PR: 58056 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Unbreak.demon2003-10-192-136/+12
| | | | | | | Remove redundant SITE_PERL declaration. PR: 57199 Submitted by: Autrijus Tang <autrijus@autrijus.org>
* Respect CC and CFLAGSkris2003-10-192-24/+90
|
* Add xttmgr 0.9.6, a Big5/GB enhanced TrueType Font Manager.vanilla2003-10-176-0/+67
| | | | | PR: 58058 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* - Fix build on -currentkrion2003-10-162-1/+27
| | | | | PR: 58084 Submitted by: maintainer
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-162-14/+2
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* Correct whitespace in previouskris2003-10-162-2/+2
|
* BROKEN on 5.x: does not compilekris2003-10-162-2/+14
|
* Add p5-Lingua-ZH-Summarize 0.01, chinese Text Summarization.mat2003-10-135-0/+43
| | | | | PR: 57841 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Add p5-Lingua-ZH-Wrap 0.02, a simple Chinese text Wrapper.mat2003-10-135-0/+34
| | | | | PR: 57951 Submitted by: clsung@dragon2.net
* Add p5-Lingua-ZH-Toke 0.01, a Chinese Tokenizer on steroids.mat2003-10-135-0/+45
| | | | | PR: 57950 Submitted by: clsung@dragon2.net
* Add p5-Lingua-ZH-Keywords 0.04mat2003-10-135-0/+36
| | | | | | | Chinese Keywords Extraction via Lingua::ZH::TaBE. PR: 57840 Submitted by: clsung@dragon2.net
* fix typo (s/ printf/ sprintf/)leeym2003-10-111-1/+1
|
* Help to build a correct .tin/tinrc and .tin/attributes at the first run.clive2003-10-092-2/+15
| | | | | PR: ports/57796 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Improve multibyte ability, otherwise it is broken functionally.clive2003-10-093-0/+32
| | | | | PR: ports/57732 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* update to 0.9.4vanilla2003-10-018-1652/+7
| | | | | | | | update MASTER_SITES take maintainership PR: ports/57180 Submitted by: statue@freebsd.sinica.edu.tw
* for 5.x, add a patch to modify /dev/vga to /dev/ttyv0leeym2003-09-272-3/+5
| | | | | PR: 57257 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* remove unused code. no default ming & kaileeym2003-09-263-14/+2
| | | | | PR: 57182 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Upgrade port chinese/pine4 to 4.58edwin2003-09-242-3/+3
| | | | | | | Upgrade port chinese/pine4 to 4.58. PR: ports/56728 Submitted by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
* Update port: chinese/fcitxedwin2003-09-241-1/+1
| | | | | | | update MASTER_SITES. PR: ports/56686 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update port: chinese/CJKedwin2003-09-241-0/+1
| | | | | | | add WWW location. PR: ports/56687 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* unbreak chinese/dictdleeym2003-09-231-10/+8
| | | | | | PR: 56688, 56771 Submitted by: Statue <statue@freebsd.sinica.edu.tw> KATO Tsuguru <tkato@prontomail.com>
* Translation update: fix checksum.will2003-09-224-4/+4
|
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-184-8/+4
|
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* * Support CFLAGStaoka2003-09-022-0/+2
| | | | | | | | | | | * USE_AUTOCONF - > USE_AUTOCONF_VER Submitted by: KATO Tsuguru <tkato@prontomail.com> * Use config.sub and config.guess in Templates instead of devel/autoconf213 Pointed out by: kuriyama * Update version to 1.1.1-a020 * Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
* [PATCH] chinese/moefonts-cid: enable choose of ghostscript interpreteredwin2003-08-312-2/+16
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54921 Submitted by: Jens Rehsack <rehsack@liwing.de>
* [PATCH] chinese/enscript: enable choose of ghostscript interpreteredwin2003-08-311-1/+15
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54920 Submitted by: Jens Rehsack <rehsack@liwing.de>
* [PATCH] chinese/abiword: enable choose of ghostscript interpreteredwin2003-08-311-1/+15
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54919 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-272-1/+2
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-252-2/+2
|
* catch up with news/tin (tin-1.6.1)leeym2003-08-202-19/+20
| | | | Submitted by: Jia-Shiun Li <jsli@mail2000.com.tw>
* update chinese/zhcon: build error on -currentdaichi2003-08-191-0/+11
| | | | | | PR: 55334 Submitted by: Kang Liu <lazykang@hotmail.com> Approved by: maintainer
* Update to tcl/tk 8.4 and bump PORTREVISION.kris2003-08-172-5/+6
|
* Fix build with gcc 3.3.kris2003-08-172-0/+20
|
* Fix build with gcc 3.3. This port does not respect CFLAGS/CXXFLAGS.kris2003-08-174-0/+40
|
* patch for zh_CN.EUC.leeym2003-08-092-9/+15
| | | | | | PR: 54877 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Approved by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Update to patchset 20030807.clive2003-08-092-2/+3
| | | | This patchset teaches mutt big5-hkscs charset.
* Remove the chinese/cce port, which has security holes and is no longerkris2003-08-088-147/+0
| | | | | | under development. Reviewed by: maintainer
* As announced on May 6, remove the broken chinese/mozilla-tclp portkris2003-08-0812-630/+0
|
* As announced on May 6, remove the broken dia portkris2003-08-083-27/+0
|
* - Update to 0.28erwin2003-08-075-34/+28
| | | | | | | | | - add perl5 to categories - add WWW PR: 55312 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer
* BROKEN: does not compilekris2003-08-071-0/+2
|
* Bump PORTREVISION to reflect improvement.clive2003-08-051-1/+1
|
* Improve multibyte character (big5 actually) display ability of input buffer.clive2003-08-051-2/+43
| | | | Inspired by: ports/50374
* Add -r to ${CP} to cope with source trees checked out with CVSkris2003-07-311-3/+3
|
* Use ${CP} -r instead of ${CP} to cope with source trees checked out viakris2003-07-311-3/+3
| | | | CVS.
* telnet is moved to src/contrib/telnet, so update the port correspondingly.leeym2003-07-301-9/+23
| | | | | PR: 55005 Submitted by: Kang Liu <lazykang@hotmail.com>
* update chinese/qterm: update MASTER_SITESdaichi2003-07-291-2/+2
| | | | | PR: 55001 Submitted by: Statue <statue@freebsd.sinica.edu.tw> (maintainer)
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-296-4/+12
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* BROKEN: Fails to patchkris2003-07-281-0/+2
|
* Remove acroread-*font ports after removal of acroread.kuriyama2003-07-248-47/+0
|
* miniChinput is a tiny version of Chinput, which is a GPLed Chineseleeym2003-07-226-0/+76
| | | | | | | | | | input method. miniChinput uses XIM protocol and provides several input modules for both GB and BIG5 encodings. WWW: http://sourceforge.net/projects/minichinput PR: 54620 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Remove zh-pycodec port. It's replaced by converters/py-cjkcodecs now.perky2003-07-205-59/+0
|
* add oxford-big5 dict database.leeym2003-07-193-2/+7
| | | | | | | bump PORTREVISION PR: 54621 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* add ntu_kai48.hbf for BIG5 printing.leeym2003-07-154-11/+10
| | | | | PR: 54496 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-30/+5
| | | | use USE_GETOPT_LONG instead.
* update chinese/stardict2: 2.2.0 -> 2.2.1daichi2003-07-093-13/+2
| | | | | PR: 54207 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Unhook acroread-*font before actual deletion of each ports.kuriyama2003-07-081-2/+0
|
* make big5con work with DEVFS.leeym2003-07-071-0/+5
| | | | Reviewed by: statue <statue@freebsd.netlab.cse.yzu.edu.tw>
* fix configure error about xlibleeym2003-07-021-1/+1
| | | | | | PR: 52154 Submitted by: Christopher Hall <freebsd@generalresources.com> Approved by: maintainer timeout
* Remove over zealous PATCH_DIST_ARGS to fix build when PACKAGE_BUILDINGclive2003-06-291-1/+0
| | | | | | is defined. Noted by: kris
* o due to teTeX update to 2.0.2, update pkg-plistleeym2003-06-273-5275/+5275
| | | | | | | o move mktexlsr to end of pkg-plist PR: 53644 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* update to 1.4leeym2003-06-272-2/+2
| | | | | PR: 53794 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* add NO_WRKSUBDIR and replace WRKDIR with WRKSRCleeym2003-06-272-14/+15
|
* o assign maintainershipleeym2003-06-274-99/+55
| | | | | | | o update to 2.3 PR: 53737 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update port: chinese/oxforddaichi2003-06-262-2/+3
| | | | | PR: 53760 Submitted by: Statue <statue@freebsd.sinica.edu.tw> (maintainer)
* + update to gbfs-1.3leeym2003-06-264-31/+33
| | | | | | | | + add NTFS support + refine Makefile and gbfs.sh PR: 53731 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Take MAINTAINER to submitter.nork2003-06-264-4/+4
| | | | | | PR: ports/53750 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Approved by: maintainer no response (a long time)
* + refine Makefileleeym2003-06-263-15/+18
| | | | + add missing entry in pkg-plist which is generated by hanzim -port-install
* fix typo in my previous commit.leeym2003-06-261-1/+1
| | | | Pointy hat to: leeym
* update to 1.1leeym2003-06-262-15/+10
| | | | | PR: 53707 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* update to 1.2leeym2003-06-252-2/+2
| | | | | PR: 53647 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* - catch up with ghostscript-gnu-7.07, and unbreak moefonts-cidleeym2003-06-252-3/+3
| | | | - apply SCRIPTS_ENV
* Fix dated distinfo.clive2003-06-241-3/+3
| | | | | | No more broken. Reviewed by: MAINTAINER
* add oxford.el for Emacs supportleeym2003-06-233-5/+9
| | | | | PR: 53626 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update to 2.2.0erwin2003-06-236-328/+71
| | | | | | PR: 53511 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> Approved by: maintainer
* Fix the "Hanzim: start-up error" problemleeym2003-06-233-7/+37
| | | | | | PR: 53524 Noticed by: Mark Linimon <linimon@lonesome.com> Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* 1. add missing manpage.leeym2003-06-181-1/+2
| | | | | | 2. drop maintainership. Reviewed by: kcwu@ck.tp.edu.tw
* remove extra entry in PLISTleeym2003-06-171-1/+0
| | | | Noticed by: kris
* Fix build of ports/chinese/chinput3leeym2003-06-151-10/+7
| | | | | | PR: 53322 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Approved by: maintainer
* Update patchset checksum and revision date.clive2003-06-142-2/+2
| | | | | Changes in patchset: update zh_TW.po patch. Patch submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Update to 1.10.leeym2003-06-124-13/+12
| | | | | | | | Add WWW Site. Remove some redundant settings. PR: 5155 Submitted by: Mathieu Arnold <m@absolight.net>
* o Fix MASTER_SITESerwin2003-06-122-7/+3
| | | | | | | | | | | | o Change distinfo md5 checksum - The spare url in the Makefile doesn't works. - I cannot find a distfile with the same md5 that we have in distinfo - The new distfile's difference is a comment and two removed ifdef's (see PR for full diff) PR: 53103 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* o Fix unfetchable distfile by upgrading to 1.3leeym2003-06-122-2/+2
| | | | | PR: 53109 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Update MASTER_SITESleeym2003-06-121-1/+1
| | | | | PR: 53210 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* remove extra directory.leeym2003-06-111-0/+1
| | | | Noticed by: bento
* Update to 4.56.naddy2003-06-072-3/+3
| | | | | PR: 52957 Submitted by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
* - depend on LIBTOOLleeym2003-06-052-18/+12
| | | | | | | - unbreak zh-dictd-database on 5.1-BETA - refine PKGMESSAGE Reviewed by: statue@freebsd.sinica.edu.tw (MAINTAINER)
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-053-12/+12
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* update to 0.26leeym2003-06-014-11/+29
| | | | | PR: 52734 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update to KDE 3.1.2lioux2003-05-208-16/+16
|
* New port: localized messages and documentation for kofficelioux2003-05-2013-0/+220
|
* Obsolete port. In the future, we should use the simplekeichii2003-05-197-242/+0
| | | | ports/x11/rxvt-* because it is now i18n complete.
* o remove all LIB_DEPENDS, replace with USE_GNOMEvanilla2003-05-193-12/+19
| | | | | | | | | o add patch files/patch-src::distance.cpp o add CONFIGURE_ENV for ${LOCALBASE}/{include|lib} o fix build problem on 5.1 PR: ports/52199 Submitted by: maintainer
* BROKEN on 5.1: does not linkkris2003-05-181-1/+7
|
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* BROKEN on 5.1: configure failskris2003-05-181-1/+7
|
* 1. dont specify -lgnugetopt in Makefileijliao2003-05-152-9/+17
| | | | | 2. respect CFLAGS 3. utilize BSD_INSTALL_* macro
* utilize DATADIRijliao2003-05-151-16/+16
|
* typoijliao2003-05-151-1/+1
|
* utilize USE_GETOPT_LONG and DATADIRijliao2003-05-151-4/+4
| | | | Approved by: maintainer
* Move files/patch-kon.cfg.FreeBSD to files/kon.cfg.FreeBSD-patch for post-patchkevlo2003-05-152-2/+2
| | | | | PR: 52222 Submitted by: MAINTAINER
* Add ntuttf 1.0, seven Chinese Big5 TrueType fonts made by NTU.vanilla2003-05-137-0/+171
| | | | | PR: 50820 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Add stardict2 2.0.0, english-Chinese dictionary.vanilla2003-05-138-0/+395
| | | | | PR: 51185 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Add kon2 ,vanilla2003-05-135-0/+93
| | | | | | | | kanji On Console -- Display kanji characters on your own console. PR: 50819 Submitted by: Chen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Fix patch after recent tin port update.demon2003-05-111-2/+2
| | | | Spotted by: kris
* catch up with news/tin and unbreak zh-tin-1.5.17leeym2003-05-101-9/+9
| | | | Authorized by: MAINTAINER
* o update to 0.2.6.3vanilla2003-05-104-52/+10
| | | | | | | | | | o remove files/patch-aa o make prefix clean o change MASTER_SITES o add author's WWW PR: ports/51950 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add USE_GNOME=gtk12.vanilla2003-05-101-0/+1
| | | | | PR: ports/51994 Submitted by: maintainer
* Look in the 'Old' subdir if we can't find the distfile.petef2003-05-101-1/+2
| | | | Noticed by: fenner's portsurvey
* 1. include <osreldate.h> before use macro __FreeBSD_versionleeym2003-05-071-2/+0
| | | | | | | | 2. unbreak chinese/dictd which is the slave port of net/dictd PR: 48586 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org> Approved by: maintainer timeout
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* BROKEN: Distinfo is incorrectkris2003-05-072-0/+4
|
* BROKEN: Does not compile/installkris2003-05-071-0/+2
|
* 1. simplify the patchleeym2003-05-042-11/+8
| | | | | | 2. stop trying when /usr/src/usr.bin/telnet doesn't exists Submitted by: 1. ijliao
* o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)clive2003-05-041-1/+3
| | | | | | | | | | | Otherwise the PATCH_SITES in the slave port would be overwrited. o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the slave port now. The former shortens the depends list, for the taste of people on the #bsdchat. The reason for later knob is that I currently have not much time to deal with it. o Change the MAINTAINER to me, requested by previous maintainer.
* o replace with Unicode CMap versionvanilla2003-05-042-11/+12
| | | | | | | | o change MASTER_SITES o bump version PR: ports/51293 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* o remove distfiles: ac14.tar.Z, use print/adobe-cmaps replace.vanilla2003-05-044-66/+5
| | | | | | | | o remove file: pkg-req o bump PORTREVISION PR: ports/51211 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Due to ghostscript-gnu update.vanilla2003-05-042-2/+2
| | | | | PR: ports/51686 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Due to ghostscript update.vanilla2003-05-041-3/+3
| | | | | PR: ports/51681 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* update to zhcon-0.2.3leeym2003-05-029-113/+8
| | | | | PR: 51625 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add oxford 0.1, a English to Chinese(GB) dictionary.vanilla2003-04-276-0/+146
| | | | | PR: 50817 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Add oto 0.4, show you font info and add new 'name' and 'cmap' tables.vanilla2003-04-276-0/+69
| | | | | PR: 50816 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Add cnprint 3.30b,vanilla2003-04-277-0/+141
| | | | | | | | convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts. PR: 50815 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Add p5-Encode-HanConvert 0.24,vanilla2003-04-275-0/+52
| | | | | | | | traditional and Simplified Chinese mappings. PR: 50950 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Upgrade port chinese/pine4 from 4.53 to 4.55.leeym2003-04-203-4/+3
| | | | | PR: 51149 Submitted by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
* BIDDEN: Lots of buffer overflows yielding setuid root.kris2003-04-191-0/+2
|
* Update port: chinese/fcitxedwin2003-04-182-2/+2
| | | | | | | update to 1.8.4 PR: ports/51115 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
|
* Fix building with my last commit, I make some typo error.vanilla2003-04-181-1/+1
| | | | | | (s/readline.h/readline.c/). Submitted by: mhsin@mhsin.org
* Add gui-readline.c to EXTRA_PATCHES and bump version.vanilla2003-04-171-1/+2
|
* Update to 4.5.2leeym2003-04-153-2/+5
| | | | | | PR: 50493 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Approved by: maintainer timeout
* o fix MASTER_SITESleeym2003-04-155-6/+12
| | | | | | | | | o add new file: moe_kai_pc.ttf http://www.edu.tw/mandr/bbs/1-4-2/kai.htm PR: 50091 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Approved by: maintainer timeout
* add CONFIGURE_ARGS+="--enable-mt"arved2003-04-152-11/+1
| | | | | | | remove file: files/patch-qterm::qtermtelnet.h PR: 50902 Submitted by: maintainer
* print/pdflib -> print/pdflib4edwin2003-04-141-1/+1
| | | | Informed maintainer
* don't forget this file, needed to make that makefile X11BASe cleanedwin2003-04-131-0/+11
|
* Update port: chinese/fcitxedwin2003-04-134-8/+14
| | | | | | | | o update to 1.8.3 o add MASTER_SITESS PR: ports/50847 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update to 0.2.0arved2003-04-135-29/+57
| | | | | PR: 50860 Submitted by: maintainer
* update to 3.0.2.5leeym2003-04-113-4/+15
| | | | | PR: 50753 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-066-6/+10
|
* Update to 3.0.2fix4leeym2003-04-062-2/+2
| | | | | PR: 50623 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* fix xsim-data and xsinrcleeym2003-04-062-6/+8
| | | | | | | add xsim-data-freebsd-gb2312.tar.gz PR: 50597 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* modify tools.c and set default locale to zh_CN.EUCleeym2003-04-051-3/+4
| | | | | | | bump PORTREVISION PR: 50620 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add a patch to fix readline routine problem.vanilla2003-04-012-9/+38
| | | | | PR: ports/50374 Submitted by: Michael Hsin <mhsin@mhsin.org>
* remove not-yet-supported CJK module and prevent it from loopback dependence.leeym2003-04-012-16/+2
| | | | | | PR: 35833 Submitted by: Chia-Hsing Yu <b7506061@csie.ntu.edu.tw> Approved by: maintainer timeout
* update to 1.1.leeym2003-04-012-3/+2
| | | | | | | | distfiles update make checksum failures. remove unused MASTER_SITES. PR: 50399 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update to 1.4.vanilla2003-03-273-3/+3
| | | | | PR: ports/50295 Submitted by: maintainer
* add a missing \\ijliao2003-03-271-1/+1
|
* add xsim 0.3.9.4ijliao2003-03-276-0/+79
| | | | | | | A simple and fast GBK Chinese XIM server PR: 48968 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Initial import of fcitx 1.8.2kevlo2003-03-267-0/+69
| | | | | | | Fcitx is a simple and fast GBK Chinese XIM server. PR: 50311 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Catch up with master port.clive2003-03-261-6/+10
|
* Mark FORBIDDEN. This port installs set-user-id executables whichnectar2003-03-251-0/+1
| | | | | | | call system() without sanitizing the environment. It is trivially exploitable for root privileges. Reported by: Niels Heinen <zillion@safemode.org>
* Unbreak this port by de __P when needed.clive2003-03-011-0/+7
| | | | I guess the magic number is about 500041, since it's not documented.
* Fix the URL's in pkg-descr and add HTTP master sites.roam2003-02-282-2/+2
| | | | | PR: 48353 Submitted by: tadalunch@sources.redhat.com
* PR:foxfair2003-02-271-1/+1
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add missed COMMENT tag back in last commit. Noticed by: Dan Langille <dan@langille.org>
* Remove old COMMENTFILE missed in last commit.foxfair2003-02-261-1/+0
|
* pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-2676-40/+42
|
* Update chinese/tintin++ to use net/tintin++-devel, the latest version offoxfair2003-02-262-203/+3
| | | | tintin++ has already supported BIG5 encoding.
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* add ONLY_FOR_ARCHS=i386leeym2003-02-231-0/+1
| | | | | PR: 48584 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* De-pkg-comment.knu2003-02-211-0/+1
|
* De-pkg-comment.knu2003-02-2176-38/+38
|
* De-pkg-comment.knu2003-02-216-6/+3
|
* De-pkg-comment.knu2003-02-2122-11/+11
|
* make it work with teTeX 2.0.1ijliao2003-02-211-7/+7
|
* set charset to Big5 in all newsgroupsleeym2003-02-191-2/+2
| | | | Suggested by: Ming-Yen Hsu <myhsu@cyberdude dot com>
* install five Chinese Big5 TrueType fontsleeym2003-02-188-0/+138
| | | | | PR: 46397 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update to 0.9.1.naddy2003-02-1522-1211/+48
| | | | | PR: 48254 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
* Remove redundant category 'editors' in slave ports.mbr2003-02-134-4/+4
| | | | | PR: 47969 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-106-6/+6
| | | | Submitted by: lioux
* Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'kris2003-02-101-0/+1
|
* add Acrobat Reader 5 CJK font packsijliao2003-02-0611-15/+15
| | | | | | | PR: 39140 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Repo-copy approved by: lioux (portmgr) Repo-copy performed by: joe (cvs)
* Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-298-48/+534
| | | | | | release for 3.1: az hr id is ko lv. These modules remain at their previous release (and still work), but may be incomplete or incorrect. However, their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway.
* These patches were merged into main stream source tree,leeym2003-01-236-70/+2
| | | | | | so remove these patches and unbreak zh-tin Approved by: MAINTAINER
* add p5-Lingua-ZH-Numbers 0.03ijliao2003-01-226-0/+40
| | | | Converts numeric values into their Chinese string equivalents
* add p5-Lingua-ZH-TaBE 0.03ijliao2003-01-226-0/+41
| | | | Chinese processing via libtabe
* update to big5con-0.92hleeym2003-01-2116-522/+18
| | | | | PR: ports/45821 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* add zh-links: Links WWW Browser with Chinese Supportleeym2003-01-1911-0/+1093
| | | | | PR: ports/46713 Submitted by: eric@fractal.csie.org (Eric Shao-yu Cheng)
* Add support for non-standard WRKDIRPREFIX, which is commonly seenclive2003-01-191-1/+2
| | | | | | | | | | on FreeBSD clusters with only one nfs mounted, read only ports tree. The functionality of supporting non-standard WRKDIRPREFIX is just supported in ordinary port, but not in port which crosses referenced other port's WRKSRC during the build. This commit fixes it. Reviewed by: statue@freebsd.sinica.edu.tw (MAINTAINER)
* Upgrade port chinese/pine4 from 4.50 to 4.53edwin2003-01-162-3/+3
| | | | | PR: ports/47141 Submitted by: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw>
* Update to 0.1.7arved2003-01-164-14/+14
| | | | | | | USE_QT_VER=3 PR: 47123 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* 1. take wrong sig dashes as correct ones when quoting (especially in tw.*)leeym2003-01-151-1/+10
| | | | | | | | 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
* Add chinput3, an GB2312, BIG5 input server.vanilla2003-01-146-0/+61
| | | | | PR: ports/36568 Submitted by: Statue <statue@softwareliberty.org>
* Don't try to run ${PREFIX}/lib/mozilla/mozilla if it doesn't exist.fenner2003-01-141-1/+1
| | | | | | e.g. "make fetch-list" Submitted by: distfile survey