head	1.16;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.10
	old_RELEASE_6_1_0:1.7
	old_RELEASE_5_5_0:1.7
	old_RELEASE_6_0_0:1.5
	old_RELEASE_5_4_0:1.4
	old_RELEASE_4_11_0:1.2;
locks; strict;
comment	@# @;


1.16
date	2012.11.17.05.54.55;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2011.01.09.11.13.35;	author sunpoet;	state Exp;
branches;
next	1.14;

1.14
date	2009.08.28.17.36.43;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2008.05.18.09.39.38;	author chinsan;	state Exp;
branches;
next	1.12;

1.12
date	2007.05.19.20.00.38;	author flz;	state Exp;
branches;
next	1.11;

1.11
date	2006.11.05.08.33.47;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2006.10.03.15.34.30;	author chinsan;	state Exp;
branches;
next	1.9;

1.9
date	2006.09.20.06.18.21;	author rafan;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.07.03.29.44;	author vanilla;	state Exp;
branches;
next	1.7;

1.7
date	2005.12.02.15.11.16;	author ehaupt;	state Exp;
branches;
next	1.6;

1.6
date	2005.10.04.22.31.27;	author fenner;	state Exp;
branches;
next	1.5;

1.5
date	2005.07.25.21.58.03;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2005.02.19.13.51.48;	author leeym;	state Exp;
branches;
next	1.3;

1.3
date	2005.01.08.15.49.59;	author sem;	state Exp;
branches;
next	1.2;

1.2
date	2004.12.30.09.33.03;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2004.12.11.15.47.42;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# New ports collection makefile for:	CJKUnifonts(Arne's TrueType Font)
# Date created:		10 Dec 2004
# Whom:			Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
#
# $FreeBSD: head/chinese/CJKUnifonts/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	CJKUnifonts
PORTVERSION=	0.2.20080216.1
CATEGORIES=	chinese x11-fonts
MASTER_SITES=	LOCAL/chinsan/fonts/:uming \
		http://ftp.debian.org/debian/pool/main/t/ttf-arphic-uming/:uming \
		LOCAL/chinsan/fonts/:ukai \
		http://ftp.debian.org/debian/pool/main/t/ttf-arphic-ukai/:ukai
DISTFILES=	ttf-arphic-uming_${PORTVERSION}.orig.tar.gz:uming \
		ttf-arphic-ukai_${PORTVERSION}.orig.tar.gz:ukai

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	CJKUnifonts TrueType Font is a combine of Arphic Ming and Kai fonts

DIST_SUBDIR=	${PORTNAME}
NO_WRKSUBDIR=	yes
NO_BUILD=	yes

TTF=		ukai.ttc uming.ttc

do-install:
	@@${MKDIR} ${FONTSDIR}
	${INSTALL_DATA} ${WRKDIR}/ukai.ttc ${FONTSDIR}
	${INSTALL_DATA} ${WRKDIR}/uming.ttc ${FONTSDIR}

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/chinese/ttfm/Makefile.ttf"
.include <bsd.port.post.mk>
@


1.15
log
@- Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here

PR:		ports/153634
Submitted by:	sunpoet (myself)
Approved by:	pav (with portmgr hat)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@Reset chinsan@@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
@
text
@a14 1
PKGNAMEPREFIX=	zh-
@


1.13
log
@- Update to 0.2.20080216.1.
- Update pkg-descr.
- Upte WWW url.
@
text
@d19 1
a19 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.12
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	0.1.20060928
PORTREVISION=	1
d11 1
a11 1
MASTER_SITES=	ftp://yilan.twbbs.org/distfiles/:uming \
d13 1
a13 1
		ftp://yilan.twbbs.org/distfiles/:ukai \
