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


1.22
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.07.30.19.47.54;	author sunpoet;	state Exp;
branches;
next	1.20;

1.20
date	2012.01.11.13.24.34;	author swills;	state Exp;
branches;
next	1.19;

1.19
date	2011.10.07.11.22.46;	author culot;	state Exp;
branches;
next	1.18;

1.18
date	2011.04.28.06.57.42;	author bapt;	state Exp;
branches;
next	1.17;

1.17
date	2011.03.28.06.27.54;	author bapt;	state Exp;
branches;
next	1.16;

1.16
date	2010.09.09.02.13.52;	author wen;	state Exp;
branches;
next	1.15;

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

1.14
date	2008.04.14.12.38.23;	author mat;	state Exp;
branches;
next	1.13;

1.13
date	2006.08.22.06.20.21;	author clsung;	state Exp;
branches;
next	1.12;

1.12
date	2006.02.09.09.07.04;	author tobez;	state Exp;
branches;
next	1.11;

1.11
date	2005.11.12.13.41.00;	author tobez;	state Exp;
branches;
next	1.10;

1.10
date	2005.11.11.01.17.57;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2005.03.10.09.20.13;	author leeym;	state Exp;
branches;
next	1.8;

1.8
date	2005.02.28.01.18.50;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2004.06.11.04.36.42;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.24.14.15.29;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.24.12.04.52;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2003.09.29.09.54.37;	author knu;	state Exp;
branches;
next	1.3;

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

1.2
date	2003.04.02.11.46.43;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.27.05.37.23;	author knu;	state Exp;
branches;
next	;


desc
@@


1.22
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTTP-MobileAgent
# Date created:		27 February 2003
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/www/p5-HTTP-MobileAgent/Makefile 301761 2012-07-30 19:47:54Z sunpoet $
#

PORTNAME=	HTTP-MobileAgent
PORTVERSION=	0.36
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:KURIHARA
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	An HTTP mobile user agent string parser for Perl

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
		p5-HTTP-Message>=1.43:${PORTSDIR}/www/p5-HTTP-Message \
		p5-Scalar-List-Utils>=1.14:${PORTSDIR}/lang/p5-Scalar-List-Utils \
		ja-p5-WWW-MobileCarrierJP>=0.04:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
		p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		HTTP::MobileAgent.3 \
		HTTP::MobileAgent::AirHPhone.3 \
		HTTP::MobileAgent::Display.3 \
		HTTP::MobileAgent::DoCoMo.3 \
		HTTP::MobileAgent::EZweb.3 \
		HTTP::MobileAgent::JPhone.3 \
		HTTP::MobileAgent::NonMobile.3 \
		HTTP::MobileAgent::Vodafone.3

.include <bsd.port.mk>
@


1.21
log
@SVN rev 301761 on 2012-07-30 19:47:54Z by sunpoet

- Update to 0.36

Changes:	http://search.cpan.org/dist/HTTP-MobileAgent/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@- Update to 0.35
- Fix DEPENDS
@
text
@d9 1
a9 1
PORTVERSION=	0.35
d25 1
@


1.19
log
@- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.33
d12 1
d21 6
a26 2
RUN_DEPENDS=	p5-libwww>=1.43:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.18
log
@- update to 0.33
- changes: http://cpansearch.perl.org/src/KURIHARA/HTTP-MobileAgent-0.33/Changes
@
text
@d17 1
a18 1
LICENSE=	ART20 GPLv1
@


1.17
log
@- update to 0.32
- add licenses
- changes: http://cpansearch.perl.org/src/KURIHARA/HTTP-MobileAgent-0.32/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.32
@


1.16
log
@- Update to 0.29
@
text
@d9 1
a9 1
PORTVERSION=	0.29
d17 4
a20 1
RUN_DEPENDS=	${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
@


1.15
log
@- Update to 0.28
@
text
@d9 1
a9 1
PORTVERSION=	0.28
@


1.14
log
@Update to 0.27
@
text
@d9 1
a9 1
PORTVERSION=	0.27
@


1.13
log
@- Update to 0.26
- Use BUILD_DEPENDS=${RUN_DEPENDS}

PR:		ports/102346
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 1
PORTVERSION=	0.26
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTTP
@


1.12
log
@Update to 0.25.
@
text
@d9 1
a9 1
PORTVERSION=	0.25
d18 2
a19 2
BUILD_DEPENDS=	${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.11
log
@Update to 0.24.  Assign maintainer to perl@@.
@
text
@d9 1
a9 1
PORTVERSION=	0.24
@


1.10
log
@With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
@
text
@d9 1
a9 1
PORTVERSION=	0.22
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.9
log
@- Update to 0.22
- add WWW in pkg-descr
- fix PLIST
- add some minor fixes which make portlint happier

PR:		78123
Submitted by:	leeym
@
text
@d15 1
a15 1
MAINTAINER=	knu@@FreeBSD.org
@


1.8
log
@BROKEN: Incomplete pkg-plist
@
text
@d9 1
a9 1
PORTVERSION=	0.21
d18 2
a19 6
BUILD_DEPENDS=	${PM_DEPENDS}
RUN_DEPENDS=	${PM_DEPENDS}

PM_DEPENDS=	${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww

BROKEN=		Incomplete pkg-plist
a30 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.7
log
@Update to 0.21.
@
text
@d23 2
@


1.6
log
@Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
@
text
@d9 1
a9 1
PORTVERSION=	0.18
d26 1
d31 2
a32 1
		HTTP::MobileAgent::NonMobile.3
@


1.5
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a22 2
SITE_PERL=	${SITE_PERL}

@


1.4
log
@Update to 0.18.
@
text
@d23 1
a23 1
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
@


1.3
log
@Update to 0.12.
@
text
@d9 1
a9 1
PORTVERSION=	0.12
@


1.2
log
@Update to 0.09.
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@


1.1
log
@Add p5-HTTP-MobileAgent, an HTTP mobile user agent string parser for
Perl.
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@

