head	1.10;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.5
	RELEASE_3_4_0:1.5
	RELEASE_3_3_0:1.5
	RELEASE_3_2_0:1.5
	RELEASE_3_1_0:1.5
	RELEASE_2_2_8:1.4
	RELEASE_3_0_0:1.4
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.2
	RELEASE_2_2_5:1.2
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	v1_62:1.1.1.1
	CPAN:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2006.01.22.02.57.46;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2003.08.29.09.08.12;	author erwin;	state Exp;
branches;
next	1.8;

1.8
date	2003.08.18.13.34.53;	author erwin;	state Exp;
branches;
next	1.7;

1.7
date	2001.04.14.22.31.22;	author steve;	state Exp;
branches;
next	1.6;

1.6
date	2001.03.01.12.03.44;	author vanilla;	state Exp;
branches;
next	1.5;

1.5
date	99.01.11.15.34.44;	author simokawa;	state Exp;
branches;
next	1.4;

1.4
date	98.08.23.13.44.24;	author jseger;	state Exp;
branches;
next	1.3;

1.3
date	98.08.19.20.55.54;	author hoek;	state Exp;
branches;
next	1.2;

1.2
date	97.07.02.12.26.43;	author jfitz;	state Exp;
branches;
next	1.1;

1.1
date	96.10.24.08.41.39;	author jfitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.10.24.08.41.39;	author jfitz;	state Exp;
branches;
next	;


desc
@@


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

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@%%SITE_PERL%%/CGI/Lite.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Lite/.packlist
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%EXAMPLESDIR%%/cookies
%%PORTDOCS%%%%EXAMPLESDIR%%/file
%%PORTDOCS%%%%EXAMPLESDIR%%/get_post
%%PORTDOCS%%%%EXAMPLESDIR%%/post
%%PORTDOCS%%%%EXAMPLESDIR%%/print
%%PORTDOCS%%%%EXAMPLESDIR%%/reference
%%PORTDOCS%%%%EXAMPLESDIR%%/upload
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
%%PORTDOCS%%@@dirrm %%EXAMPLESDIR%%
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Lite
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
@@dirrmtry %%SITE_PERL%%/CGI
@


1.9
log
@- Update to 2.02
- Take maintainership
- Add docs and examples

PR:		56123
Submitted by:	Lars Thegler <lars@@thegler.dk>
@
text
@d16 2
a17 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/CGI 2>/dev/null || true
@


1.8
log
@Update to 2.001

PR:		55640
Submitted by:	Lars Thegler <lars@@thegler.dk>
@
text
@d3 12
@


1.7
log
@Remove empty directories on uninstall.
@
text
@d1 5
a5 5
lib/perl5/site_perl/%%PERL_VER%%/CGI/Lite.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Lite/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Lite
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
@


1.6
log
@Upgrade
	p5-BSD-Resource		=> 1.09
	p5-CGI-Application	=> 1.2
	p5-CGI_Lite		=> 2.0
	p5-Convert-ASN1		=> 0.08
	p5-IO-Tty		=> 0.04
	p5-IO-stringy		=> 1.219
	p5-Class-MethodMaker	=> 1.02
@
text
@d4 2
@


1.5
log
@Rewrite p5- module's PLIST for alpha.

Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
@
text
@d1 3
a3 3
lib/perl5/site_perl/%%PERL_VER%%/CGI_Lite.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI_Lite/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI_Lite
@


1.4
log
@More perl fixes.
@
text
@d2 2
a3 2
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/CGI_Lite/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/CGI_Lite
@


1.3
log
@Wwwaste the manpages.
@
text
@d1 3
a3 3
lib/perl5/site_perl/CGI_Lite.pm
lib/perl5/site_perl/i386-freebsd/auto/CGI_Lite/.packlist
@@dirrm lib/perl5/site_perl/i386-freebsd/auto/CGI_Lite
@


1.2
log
@Upgrade to v1.7
Suggested-by: A Joseph Koshy <koshy@@india.hp.com>
@
text
@a2 1
lib/perl5/man/man3/CGI_Lite.3.gz
@


1.1
log
@Initial revision
@
text
@a0 1
lib/perl5/site_perl/CGI_Lite-1.62.pm
d2 3
@


1.1.1.1
log
@perl5 module to process and decode WWW form information.
@
text
@@
