From e4e7aacf991f8371c1c41118e4333cbcb968f69c Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 29 Dec 2012 20:09:03 +0000 Subject: Remove p5-PDF-API2-Simple as promised/threatened; it is broken upstream and unmaintained. --- textproc/Makefile | 3 +-- textproc/p5-PDF-API2-Simple/DESCR | 4 ---- textproc/p5-PDF-API2-Simple/Makefile | 23 ----------------------- textproc/p5-PDF-API2-Simple/distinfo | 5 ----- 4 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 textproc/p5-PDF-API2-Simple/DESCR delete mode 100644 textproc/p5-PDF-API2-Simple/Makefile delete mode 100644 textproc/p5-PDF-API2-Simple/distinfo (limited to 'textproc') diff --git a/textproc/Makefile b/textproc/Makefile index 23b0ab4b865..5297a054f34 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.650 2012/12/04 18:15:41 darcy Exp $ +# $NetBSD: Makefile,v 1.651 2012/12/29 20:09:03 dholland Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -302,7 +302,6 @@ SUBDIR+= p5-Number-Format SUBDIR+= p5-Number-Spell SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 -SUBDIR+= p5-PDF-API2-Simple SUBDIR+= p5-PDF-Create SUBDIR+= p5-PDF-Reuse SUBDIR+= p5-PDF-Reuse-Barcode diff --git a/textproc/p5-PDF-API2-Simple/DESCR b/textproc/p5-PDF-API2-Simple/DESCR deleted file mode 100644 index 29dab734273..00000000000 --- a/textproc/p5-PDF-API2-Simple/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -PDF::API2::Simple is a wrapper around the excellent PDF::API2 series of -modules. This module is simply a simplification of those modules, and -has been known to greatly reduce production time. This module is in the -public domain, with a plea of notification. Please see the POD for details. diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile deleted file mode 100644 index ab7ddc25cd2..00000000000 --- a/textproc/p5-PDF-API2-Simple/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:16 asau Exp $ - -DISTNAME= PDF-API2-Simple-1.1.4u -WRKSRC= ${WRKDIR}/${DISTNAME:S/u$//} -PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 -CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/PDF-API2-Simple/ -COMMENT= Simplistic wrapper for the Perl5 PDF::API2 modules -LICENSE= public-domain - -BROKEN= Broken upstream and not actively maintained - -DEPENDS+= p5-PDF-API2>=2.019:../../textproc/p5-PDF-API2 - -PERL5_PACKLIST= auto/PDF/API2/Simple/.packlist -PERL5_MODULE_TYPE= Module::Install::Bundled - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-PDF-API2-Simple/distinfo b/textproc/p5-PDF-API2-Simple/distinfo deleted file mode 100644 index a104b0b2256..00000000000 --- a/textproc/p5-PDF-API2-Simple/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/05/17 21:55:35 dmcmahill Exp $ - -SHA1 (PDF-API2-Simple-1.1.4u.tar.gz) = 4b82cca1a05a5f4c0f95bba9b5d43ba7c947dd08 -RMD160 (PDF-API2-Simple-1.1.4u.tar.gz) = 08579a1f334a8c0783aa154e39a627079c1216fa -Size (PDF-API2-Simple-1.1.4u.tar.gz) = 30597 bytes -- cgit v1.2.3