head	1.18;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.18
date	2012.12.16.06.16.53;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.11.17.05.54.57;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2012.03.13.16.14.41;	author pgollucci;	state Exp;
branches;
next	1.15;

1.15
date	2012.03.08.18.44.43;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2009.02.15.05.20.35;	author rafan;	state Exp;
branches;
next	1.13;

1.13
date	2008.04.17.14.24.12;	author araujo;	state Exp;
branches;
next	1.12;

1.12
date	2007.09.08.13.11.40;	author rafan;	state Exp;
branches;
next	1.11;

1.11
date	2007.09.08.00.19.12;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2007.07.18.07.18.09;	author rafan;	state Exp;
branches;
next	1.9;

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

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

1.7
date	2004.08.11.09.04.10;	author ijliao;	state Exp;
branches;
next	1.6;

1.6
date	2004.07.22.07.59.04;	author vanilla;	state Exp;
branches;
next	1.5;

1.5
date	2004.04.10.17.26.30;	author trevor;	state Exp;
branches;
next	1.4;

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

1.3
date	2003.08.07.11.21.09;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.01.08.44.26;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.27.00.09.52;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.18
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308985
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308985 | az | 2012-12-16 06:12:28 +0000 (Sun, 16 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Set default perl version for ports which currently using
## SVN ##   (5.x+ and x < 12) scheme.
## SVN ##
## SVN ## Approved by: bapt@@ (portmgr@@)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:	p5-Encode-HanConvert
# Date created:		15 April 2003
# Whom:	      		Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
#
# $FreeBSD: head/chinese/p5-Encode-HanConvert/Makefile 308985 2012-12-16 06:12:28Z az $
#

PORTNAME=	Encode-HanConvert
PORTVERSION=	0.35
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	rafan@@FreeBSD.org
COMMENT=	Traditional and Simplified Chinese mappings

PERL_CONFIGURE=	yes

MAN1=		b2g.pl.1 g2b.pl.1

regression-test:
	cd ${WRKSRC} && ${MAKE} test

.include <bsd.port.mk>
@


1.17
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/chinese/p5-Encode-HanConvert/Makefile 300895 2012-07-14 12:56:14Z beat $
a16 1
USE_PERL5=	5.7.3+
@


1.16
log
@- Revert ports/165605 as requested by portmgr@@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
@
text
@d22 3
@


1.14
log
@- Update to 0.35
@
text
@a21 3
regression-test:
	cd ${WRKSRC} && ${MAKE} test

@


1.13
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.34
d22 3
@


1.12
log
@- Require perl 5.7.3 and above
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Encode
@


1.11
log
@Drop support for older perl levels.

Hat:	portmgr
@
text
@d18 1
@


1.10
log
@- Update to 0.34
@
text
@d22 1
a22 10
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
MAN3=		Encode::HanConvert.3 Encode::HanConvert::Perl.3
PLIST_SUB+=	OLD="" NEW="@@comment "
.else
PLIST_SUB+=	NEW="" OLD="@@comment "
.endif

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


1.9
log
@- Update to 0.33
@
text
@d9 1
a9 1
PORTVERSION=	0.33
@


1.8
log
@Change to my FreeBSD.org email.

Approved by:	delphij (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.31
@


1.7
log
@pass maintainership
@
text
@d15 1
a15 1
MAINTAINER=	rafan@@infor.org
@


1.6
log
@- Update to 0.31
- Take maintainership

PR:		ports/69412
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d15 1
a15 1
MAINTAINER=	clsung@@dragon2.net
@


1.5
log
@Tidy up whitespace.
@
text
@d9 1
a9 1
PORTVERSION=	0.28
d15 1
a15 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
@a30 1

@


1.3
log
@- Update to 0.28
- add perl5 to categories
- add WWW

PR:		55312
Submitted by:	Mathieu Arnold <m@@absolight.net>
Approved by:	maintainer
@
text
@d15 1
a15 1
MAINTAINER=	statue@@freebsd.sinica.edu.tw
@


1.2
log
@update to 0.26

PR:		52734
Submitted by:	Statue <statue@@freebsd.sinica.edu.tw>
@
text
@d9 2
a10 2
PORTVERSION=	0.26
CATEGORIES=	chinese
d12 1
a12 1
MASTER_SITE_SUBDIR=	LWP/AUTRIJUS
a19 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
d21 4
d26 5
d32 1
a32 1
.include <bsd.port.mk>
@


1.1
log
@Add p5-Encode-HanConvert 0.24,
traditional and Simplified Chinese
mappings.

PR:		50950
Submitted by:	Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
@
text
@d9 1
a9 1
PORTVERSION=	0.24
d22 1
a22 1
#MAN3=		Encode::HanConvert.3 Encode::HanConvert::Perl.3
@

