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


1.15
date	2012.11.17.05.54.58;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.10.07.18.32.25;	author sunpoet;	state Exp;
branches;
next	1.13;

1.13
date	2011.07.13.02.54.28;	author sunpoet;	state Exp;
branches;
next	1.12;

1.12
date	2011.01.15.21.02.50;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2010.09.22.17.10.20;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2010.08.24.03.10.56;	author lwhsu;	state Exp;
branches;
next	1.9;

1.9
date	2008.12.14.20.21.21;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2008.09.06.02.30.39;	author chinsan;	state Exp;
branches;
next	1.7;

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

1.6
date	2006.01.15.08.38.55;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.28.09.02.59;	author foxfair;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.26.06.25.33;	author foxfair;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.22.18.19.39;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2000.10.07.23.30.50;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	2000.09.26.11.10.03;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# Created by: Foxfair Hu <foxfair@@FreeBSD.org>
# $FreeBSD: head/chinese/tintin++/Makefile 305499 2012-10-07 18:32:25Z sunpoet $

CATEGORIES=	chinese

MAINTAINER=	sunpoet@@FreeBSD.org

MASTERDIR=	${.CURDIR}/../../net/tintin++

OPTIONS_FILE_SET=	BIG5

NO_LATEST_LINK=	yes

.include "${MASTERDIR}/Makefile"
@


1.14
log
@SVN rev 305499 on 2012-10-07 18:32:25Z by sunpoet

- Convert to new options framework
- Cleanup Makefile header
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.13
log
@- Update to 2.00.7
- Add OPTIONS: BIG5
- Use WITH_BIG5 in chinese/tintin++

Changes:	http://tintin.sourceforge.net/news.php
@
text
@d1 1
a1 4
# New ports collection makefile for:  tintin++ with Chinese(Big5) support.
# Date created:			  Tue 26, 2000
# Whom:				  Foxfair Hu <foxfair@@FreeBSD.org>
#
a2 1
#
d10 1
a10 1
WITH_BIG5=	yes
@


1.12
log
@- Use = instead of ?=

Feature safe:	yes
@
text
@d14 1
a14 1
CONFIGURE_ARGS=	--enable-big5
@


1.11
log
@- Update MAINTAINER to my FreeBSD.org address

Approved by:	pgollucci (mentor)
@
text
@d8 1
a8 1
CATEGORIES?=	chinese
@


1.10
log
@- Change master port to net/tintin++

PR:		ports/146736
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
@
text
@d10 1
a10 1
MAINTAINER=	sunpoet@@sunpoet.net
@


1.9
log
@Delete duplicated categories; they are picked up by the masterport
Makefile.
@
text
@d12 1
a12 1
MASTERDIR=	${.CURDIR}/../../net/tintin++-devel
@


1.8
log
@- Pass maintainership to submitter

PR:		ports/127093
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
@
text
@d8 1
a8 1
CATEGORIES?=	chinese net games
@


1.7
log
@foxfair's commit bit has been taken in for safekeeping.
@
text
@d10 1
a10 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@- No latest link, to prevent clash with net/tintin++-devel

Reported by:	kris
@
text
@d10 1
a10 1
MAINTAINER=	foxfair@@FreeBSD.org
@


1.5
log
@Correct PKGORIGIN precisely according to PR/58268.
Submitted by:   Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d16 2
@


1.4
log
@Update chinese/tintin++ to use net/tintin++-devel, the latest version of
tintin++ has already supported BIG5 encoding.
@
text
@d8 1
a8 1
CATEGORIES=	chinese
@


1.3
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/tintin++/Makefile,v 1.2 2000/10/07 23:30:50 asami Exp $
d10 1
a10 1
MASTERDIR=	${.CURDIR}/../../net/tintin++
d12 1
a12 1
MAINTAINER=	foxfair@@FreeBSD.org
d14 1
a14 1
EXTRA_PATCHES=	${.CURDIR}/files/extra-patch.1
@


1.2
log
@Rename patches/patch.1 to files/extra-patch.1.  This file is an extra patch.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/tintin++/Makefile,v 1.1 2000/09/26 11:10:03 foxfair Exp $
d7 2
@


1.1
log
@Say hello to zh-tintin++.
Add the Chinese port of net/tintin++, it is a slave port with tintin++
v1.5pl9 too.
@
text
@d5 1
a5 1
# $FreeBSD: $
d12 1
a12 1
EXTRA_PATCHES=	${.CURDIR}/patches/patch.1
@

