head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2008.04.19.17.46.58;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2007.05.19.20.00.40;	author flz;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2005.01.08.15.50.00;	author sem;	state Exp;
branches;
next	1.5;

1.5
date	2004.07.23.19.10.06;	author anholt;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.21.03.09.40;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.21.11.06.27;	author knu;	state Exp;
branches;
next	1.2;

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

1.1
date	2001.07.30.05.52.34;	author clive;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for:   cmexfonts
# Date created:                10 Mar 2001
# Whom:                        Shen Chuan-Hsing
#
# $FreeBSD: head/chinese/cmexfonts/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	cmexfonts
PORTVERSION=	0.1
PORTREVISION=	2
CATEGORIES=	chinese x11-fonts
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/fonts

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Big5+ Chinese Mingti bitmap font (by CMEX & DynaLab) for X11

BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale

USE_XORG=	x11
NO_BUILD=	yes

WRKSRC=		${WRKDIR}/cmexfonts

post-install:
	@@${SETENV} ${INSTALL_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL

.include <bsd.port.mk>
@


1.10
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
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
d18 3
a20 2
BUILD_DEPENDS=	bdftopcf:${X_CLIENTS_PORT}
RUN_DEPENDS=	mkfontdir:${X_CLIENTS_PORT}
d22 1
a22 1
USE_X_PREFIX=	yes
@


1.8
log
@- Use MASTER_SITE_SUNSITE
@
text
@d10 1
@


1.7
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 2
a12 2
MASTER_SITES=	ftp://freebsd.sinica.edu.tw/pub/statue/cmexfonts/ \
		ftp://sunsite.unc.edu/pub/Linux/X11/fonts/
@


1.6
log
@- Pass maintainership to submitter

PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
@
text
@d14 1
a14 1
MAINTAINER=	statue@@freebsd.netlab.cse.yzu.edu.tw
@


1.5
log
@- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.4
log
@statue@@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@@freebsd.sinica.edu.tw
@
text
@d17 3
a22 7
.include <bsd.port.pre.mk>

.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif

d28 1
a28 1
.include <bsd.port.post.mk>
@


1.3
log
@De-pkg-comment.
@
text
@d14 1
a14 1
MAINTAINER=	statue@@freebsd.sinica.edu.tw
@


1.2
log
@Update MASTER_SITES

PR:	ports/37433
Submitted by:	Statue <statue@@softwareliberty.org> (MAINTAINER)
@
text
@d15 1
@


1.1
log
@This package contains the standard Big5+ Chinese Ming 24x24 bitmap font (and
a resized 16x16 bitmap font) by CMEX and DynaLab for the X Window System
(PCF). This is one of the few Big5 or Big5+ Chinese bitmap fonts on the
Internet that is DFSG-compliant.

The font was designed by DynaLab and released by CMEX as part of the
proposed Big5+ standard documentation. It was then converted to HBF and BDF
format and further modified by Wei-Lun Chao in September 1998.

Submitted by: statue@@freebsd.sinica.edu.tw
Handed to me via: keichii
@
text
@d11 1
a11 1
MASTER_SITES=	http://freebsd.sinica.edu.tw/~statue/ \
@

