head	1.28;
access;
symbols
	RELEASE_8_3_0:1.25
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.28
date	2012.12.17.12.20.07;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2012.11.17.06.02.50;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.11.03.11.38.20;	author ehaupt;	state Exp;
branches;
next	1.25;

1.25
date	2012.03.13.16.15.31;	author pgollucci;	state Exp;
branches;
next	1.24;

1.24
date	2012.03.08.18.45.33;	author pgollucci;	state Exp;
branches;
next	1.23;

1.23
date	2011.12.05.07.13.09;	author sunpoet;	state Exp;
branches;
next	1.22;

1.22
date	2011.11.06.03.07.59;	author clsung;	state Exp;
branches;
next	1.21;

1.21
date	2011.10.07.11.22.45;	author culot;	state Exp;
branches;
next	1.20;

1.20
date	2011.03.28.06.21.03;	author bapt;	state Exp;
branches;
next	1.19;

1.19
date	2010.10.27.03.34.35;	author wen;	state Exp;
branches;
next	1.18;

1.18
date	2010.10.14.00.42.44;	author leeym;	state Exp;
branches;
next	1.17;

1.17
date	2010.08.24.19.19.40;	author leeym;	state Exp;
branches;
next	1.16;

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

1.15
date	2010.01.10.05.19.22;	author wen;	state Exp;
branches;
next	1.14;

1.14
date	2009.09.09.09.14.05;	author kuriyama;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.16.09.22.04;	author linimon;	state Exp;
branches;
next	1.12;

1.12
date	2008.12.06.00.10.14;	author lbr;	state Exp;
branches;
next	1.11;

1.11
date	2008.06.29.18.57.15;	author lbr;	state Exp;
branches;
next	1.10;

1.10
date	2008.04.08.15.49.33;	author lbr;	state Exp;
branches;
next	1.9;

1.9
date	2008.03.07.18.08.06;	author lbr;	state Exp;
branches;
next	1.8;

1.8
date	2008.02.26.07.26.50;	author lbr;	state Exp;
branches;
next	1.7;

1.7
date	2007.09.08.01.11.35;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2007.03.28.05.19.20;	author lbr;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.24.06.27.40;	author lbr;	state Exp;
branches;
next	1.4;

1.4
date	2006.05.01.13.52.00;	author lbr;	state Exp;
branches;
next	1.3;

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

1.2
date	2005.11.18.11.20.50;	author erwin;	state Exp;
branches;
next	1.1;

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


desc
@@


1.28
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309085
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309085 | az | 2012-12-17 12:15:18 +0000 (Mon, 17 Dec 2012) | 3 lines
## SVN ##
## SVN ## Cleanup supporting perl version 5.8 and 5.10,
## SVN ## lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Lars Balker Rasmussen <lbr@@FreeBSD.org>
# $FreeBSD: head/www/p5-HTTP-Body/Makefile 309085 2012-12-17 12:15:18Z az $

PORTNAME=	HTTP-Body
PORTVERSION=	1.17
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:GETTY
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	HTTP Body Parser

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message
RUN_DEPENDS=	p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message

TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
		p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
		p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage

PERL_CONFIGURE=	yes

MAN3=		HTTP::Body.3 \
		HTTP::Body::MultiPart.3 \
		HTTP::Body::OctetStream.3 \
		HTTP::Body::UrlEncoded.3 \
		HTTP::Body::XForms.3 \
		HTTP::Body::XFormsMultipart.3

.include <bsd.port.mk>
@


1.27
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-Body/Makefile 306908 2012-11-03 11:38:20Z ehaupt $
d33 1
a33 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+=	p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple
.endif

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


1.26
log
@SVN rev 306908 on 2012-11-03 11:38:20Z by ehaupt

- Update to 1.17
- Trim header

Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.25
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
@d1 1
a1 4
# Ports collection makefile for:	p5-HTTP-Body
# Date created:			Nov 15, 2005
# Whom:				Lars Balker Rasmussen <lbr@@FreeBSD.org>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	1.15
@


1.24
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
@d37 7
a43 1
.include <bsd.port.mk>
@


1.23
log
@- Update to 1.15
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/HTTP-Body/Changes
Feature safe:	yes
@
text
@d37 1
a37 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+=	p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple
.endif

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


1.22
log
@- Update to 1.14
@
text
@a0 1
# ex:ts=8
d9 1
a9 1
PORTVERSION=	1.14
d12 1
d21 6
a26 3
RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS=	${RUN_DEPENDS}
BUILD_DEPENDS+=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
d37 7
a43 1
.include <bsd.port.mk>
@


