NOTICE: This package has been removed from pkgsrc

./net/p5-eBay-API, Non SOAP based XML schema library for eBay API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.25nb10, Package name: p5-eBay-API-0.25nb10, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/p5-XML-Simple] [textproc/p5-XML-Writer] [www/p5-libwww] [lang/perl5] [security/p5-Crypt-SSLeay] [devel/p5-Error] [devel/p5-Exception-Class] [devel/p5-Params-Validate] [devel/p5-Devel-StackTrace] [www/p5-ParallelUserAgent] [textproc/p5-XML-Tidy]

Master sites: (Expand)

SHA1: b44ae76209360498d652c4d545ec64fb9230011c
RMD160: 9ee9c79129f34569141b90f7dde6f6c2d1b8be28
Filesize: 1183.22 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-28 13:12:15 by Thomas Klausner | Files touched by this commit (4) | Package removed
Log message:
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.
   2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238)
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.

Bump PKGREVISION for runtime dependency pattern changed packages.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.