d26 1
a26 1
TTF=		ukai.ttf uming.ttf
d30 2
a31 2
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-ukai-${PORTVERSION}/ukai.ttf ${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-uming-${PORTVERSION}/uming.ttf ${FONTSDIR}
@


1.11
log
@- Update to 0.1.20060928

PR:		ports/104992
Submitted by:	chinsan@@
Sponsored by:   FreeBSD Bug-a-thon #2
@
text
@d10 1
@


1.10
log
@Change the following ports to my FreeBSD.org email.
Approved by:	delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
@
text
@d9 1
a9 1
PORTVERSION=	0.1.20060903
@


1.9
log
@- Update to 0.1.20060903

PR:		ports/103405
Submitted by:	chinsan <chinsan.tw at gmail.com> (maintainer)
@
text
@d19 1
a19 1
MAINTAINER=	chinsan.tw@@gmail.com
@


1.8
log
@Really rename to CJKUnifonts. (so strange).
@
text
@d9 1
a9 1
PORTVERSION=	0.1.20060513
d11 3
a13 1
MASTER_SITES=	http://ftp.debian.org/debian/pool/main/t/ttf-arphic-uming/:uming \
d22 1
@


1.7
log
@- Update to 0.0.20050501
- Pass maintainership to submitter
- Add SHA256

PR:		89826
Submitted by:	chinsan <chinsan.tw@@gmail.com>
@
text
@d1 1
a1 1
# New ports collection makefile for:	arne TrueType Font
d8 2
a9 2
PORTNAME=	arnettf
PORTVERSION=	0.0.20050501
d11 2
a12 2
MASTER_SITES=	http://www.linuxhall.org/download/fonts/:uming \
		http://debian.linux.org.tw/pub/3Anoppix/people/arne/ukai/:ukai
d14 2
a15 2
DISTFILES=	ttf-arphic-uming_0.1-0.dot.1.tar.gz:uming \
		ttf-arphic-ukai_0.0.20050501-1.tar.gz:ukai
d18 1
a18 1
COMMENT=	Arne TrueType Font is combine of arphic ming and kai fonts
d27 2
a28 2
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-ukai-0.0.20050501/ukai.ttf ${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-uming-0.1/uming.ttf ${FONTSDIR}
@


1.6
log
@Use grouping to stop trying to fetch the wrong file from the wrong site.

Inspired by:	http://people.freebsd.org/~fenner/portsurvey/groups/group.html
@
text
@d9 1
a9 1
PORTVERSION=	0.0.20041031
d11 1
a11 1
MASTER_SITES=	http://debian.linux.org.tw/pub/3Anoppix/people/arne/uming/:uming \
d13 3
a15 2
DISTFILES=	ttf-arphic-uming_0.0.20041031-1.tar.gz:uming \
		ttf-arphic-ukai_0.0.20041031-1.tar.gz:ukai
d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
d27 2
a28 2
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-ukai-0.0.20041031/ukai.ttf ${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-uming-0.0.20041031/uming.ttf ${FONTSDIR}
@


1.5
log
@Reset bouncing maintainer address.  These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:	portmgr
@
text
@d11 4
a14 4
MASTER_SITES=	http://debian.linux.org.tw/pub/3Anoppix/people/arne/uming/ \
		http://debian.linux.org.tw/pub/3Anoppix/people/arne/ukai/
DISTFILES=	ttf-arphic-uming_0.0.20041031-1.tar.gz \
		ttf-arphic-ukai_0.0.20041031-1.tar.gz
@


1.4
log
@- add chinese/Makefile.ttf to control install/deinstall process of all
  TrueType fonts in chinese/*ttf
- update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist}
- relocate non-font files to DATADIR or DOCSDIR
- fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm
- update chinese/zh-fireflyttf to 1.2.6 [1]

PR:		[1] 77438
Submitted by:	leeym
Approved by:	statue at freebsd.sinica.edu.tw
@
text
@d16 1
a16 1
MAINTAINER=	statue@@freebsd.netlab.cse.yzu.edu.tw
@


1.3
log
@- Pass maintainership to submitter

PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
@
text
@a18 5
BUILD_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
		ttfm.sh:${PORTSDIR}/chinese/ttfm
RUN_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
		ttfm.sh:${PORTSDIR}/chinese/ttfm

a20 3
USE_XLIB=	yes
FONTDIR=	${PREFIX}/share/fonts/TrueType
XFONTDIR=	${X11BASE}/lib/X11/fonts/TrueType
d22 1
a22 1
.include <bsd.port.pre.mk>
d25 3
a27 8
	@@${MKDIR} ${FONTDIR}
	@@${INSTALL_DATA} ${WRKSRC}/ttf-arphic-ukai-0.0.20041031/ukai.ttf ${FONTDIR}
	@@${INSTALL_DATA} ${WRKSRC}/ttf-arphic-uming-0.0.20041031/uming.ttf ${FONTDIR}
	@@${ECHO_MSG} "===> Running ttfm.sh"
	-@@${PREFIX}/bin/ttfm.sh --add xttfm ukai.ttf
	-@@${PREFIX}/bin/ttfm.sh --add xttfm uming.ttf
	@@${ECHO_MSG} "===> Running fc-cache"
	-@@${X11BASE}/bin/fc-cache -f -v ${XFONTDIR}
d29 2
@


1.2
log
@Support NO_WRKSUBDIR properly

PR:		ports/75631
Submitted by:	Ports Fury
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.Org
@


1.1
log
@Add arnettf 0.0.20041031, arne TrueType Font is combine of arphic ming
and kai fonts.

PR:		ports/74910
Submitted by:	Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
@
text
@d24 1
a25 1
WRKSRC=		${WRKDIR}
@

