Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-02-16 16:22:45 by Jens Rehsack | Files touched by this commit (16)
Log message:
Fixing PLIST by removing '*.orig' relics from patch stage
   2010-01-08 13:57:17 by Jens Rehsack | Files touched by this commit (3)
Log message:
Fixing broken data type API generation. See
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20100104.1900/p5-eBay-API-0.25nb1/install.log
   2009-04-24 19:15:24 by Jens Rehsack | Files touched by this commit (24)
Log message:
Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
   2009-04-12 01:15:22 by Jens Rehsack | Files touched by this commit (34)
Log message:
PkgSrc changes:
  - removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
    p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
    merged into p5-IO-Compress
  - Updated dependend packages to depend on p5-IO-Compress
    and bump PKGREVISION

Upstream changes:
  2.017 30 March 2009

      * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
        Compress-Zlib into IO-Compress.
      * The interface to Compress-Raw-Zlib now uses the new LimitOutput
        feature. This will make all of the zlib-related IO-Compress modules
        less greedy in their memory consumption.
      * Removed MAN3PODS from Makefile.PL
      * A few changes to get the test harness to work on VMS courtesy of
        Craig. A. Berry.
      * IO::Compress::Base & IO::Uncompress::Base
        Downgraded some croaks in the constructors to just set $! (by letting
        the code attempt to open a file and fail).
        This makes the behavior more consistent to a standard open.
        [RT #42657]
      * IO::Uncompress::Base
        Doing a seek with MultiStream could drop some of the uncompressed
        data. Fixed.
      * IO::Compress::Zip
        - Fixed problem with the uncompressed & uncompressed fields when
          zip64 is enabled. They were set to 0x0000FFFF instead of
          0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
          Problem spotted by Dino Chiesa.
      * IO::Uncompress::Unzip
        - use POSIX::mktime instead of Time::Local::timelocal to convert
          the zip DOS time field into Unix time.
      * Compress::Zlib
        - Documented Compress::Zlib::zlib_version()
   2008-10-26 20:14:48 by David Brownlee | Files touched by this commit (3) | Imported package
Log message:
Added net/p5-eBay-API version 0.25

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.


Next | Query returned 16 messages, browsing 11 to 20 | previous