Commit graph

438 commits

Author SHA1 Message Date
Jing-Tang Keith Jang
994525a5de Specify PKGNAMEPREFIX as zh_TW to conform to porter's handbook.
Thanks to asami and bento.
2000-11-15 02:24:35 +00:00
Satoshi Asami
c2043149c6 Add ${WRKDIRPREFIX} in front of ${.CURDIR} in WRKDIR definition.
Submitted by:	bento
2000-11-14 11:30:09 +00:00
Jing-Tang Keith Jang
09cc04f6fe New port added: ttfm
A True Type Font Manager that handles true type font installation,
uninstallation, list, and default font setting.  It was originally
in the CLE Linux distribution, modified by Cheng Yuan-Chung from
Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection.

There are four modules as of version 0.9.0 for their respective apps:

chitex: For ChiTeX, a Chinese TeX/LaTeX
ttf2pk: Generate pk/tfm for CJK
xfreetype: For Xfsft in XFree86 3.3.x and "freetype" module in 4.x
xttfm: For X-TT in XFree86 3.3.x and "xtt" module in 4.x, available
       in both tcl and sh versions.

Since ChiTeX hasn't been ported yet, CJK needs further tuning, only
xfreetype & xttfm are available right now.  Future applications which
uses TTF(like ghostscript) should use TTFM to manage TTF.  The importing
of this port also implies existing ports like arphicttf/moettf should
be re-written.

/me is always able to find trouble for himself. :-)
2000-11-13 08:48:09 +00:00
Jing-Tang Keith Jang
8ccae5de36 New port added: zh-joe.
It's a joe-like editor, but with Big5 menus and help.
2000-11-12 12:21:02 +00:00
Jing-Tang Keith Jang
bcb019a5f4 Prettier output. :-)
Approved by:	 vanilla
2000-11-12 05:20:49 +00:00
Jing-Tang Keith Jang
366c44d8a6 Fix the missing file: libXThrStub.so.6.0 2000-11-10 08:46:12 +00:00
Jing-Tang Keith Jang
12a48693e2 Remove Makefile's install-user's target. The user should look sample
dot.*rc in ${PREFIX}/share/skel/zh_TW.Big5, instead of `make install-user`.

I also have to admit the RUN_DEPENDS section is too ugly, since it
strives identifying whether an installed port/package is Big5-ized.
For those which is unique or have "cookies", there should be no problem.
But the following still have problems, especially slave ports:

mutt
nvi-big5(if another version of nvi-m17n is installed)
pine4(not sure yet)
rxvt
aterm
tin
tintin++
xmms
2000-11-09 06:09:55 +00:00
Akinori MUSHA
2cdfb68ef2 Fix zh-telnet dependency.
Approved by:	"Michael C . Wu" <keichii@iteration.net> (MAINTAINER)
2000-11-08 08:38:52 +00:00
Jing-Tang Keith Jang
a907c2f753 Fix some typos, and format errors.
There are still some flaws in the install-user section, but I'll
talk to the author.
2000-11-08 07:07:06 +00:00
Kevin Lo
bdbb5191c6 This port follows the proposed automatic L10N for ports discussed
at the BSDCon2000 I18N meeting.  User only needs to install
the port to gain a fully localized Traditional Chinese system.

