head	1.8;
access;
symbols
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2006.08.06.05.02.17;	author vanilla;	state dead;
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.8
log
@Remove arnettf, it renamed to CJKUnifonts.
@
text
@# New ports collection makefile for:	arne TrueType Font
# Date created:		10 Dec 2004
# Whom:			Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
#
# $FreeBSD: ports/chinese/arnettf/Makefile,v 1.7 2005/12/02 15:11:16 ehaupt Exp $
#

PORTNAME=	arnettf
PORTVERSION=	0.0.20050501
CATEGORIES=	chinese x11-fonts
MASTER_SITES=	http://www.linuxhall.org/download/fonts/:uming \
		http://debian.linux.org.tw/pub/3Anoppix/people/arne/ukai/:ukai
PKGNAMEPREFIX=	zh-
DISTFILES=	ttf-arphic-uming_0.1-0.dot.1.tar.gz:uming \
		ttf-arphic-ukai_0.0.20050501-1.tar.gz:ukai

MAINTAINER=	chinsan.tw@@gmail.com
COMMENT=	Arne TrueType Font is combine of arphic ming and kai fonts

NO_WRKSUBDIR=	yes
NO_BUILD=	yes

TTF=		ukai.ttf uming.ttf

do-install:
	@@${MKDIR} ${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-ukai-0.0.20050501/ukai.ttf ${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/ttf-arphic-uming-0.1/uming.ttf ${FONTSDIR}

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


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

PR:		89826
Submitted by:	chinsan <chinsan.tw@@gmail.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


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}
@

