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


1.3
date	2010.09.24.02.03.38;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.22.02.58.02;	author edwin;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@- only 13% of the p5- ports embed @@comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@@
@
text
@%%SITE_PERL%%/HTTP/Request/Params.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request/Params/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request/Params
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
@@dirrmtry %%SITE_PERL%%/HTTP/Request
@@dirrmtry %%SITE_PERL%%/HTTP
@


1.2
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@a0 1
@@comment $FreeBSD: ports/www/p5-HTTP-Request-Params/pkg-plist,v 1.1 2005/11/22 13:10:26 mat Exp $
@


1.1
log
@Add p5-HTTP-Request-Params-1.01

This software does all the dirty work of parsing HTTP Requests to find incoming
query parameters.

Incoming query parameters come from two places. The first place is the query
portion of the URL. Second is the content portion of an HTTP request as is the
case when parsing a POST request, for example.
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d5 4
a8 4
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/HTTP/Request 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/HTTP 2>/dev/null || true
@