PR: 22673
Submitted by: Michael C. Wu <keichii@peorth.iteration.net>
2000-11-08 01:07:04 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Jing-Tang Keith Jang
711176c5f7 Add templates of pkg-deinstall, pkg-install, pkg-message, and
the startup script, which I forgot in previous commit. :(
2000-11-07 04:57:52 +00:00
Jing-Tang Keith Jang
4d10c5d235 New port: mkisofs
mkisofs is a pre-mastering program that generates binary ISO9660
filesystem image.  Users can then write the image to devices like
CD-R or CD-RW.  This port can also generate Chinese Big5 filenames
on Joliet filesystems.  Use the -J option to activate it.

Although it works flawlessly, further improvements are possible:
1. Accept GB(Simplified Chinese) filenames also.
2. Upgrade to mkisofs 1.13.  1.13 uses a better structure to manage
   I18N, which is (almost all) borrowed from Linux kernel's fs code.
2000-11-07 04:50:24 +00:00
Jing-Tang Keith Jang
04586e3b44 Initial version.
Imported from outta-port.
2000-11-06 18:43:17 +00:00
Jing-Tang Keith Jang
2593f0a327 Add two new ports: linux-netscape47-{communicator,navigator}
Imported from outta-port.
2000-11-06 18:41:45 +00:00
Jing-Tang Keith Jang
fb231b65dd Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org 2000-11-06 18:15:21 +00:00
Jing-Tang Keith Jang
4980c21b00 Add linux-gtk. Here's the i18n advantages over x11-toolkits/linux-gtk:
Better word wrapping for CJK strings
Specify default font's encoding explicitly
Better XLFD handling
Selection resync fixes
Numerous gtkrc.$locale samples
Other minor fixes

One flaw of this port is that CLE only supports i386 platform, so alpha
users still have to use x11-toolkits/linux-gtk.
2000-11-06 14:00:50 +00:00
Jing-Tang Keith Jang
334e7eb390 Change stamp file from CLE-0.9-PRE2 to CLE-0.9p1 2000-11-06 12:12:52 +00:00
Jing-Tang Keith Jang
b255bc69e7 Use xlib for XIM. 2000-11-06 11:53:22 +00:00
Jing-Tang Keith Jang
ad9d5755e5 Fixes for official CLE 0.9p1 release. 2000-11-06 10:41:51 +00:00
Kevin Lo
61e8aea769 Update chinese/bg5ps to 1.3.0p3. This version has two new features:
- Support both GB2312 and Big5 encodings.
- It can now use TTC and TTF fonts.

It's also the final version of bg5ps.

PR: 22549
Submitted by: MAINTAINER
2000-11-03 12:26:53 +00:00
Foxfair Hu
84fe7cc5ac PR: 22479
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
Introduce zh-XFree86-aoutlibs port.
From the description of the originator:

x11/XFree86-aoutlibs doesn't support Big5 encoding, so Big5 users
can't input Chinese using XIM in aout applications like Netscape.
This port installs 3.3.6 aout library binaries distributed by XFree86,
which solves the problem.
2000-11-02 06:59:37 +00:00
Foxfair Hu
33c4872163 PR: 22479
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
Introduce zh-XFree86-aoutlibs port.
2000-11-02 06:59:22 +00:00
Foxfair Hu
df657f52ae PR: 22342
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
Reviewed by:	Michael C. Wu <keichii@peorth.iteration.net>
Active zh-netscape47-navigator.
Chinese Netscape navigator, slave port of chinese/netscape47-communicator.
2000-11-02 03:45:04 +00:00
Foxfair Hu
0ba5a88c94 PR: 22342
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
Reviewed by:	Michael C. Wu <keichii@peorth.iteration.net>
Active zh-netscape47-navigator.
2000-11-02 03:42:00 +00:00
Foxfair Hu
881204494a PR: 21691
Submitted by:	Jing-Tang Keith Jang <keith@sinica.edu.tw>
Reviewed by:	Michael C. Wu <keichii@peorth.iteration.net>
Active zh-netscape47-communicator.

This port provides a Big5 localized Netscape, including menus,
toolbars, error messages and many others. It also contains a
libX11 fix, which allows Netscape to show Big5 buttons in html
documents.

The patches are mainly contributed by thhsieh@linux.org.tw &
hcchu@r350.ee.ntu.edu.tw. The localized Netscape.Big5 is
translated by Antony Shen <u8618806@cc.nctu.edu.tw>, with some
modifications.
2000-11-02 03:39:20 +00:00
Foxfair Hu
d9571520ae PR: 21691
Submitted by:	Jing-Tang Keith Jang <keith@sinica.edu.tw>
Reviewed by:	Michael C. Wu <keichii@peorth.iteration.net>
Active zh-netscape47-communicator.
2000-11-02 03:38:55 +00:00
Foxfair Hu
22a1dfc569 PR: 21691
Submitted by:	Jing-Tang Keith Jang <keith@sinica.edu.tw>
Reviewed by:	Michael C. Wu <keichii@peorth.iteration.net>
Obtained from:	outta-port@freebsd.sinica.edu.tw
Add new port : cle_base.

CLE(Chinese Linux Extension) is a project providing Chinese L10N for
Linux, mainly the RedHat distribution.  This port picks packages from
a minimal CLE installation.  In addition to Linux emulation, you can
run L10N Linux applications like Netscape or (hopefully) Star Office.

WWW: http://cle.linux.org.tw
2000-11-02 03:27:15 +00:00
Foxfair Hu
4840855a2d PR: 22408
Submitted by:	Michael C. Wu <keichii@peorth.iteration.net>
Add new port rxvt-gb(2.6.3) into ports/chinese, this is for GB(simp-Chinese)
and it is a slave port from x11/rxvt.
2000-11-02 03:13:40 +00:00
Foxfair Hu
dcc056cf75 PR: 22407
Submitted by:	Michael C. Wu <keichii@peorth.iteration.net>
Active rxvt-big5
Add new port rxvt-big5(2.6.3), it enables big5 locale in rxvt andis a slave
port from x11/rxvt.
2000-11-02 03:09:17 +00:00
Foxfair Hu
30bb05c7c2 PR: 22407
Submitted by:	Michael C. Wu <keichii@peorth.iteration.net>
Active rxvt-big5
2000-11-02 03:09:04 +00:00
Kris Kennaway
8934149fde Blow away pine3 port.
Requested by:	Maintainer
PR:		22406
2000-11-01 09:39:59 +00:00
Kevin Lo
70238f9e7d Update to version 2.5.2.1
PR: 22438
Submitted by: MAINTAINER
2000-10-31 12:50:02 +00:00
Kevin Lo
9b7e3ea637 Update to version 0.1.9
PR: 22437
Submitted by: MAINTAINER
2000-10-31 12:45:39 +00:00
Kris Kennaway
2c22eed1aa Bump PORTREVISION due to security fix. 2000-10-30 03:47:10 +00:00
Kris Kennaway
ca5f083e1f Add a patch to address the known remote buffer overflow, from
Mike Silbersack <silby@silby.com>. Add a build- and install-time
warning about the probable existence of further remote security
problems, and remove FORBIDDEN.

Submitted by:	Mike Silbersack <silby@silby.com>
2000-10-30 01:35:21 +00:00
Akinori MUSHA
7f17e86481 Use MASTER_SITE_XEMACS.
Reorder variables to satisfy portlint.

Approved by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
		(MAINTAINER of chinese/xemacs)
		KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
		(MAINTAINER of xemacs-*-packages)
2000-10-24 12:09:17 +00:00
James E. Housley
90e309d9eb chinese/xemacs21 is broken due to an incorrect line in Makefile.
PR:		22232
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> MAINTAINER
2000-10-23 11:39:17 +00:00
Kevin Lo
f4a5c5a177 Import of zh-xemacs21
XEmacs text editor version 21, with XIM support and Big5 settings.

PR: 22145
Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-20 15:48:56 +00:00
Kevin Lo
d13ff660d2 Import big5fs-1.0
big5fs reads Big5 filenames on Joliet and VFAT filesystems.

PR: 22146
Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-20 15:31:09 +00:00
Kevin Lo
f2d34a83ec Upgrade to version 2.5.2
PR: 22018
Submitted by: MAINTAINER
2000-10-16 13:04:50 +00:00
Kevin Lo
8e2ab4acfb Upgrade to version 1.0.8
PR: 22017
Submitted by: MAINTAINER
2000-10-16 13:01:00 +00:00
SADA Kenji
3f5edbeda2 New port: chinese/pyDict.
From pkg-descr:
pyDict is a Chinese(Big5) <-> English dictionary, written in Python.
It can be used as a console app or X11 window(with -x option). The
data is prepared by TurboLinux in simplified Chinese, then converted
to traditional Chinese by CLE(Chinese Linux Extension) team.

PR:		ports/14643
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-15 00:20:24 +00:00
Vanilla I. Shu
386eb20636 Sync with x11/rxvt. 2000-10-13 02:39:55 +00:00
Vanilla I. Shu
744fd2caca Correct pkg-plist. 2000-10-12 15:24:10 +00:00
Kevin Lo
808ac9620e Upgrade to version 2.5.2.pre6
PR: 21832
Submitted by: MAINTAINER
2000-10-10 05:37:13 +00:00
Kevin Lo
8849ed6733 Update to version 0.1.7
PR: 21833
Submitted by: MAINTAINER
2000-10-10 05:32:51 +00:00
Foxfair Hu
46457e2f3f Quick fix this port after new ports world built, change the program
name (after make) to zh-telnet, so as its man page.

Pointed out by: Asami.(-PW-)
2000-10-10 02:45:07 +00:00
Satoshi Asami
62a369e45b "${MKDIR} work" -> "${MKDIR} ${WRKDIR}"
Submitted by:	bento
2000-10-08 23:20:54 +00:00
Satoshi Asami
f7c1b90f73 Change places where "/patches/" is spelled out to "/files/". 2000-10-08 10:25:16 +00:00