Commit Graph

31 Commits

Author SHA1 Message Date
Edwin Groothuis
9f6693e89f Update port: chinese/CJK
add WWW location.

PR:		ports/56687
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-09-24 09:11:05 +00:00
Norikatsu Shigemura
0b3c54d1f3 Take MAINTAINER to submitter.
PR:		ports/53750
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
Approved by:	maintainer no response (a long time)
2003-06-26 08:56:58 +00:00
Yen-Ming Lee
e68c283893 Update to 4.5.2
PR:		50493
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
Approved by:	maintainer timeout
2003-04-14 17:59:48 +00:00
Foxfair Hu
1ece85480a pkg-comment police: Purge them in this category while I'm here. 2003-02-26 14:23:43 +00:00
Ying-Chieh Liao
029b209d33 make it work with teTeX 2.0.1 2003-02-20 16:26:58 +00:00
Ying-Chieh Liao
03f838e65e remove extra file 2002-11-07 17:29:47 +00:00
Ying-Chieh Liao
c0eab772e1 make it build again 2002-11-07 17:08:55 +00:00
Clive Lin
0391fb1ec0 Upgrade to 3.5.1
PR: ports/40983
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2002-08-03 20:24:18 +00:00
Ying-Chieh Liao
1204a4c669 upgrade to 20011008
PR:		32814
Submitted by:	Statue <statue@softwareliberty.org>
2001-12-14 07:21:22 +00:00
Ying-Chieh Liao
e1b7e5c03a chown user:group, not user.group 2001-11-15 13:12:58 +00:00
Ying-Chieh Liao
6ff735d200 Add NOPORTDOCS support to pkg-plist
PR:		29745
Submitted by:	Patrick Li <pat@databits.net>
Approved by:	MAINTAINER
2001-10-15 09:51:17 +00:00
Jing-Tang Keith Jang
5a2a9d3e38 Fix Arphic fonts location.
Reported by:	Kang-Ming Liu <gugod@gugod.org>
		"Michael C . Wu" <keichii@iteration.net>
2001-03-02 18:06:46 +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
Kevin Lo
b171a65110 Update to the lastest version.
PR: 21733
Submitted by: MAINTAINER
2000-10-04 14:54:30 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
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
2000-08-03 09:28:57 +00:00
Vanilla I. Shu
a6faafe89e Upgrade to 20000418.
Submitted by:	maintainer
2000-04-24 06:27:40 +00:00
Satoshi Asami
74b19501bc Convert to PORTNAME/PORTVERSION.
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).
2000-04-13 08:28:23 +00:00
Foxfair Hu
cb2821cb05 PR: 16433
Submitted by:	The maintainer(Keith Jang <keith@freebsd.sinica.edu.tw>)
Update CJK to the version of 2000/01/27.
2000-02-01 16:26:48 +00:00
Steve Price
ead1524ebb Fromm maintainer:
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
2000-01-24 06:28:34 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
Foxfair Hu
25deade774 Update to CJK v4.3.0.
Submitted by:maintainer.
1999-09-10 10:10:34 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Satoshi Asami
83ce7c7ec7 Not a good idea to depend on non-existent teTeX-beta. 1999-08-20 10:11:16 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Foxfair Hu
fbbc050aa7 Correct typo of MASTERSITE.
Submitted by: 	MAINTAINER.
1999-03-09 08:53:23 +00:00
Steve Price
7a740060d6 Update to version 4.2.0.
PR:		10406
Submitted by:	Keith Jang <keith@gcn.net.tw>
1999-03-08 22:03:33 +00:00
Vanilla I. Shu
656d3a2b9a It works fine on maintainer and my box.
Submitted by:	maintainer
1998-11-17 17:41:30 +00:00
Justin M. Seger
99e3f39761 Mark BROKEN:
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.
1998-10-15 21:25:10 +00:00
Vanilla I. Shu
188152dd4a Correct pkg/COMMENT.
Remind by:	asami
1998-10-12 06:11:03 +00:00
Vanilla I. Shu
0942aa3694 Remove the entry of MASTER_SITE_CTAN.
Reviewed by:	maintainer.
1998-10-10 13:39:00 +00:00
Vanilla I. Shu
489f82430e Chinese/Japanese/Korean support to LaTeX2e/teTeX
PR:		ports/6954
Submitted by:	J.T. Jang <keith@email.gcn.net.tw>
1998-10-08 15:37:34 +00:00