head	1.16;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.13
	RELEASE_5_5_0:1.13
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.12
	RELEASE_5_1_0:1.12
	RELEASE_4_8_0:1.12
	RELEASE_5_0_0:1.11
	RELEASE_4_7_0:1.11
	RELEASE_4_6_2:1.11
	RELEASE_4_6_1:1.11
	RELEASE_4_6_0:1.11
	RELEASE_5_0_DP1:1.11
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.7;
locks; strict;
comment	@# @;


1.16
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2008.04.19.17.47.00;	author miwi;	state Exp;
branches;
next	1.14;

1.14
date	2007.05.19.20.00.41;	author flz;	state Exp;
branches;
next	1.13;

1.13
date	2004.07.23.19.10.07;	author anholt;	state Exp;
branches;
next	1.12;

1.12
date	2003.02.21.11.06.28;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2002.03.16.17.53.15;	author clive;	state Exp;
branches;
next	1.10;

1.10
date	2001.12.29.18.23.27;	author petef;	state Exp;
branches;
next	1.9;

1.9
date	2001.12.29.17.36.36;	author petef;	state Exp;
branches;
next	1.8;

1.8
date	2001.12.26.20.02.37;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2001.08.18.13.29.53;	author keichii;	state Exp;
branches;
next	1.6;

1.6
date	2001.08.18.08.31.46;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2001.07.29.12.19.22;	author clive;	state Exp;
branches;
next	1.4;

1.4
date	2001.07.28.04.37.38;	author clive;	state Exp;
branches;
next	1.3;

1.3
date	2001.07.26.02.12.12;	author clive;	state Exp;
branches;
next	1.2;

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

1.1
date	2001.06.21.19.10.24;	author keichii;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# New ports collection makefile for:	gugod-clean
# Date Created:                         21 Jun 2001
# Whom:                                 Kang-min Liu <gugod@@gugod.org>
# $FreeBSD: head/chinese/gugod-clean/Makefile 300895 2012-07-14 12:56:14Z beat $

PORTNAME=	gugod-clean
PORTVERSION=	1.3
PORTREVISION=	2
CATEGORIES=	chinese x11-fonts
MASTER_SITES=	ftp://freebsd.sinica.edu.tw/pub/gugod/

MAINTAINER=	gugod@@gugod.org
COMMENT=	A pretty font modifyed from X11 schumacher-clean that match kcfonts

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

FONTFILES=	gugod16.bdf gugod18.bdf gugod20.bdf gugod22.bdf

WRKSRC=		${WRKDIR}
NO_BUILD=	yes
SHAREMODE=	644
XFONTDIR=	${LOCALBASE}/lib/X11/fonts/local

do-install:
	@@${MKDIR} ${XFONTDIR}
.for i in ${FONTFILES}
	@@${INSTALL_DATA} ${WRKSRC}/${i} ${XFONTDIR}
.endfor
	@@cd ${XFONTDIR} ; mkfontdir

.include <bsd.port.mk>
@


1.15
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
@d4 1
a4 1
# $FreeBSD$
@


1.14
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d8 1
a8 1
PORTREVISION=	1
d15 3
a17 3
RUN_DEPENDS=	mkfontdir:${X_CLIENTS_PORT}

USE_X_PREFIX=	yes
d24 1
a24 1
XFONTDIR=	${X11BASE}/lib/X11/fonts/local
@


1.13
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
@d8 1
@


1.12
log
@De-pkg-comment.
@
text
@d14 2
a16 5
.include <bsd.port.pre.mk>

.if ${XFREE86_VERSION} == 4
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
d32 1
a32 1
.include <bsd.port.post.mk>
@


1.11
log
@Define USE_X_PREFIX before inclusion of bsd.port.pre.mk. Otherwise,
${PREFIX} will be ${LOCALBASE}.
@
text
@d12 1
@


1.10
log
@Need to include bsd.port.pre.mk sooner to pick up the value of XFREE86_VERSION
(I didn't notice this because I have the variable defined in make.conf)

Noticed by:	FreshPorts
@
text
@d13 1
a20 1
USE_X_PREFIX=	yes
@


1.9
log
@If using XF86 4, add a run dependency on mkfontdir (the standard run depend for
XF86 4 is just on the libs, which doesn't include this).

PR:		33037
Submitted by:	Statue <statue@@softwareliberty.org>
Noticed by:	bento
@
text
@d13 2
a25 2

.include <bsd.port.pre.mk>
@


1.8
log
@change master site

PR:		33204
Submitted by:	maintainer
@
text
@d13 4
@


1.7
log
@Add a new font size for this font collection

PR: 29457
Submitted by: gugod@@gugod.org
@
text
@d4 1
a4 1
# $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.6 2001/08/18 08:31:46 ijliao Exp $
d9 1
a9 2
MASTER_SITES=	ftp://gugod.org/pub/X/ \
		ftp://freebsd.sinica.edu.tw/pub/clive/
@


1.6
log
@upgrade to 1.2

PR:		29303
Submitted by:	MAINTAINER
@
text
@d4 1
a4 1
# $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.5 2001/07/29 12:19:22 clive Exp $
d7 1
a7 1
PORTVERSION=	1.2
d14 1
a14 1
FONTFILES=	gugod16.bdf gugod18.bdf gugod20.bdf
@


1.5
log
@Its main distribution site has been restored. Leaving the
sinica one as backup purpose.

Submitted by: MAINTAINER
@
text
@d4 1
a4 1
# $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.4 2001/07/28 04:37:38 clive Exp $
d7 1
a7 1
PORTVERSION=	1.1
d14 1
a14 1
FONTFILES=	gugodclean.bdf g20.bdf
@


1.4
log
@Temporarily point the MASTER_SITE to another box. Author's site
is mysteriously full of unrelated info.

Submitted by: izero@@ms26.hinet.net on irc.
@
text
@d4 1
a4 1
# $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.3 2001/07/26 02:12:12 clive Exp $
d9 2
a10 1
MASTER_SITES=	ftp://freebsd.sinica.edu.tw/pub/clive/
@


1.3
log
@Update to 1.1

PR:  ports/29228
Submitted by: MAINTAINER
@
text
@d4 1
a4 1
# $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.2 2001/06/23 16:43:03 clive Exp $
d9 1
a9 1
MASTER_SITES=	ftp://gugod.org/pub/X/
@


1.2
log
@o Use USE_X_PREFIX knob.
o Since @@exec in pkg-plist would be executed while doing pkg_add, add this
  actions into Makefile.
@
text
@d4 1
a4 1
# $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.1 2001/06/21 19:10:24 keichii Exp $
d7 1
a7 1
PORTVERSION=	1.0
d13 1
a13 1
FONTFILES=	gugodclean.bdf
@


1.1
log
@Add this modified version of schumacher-clean that matches
Chinese characters in BIG-5 from kcfonts.

Submitted by: gugod@@gugod.org
@
text
@d4 1
a4 1
# $FreeBSD$
d14 1
a14 1
PREFIX=		${X11BASE}
d28 1
@

