head	1.16;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.3;
locks; strict;
comment	@# @;


1.16
date	2013.01.14.15.19.58;	author svnexp;	state Exp;
branches;
next	1.15;

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

1.14
date	2012.06.10.18.42.36;	author swills;	state Exp;
branches;
next	1.13;

1.13
date	2012.03.11.10.14.09;	author kuriyama;	state Exp;
branches;
next	1.12;

1.12
date	2011.07.05.23.05.40;	author kuriyama;	state Exp;
branches;
next	1.11;

1.11
date	2011.06.20.09.22.10;	author az;	state Exp;
branches;
next	1.10;

1.10
date	2011.02.26.06.43.22;	author kuriyama;	state Exp;
branches;
next	1.9;

1.9
date	2010.07.19.15.07.39;	author kuriyama;	state Exp;
branches;
next	1.8;

1.8
date	2010.04.16.03.07.11;	author kuriyama;	state Exp;
branches;
next	1.7;

1.7
date	2009.12.12.11.24.30;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	2009.12.05.13.51.57;	author kuriyama;	state Exp;
branches;
next	1.5;

1.5
date	2009.08.08.11.29.48;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2009.06.20.15.44.55;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2009.03.01.22.54.28;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2009.02.12.05.17.51;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.22.00.59.20;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.16
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310389
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/p5-HTTP-Session/Makefile 310389 2013-01-14 14:53:19Z kuriyama $

PORTNAME=	HTTP-Session
PORTVERSION=	0.48
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:TOKUHIROM
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension of yet another session manager

RUN_DEPENDS=	\
	p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \
	p5-CGI-Simple>=1.103:${PORTSDIR}/www/p5-CGI-Simple \
	p5-CHI>0:${PORTSDIR}/devel/p5-CHI \
	p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 \
	p5-HTML-StickyQuery>0:${PORTSDIR}/www/p5-HTML-StickyQuery \
	p5-libwww>=5.818:${PORTSDIR}/www/p5-libwww \
	p5-Module-Runtime>=0.011:${PORTSDIR}/devel/p5-Module-Runtime \
	p5-URI>=1.38:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:=	${RUN_DEPENDS}
TEST_DEPENDS=	\
	p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
	p5-Test-Memory-Cycle>0:${PORTSDIR}/devel/p5-Test-Memory-Cycle

PERL_CONFIGURE=	yes

MAN3=		HTTP::Session.3 \
		HTTP::Session::State::Cookie.3 \
		HTTP::Session::State::Null.3 \
		HTTP::Session::State::Test.3 \
		HTTP::Session::State::URI.3 \
		HTTP::Session::Store::CHI.3 \
		HTTP::Session::Store::DBM.3 \
		HTTP::Session::Store::File.3 \
		HTTP::Session::Store::Memcached.3 \
		HTTP::Session::Store::Null.3 \
		HTTP::Session::Store::OnMemory.3 \
		HTTP::Session::Store::Test.3

.include <bsd.port.mk>
@


1.15
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	HTTP::Session
# Date created:		22 Jan 2009
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-HTTP-Session/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d4 1
a4 1
PORTVERSION=	0.46
d23 3
a25 1
TEST_DEPENDS=	p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires
@


1.14
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Upgrade to 0.46.

Feature safe:	yes
@
text
@d27 1
a27 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.12
log
@- Upgrade to 0.9980.
@
text
@d9 1
a9 1
PORTVERSION=	0.44
d25 1
a25 1
	p5-UNIVERSAL-require>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-require \
d28 1
@


1.11
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d9 1
a9 1
PORTVERSION=	0.43
d21 1
d23 1
d27 1
@


1.10
log
@- Upgrade to 0.43.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/T/TO/TOKUHIROM
@


1.9
log
@- Upgrade to 0.40.
@
text
@d9 1
a9 1
PORTVERSION=	0.40
d12 1
@


1.8
log
@- Upgrade to 0.35.
@
text
@d9 1
a9 1
PORTVERSION=	0.35
a28 3
		HTTP::Session::State::GUID.3 \
		HTTP::Session::State::MobileAgentID.3 \
		HTTP::Session::State::MobileAttributeID.3 \
@


1.7
log
@- Upgrade to 0.34.
@
text
@d9 1
a9 1
PORTVERSION=	0.34
@


1.6
log
@- Upgrade to 0.33.
@
text
@d9 1
a9 1
PORTVERSION=	0.33
@


1.5
log
@Upgrade to 0.32.
@
text
@d9 1
a9 1
PORTVERSION=	0.32
@


1.4
log
@Upgrade to 0.31.
@
text
@d9 1
a9 1
PORTVERSION=	0.31
d22 2
a23 1
	p5-UNIVERSAL-require>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-require
@


1.3
log
@Upgrade to 0.30.
@
text
@d9 1
a9 1
PORTVERSION=	0.30
@


1.2
log
@Upgrade to 0.29.
@
text
@d9 1
a9 1
PORTVERSION=	0.29
@


1.1
log
@Add p5-HTTP-Session 0.28, perl extension of yet another session manager.
@
text
@d9 1
a9 1
PORTVERSION=	0.28
@

