Commit graph

26 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad 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-08-21 16:32:42 +00:00
sno
820fbd8238 pkgsrc changes:
- Updating package for p5 module IO::Zlib from 1.09nb2 to 1.10
  - Adding perl license as package license (module POD)

Upstream changes:
Tue Jul 14 22:29:01 2009  Tom Hughes  <tom@compton.nu>
        * Zlib.pm
          Change version number to 1.10.

        * Zlib.pm
        * Makefile.PL
          Require Compress::Zlib 2.000 or later.
2009-07-18 18:01:21 +00:00
sno
dfca1e1ce5 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()
2009-04-11 23:15:19 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
heinz
5785c831d8 Updated to version 1.09.
Pkgsrc changes:
  - No compiler necessary.

Changes since version 1.08:
===========================
Thu Jan  3 18:35:44 2008  Tom Hughes  <tom@compton.nu>
	* Zlib.pm
	  Changed version number to 1.09.
        * Makefile.PL
          Install in the core library directory if the perl
          version is 5.9.3 or later.
2008-01-08 20:05:40 +00:00
wiz
34df3f1b21 Update to 1.08:
Sun Nov 18 17:43:49 2007  Tom Hughes  <tom@compton.nu>

	* Zlib.pm
	  Changed version number to 1.08.

        * t/uncomp1.t
        * t/uncomp2.t
          Add the PID to the name of the temporary file used by
          several tests to avoid clashing with the directory
          called test in the perl source tree.

        * Zlib.pm
          Require perl 5.006 instead of 5.004 as Fcntl does not
          implement SEEK_SET before then.

        * Zlib.pm
          Removed "IO::Zlib::WRITE: OFFSET is not supported" error
          from documentation as it is no longer generated.

2007-07-28 Tom Hughes <tom@compton.nu>

	* Zlib.pm
	  Changed version number to 1.07.

        * MANIFEST
	* t/0signature.t
	  Removed signature test.

2007-07-18 Tom Hughes <tom@compton.nu>

	* Zlib.pm
	  Changed version number to 1.06.

	* t/external.t
	  Exit immediately if there is no gzip program.
2007-11-30 15:34:21 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
f6e2cc7c30 Update to 1.05:
* Zlib.pm
	  Changed version number to 1.05.

	* Zlib.pm
	  Added dummy FILENO method to stop the debugger barfing
	  when asked to dump a IO::Zlib object.

	* Zlib.pm
	  Removed internal eof flag and use gzeof instead.

	* t/getline.t
	  Added tests for the eof method while reading lines.

	* t/basic.t
	  Add test for reading at an offset.

	* Zlib.pm
	  Allow an offset to be specifed when reading or writing.
2007-06-08 08:32:00 +00:00
joerg
605f49a154 DESTDIR support. 2006-11-05 17:49:33 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
heinz
104634286a Update to version 1.04.
Pkgsrc changes:
 - Added HOMEPAGE.

Relevant changes since version 1.01:
===========================
 * fixes for various tests
 * Added support for external gzip.
2005-10-15 20:05:07 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
minskim
2e164ecdd0 Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
cjep
da5739acff Fix MAINTAINER field. 2002-12-13 17:21:49 +00:00
cjep
ef91c9f547 Initial import of the perl IO::Zlib module v1.01 into the NetBSD packages
collection as devel/p5-IO-Zlib.

The IO::Zlib module provides a Perl IO:: style interface to the
Compress::Zlib package. The main advantage is that you can use an
IO::Zlib object in much the same way as an IO::File object, so you
can have common code that doesn't know which sort of file it is
using.
2002-12-13 17:10:15 +00:00