head	1.9;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	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.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	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
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


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

1.8
date	2012.07.20.03.52.45;	author sunpoet;	state Exp;
branches;
next	1.7;

1.7
date	2012.05.01.01.47.09;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2011.02.10.07.13.46;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2009.10.30.01.44.22;	author clsung;	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	2004.08.20.02.56.42;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.19.09.50.29;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.04.15.38.13;	author mat;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTTP-Lite
# Date created:				Nov 20 2003
# Whom:					Cheng-Lung Sung <clsung@@dragon2.net>
#
# $FreeBSD: head/www/p5-HTTP-Lite/Makefile 301210 2012-07-20 03:52:45Z sunpoet $
#

PORTNAME=	HTTP-Lite
PORTVERSION=	2.4
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl5 modules for Lightweight HTTP implementation

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		HTTP::Lite.3

.include <bsd.port.mk>
@


1.8
log
@SVN rev 301210 on 2012-07-20 03:52:45Z by sunpoet

- Update to 2.4
- Add LICENSE

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


1.7
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d9 1
a9 1
PORTVERSION=	2.3
d17 3
@


1.6
log
@- Update to 2.3
@
text
@d14 1
a14 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.5
log
@- Update to 2.2

Changes:	http://search.cpan.org/dist/HTTP-Lite/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.2
@


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=	2.1.6
@


1.3
log
@My territory, suggested by ijliao. :p

Approved by:	vanilla (co-mentor)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTTP
@


1.2
log
@- Update from 2.1.5 to 2.1.6
- Fixed User-Agent header problem
- Fixed lowercase header bugs

PR:		ports/63047
Submitted by:	maintainer
@
text
@d15 1
a15 1
MAINTAINER=	clsung@@dragon2.net
@


1.1
log
@Add p5-HTTP-Lite 2.1.5
Perl5 modules for Lightweight HTTP implementation.

PR:		59539
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	2.1.5
@

