head	1.8;
access;
symbols
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2003.08.08.03.35.15;	author kris;	state dead;
branches;
next	1.7;

1.7
date	2003.05.07.00.09.49;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2003.04.18.04.53.36;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2002.09.19.21.42.38;	author lioux;	state Exp;
branches;
next	1.4;

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

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

1.2
date	2001.05.22.18.19.35;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.06.08.35.42;	author keith;	state Exp;
branches;
next	;


desc
@@


1.8
log
@As announced on May 6, remove the broken dia port
@
text
@# New ports collection makefile for:	zh-dia
# Date created:			6 March 2001
# Whom:				Jing-Tang Keith Jang <keith@@FreeBSD.org>
#
# $FreeBSD: ports/chinese/dia/Makefile,v 1.7 2003/05/07 00:09:49 kris Exp $
#

CATEGORIES=	chinese

MASTERDIR=	${.CURDIR}/../../graphics/dia

BROKEN=		"Distinfo is incorrect"

PATCH_SITES=	http://www.sinica.edu.tw/~jihuang/
PATCHFILES=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-big5.diff.gz

MD5_FILE=	${.CURDIR}/distinfo

# For png output
USE_GNOME+=	gnomelibs

.include "${MASTERDIR}/Makefile"
MAINTAINER=	keith@@FreeBSD.org

@


1.7
log
@BROKEN: Distinfo is incorrect
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Remove USE_GNOMENG.
@
text
@d12 2
@


1.5
log
@Deploy USE_GNOMENG infrastructure

PR:		42201
Submitted by:	Edwin Groothuis <edwin@@mavetju.org>
@
text
@a17 1
USE_GNOMENG=	yes
@


1.4
log
@Patch file rerolled.

Fix a bug: When export to EPS file, big5 characters could not be
           correctly wrapped.

Submitted by:	June-Yen Huang <jihuang@@gate.sinica.edu.tw>
@
text
@d18 2
a19 1
USE_GNOMELIBS=	yes
@


1.3
log
@Upgrade to 0.88.1

Submitted by: June-Yen Huang <jihuang@@gate.sinica.edu.tw>
Obtained from: plasmaball@@pchome.com.tw
@
text
@d13 1
a13 1
PATCHFILES=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.diff.gz
@


1.2
log
@Ports policy:

 Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/dia/Makefile,v 1.1 2001/03/06 08:35:42 keith Exp $
d10 1
a10 4
PATCH_SITES=	ftp://freebsd.sinica.edu.tw/pub/keith/
PATCHFILES=	zh-dia-0.86.diff.gz

MAINTAINER=	keith@@FreeBSD.org
d12 2
a13 1
MASTERDIR=	${.CURDIR}/../../graphics/dia
d21 2
@


1.1
log
@Dia is a Visio-like program under X Window, used to draw diagrams.

This Big5-ized patch is modified from http://dengaku.org/yasu/dia/.

Chinese Postscript output is not available yet(it'll cause Ghostscript
crash), but users can output to .png, then convert to any type they like.
@
text
@d5 1
a5 1
# $FreeBSD$
d8 1
a8 1
CATEGORIES=	chinese graphics gnome
@

