summaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* Remove a obsoleted variable for cleanness.clive2002-10-011-1/+0
|
* Add a missing entry.clive2002-09-301-0/+1
|
* o Fix build on -CURRENT.clive2002-09-282-15/+4
| | | | | | | | o Use REINPLACE_CMD instead of a hard wired patch, which breaks this port on -CURRENT. o Use tab instead of space, BTW. Submitted by: bento
* Add a proper dependency.clive2002-09-281-0/+2
|
* Remove the port.taoka2002-09-206-97/+0
| | | | | zh-linux_locale is not needed for linux_base-7. No ports depend on the port.
* Deploy USE_GNOMENG infrastructurelioux2002-09-192-2/+4
| | | | | PR: 42201 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Add missing directorieskris2002-09-161-0/+2
|
* texas chainsaw kde2 massacrealane2002-09-101-1/+0
|
* kde2 massacre.alane2002-09-101-17/+0
|
* Turn over to ports@.obrien2002-09-072-2/+2
|
* Update for a new patchset, which has only different comments.clive2002-09-012-2/+2
| | | | No functionality changes.
* Unbreak this port.clive2002-09-013-17/+6
| | | | Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw>
* Since the Big5<->GB mapping in iconv is simply brokenclive2002-08-292-2/+5
| | | | | | | | | | and not acceptable, hook another table included in autoconvert (called libhz) is not an option. This new patchset also adds copyright in files not written by myself. Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* BX takes space as server list seperator.clive2002-08-282-4/+4
|
* Distfile relocated.clive2002-08-271-1/+1
|
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-2510-16/+20
| | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
* Fix MASTER_SITES.kevlo2002-08-231-1/+1
|
* BerkeleyDB cleanup - stage 3ade2002-08-222-2/+2
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* BerkeleyDB cleanup - stage 2ade2002-08-224-3/+24
| | | | | 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
* Remove ghostscript6, which was deleted several weeks ago.kris2002-08-221-1/+0
| | | | Pointy hat to: clive
* Applied this patch to ensure build smoothly onkevlo2002-08-212-1/+13
| | | | | | | some environment/compiler. PR: 41535 Submitted by: MAINTAINER
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Correctly add pkgname_suffix for chinese ports.mbr2002-08-114-2/+6
|
* Reroute dependency on defunct chinese/ghostscript6 port andade2002-08-092-2/+2
| | | | | | redirect to print/ghostscript-gnu (see ports/39684) Submitted by: 'make index' failing for a while
* Add dependency on big5 fonts.mbr2002-08-042-2/+4
| | | | | | | Add "editors" to CATEGORIES. PR: 41301 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Rename openoffice dir to openoffice-zh_CN.mbr2002-08-043-2/+18
| | | | | | | | | Change the font dependency to moe_kai.ttf. I already fixed the dirname in modules. PR: 41302 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Really bury patch-aa.clive2002-08-041-0/+0
|
* Add simplified Chinese support.clive2002-08-045-5/+30
| | | | | PR: ports/41295 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Upgrade to 3.5.1clive2002-08-034-5/+24
| | | | | PR: ports/40983 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Good-bye.clive2002-08-036-450/+0
| | | | | PR: ports/39684 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Remove useless ag14.tar.Zclive2002-08-034-36/+6
| | | | | PR: ports/39683 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* New port: zh-cce.clive2002-08-038-0/+127
| | | | | | | | | | | | | | Yet another Chinese console. onsole Chinese Environment - display Chinese (GB) on console CCE is a Console Chinese Environment like WZCE, yact & chdrv that lets you display and input Chinese (GB) at the console. Input methods include PinYin, WuBi, ShuangPin and ZiranMa. I made slightly difference against original PR. Treat distro patch `as-is', instead of bloating our repo. PR: ports/37255 Submitted by: Statue <statue@softwareliberty.org>
* New port: zh-xpdf. This port enables xpdf to read chinese-traditional pdf.clive2002-08-038-0/+65
| | | | | PR: ports/39361 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* remove files/patch-aaclive2002-08-034-16/+688
| | | | | | | add files/patch-modules::abiword.ttfm update files/patch-ttfinfo.c PR: ports/38820 , ports/41141
* Use MASTERDIRmbr2002-08-031-1/+1
| | | | Add "editors" to CATEGORIES
* Add font dependencymbr2002-08-031-0/+1
|
* Add the real trad chinese port.mbr2002-08-033-0/+31
| | | | Obtained from: chshen <statue@freebsd.sinica.edu.tw>
* Uhh ohh, should have been "Simplified Chinese".mbr2002-08-031-1/+1
|
* Add chinese OO.org portmbr2002-08-032-0/+16
| | | | Obtained from: Tsu-Fan Cheng <tfcheng@tfcheng.dnsq.org>
* 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-034-8/+8
| | | | | | | that the dependency is not stored in a package and so future gettext upgrades should not require a PORTREVISION bump to force the new builds. 2. Bumped PORTREVISION as this affects package contents. Hopefully this is the last time this happens for this reason.
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-014-0/+4
| | | | need bizarre gettext errors cropping up, too.
* Chase shlib rev of devel/gettextade2002-08-016-6/+6
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Remove empty files.naddy2002-07-251-0/+0
|
* Upgrade to 1.3.vanilla2002-07-214-39/+3
| | | | | PR: ports/40822 Submitted by: maintainer.
* Add a patch for handle cedict.vanilla2002-07-203-2/+39
| | | | | | PR: ports/40738 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org> Approved by: maintainer.
* add zh-tw-dictdijliao2002-07-194-0/+102
| | | | | PR: 40741, 40743 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* use MASTER_SITE_SOURCEFORGEijliao2002-07-111-2/+2
| | | | | PR: 40440 (zh-aterm) Submitted by: Kang-min Liu <gugod@gugod.org> (zh-aterm)
* Fix MASTER_SITE_SUBDIR.will2002-07-094-4/+4
| | | | | PR: 40272 Submitted by: Tilman Linneweh <tilman@arved.de>
* upgrade to 16.6ijliao2002-07-092-10/+6
| | | | | PR: 40377 Submitted by: maintainer
* Bump PORTREVISION along with its master port. (irc/bitchx)clive2002-07-081-1/+1
|
OpenPOWER on IntegriCloud