head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.9
	old_RELEASE_4_EOL:1.7
	old_RELEASE_6_2_0:1.6
	old_RELEASE_6_1_0:1.6
	old_RELEASE_5_5_0:1.6
	old_RELEASE_6_0_0:1.6
	old_RELEASE_5_4_0:1.3
	old_RELEASE_4_11_0:1.2
	old_RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.05.54.57;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2009.08.28.17.36.45;	author linimon;	state Exp;
branches;
next	1.11;

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

1.10
date	2007.05.19.20.00.46;	author flz;	state Exp;
branches;
next	1.9;

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

1.8
date	2007.03.17.09.13.18;	author rafan;	state Exp;
branches;
next	1.7;

1.7
date	2006.10.31.03.31.46;	author vanilla;	state Exp;
branches;
next	1.6;

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

1.5
date	2005.05.06.15.38.06;	author thierry;	state Exp;
branches;
next	1.4;

1.4
date	2005.05.01.04.51.24;	author vanilla;	state Exp;
branches;
next	1.3;

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

1.2
date	2004.11.06.08.56.44;	author clive;	state Exp;
branches;
next	1.1;

1.1
date	2004.09.03.15.53.09;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:	OpenDesktop.Org.tw Font
# Date created:		2 Sep 2004
# Whom:			Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
#
# $FreeBSD: head/chinese/opendesktop-fonts/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	opendesktop-fonts
PORTVERSION=	1.4.2
PORTREVISION=	1
CATEGORIES=	chinese x11-fonts
MASTER_SITES?=	ftp://ftp.opendesktop.org.tw/odp/ODOFonts/OpenFonts/ \
		LOCAL/chinsan/fonts

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Ming and Kai face of OpenDesktop fonts

CONFLICTS=	zh-fireflyttf-*
DIST_SUBDIR=	OpenFonts
NO_BUILD=	yes

TTF=		odokai-ExtB.ttf odokai.ttf odosung-ExtB.ttf odosung.ttc

.include <bsd.port.pre.mk>

.if !defined(WITHOUT_X11)
PLIST_SUB+=	X11=""
.else
PLIST_SUB+=	X11="@@comment "
.endif

post-extract:
	@@${CHMOD} 0755 ${WRKSRC}/license

post-patch:
	@@${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},; s,opendesktop,,g' \
		${WRKSRC}/FAPIcidfmap.zh_CN ${WRKSRC}/FAPIcidfmap.zh_TW \
		${WRKSRC}/cidfmap.zh_CN ${WRKSRC}/cidfmap.zh_TW
	@@${FIND} ${WRKSRC} -name "*.bak" -delete

do-install:
	${MKDIR} ${FONTSDIR}
.for i in ${TTF}
	${INSTALL_DATA} ${WRKSRC}/${i} ${FONTSDIR}
.endfor
	${INSTALL_DATA} ${FILESDIR}/local.conf-odo ${FONTSDIR}
.if !defined(WITHOUT_X11)
	${INSTALL_DATA} ${FILESDIR}/local.conf-odo ${LOCALBASE}/etc/fonts/local.conf
.endif

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


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

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d15 1
a15 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.10
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d48 1
a48 1
	${INSTALL_DATA} ${FILESDIR}/local.conf-odo ${X11BASE}/etc/fonts/local.conf
@


1.9
log
@- Update to 1.4.2
- Rename to opendesktop-fonts
- Add CONFLICTS since opendesktop-fonts have duplicate font face with
  fireflyttf

PR:		ports/110069
Submitted by:	chinsan (maintainer)
@
text
@d10 1
@


1.8
log
@Force commit to note the following repocopy:

chinese/fireflyttf -> chinese/opendesktop-fonts

PR:		110069
Submitted by:	chinsan (maintainer)
@
text
@d1 1
a1 1
# New ports collection makefile for:	firefly TrueType Font
d8 2
a9 3
PORTNAME=	fireflyttf
PORTVERSION=	1.3.0
PORTREVISION=	1
d11 2
a12 3
MASTER_SITES?=	http://firefly.idv.tw/apt/firefly-font/ \
		http://www.study-area.org/apt/firefly-font/
