Commit graph

22 commits

Author SHA1 Message Date
wen
f9d0c6e475 Update to 0.46
Upstream changes:
---
version: 0.46
date:    Wed Jul 25 17:35:44 PDT 2012
changes:
- Re-releasing to reclaim indexing from Alt-IO-All-new
---
version: 0.45
date:    Wed Jul 18 22:15:04 EDT 2012
changes:
- Added an example for ->assert and fixed the \E warnings on 5.16, courtesy shlomi fish
2013-07-13 09:25:09 +00:00
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
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
hiramatsu
d14636e85b Update p5-IO-All to 0.44.
Change from previous:
---------------------
version: 0.44
date:    Wed Oct  5 18:11:27 EDT 2011
changes:
- Switch from testing $^V to $^] in DESTROY since $^V comparisons leak pre-5.14 (mst)
2011-12-09 06:59:50 +00:00
hiramatsu
0ce378a9bd Add LICENSE. 2011-10-05 06:29:03 +00:00
hiramatsu
88c49f8f96 Update p5-IO-All to 0.43.
Changes from previous:
---
version: 0.43
date:    Wed Jul 20 08:34:01 PDT 2011
changes:
- Fix directory scalar deref for mst++
---
version: 0.42
date:    Mon Jul 18 11:31:43 PDT 2011
changes:
- Doc work and tests by Shlomi Fish
- Use Module::Package
- Fix rt41819
2011-10-05 06:27:35 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
3d84eddba0 Update p5-IO-All from version 0.39nb1 to version 0.41.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
---
version: 0.41
date:    Mon Aug 16 22:33:45 PDT 2010
changes:
- Recent Test::More was triggering errors in file_spec.t.
- Thanks to Torsten Raudssus for a fix. Getty++
---
version: 0.40
date:    Sun Aug 15 15:22:12 PDT 2010
changes:
- Fixed a bug in t/chdir.t
2010-08-29 15:06:28 +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
he
f3431ae687 Update from version 0.38nb1 to 0.39.
Upstream changes:

version: 0.39
date:    Thu Dec 11 23:22:56 PST 2008
changes:
- Fix tests on 5.6.
2008-12-20 22:41:32 +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
he
64cb133661 Update from version 0.33 to 0.38.
Pkgsrc changes: add HOMEPAGE and USE_TOOLS so tests succeed.
  Remove now-unneeded dependencies.

Upstream changes:

---
version: 0.38
date:    Mon Apr  9 10:52:44 JST 2007
changes:
- Add generic encoding, instead of just utf8.
---
version: 0.37
date:    Fri Apr  6 18:04:27 JST 2007
changes:
- make catdir work with current dir in addition to other args.
- make catfile work with current dir in addition to other args.
- Add support for import flags like -strict and -utf8
---
version: 0.36
date:    Mon Oct 16 14:48:58 PDT 2006
- Applied the patch from
  http://rt.cpan.org/Public/Bug/Display.html?id=20053:
  Made sure Carp is required and the sub Carp::carp is predeclared in
  IO/All.pm.
---
version: 0.35
date:
Tue May  9 08:25:37 PDT 2006 changes:
- Remove dependency on XXX.pm *groan*
---
version: 0.34
date:    Mon May  8 01:03:12 PDT 2006
changes:
- Remove dependency on Spiffy.pm
- Apply patches and fix bugs from rt
- rt tickets - 11552 12048 14184 12966 13879 17105 7448 11463 7410 7337 7527
  18465
---
2008-07-20 22:15:21 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
641e118d57 Drop maintainership for packages that I no longer have time to maintain. 2006-03-14 16:00:40 +00:00
jlam
2558c0291d Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
2005-12-17 05:20:21 +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
jlam
25ecd0385c It's "modules/by-module". 2004-12-26 23:15:48 +00:00
jlam
176705f66f Add required package dependencies. 2004-12-25 05:06:15 +00:00
jlam
9b4c5bdaf7 Import p5-IO-All-0.33 as devel/p5-IO-All, a Spiffy interface to Perl IO.
IO::All combines all of the best Perl IO modules into a single Spiffy
object oriented interface to greatly simplify your everyday Perl IO
idioms.  It exports a single function called "io", which returns a
new IO::All object.  And that object can do it all!

The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket,
IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards;
as well as all the DBM and MLDBM modules.  You can use most of the
methods found in these classes and in IO::Handle (which they inherit
from).  IO::All adds dozens of other helpful idiomatic methods including
file stat and manipulation functions.
2004-12-25 03:56:06 +00:00