summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-28 11:12:15 +0000
committerwiz <wiz>2015-08-28 11:12:15 +0000
commit6a3c706446a1ac944627102e419dfc4ed8e850e5 (patch)
treea0a50b12d6317bdc097d37bdbb4700a1654a61b5 /net
parenta12379237ee5647eaa84c3757990d539bc10b890 (diff)
downloadpkgsrc-6a3c706446a1ac944627102e419dfc4ed8e850e5.tar.gz
Remove p5-eBay-API.
Does not build. Latest upstream version is from 2008. Bug reports indicate that details of the API have changed in the meantime.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/p5-eBay-API/DESCR15
-rw-r--r--net/p5-eBay-API/Makefile39
-rw-r--r--net/p5-eBay-API/distinfo6
-rw-r--r--net/p5-eBay-API/patches/patch-aa13
5 files changed, 1 insertions, 75 deletions
diff --git a/net/Makefile b/net/Makefile
index 22c729bb4be..b2630020ef3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1081 2015/08/23 14:06:55 leot Exp $
+# $NetBSD: Makefile,v 1.1082 2015/08/28 11:12:15 wiz Exp $
#
COMMENT= Networking tools
@@ -507,7 +507,6 @@ SUBDIR+= p5-WebService-Google-Reader
SUBDIR+= p5-WebService-MusicBrainz
SUBDIR+= p5-X500-DN
SUBDIR+= p5-Zabbix-Sender
-SUBDIR+= p5-eBay-API
SUBDIR+= p5-gcap
SUBDIR+= p5-grake
SUBDIR+= p5-umph
diff --git a/net/p5-eBay-API/DESCR b/net/p5-eBay-API/DESCR
deleted file mode 100644
index 4907f45def3..00000000000
--- a/net/p5-eBay-API/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-This document describes the installation, configuration, and usage
-of eBay::API module.
-
-The eBay::API library is based on the eBay API XML schema and it
-does not use SOAP to submit calls. Other than differences in the
-SOAP envelope and the way SOAP reports errors, the calls and data
-types defined in eBay API XML schema and eBay API wsdl are almost
-exactly the same.
-
-You can retrieve the latest version of eBay API XML schema from:
-
- http://developer.ebay.com/webservices/latest/eBaySvc.xsd
-
-During installation that document is used to generate the library's
-call and data type classes.
diff --git a/net/p5-eBay-API/Makefile b/net/p5-eBay-API/Makefile
deleted file mode 100644
index 1a2a6b554ce..00000000000
--- a/net/p5-eBay-API/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:26 wiz Exp $
-
-DISTNAME= eBay-API-0.25
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
-CATEGORIES= net perl5 www
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TK/TKEEFER/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/eBay-API/
-COMMENT= Non SOAP based XML schema library for eBay API
-
-#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=1.41
-DEPENDS+= p5-Crypt-SSLeay>=0.51:../../security/p5-Crypt-SSLeay
-DEPENDS+= p5-Devel-StackTrace>=1.03:../../devel/p5-Devel-StackTrace
-DEPENDS+= p5-Error>=0.15:../../devel/p5-Error
-DEPENDS+= p5-Exception-Class>=1.14:../../devel/p5-Exception-Class
-DEPENDS+= p5-libwww>=2:../../www/p5-libwww
-DEPENDS+= p5-ParallelUserAgent>=2.57:../../www/p5-ParallelUserAgent
-DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
-#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.11}:../../devel/p5-Scalar-List-Utils
-#DEPENDS+= {perl>=5.10,p5-Time-HiRes>=1.51}:../../time/p5-Time-HiRes
-DEPENDS+= p5-XML-Simple>=2.09:../../textproc/p5-XML-Simple
-DEPENDS+= p5-XML-Tidy>=1.2.54:../../textproc/p5-XML-Tidy
-DEPENDS+= p5-XML-Writer>=0.600:../../textproc/p5-XML-Writer
-
-USE_TOOLS+= gmake
-REPLACE_PERL+= */*/*.pl */*/*/*/*/*.pl */*/*/*/*/*/*.pl */*/*/*/*/*/*/*.pl
-REPLACE_PERL+= */*.t */*/*/*/*/*.t */*/*/*/*/*/*.t
-REPLACE_PERL+= */*/*/*.pm */*/*/*/*.pm */*/*/*/*/*.pm */*/*/*/*/*/*.pm
-REPLACE_PERL+= */*/*/*/*/*/*/*.pm
-
-PERL5_PACKLIST= auto/eBay/API/.packlist
-
-pre-configure:
- ${FIND} ${WRKSRC} -name "*.orig" -type f | ${XARGS} ${RM} -f
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-eBay-API/distinfo b/net/p5-eBay-API/distinfo
deleted file mode 100644
index 3c3a6398833..00000000000
--- a/net/p5-eBay-API/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2010/01/08 12:57:17 sno Exp $
-
-SHA1 (eBay-API-0.25.tar.gz) = b44ae76209360498d652c4d545ec64fb9230011c
-RMD160 (eBay-API-0.25.tar.gz) = 9ee9c79129f34569141b90f7dde6f6c2d1b8be28
-Size (eBay-API-0.25.tar.gz) = 1211617 bytes
-SHA1 (patch-aa) = bcc4993a7a922f5ac6ed9ca9fa582a05a8417c1a
diff --git a/net/p5-eBay-API/patches/patch-aa b/net/p5-eBay-API/patches/patch-aa
deleted file mode 100644
index e39c08298fb..00000000000
--- a/net/p5-eBay-API/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2010/01/08 12:57:17 sno Exp $
-
---- lib/eBay/API/XML/tools/codegen/xsd/BaseCodeGenDataType.pm.orig 2008-08-25 16:41:39.000000000 +0000
-+++ lib/eBay/API/XML/tools/codegen/xsd/BaseCodeGenDataType.pm
-@@ -791,7 +791,7 @@ sub _genClassHeader {
- }
-
- my $str = <<"HEADER";
--#!/usr/bin/perl
-+#!$^X
-
- package $fullPackageName;
-