head	1.6;
access;
symbols
	RELEASE_9_0_0:1.5
	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.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2012.01.01.19.30.51;	author ohauer;	state dead;
branches;
next	1.5;

1.5
date	2006.01.22.02.57.36;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.24.12.04.31;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2001.04.20.13.16.34;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.12.01.49.54;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.03.23.20.28;	author will;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@%%SITE_PERL%%/Apache/AuthenCache.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthenCache/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthenCache
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
@@dirrmtry %%SITE_PERL%%/Apache
@


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

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@@


1.4
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d4 2
a5 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
@


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


1.2
log
@Add @@unexec rmdir.

Reported by:	bento
@
text
@d5 1
@


1.1
log
@Add p5-Apache-AuthenCache 0.03, perl module that implements
authentication caching.
@
text
@d4 1
@

