head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


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

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

1.7
date	2011.12.17.11.27.23;	author crees;	state Exp;
branches;
next	1.6;

1.6
date	2010.01.27.22.37.20;	author miwi;	state Exp;
branches;
next	1.5;

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

1.4
date	2007.05.19.20.00.41;	author flz;	state Exp;
branches;
next	1.3;

1.3
date	2006.10.03.15.34.31;	author chinsan;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.06.08.21.45;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.01.10.48.34;	author barner;	state Exp;
branches;
next	;


desc
@@


1.9
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:	DynaComware DFSongSd
# Date created:		2005/05/08
# Whom:			chinsan <chinsan@@mail2000.com.tw>
#
# $FreeBSD: ports/chinese/dfsongsd/Makefile,v 1.8 2012/09/20 22:26:26 bapt Exp $
#

PORTNAME=	dfsongsd
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	chinese x11-fonts
MASTER_SITES=	# empty
DISTNAME=	DFSongSd
EXTRACT_SUFX=	.ttf
EXTRACT_ONLY=

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Chinese (HKSCS-2001 + CJK A) TrueType fonts

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

RESTRICTED=	No redistribution or commercial use is allowed
NO_BUILD=	yes
NO_WRKSUBDIR=	yes

TTF_DEFAULT=	${DISTFILES}
TTF=		${DISTFILES}

.include <bsd.port.pre.mk>

.if !exists (${DISTDIR}/${DISTNAME})
IGNORE=	distfile must be downloaded manually from http://glyph.iso10646hk.net/chinese/download_001.jsp.  Please download ${DISTNAME} into ${DISTDIR}
.endif

do-extract:
	@@${MKDIR} ${WRKDIR}

do-install:
	@@${MKDIR} ${FONTSDIR}
.for ttf in ${TTF}
	${INSTALL_DATA} ${DISTDIR}/${ttf} ${FONTSDIR}
.endfor

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


1.8
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.7
log
@- Stop redefining ECHO_MSG and breaking make readmes
- Dequote RESTRICTED
- Correct use of DISTNAME and EXTRACT_SUFX
- Correct use of for variable in do-install

PR:		ports/163250
Submitted by:	Jason Helfman <jhelfman@@experts-exchange.com>
@
text
@d20 3
@


1.6
log
@- Update download url

PR:		143292
Submitted by:	Anatoly Borodin <anatoly.borodin@@gmail.com>
@
text
@d13 3
a15 2
DISTNAME=	DFSongSd.ttf
EXTRACT_SUFX=
d20 1
a20 1
RESTRICTED=	"No redistribution or commercial use is allowed."
d29 4
a35 9
do-fetch:
.if !exists (${DISTDIR}/${DISTNAME})
ECHO_MSG=/usr/bin/printf
IGNORE=\'s distfile must be downloaded manually from\n\
\ \ \ \ \ http://glyph.iso10646hk.net/chinese/download_001.jsp If you agree\n\
\ \ \ \ \ with the terms given in the above page, please download ${DISTNAME},\n\
\ \ \ \ \ put it into ${DISTDIR} and run \'make\' again\n\n.
.endif

d39 1
a39 1
	${INSTALL_DATA} ${DISTDIR}/${TTF} ${FONTSDIR}
@


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

Hat:		portmgr
@
text
@d35 1
a35 1
\ \ \ \ \ http://glyph.iso10646hk.net/chinese/download_001.html If you agree\n\
@


1.4
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d16 1
a16 1
MAINTAINER=	chinsan@@FreeBSD.org
@


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


1.2
log
@Remove trailing dot from URL in IGNORE

PR:		90004
Submitted by:	chinsan <chinsan.tw@@gmail.com> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	chinsan.tw@@gmail.com
@


1.1
log
@Add dfsongsd 1.0, chinese (HKSCS-2001 + CJK A) TrueType fonts.

PR:		81153
Submitted by:	chinsan <chinsan@@mail2000.com.tw>
@
text
@d34 1
a34 1
\ \ \ \ \ http://glyph.iso10646hk.net/chinese/download_001.html. If you agree\n\
@

