head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.50;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.05.03.03.35.31;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2011.10.07.11.22.46;	author culot;	state Exp;
branches;
next	1.6;

1.6
date	2011.04.22.16.32.33;	author bapt;	state Exp;
branches;
next	1.5;

1.5
date	2008.09.06.07.58.14;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2008.04.17.14.30.06;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2007.09.08.01.11.35;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2007.02.05.01.20.07;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.23.06.38.13;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTTP-Cookies-iCab
# Date created:		2006-07-21
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/www/p5-HTTP-Cookies-iCab/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTTP-Cookies-iCab
PORTVERSION=	1.131
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Cookie storage and management for iCab

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies
RUN_DEPENDS=	p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies
TEST_DEPENDS=	p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff

PERL_CONFIGURE=	yes

MAN3=		HTTP::Cookies::iCab.3

.include <bsd.port.mk>
@


1.8
log
@- Correct DEPENDS
- Add TEST_DEPENDS
@
text
@d5 1
a5 1
# $FreeBSD$
@


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

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d10 1
d21 3
a23 2
BUILD_DEPENDS=	p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff
RUN_DEPENDS=	p5-libwww>=1.25:${PORTSDIR}/www/p5-libwww
@


1.6
log
@- update to 1.131
- changes: http://cpansearch.perl.org/src/BDFOY/HTTP-Cookies-iCab-1.131/Changes
@
text
@d17 1
a18 1
LICENSE=	ART20 GPLv1
@


1.5
log
@- update to 1.120
@
text
@d9 1
a9 1
PORTVERSION=	1.120
d17 3
@


1.4
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=	1.09
d17 2
a18 2
RUN_DEPENDS=	${SITE_PERL}/HTTP/Cookies.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff
d24 1
a24 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} == 500700 || ${PERL_LEVEL} == 500701
RUN_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif

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


1.3
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTTP
@


1.2
log
@- Update to 1.09
- Drop maintainership to perl@@FreeBSD.org

PR:		ports/108640
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d27 1
a27 5
.if ${PERL_LEVEL} < 500600	# Inherited from www/p5-libwww
IGNORE=		requires Perl 5.6.0 or later.  Please install lang/perl5.8 and try again
.endif

.if ${PERL_LEVEL} < 500602 || ${PERL_LEVEL} == 500700 || ${PERL_LEVEL} == 500701
@


1.1
log
@Add p5-HTTP-Cookies-iCab 1.07, cookie storage and management for iCab.

PR:		ports/100658
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.07
d15 1
a15 1
MAINTAINER=	gslin@@gslin.org
@

