head	1.10;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2012.10.25.23.05.56;	author bapt;	state dead;
branches;
next	1.9;

1.9
date	2012.09.20.22.26.26;	author bapt;	state Exp;
branches;
next	1.8;

1.8
date	2010.05.21.07.19.11;	author kevlo;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.00.44;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2005.07.25.21.58.07;	author linimon;	state Exp;
branches;
next	1.5;

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

1.4
date	2005.01.08.15.50.02;	author sem;	state Exp;
branches;
next	1.3;

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

1.2
date	2004.02.06.16.58.43;	author trevor;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.29.05.50.13;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.10
log
@SVN rev 306411 on 2012-10-25 23:05:56Z by bapt

2012-10-20 chinese/wangttf: No more public distfiles
2012-10-20 chinese/stardict-dict-zh_TW: No more public distfiles
2012-10-20 chinese/stardict-dict-zh_CN: No more public distfiles
2012-10-20 chinese/mingunittf: No more public distfiles
2012-10-20 chinese/dfsongsd: No more public distfiles
2012-10-20 biology/dna-qc: No more public distfiles

Feature safe:	yes
@
text
@# New ports collection makefile for:	HKSCS Chinese TrueType fonts
# Date created:		29 Nov 2003
# Whom:			Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
#
# $FreeBSD: ports/chinese/mingunittf/Makefile,v 1.9 2012/09/20 22:26:26 bapt Exp $
#

PORTNAME=	mingunittf
PORTVERSION=	1.08
PORTREVISION=	1
CATEGORIES=	chinese x11-fonts
MASTER_SITES=	http://www.ogcio.gov.hk/ccli/unicode/hkscs/download/
DISTNAME=	ming_uni.ttf
EXTRACT_SUFX=	.gz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Chinese Big5HKSCS TrueType fonts

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2012-10-20

EXTRACT_CMD=	${GZIP_CMD}
EXTRACT_BEFORE_ARGS=	-dc
EXTRACT_AFTER_ARGS=	> ${WRKSRC}/${TTF}
NO_WRKSUBDIR=	yes
NO_BUILD=	yes

TTF=		minguni.ttf

do-install:
	@@${MKDIR} ${FONTSDIR}
	${INSTALL_DATA} ${WRKSRC}/${TTF} ${FONTSDIR}

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


1.9
log
@SVN rev 304604 on 2012-09-20 22:26:26Z by bapt

Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt's
distilator
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@Update MASTER_SITES
@
text
@d19 3
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.info.gov.hk/digital21/chi/hkscs/download/
@


1.6
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
@d10 1
@


1.5
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
@d15 1
a15 1
MAINTAINER=	statue@@freebsd.netlab.cse.yzu.edu.tw
@


1.4
log
@- Pass maintainership to submitter

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

d20 1
a20 1
EXTRACT_AFTER_ARGS=	> ${WRKSRC}/minguni.ttf
a22 5
SHAREMODE=	644
USE_XLIB=	yes
FONTDIR=	${PREFIX}/share/fonts/TrueType
XFONTDIR=	${X11BASE}/lib/X11/fonts/TrueType
INSTALL_ENV=	PKG_PREFIX=${PREFIX}
d24 1
a24 1
.include <bsd.port.pre.mk>
d27 2
a28 6
	@@${MKDIR} ${FONTDIR}
	@@${INSTALL_DATA} ${WRKSRC}/minguni.ttf ${FONTDIR}
	@@${ECHO_MSG} "===> Running ttfm.sh"
	-@@${PREFIX}/bin/ttfm.sh --add xttfm minguni.ttf
	@@${ECHO_MSG} "===> Running fc-cache"
	-@@${X11BASE}/bin/fc-cache -f -v ${XFONTDIR}
d30 2
@


1.3
log
@Support NO_WRKSUBDIR properly

PR:		ports/75631
Submitted by:	Ports Fury
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.2
log
@Apply studly caps to "FreeBSD".
@
text
@d26 1
a28 1
WRKSRC=		${WRKDIR}
@


1.1
log
@New port: chinese/mingunittf

	This port installs Chinese Big5HKSCS TrueType Mingti fonts.

	WWW: http://www.info.gov.hk/digital21/unicode/hkscs/reference_iso10646.html

PR:		ports/59793
Submitted by:	Statue <statue@@freebsd.sinica.edu.tw>
@
text
@d15 1
a15 1
MAINTAINER=	ports@@freebsd.org
@

