head	1.11;
access;
symbols
	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.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.5
	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.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.2
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.2
	v0_4:1.1.1.1
	CPAN:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2010.09.21.08.15.39;	author mm;	state dead;
branches;
next	1.10;

1.10
date	2009.02.27.10.32.58;	author skv;	state Exp;
branches;
next	1.9;

1.9
date	2006.12.02.14.05.24;	author demon;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.22.01.22.59;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2003.07.02.07.23.21;	author demon;	state Exp;
branches;
next	1.6;

1.6
date	2001.07.07.04.16.53;	author dwcjr;	state Exp;
branches;
next	1.5;

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

1.4
date	98.08.13.01.29.56;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	98.02.18.18.14.25;	author vanilla;	state Exp;
branches;
next	1.2;

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

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

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


desc
@@


1.11
log
@Replace the following ports by archivers/p5-IO-Compress:

archivers/p5-Compress-Zlib
archivers/p5-IO-Compress-Base
archivers/p5-IO-Compress-Bzip2
archivers/p5-IO-Compress-Zlib

Approved by:	jadawin@@FreeBSD.org (maintainer, IRC)
@
text
@%%SITE_PERL%%/Compress/Zlib.pm
%%SITE_PERL%%/auto/Compress/Zlib/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress
@@dirrmtry %%SITE_PERL%%/auto/Compress/Zlib
@@dirrmtry %%SITE_PERL%%/auto/Compress
@@dirrmtry %%SITE_PERL%%/Compress
@


1.10
log
@Unbreak build on perl 5.10

PR:		ports/132130
Submitted by:	skv
Approved by:	maintainer (jadawin)
@
text
@@


1.9
log
@Update to 2.001.

PR:		105532
Submitted by:	Thomas Abthorpe<thomas@@goodking.ca>
@
text
@d3 3
a5 3
%%SITE_PERL%%/mach/auto/Compress/Zlib/.packlist
@@dirrm %%SITE_PERL%%/mach/auto/Compress/Zlib
@@dirrmtry %%SITE_PERL%%/mach/auto/Compress
@


1.8
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry
Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d1 8
a8 8
%%SITE_PERL%%/%%PERL_ARCH%%/Compress/Zlib.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib/Zlib.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib/Zlib.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Zlib
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress
@


1.7
log
@Update to version 1.22;
Utilize SITE_PERL variable.

PR:		53972
Submitted by:	Mathieu Arnold <m@@absolight.net>
@
text
@d7 2
a8 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Compress 2>/dev/null || true
@


1.6
log
@Quietly try to delete directories

PR:		28523
Submitted by:	Pete Fritchman <petef@@databits.net>
@
text
@d1 8
a8 8
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress/Zlib.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Zlib/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Zlib/Zlib.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Zlib/Zlib.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Zlib/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Zlib
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress 2>/dev/null || true
@


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
@d7 2
a8 2
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress
@


1.4
log
@Convert all (:) archivers/p5-* ports to new perl scheme.
@
text
@d1 8
a8 8
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/Compress/Zlib.pm
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Compress/Zlib/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Compress/Zlib/Zlib.bs
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Compress/Zlib/Zlib.so
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Compress/Zlib/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Compress/Zlib
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Compress
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/Compress
@


1.3
log
@Upgrade to 1.01.
@
text
@d1 8
a8 8
lib/perl5/man/man3/Compress::Zlib.3.gz
lib/perl5/site_perl/Compress/Zlib.pm
lib/perl5/site_perl/auto/Compress/Zlib/autosplit.ix
lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib/Zlib.bs
lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib/Zlib.so
lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib/.packlist
@@dirrm lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib
@@dirrm lib/perl5/site_perl/auto/Compress/Zlib
@


1.2
log
@Fix blank line in PLIST
Submitted by:	asami@@freebsd.org
@
text
@d8 1
@


1.1
log
@Initial revision
@
text
@a7 1

@


1.1.1.1
log
@Import of perl5 module for access to libz functions.
@
text
@@
