aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* "${MKDIR} work" -> "${MKDIR} ${WRKDIR}"asami2000-10-091-1/+1
| | | | Submitted by: bento
* Change places where "/patches/" is spelled out to "/files/".asami2000-10-082-7/+7
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-089-10/+10
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Rename patches/xmms-1.2.x-xfont.diff to files/extra-patch-xmms-1.2.x-xfont.asami2000-10-081-1/+1
| | | | This patch is applied explicitly.
* Rename patches/patch.1 to files/extra-patch.1. This file is an extra patch.asami2000-10-081-1/+1
|
* Fixed typotaoka2000-10-071-1/+1
| | | | | Submitted by: kuriyama@FreeBSD.org Obtained by: ports-jp@jp.FreeBSD.org
* Change maintainer's e-mail address.kevlo2000-10-041-1/+1
| | | | Submitted by: MAINTAINER
* Update to the lastest version.kevlo2000-10-047-45/+60
| | | | | PR: 21733 Submitted by: MAINTAINER
* Typos. bkai00mp.ttf -> gkai00mp.ttfkevlo2000-10-041-4/+4
| | | | | PR: 21732 Submitted by: MAINTAINER
* Import moefonts-cid, which is MOE CIDFonts converted by Adobe.kevlo2000-10-0313-0/+234
| | | | | PR: 21703 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
* - Update ports to work more smoothlykevlo2000-10-033-770/+31
| | | | | | | - Change maintainer PR: 21721 Submitted by: MAINTAINER
* Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitablekris2000-09-291-0/+2
| | | | | buffer overflows. Sorry guys, but having an insecure mailer just isn't worth it.
* Remove empty fonts.alias and fonts.dir files.asami2000-09-271-0/+2
| | | | Submitted by: bento
* Say hello to zh-tintin++.foxfair2000-09-262-0/+214
| | | | | Add the Chinese port of net/tintin++, it is a slave port with tintin++ v1.5pl9 too.
* Say hello to zh-tintin++.foxfair2000-09-261-0/+1
|
* Update the patches, otherwise it's completely broken.vanilla2000-09-241-109/+133
| | | | | PR: ports/21490 Submitted by: clive@CirX.ORG
* Forgot to add patch files :)vanilla2000-09-243-0/+67
|
* Update and enslave zh-tin.vanilla2000-09-241-51/+8
| | | | | PR: ports/21496 Submitted by: clive@CirX.ORG
* Remove BROKEN, patches/patch-aa.vanilla2000-09-231-2/+1
| | | | | | It's my fault, I forgot to remove patch-aa before back to military :( Approved by: kris, onigiri
* Mark BROKEN: patch failskris2000-09-221-0/+2
| | | | Submitted by: onigiri
* Change this port to a slave port of audio/xmms.reg2000-09-201-95/+3
| | | | Approved by: maintainer
* Remove 800k patch-zz.. this is being handled by PATCH_SITES asade2000-09-191-1/+1
| | | | per my earlier commit
* Oops. Forgot a PORTREVISION bump.ade2000-09-191-0/+1
|
* Add author-generated patches to fix several bugs and introduceade2000-09-192-0/+5
| | | | | | | many new features PR: 21377 Submitted by: Michael C. Wu <keichii@peorth.iteration.net>
* Move chinese/cdict to chinese/stardictade2000-09-191-1/+1
|
* Update to 1.3, after repo-copyade2000-09-193-22/+34
| | | | | PR: 18867 Submitted by: maintainer
* Fix font.kevlo2000-09-161-0/+11
|
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:taoka2000-09-138-600/+94
| | | | | | | | | | | | | | | | | | | | (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andasami2000-09-122-2/+17
| | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
* Remove PKGNAMEPREFIX, it's for test :(vanilla2000-09-121-1/+0
|
* Install input method now.vanilla2000-09-123-8/+55
| | | | Submitted by: maintainer.
* Activate zh-chinput.vanilla2000-09-121-0/+1
|
* input server which support XIM protocol,ported from linux version.vanilla2000-09-126-0/+58
| | | | | PR: ports/21109 Submitted by: Peng HaiJie <phj@cn.freebsd.org>
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:taoka2000-09-084-10/+11
| | | | | | | | | | | | | | | | | | (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server.
* Turn on locale fixes.obrien2000-09-021-0/+2
| | | | Submitted by: Clive Lin <clive@cirx.org>
* I changed the name of a patch, but forgot to update it here.obrien2000-09-011-2/+2
|
* Make this a proper satellite port.obrien2000-08-302-102/+21
| | | | Approved by: maintainer
* Back out the previous commit. That one has a problem which occurs onknu2000-08-281-5/+1
| | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.knu2000-08-271-1/+5
| | | | No response from: ports list, PW
* Use patch to enable full ANSI colour.obrien2000-08-272-2/+7
|
* Break patch-0b into the one file for each source file patched. Having aobrien2000-08-263-0/+49
| | | | patch apply to >1 file is against the Porter's Handbook's guidlines.
* Activate zh-muttvanilla2000-08-261-0/+1
|
* import chinese-localed mutt.vanilla2000-08-261-0/+114
| | | | | PR: ports/20805 Submitted by: Clive Lin <clive@CirX.ORG>
* Upgrade to 2.5.2p5.vanilla2000-08-253-8/+4
|
* Initial import of zh-xmms 1.2.2kevlo2000-08-243-0/+610
| | | | | | zh-xmms is an audio player with a Winamp GUI. PR: 20719 Submitted by: Clive Lin <clive@CirX.ORG>
* Upgrade to latest version.vanilla2000-08-126-59/+52
|
* Upgrade to 0.1.6.vanilla2000-08-125-18/+22
|
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Update MASTER_SITESkevlo2000-08-061-2/+1
|
* Fix core dump problemkevlo2000-08-051-0/+764
|
* autoconvert was missing "zh-" in front of PORTNAMEkevlo2000-08-041-1/+1
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-034-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Fixup dependencies after version number bump of the png library.steve2000-07-312-2/+2
|
* Update MASTER_SITES.kevlo2000-07-191-3/+1
|
* Make it compileable with libtabe-0.1.5.vanilla2000-07-162-4/+15
|
* Upgrade to 0.1.5.vanilla2000-07-165-23/+23
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-9/+22
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* add a second mastersite.alex2000-06-271-1/+2
| | | | | PR: 19540 Submitted by: maintainer
* First round of INSTALL_SHLIB fixes.sobomax2000-06-162-3/+1
|
* Fix the refresh problem.vanilla2000-06-101-8/+21
| | | | Submitted by: ja-kon ports.
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillasami2000-06-011-0/+2
| | | | leaves fonts.alias behind -- it is not removing any entries from that file.)
* @dirrm share/doc/clessasami2000-05-301-0/+1
| | | | Submitted by: lunchbox
* Correct MASTER_SITE.vanilla2000-05-281-1/+1
| | | | Submitted by: fenner's distfiles reminder.
* Remove obsolete site,vanilla2000-04-304-9/+2496
| | | | | | and add a patch for damn kcfont bug. Submitted by: clive@cirx.org
* Fix pkg/PLIST.vanilla2000-04-241-14/+0
| | | | Submitted by: maintainer
* Upgrade to 20000418.vanilla2000-04-243-2/+4
| | | | Submitted by: maintainer
* Upgrade to 0.1.4.vanilla2000-04-245-13/+17
| | | | Submitted by: maintainer
* Upgrade to 2.5.2p3vanilla2000-04-244-2160/+8
| | | | Submitted by: maintainer
* Back to ver 1.4, that's my fault. :(vanilla2000-04-221-1/+1
|
* Correct the DISTNAME.vanilla2000-04-221-1/+1
|
* portlintmharo2000-04-201-6/+5
|
* quiet portlintmharo2000-04-201-6/+5
|
* quiet portlintmharo2000-04-201-5/+4
|
* quite portlintmharo2000-04-201-2/+3
|
* quiet portlintmharo2000-04-204-4/+4
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-11/+5
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Portlint COMMENT's.knu2000-04-151-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Cosmetic. Set their categories right.knu2000-04-154-4/+4
| | | | | | | | print/acroread-commfont: - Use CATEGORIES+= to follow after a slave's lang-specific category. {chinese,japanese,korean}/acroread-*font: - Set only the lang-specific category for each.
* Cosmetic.knu2000-04-151-1/+1
| | | | | | | | | | | | | | {chinese,japanese,korean}/mule-*: - Set only the lang-specific category for each. editors/mule: - Set CATEGORIES+= editors to follow after a slave's lang-specific category. - Define MULE_VERSION and EMACS_VERSION to use. editors/mule-common: - Remove redundant `Version required' line. - Define MULE_VERSION and EMACS_VERSION to use. - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
* Convert to PORTNAME/PORTVERSION.asami2000-04-1339-103/+82
| | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional).
* Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX.knu2000-04-122-4/+0
| | | | And remove the `Version required' line as well.
* Set PKGNAMEPREFIX with ?= so it can be overridden.asami2000-04-111-1/+1
|
* Add PKGNAMEPREFIX definitions for language-specific dirs.asami2000-04-111-0/+4
|
* Remove a foolish patch.vanilla2000-04-031-18/+0
|
* Add a patch for vga_cursor.vanilla2000-04-023-6/+121
|
* Respect CC and CFLAGSvanilla2000-04-029-39/+101
|
* Upgrade to 4.4d.vanilla2000-04-023-37/+19
|
* Fix patch error.vanilla2000-04-021-4/+4
|
* update MASTER_SITESmharo2000-04-021-2/+2
| | | | | PR: 17624 Submitted by: maintainer
* o update chinese/rxvt to 2.7.3mharo2000-04-014-56/+87
| | | | | | | | | o merge MASTER_SITES from x11/rxvt o kick over-bolded font out o now it's happy with chinese/kcfonts and chinese/arphicttf PR: 17618 Submitted by: clive@cirx.org
* Restore useless version required comments.obrien2000-03-228-0/+8
|
* Shrink pkg/COMMENT to 70 charsmharo2000-03-223-3/+3
| | | | PREFIX -> X11BASE
* Remove the "version required" line.obrien2000-03-208-8/+0
|
* PR: 17369foxfair2000-03-194-19/+23
| | | | | Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw> Update to 0.3.5, patches submitted by port's maintainer.
* PR: 17135foxfair2000-03-191-2/+0
| | | | | | Submitted by: Peng HaiJie <phj@cn.FreeBSD.org> Disable REQUIRES_MOTIF in this port, we don't need it. Patch submitted by the MAINTAINER.
* Fix install bug w/ xcin25.foxfair2000-03-061-2/+2
|
* Correct the BROKEN on my last commit :(vanilla2000-03-061-200/+1989
|
* Fix the broken part made by vanilla in rev 1.7, the patches have been testedfoxfair2000-03-052-4/+13
| | | | | | before I commit it. Submitted by: maintainer.
* Library name has changed. Also, fix a typo in directory name.asami2000-03-041-2/+2
| | | | (Do people actually *test* these stuff before they commit them?!?)
* Add virtual category "linux" to Linux apps and support libs/utils.asami2000-02-284-4/+4
|
* Upgrade to latest versionvanilla2000-02-275-12/+379
| | | | | PR: ports/16940 Submitted by: maintainer
* Upgrade to latest version.vanilla2000-02-274-16/+31
| | | | | PR: ports/16939 Submitted by: maintainer.
* Upgrade to 1.4.2.vanilla2000-02-271-14/+24
|
* Upgrade to 2.3.04-3vanilla2000-02-274-3/+43
|
* Update to version 2.7.2.imura2000-02-234-111/+68
| | | | | PR: 16596 Submitted by: maintainer
* Style nits in the ports I maintain.obrien2000-02-138-25/+27
|
* Update nvi-m17n (19990331 -> 19991117).imura2000-02-133-3/+3
| | | | | PR: 16513 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Fix for 4.0-current.vanilla2000-02-066-0/+125
| | | | Submitted by: Keith Jang (keith@freebsd.sinica.edu.tw)
* PR: 16433foxfair2000-02-025-2/+36
| | | | | Submitted by: The maintainer(Keith Jang <keith@freebsd.sinica.edu.tw>) Update CJK to the version of 2000/01/27.
* Fromm maintainer:steve2000-01-249-160/+522
| | | | | | | | | | | | 1. Change freetype-1.2 to freetype-1.3 in post-install, so it can find freetype sources to build ttf2pk & ttf2tfm. 2. It no longer uses moettf, but Arphic ttf instead, which has no character loss and IMHO much more beautiful. :) 3. Generates GB tfms from Arphic fonts. 4. Update maintainer's address. PR: 16042 Submitted by: maintainer
* PR: 16229foxfair2000-01-232-7/+126
| | | | | | | Submitted by: Keith Jang <keith@ml.tw.freebsd.org> Fix the kcfonts problem with some X applications, like Netscape or XEmacs. The program which generates kcfonts just doesn't follow XLFD and let the X-app get wrong information of big5-encoding fonts.
* PR: 16230foxfair2000-01-233-12/+24
| | | | | | Submitted by: Keith Jang <keith@ml.tw.freebsd.org> Upgrade to Arphic TTF v2.11 released by Arphic Inc., also fixed some glyph data in the GB fonts.
* Update version to 0.3.4.imura2000-01-154-14/+13
| | | | | PR: 15940 Submitted by: Maintainer
* Active zh-emacs.foxfair2000-01-041-0/+1
|
* Import a new XIM-enabled(Chinese specified) XEmacs 20.4.foxfair2000-01-0414-0/+4470
| | | | Submitted by : Keith Jang <keith@freebsd.sinica.edu.tw>
* Add back a '=' between DISTNAME and its value.steve2000-01-041-1/+1
| | | | | PR: 15864 Submitted by: John Reynolds <jjreynold@home.com>
* 1. edit the formating of comment line.foxfair2000-01-031-6/+5
| | | | 2. Add a patch to clean some warning message when building this port.
* Re-format <space> and <tab> in the Makefile, the changes is really trivialfoxfair2000-01-031-7/+7
| | | | | | and no need to get any permission from the maintainer first. Obtained from : bento.
* Fix error message on pkg_add(1) and add fonts.alias to make X-localesteve1999-12-293-8/+18
| | | | | | | program use these fonts automatically. PR: 12271 Submitted by: Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
* General comment cleanups.hoek1999-12-293-3/+3
|
* Update to version 4.21.steve1999-12-2715-415/+419
| | | | | PR: 14994 Submitted by: maintainer
* Update to version 0.1b8.steve1999-12-245-6/+45
| | | | | PR: 15654 Submitted by: maintainer
* Update to version 1.1b2.steve1999-12-246-46/+81
| | | | | PR: 15653 Submitted by: maintainer
* Update to version 2.5.2b4.steve1999-12-247-73/+44
| | | | | Submitted by: 15655 Reviewed by: maintainer
* Activate the tocps port.steve1999-11-271-0/+1
|
* Initial import of zh-tocps version 1.0.steve1999-11-275-0/+38
| | | | | | | Translates PostScript files with Chinese characters. PR: 14388 Submitted by: Peng HaiJie <phj@transfar.com>
* update to 0.3.3imura1999-11-272-3/+3
| | | | | PR: 15041 Submitted by: Maintainer
* Bump freetype's lib numberjseger1999-11-251-1/+1
|
* Activate cdictcpiazza1999-11-251-0/+1
|
* A chinese-english dictionary. Uses Motifcpiazza1999-11-255-0/+50
| | | | | PR: 14387 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
* remove those ports as the original distribution is not available any moreitojun1999-11-221-3/+0
| | | | (and a long time have passed since it has gone).
* Upgrade to latest version.vanilla1999-11-064-7/+22
| | | | | PR: ports/14656 Submitted by: maintainer
* Upgrade to latest version.vanilla1999-11-062-7/+7
| | | | | PR: ports/14655 Submitted by: maintainer
* PR: 14642foxfair1999-11-022-7/+14
| | | | | | Submitted by: clive@CirX.org Reviewed by: the maintainer Add *-bold-i-* to fonts.alias by default.
* PR: 14641foxfair1999-11-022-18/+43
| | | | | | Submitted by: clive@CirX.org Reviewed by: the maintainer Add *-bold-i-* to fonts.alias by default.
* Update to version 4.20.steve1999-11-0149-1305/+2027
| | | | | PR: 14575 Submitted by: maintainer
* Add autoconvertnakai1999-10-271-0/+1
|
* Initial Import.nakai1999-10-277-0/+73
| | | | | | | | Chinese character code converter. (Such tool is simple, but important for multibyte- people. :) PR: ports/14528 Submitted by: Yin-Jieh Chen yinjieh@Crazyman.Dorm13.NCTU.edu.tw
* Correct distfiles' locationvanilla1999-10-231-1/+1
| | | | | PR: ports/14453 Submitted by: maintainer
* Active arphicttf.foxfair1999-10-191-0/+1
|
* PR: 14393foxfair1999-10-197-0/+162
| | | | | | | | | | | Submitted by: Keith Jang <jtjang@gcn.net.tw> Import new port: Free-distributable Chinese Big5/GB TTFs. This port installs four Chinese Big5/GB TrueType fonts, includes Kaiti/Mingti(Big5) and Kaiti/Sungti(GB). It then can be used along with X Window System or typesetting software like CJK. Thanks to Arphic Technology, you may freely distribute these high-quality fonts under a GPL-based license. See ARPHIC_*.TXT for details.
* PR: 14391foxfair1999-10-194-12/+24
| | | | | Submitted by: Keith Jang <jtjang@gcn.net.tw> Update to xcin-2.5.2b.
* PR: 14392foxfair1999-10-191-4/+10
| | | | | Submitted by: Keith Jang <jtjang@gcn.net.tw> Fix a bug when install this port : fons.dir has an error.
* Upgrade to 4.4a.vanilla1999-10-103-22/+23
|
* Put xcin back to /usr/X11R6/lib/X11/xcin.vanilla1999-10-092-41/+52
|
* Another mastersite bites the dust.obrien1999-09-221-2/+1
|
* Fix main distsite -- they finally s/PUB/pub/obrien1999-09-221-7/+3
| | | | | Use MLINKS over my manual method Use hard link over symlink for the alternate binary name.
* This one is not BROKEN_ELF anymore.asami1999-09-211-2/+0
|
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-182-2/+2
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* Minor update, make xcin-2.3 to install again.foxfair1999-09-103-70/+68
| | | | Obtained from : bento.
* Update to CJK v4.3.0.foxfair1999-09-106-279/+174
| | | | Submitted by:maintainer.
* Did I say USE_X11? Bah! I meant USE_XLIB of course!asami1999-09-101-1/+1
|
* Add USE_X11.asami1999-09-091-0/+1
|
* Active xa+cv.foxfair1999-09-091-0/+1
|
* Submitted by: Clive Lin <clive@CirX.ORG>foxfair1999-09-098-0/+337
| | | | | XA+CV is a work around library lets most X applications to show Chinese words properly. Use LD_PRELOAD to make it work.
* Make xcin-2.3 installation success again after repo copied.foxfair1999-09-092-76/+14
| | | | Point out by: bento.
* Deactive xphotohunter.foxfair1999-09-071-1/+0
|
* Active xcin25.foxfair1999-09-071-0/+1
|
* PR: ports/11468foxfair1999-09-079-164/+173
| | | | | | | | | | | | | | | | | | Submitted by: Keith Jang <jtjang@gcn.net.tw> Update xcin to xcin-2.5.1 after repo copied. Old xcin will be dropped out after few months. xcin is a Chinese INput application in X, well support in both Traditional Chinese(Big5) and Simplified Chinese(GB) charsets. New version of xcin support standard XIM too. You can activate one xcin-XIM server, meanwhile, use different locale configuration to input Big5/GB words at the different sessions. This port is current version of xcin, code rewritten by Tung-Han Hsieh <thhsieh@linux.org.tw>. WWW: http://xcin.linux.org.tw/ Porting to FreeBSD by Yung-Jen Hung <winard@ms11.url.com.tw> & Keith Jang <jtjang@gcn.net.tw>.
* Active xphotohunter.foxfair1999-09-061-0/+1
|
* Submitted by: Joe Jih-Shien Lu <JoeLu@JoeLu.m8.ntu.edu.tw>foxfair1999-09-052-2/+19
| | | | Make libtabe to enable shared mode.
* Active libtabe.foxfair1999-09-011-0/+1
|
* Submitted by: Keith Jang <jtjang@gcn.net.tw>foxfair1999-09-015-0/+54
| | | | | | | | | | Obtained from: IIS, Academia Sinica, Taiwan. TaBE stands for `Taiwan and Big5 Encoding'. libtabe provides unified interface and library dealing with Chinese words, phrases, sentences, and phonetic symbols. It is intended to be used as the foundation of Chinese text processing.
* Active ve now.foxfair1999-09-011-0/+1
|
* PR: 13372foxfair1999-09-015-0/+57
| | | | | | | | | | | | Submitted by: woju@freebsd.ntu.edu.tw New port : ve, a Chinese command line editor, obtained from NTHU-CS Maple BBS 2.36 src code. From the submitter: ve is a tiny editor, about 60K. It's woju's favorite UNIX editor. The most obvious weakness of ve is changing TABs into Spaces. So please don't use ve to edit TAB-important files, such as Makefile, sendmail.cf, syslog.conf... etc.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* ln -> ${LN}mharo1999-08-281-3/+3
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-284-10/+13
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-2534-34/+34
|
* Not a good idea to depend on non-existent teTeX-beta.asami1999-08-201-3/+3
|
* Correct ome alignment problem with patch-ab, this caused make failure.foxfair1999-08-192-4/+4
| | | | Submitted by: ycheng@sinica.edu.tw, jtjang@gcn.net.tw
* Update to distfiles dated 1999.7.20taoka1999-08-128-20/+12
| | | | | | | | Removed "RESTRICTED" from acroread-chsfont acroread-chtfont acroread-korfont acroread-commfont (I think that for acroread-jpnfont we need to register with Adobe) Submitted: maintainer (these are mine)
* PR: 12733foxfair1999-07-222-0/+58
| | | | | Submitted by: Chia-liang Kao <clkao@CirX.ORG> Add a patch to avoid screen refreshing problem.
* Change DIST{NAME, _SUBDIR} to be appropriate for the port's name.foxfair1999-07-192-6/+6
|
* moettf ---> ports/chinese/moettf && Active moettf in Makefile.foxfair1999-07-181-1/+2
|
* This port installs Chinese BIG5 TrueType fonts, includes Kai/LiShu/Sungfoxfair1999-07-187-0/+116
| | | | | fonts. It then can be used along with X Window System or typesetting software like CJK. Restricted usage: end user and non-commericial only.
* BROKEN= cannot fetchobrien1999-07-044-4/+12
|
* Update to rxvt 2.6.0.cpiazza1999-06-273-19/+33
| | | | | PR: 12356 Submitted by: maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2715-15/+15
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Added acroread-chsfont and acroread-chtfonttaoka1999-06-171-1/+3
|
* Asian Font Packs for Acrobat Reader 4.0 (for Chinese Traditional)taoka1999-06-1710-0/+50
|
* Asian Font Packs for Acrobat Reader 4.0 (for Chinese Simplified)taoka1999-06-1710-0/+48
|
* Each MASTER_SITE has a different checksum for the same file.steve1999-05-291-0/+1
| | | | PR: 11895
* Remove '-p' since ${MKDIR} == 'mkdir -p'.steve1999-05-241-2/+2
|
* PR: 11698foxfair1999-05-174-13/+13
| | | | | Submitted by: Chia-Hsing Yu <davidyu@ken.csie.ntu.edu.tw> Update to v0.3.6.
* Update to 0.3.5flathill1999-05-117-183/+246
| | | | | PR: ports/11625 Submitted by: davidyu@ken.csie.ntu.edu.tw
* Activate the zh-muni port.steve1999-05-101-1/+2
|
* Initial import of zh-muni version 1.0.steve1999-05-105-0/+58
| | | | | | | A program for finding Unicode values for Chinese characters. PR: 11551 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
* Add another valid checksum.asami1999-05-071-0/+1
| | | | Submitted by: Chris Piazza <cpiazza@home.net>
* Add one more MASTER_SITE : http://www.freebsd.org/~foxfair/foxfair1999-05-071-2/+3
| | | | Requested by: Satoshi Asami <asami@FreeBSD.org>
* Remove zh-aterm, it's called aterm now.asami1999-05-061-2/+1
| | | | Forgotten by: foxfair
* Wong, use WWW: in front of homepages.hoek1999-05-032-5/+4
|
* Activate the zh-aterm port.steve1999-05-011-1/+2
|
* Import of Chinese version of aterm 0.3.4.steve1999-05-017-0/+215
| | | | | Submitted by: David Yu <davidyu@ken.csie.ntu.edu.tw> Requested by: foxfair
* Changed MAINTAINER's e-mail addresstaoka1999-05-016-9/+9
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* zh-aterm is active now.foxfair1999-04-291-1/+2
|
* - original distribution URL (and MD5 value) has changed.itojun1999-04-173-6/+6
| | | | | | | MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
* Update to 2.6PRE3taoka1999-04-133-7/+14
| | | | | PR: 11041 Submitted by: Frank Chen-hsiung Chan frankch@waru.life.nthu.edu.tw
* Activate the zh-telnet port.steve1999-04-031-1/+2
|
* Import of zh-telnet version 1.0.steve1999-04-034-0/+43
| | | | | | | 8bit compatible telnet client for Chinese input PR: 10063 Submitted by: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* Change PRE to pre in PKGNAME -- it's a little less hurting to the eye.asami1999-03-201-2/+2
|
* Update to version 4.10.steve1999-03-1518-1661/+2293
| | | | | PR: 10245 Submitted by: maintainer
* Update to version 2.6PRE2.steve1999-03-154-84/+195
| | | | | PR: 10394 Submitted by: maintainer
* Correct typo of MASTERSITE.foxfair1999-03-091-2/+2
| | | | Submitted by: MAINTAINER.
* Update to version 4.2.0.steve1999-03-0910-311/+624
| | | | | PR: 10406 Submitted by: Keith Jang <keith@gcn.net.tw>
* Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE.foxfair1999-02-131-1/+1
| | | | | | | | | PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw> Upgrade big5con to 0.92e, fixed building error for 3.0-19990209-STABLE. PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw>
* Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE.foxfair1999-02-131-7/+11
| | | | | PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw>
* Add dictionaries and some fixes.kuriyama1999-02-104-4/+152
| | | | | PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Change the binary name, crxvt2 -> crxvt.vanilla1999-01-173-9/+8
|
* Upgrade to 2.3.03.vanilla1999-01-1710-294/+162
|
* Add 'ONLY_FOR_ARCHS=i386' to kon variants.simokawa1999-01-061-1/+3
| | | | | kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly.
* remove -m486 option for alphasimokawa1999-01-052-18/+0
|
* Upgrade to 4.3b.vanilla1998-12-242-5/+5
|
* Upgrade to 2.4.11vanilla1998-12-094-58/+62
| | | | | PR: ports/9015 Submitted by: maintainer
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-016-30/+28
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* We put kcfont on lib/X11/fonts/local now.vanilla1998-11-232-4/+4
|
* Upgrade to 4.2m.vanilla1998-11-202-5/+5
|
* updated to use latest m17n patch (19981119).itojun1998-11-193-6/+6
|
* It works fine on maintainer and my box.vanilla1998-11-181-3/+1
| | | | Submitted by: maintainer
* Move fonts to ${X11BASE}/lib/X11/fonts/local.asami1998-11-173-9/+36
| | | | Submitted by: maintainer
* Mark BROKEN:jseger1998-10-161-1/+3
| | | | | | | | | | | | | | | | | | | | gmake[1]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3' (mkdir -p /usr/local/share/texmf/tex/latex/CJK); && \ (/bin/cp -R texinput/* /usr/local/share/texmf/tex/latex/CJK); && \ (/usr/sbin/chown -R . /usr/local/share/texmf/tex/latex/CJK); gmake -C doc/teTeX patch gmake[2]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3/doc/teTeX' patch /usr/local/bin/MakeTeXPK < MakeTeXPK.diff Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** MakeTeXPK.teTeX Fri Aug 22 05:45:35 1997 |--- MakeTeXPK Fri Jun 12 03:52:38 1998 -------------------------- Patching file /usr/local/bin/MakeTeXPK using Plan A... Hunk #1 failed at 80. Hunk #2 failed at 142. Hunk #3 failed at 173.
* Correct pkg/COMMENT.vanilla1998-10-121-1/+1
| | | | Remind by: asami
* Remove the entry of MASTER_SITE_CTAN.vanilla1998-10-101-4/+2
| | | | Reviewed by: maintainer.
* Update to version 4.05.steve1998-10-1032-791/+1625
| | | | | PR: 8025 Submitted by: maintainer
* Upgrade to 2.4.8.vanilla1998-10-104-44/+45
| | | | Submitted by: maintainer
* Activate CJK.vanilla1998-10-081-1/+2
|
* Chinese/Japanese/Korean support to LaTeX2e/teTeXvanilla1998-10-089-0/+397
| | | | | PR: ports/6954 Submitted by: J.T. Jang <keith@email.gcn.net.tw>
* Upgrade to 0.92d.vanilla1998-10-084-14/+21
| | | | | PR: ports/8203 Submitted by: maintainer
* Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw.vanilla1998-10-084-36/+49
| | | | | | PR: ports/8175 Submitted by: woju@freebsd.ntu.edu.tw Agreed by: origin maintainer
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beasami1998-10-072-8/+6
| | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp
* Upgrade to 4.2l.vanilla1998-10-032-5/+5
|
* Darn I meant to say broke for ELF.steve1998-09-281-2/+2
| | | | Noticed by: Satoshi Asami
* Broken: does not build.steve1998-09-271-1/+3
| | | | | | | | | | | | Linking tin v1.4... cc -o ./tin ./active.o ./art.o ./attrib.o ./auth.o ./charset.o ... dmat.o ./xref.o ../pcre/libpcre.a -lmytinfo ../pcre/libpcre.a cc: ../pcre/libpcre.a: No such file or directory cc: ../pcre/libpcre.a: No such file or directory *** Error code 1 Stop.
* Broken for ELF: does not build ELF libs.steve1998-09-271-1/+3
|
* Broken for ELF: does not build.steve1998-09-271-1/+3
|
* Broken: cannot fetch.steve1998-09-271-1/+3
|
* Upgrade to 4.2kvanilla1998-09-172-5/+5
|
* All the use of more ptys.obrien1998-09-141-0/+11
|
* Upgrade to 980818.vanilla1998-09-011-3/+3
|
* Update to version 4.0a2.steve1998-08-2412-197/+301
| | | | | PR: 7672 Submitted by: maintainer
* Remove manpage from pkg/PLIST.vanilla1998-08-1813-55/+5
|
* Upgrade to 4.2j.vanilla1998-08-183-10/+25
|
* Cleanups from maintainer.steve1998-08-0937-13975/+10243
| | | | | PR: 7468 Submitted by: maintainer
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromasami1998-08-081-2/+2
| | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
* Upgrade to 980730.vanilla1998-08-061-4/+4
|
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-0613-66/+64
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-055-10/+10
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Upgrade to 4.02,vanilla1998-07-3042-12958/+13036
| | | | Submitted by: maintainer