head	1.16;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3;
locks; strict;
comment	@# @;


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

1.15
date	2012.03.05.02.12.10;	author swills;	state Exp;
branches;
next	1.14;

1.14
date	2011.09.08.13.20.11;	author az;	state Exp;
branches;
next	1.13;

1.13
date	2010.12.29.14.17.57;	author lth;	state Exp;
branches;
next	1.12;

1.12
date	2009.06.08.09.37.14;	author lth;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.25.12.13.21;	author lth;	state Exp;
branches;
next	1.10;

1.10
date	2009.04.21.11.05.40;	author lth;	state Exp;
branches;
next	1.9;

1.9
date	2009.03.17.09.40.24;	author lth;	state Exp;
branches;
next	1.8;

1.8
date	2009.03.12.09.52.42;	author lth;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.21.10.43.36;	author lth;	state Exp;
branches;
next	1.6;

1.6
date	2008.05.27.19.34.28;	author lth;	state Exp;
branches;
next	1.5;

1.5
date	2008.05.14.07.02.37;	author lth;	state Exp;
branches;
next	1.4;

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

1.3
date	2004.12.05.11.50.42;	author lth;	state Exp;
branches;
next	1.2;

1.2
date	2004.11.24.20.04.25;	author lth;	state Exp;
branches;
next	1.1;

1.1
date	2004.11.16.20.47.41;	author lth;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-CGI-Simple
# Date created:		16 November 2004
# Whom:			Lars Thegler <lth@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-CGI-Simple/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	CGI-Simple
PORTVERSION=	1.113
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ANDYA
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@@FreeBSD.org
COMMENT=	A simple totally OO CGI interface that is CGI.pm compliant

TEST_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy

PERL_CONFIGURE=	yes

MAN3=		CGI::Simple.3 \
		CGI::Simple::Cookie.3 \
		CGI::Simple::Standard.3 \
		CGI::Simple::Util.3

.include <bsd.port.mk>
@


1.15
log
@- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
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.

With perl@@ hat
@
text
@d18 2
@


1.13
log
@Update to 1.113
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/A/AN/ANDYA
@


1.12
log
@Update to 1.112
@
text
@d9 1
a9 1
PORTVERSION=	1.112
@


1.11
log
@Update to 1.110
@
text
@d9 1
a9 1
PORTVERSION=	1.110
@


1.10
log
@Update to 1.109
@
text
@d9 1
a9 1
PORTVERSION=	1.109
@


1.9
log
@Update to 1.108
@
text
@d9 1
a9 1
PORTVERSION=	1.108
@


1.8
log
@Update to 1.107
@
text
@d9 1
a9 1
PORTVERSION=	1.107
@


1.7
log
@Update to 1.106
@
text
@d9 1
a9 1
PORTVERSION=	1.106
@


1.6
log
@Update to 1.105
@
text
@d9 1
a9 2
PORTVERSION=	1.105
#PORTREVISION=	0
@


1.5
log
@Updated to 1.104

PR:		ports/123638
Submitted by:	Vivek Khera <vivek@@khera.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.104
@


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 2
a10 2
PORTVERSION=	0.077
PORTREVISION=	1
d13 1
a13 1
MASTER_SITE_SUBDIR=	../by-authors/id/J/JF/JFREEMAN
a14 1
DISTNAME=	${PORTNAME:C/CGI/Cgi/}-${PORTVERSION}
@


1.3
log
@- Fixed pkg-plist

Reported by:	kris
@
text
@d12 1
a12 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.2
log
@- Update to 0.077
- All patches now included in original sources
@
text
@d10 1
@


1.1
log
@Add p5-CGI-Simple 0.075, a simple totally OO CGI interface that is
CGI.pm compliant.
@
text
@d9 1
a9 1
PORTVERSION=	0.075
a25 3
pre-configure:
	@@${FIND} ${WRKSRC} -name '*.orig' -delete

@