1.21
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
a10 1
PORTVERSION=	1.12
@


1.20
log
@- update to 1.12
- add licenses
- changes: http://cpansearch.perl.org/src/GETTY/HTTP-Body-1.12/Changes
@
text
@d18 1
a19 1
LICENSE=	ART20 GPLv1
@


1.19
log
@- Update to 1.11

Changes: http://search.cpan.org/src/GETTY/HTTP-Body-1.11/Changes
@
text
@d10 1
a10 1
PORTVERSION=	1.11
d18 3
@


1.18
log
@- update to 1.10
@
text
@d10 1
a10 1
PORTVERSION=	1.10
@


1.17
log
@- update to 1.09
@
text
@d10 1
a10 1
PORTVERSION=	1.09
d22 1
a22 1
PERL_CONFIGURE=	5.8.0+
d31 1
a31 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500809
RUN_DEPENDS+=	p5-IO>=1.14:${PORTSDIR}/devel/p5-IO
.endif

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


1.16
log
@- Update to 1.07
@
text
@d10 1
a10 1
PORTVERSION=	1.07
d18 1
a18 2
RUN_DEPENDS=	p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
d20 1
d22 1
a22 1
PERL_CONFIGURE=	yes
d31 7
a37 1
.include <bsd.port.mk>
@


1.15
log
@- Update to 1.06
@
text
@d10 1
a10 1
PORTVERSION=	1.06
@


1.14
log
@- Remove dependency on p5-File-Temp, which is included since perl 5.6.1.
@
text
@d10 1
a10 2
PORTVERSION=	1.05
PORTREVISION=	1
@


1.13
log
@Reset lbr@@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d11 1
d19 1
a19 2
RUN_DEPENDS=	p5-File-Temp>=0.14:${PORTSDIR}/devel/p5-File-Temp \
		p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \
@


1.12
log
@Update to 1.05
@
text
@d15 1
a15 1
MAINTAINER=	lbr@@FreeBSD.org
@


1.11
log
@Update to 1.04
@
text
@d10 1
a10 1
PORTVERSION=	1.04
@


1.10
log
@Update to 1.03
@
text
@d10 1
a10 1
PORTVERSION=	1.03
@


1.9
log
@Update to 1.02
@
text
@d10 1
a10 1
PORTVERSION=	1.02
@


1.8
log
@Update to 1.01
@
text
@d10 1
a10 1
PORTVERSION=	1.01
@


1.7
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
@d10 1
a10 1
PORTVERSION=	0.9
d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTTP
d18 4
a21 3
BUILD_DEPENDS=	p5-File-Temp>=0.14:${PORTSDIR}/devel/p5-File-Temp \
		p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS=	${BUILD_DEPENDS}
d25 3
a27 1
MAN3=		HTTP::Body::OctetStream.3 \
d29 2
a30 2
		HTTP::Body.3 \
		HTTP::Body::MultiPart.3
@


1.6
log
@Update to 0.9
@
text
@d30 1
a30 5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE=	requires at least Perl 5.6.1. Install lang/perl5, and try again
.endif
.include <bsd.port.post.mk>
@


1.5
log
@Update to 0.8
@
text
@d10 1
a10 1
PORTVERSION=	0.8
@


1.4
log
@Changing email-address on my 80 ports.

Approved by:	erwin (mental)
@
text
@d10 1
a10 1
PORTVERSION=	0.6
@


1.3
log
@Update to 0.6

PR:		91497
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk> (maintainer)
@
text
@d4 1
a4 1
# Whom:				Lars Balker Rasmussen <lars@@balker.dk>
d16 1
a16 1
MAINTAINER=	lars@@balker.dk
@


1.2
log
@Update to 0.5

PR:		89222
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk> (maintainer)
@
text
@d10 1
a10 1
PORTVERSION=	0.5
d13 1
a13 1
MASTER_SITE_SUBDIR=	../by-authors/id/S/SR/SRI
d20 1
a20 1
		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
@


1.1
log
@Add p5-HTTP-Body 0.4, HTTP Body Parser.

PR:		ports/89137
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk>
@
text
@d10 1
a10 1
PORTVERSION=	0.4
d13 1
a13 1
MASTER_SITE_SUBDIR=	../by-authors/id/A/AG/AGRUNDMA
@

