summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-04 10:15:12 +0000
committerwiz <wiz@pkgsrc.org>2020-09-04 10:15:12 +0000
commitea1efb9e457ec5cd997bac15251579d56485acc1 (patch)
tree1d86a9be333da118a3ddef0f5e909a65d00cac9b /archivers
parent6543821872a3928a077fbbbaa0cd5a56dfe83b89 (diff)
downloadpkgsrc-ea1efb9e457ec5cd997bac15251579d56485acc1.tar.gz
p5-Archive-Tar: remove, part of perl since 2008
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile3
-rw-r--r--archivers/p5-Archive-Tar/DESCR9
-rw-r--r--archivers/p5-Archive-Tar/Makefile24
-rw-r--r--archivers/p5-Archive-Tar/PLIST6
-rw-r--r--archivers/p5-Archive-Tar/distinfo6
5 files changed, 1 insertions, 47 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 61ccd5db952..bc6ce5710a2 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.176 2020/07/02 20:00:23 nia Exp $
+# $NetBSD: Makefile,v 1.177 2020/09/04 10:15:12 wiz Exp $
#
COMMENT= Archivers
@@ -79,7 +79,6 @@ SUBDIR+= p5-Archive-Any
SUBDIR+= p5-Archive-Any-Lite
SUBDIR+= p5-Archive-Extract
SUBDIR+= p5-Archive-Peek
-SUBDIR+= p5-Archive-Tar
SUBDIR+= p5-Archive-Tar-Wrapper
SUBDIR+= p5-Archive-Zip
SUBDIR+= p5-Compress-Bzip2
diff --git a/archivers/p5-Archive-Tar/DESCR b/archivers/p5-Archive-Tar/DESCR
deleted file mode 100644
index f6b47107ad5..00000000000
--- a/archivers/p5-Archive-Tar/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-Perl module for creation and manipulation of tar files.
-
-This module uses no C-coded parts in itself, but it will try to use
-the Compress::Zlib module to read and write gzipped tarfiles.
-Archive::Tar will still work without Zlib, it will just complain a
-little bit (and, of course, not be able to use compression). The
-complaining will be removed when the module leaves the alpha stage,
-and can be trivially removed by commenting out the offending print
-near the top of Tar.pm.
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
deleted file mode 100644
index 2d7481bac8b..00000000000
--- a/archivers/p5-Archive-Tar/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.80 2020/08/31 18:06:31 wiz Exp $
-
-DISTNAME= Archive-Tar-2.38
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= archivers perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://metacpan.org/release/Archive-Tar
-COMMENT= Perl5 module interface to manipulate tar files
-LICENSE= ${PERL5_LICENSE}
-
-#DEPENDS+= {perl>=5.9.3,p5-IO-Zlib>=1.01}:../../devel/p5-IO-Zlib
-# IO::Compress::{Base,Gzip,Bzip2} are included since perl-5.10.1
-#DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress
-DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
-DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
-
-MAKE_PARAMS+= "-d" # Text::Diff is a prerequisite
-PERL5_PACKLIST= auto/Archive/Tar/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/p5-Archive-Tar/PLIST b/archivers/p5-Archive-Tar/PLIST
deleted file mode 100644
index ec0a4567cc2..00000000000
--- a/archivers/p5-Archive-Tar/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2008/11/05 15:48:44 wiz Exp $
-@comment XXX: automatic handling and plain entries don't work, no idea why
-@unexec ${RM} -f %D/bin/ptar 2>/dev/null || ${TRUE}
-@unexec ${RM} -f %D/bin/ptardiff 2>/dev/null || ${TRUE}
-@unexec ${RM} -f %D/man/man1/ptar.1 2>/dev/null || ${TRUE}
-@unexec ${RM} -f %D/man/man1/ptardiff.1 2>/dev/null || ${TRUE}
diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo
deleted file mode 100644
index 4e514565af9..00000000000
--- a/archivers/p5-Archive-Tar/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.46 2020/08/25 23:01:15 gutteridge Exp $
-
-SHA1 (Archive-Tar-2.38.tar.gz) = 344e5f089005547a13e6b1348c09bbcd599647f8
-RMD160 (Archive-Tar-2.38.tar.gz) = 09260dcf8fdce77598c27d2b028ed5aadb2afa5c
-SHA512 (Archive-Tar-2.38.tar.gz) = 7b14fe481747d200b4239a716c15a8595b4228f54ae93412b5f752e3dbe00e71260d226087764546c2aca3c3a9c0b3ecece73b1b1e31d965f0070dd8b3670dc7
-Size (Archive-Tar-2.38.tar.gz) = 64790 bytes