DISTNAME?=	fireflysung-${PORTVERSION}
d15 1
a15 1
COMMENT=	Firefly TrueType Font is combine of two arphic sung fonts
d17 2
a19 2
WRKSRC=		${WRKDIR}/${DISTNAME}
OPTIONS=	LGJ_FONT "Patch for Taiwan horn" on
d21 1
a21 1
TTF=		fireflysung.ttf
a24 7
.if defined(WITHOUT_LGJ_FONT)
.else
PKGNAMESUFFIX+=	-LGJ
MASTER_SITES=	http://edt1023.sayya.org/fonts/
DISTNAME=	fireflysung-1.3.0p1
.endif

d32 7
a38 8
.if defined(WITHOUT_LGJ_FONT)
	@@${DO_NADA}
.else
	@@${TAR} -C ${WRKSRC} -zxf ${DISTDIR}/fireflysung-1.3.0p1.tar.gz \
		fireflysung-1.3.0p1/fireflysung.ttf
	@@${MV} ${WRKSRC}/fireflysung-1.3.0p1/fireflysung.ttf  ${WRKSRC}
	@@${RM} -rf ${WRKSRC}/fireflysung-1.3.0p1
.endif
d42 4
a45 2
	${INSTALL_DATA} ${WRKSRC}/${TTF} ${FONTSDIR}
	${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${FONTSDIR}
d47 1
a47 1
	${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${X11BASE}/etc/fonts/local.conf
@


1.7
log
@- Add LGJ_FONT KNOB (Patch for Taiwanhorn) as default option
- Take maintainership

PR:		ports/104539
Submitted by:	chinsan@@
@
text
@@


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
d12 1
a12 1
MASTER_SITES=	http://firefly.idv.tw/apt/firefly-font/ \
d14 1
a14 1
DISTNAME=	fireflysung-${PORTVERSION}
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d21 1
d25 9
d40 10
a57 1
.include <bsd.port.pre.mk>
@


1.5
log
@Add more MASTER_SITES.

PR:		ports/80701
Submitted by:	maintainer
@
text
@d15 1
a15 1
MAINTAINER=	statue@@freebsd.sinica.edu.tw
@


1.4
log
@update to 1.3.0.

PR:		ports/80493
Submitted by:	maintainer
@
text
@d11 2
a12 1
MASTER_SITES=	http://www.study-area.org/apt/firefly-font/
@


1.3
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
@d9 1
a9 2
PORTVERSION=	1.2.6
PORTREVISION=	0
d12 1
a12 2
DISTNAME=	fireflysung.ttf
EXTRACT_SUFX=	.gz
d18 1
a18 2
WRKSRC=		${WRKDIR}
EXTRACT_AFTER_ARGS=	> ${DISTNAME}
d20 1
a20 1
TTF=		${DISTNAME}
@


1.2
log
@Distfile updated for more embedded bitmaps.

PR:		ports/73602
Submitted by:	MAINTAINER
@
text
@d9 2
a10 2
PORTVERSION=	1.1.0
PORTREVISION=	1
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
d23 7
a29 1
.include <bsd.port.pre.mk>
d32 4
a35 7
	@@${MKDIR} ${FONTDIR}
	@@${INSTALL_DATA} ${WRKSRC}/${DISTNAME} ${FONTDIR}
	@@${ECHO_MSG} "===> Running ttfm.sh"
	-@@${PREFIX}/bin/ttfm.sh --add xttfm ${DISTNAME}
	@@${ECHO_MSG} "===> Running fc-cache"
	-@@${X11BASE}/bin/fc-cache -f -v ${XFONTDIR}
	${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${FONTDIR}
d37 1
d39 2
@


1.1
log
@add fireflyttf 1.1.0
Firefly TrueType Font is combine of two arphic sung fonts

PR:		71332
Submitted by:	statue <statue@@freebsd.netlab.cse.yzu.edu.tw>
@
text
@d10 1
@

