2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
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.
|
2011-12-08 01:37:39 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-IO-Multiplex to 1.13.
Changes from previous:
----------------------
1.13 Fri Apr 15 08:42:43 CEST 2011
- fix handling of outbuf which contains '0'.
rt.cpan.org#67458 [Gordon Russell]
1.12 Wed Feb 23 22:35:27 CET 2011
- fix MSWin32 complaints
rt.cpan.org#66096 [Mark Dootson]
1.11 Wed Feb 2 17:05:08 CET 2011
- Avoid warning while adding pipe
rt.cpan.org#60068 [Khedin] and #16259
- Add EWOULDBLOCK and non-blocking mode for windows,
rt.cpan.org#23982 [junk@penilecolada.com]
- Typo "closeing", rt.cpan.org#21085 [D Steinbrunner]
- avoid shutdown after close,
rt.cpan.org#5715 [Lars Jensen] and #5885
- use length of outbuf, not exists to see if it is
empty. [Ersun Warncke]
- turn "use warnings" on
|
2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
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!
|
2008-11-17 03:58:42 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Update from version 1.09nb1 to 1.10.
Upstream changes:
1.10 Mon Sep 15 2008
- Update Copyright and License.
- Buttwag around minor Windows deficiencies.
|
2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
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-07-21 00:21:45 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Update from version 1.08 to 1.09.
Pkgsrc changes: add HOMEPAGE.
Upstream changes:
1.09 Sat Mar 03 2007
- Detect readability for special IO::Socket::SSL
handles more accurately.
- Avoid "freed value in iteration" crashing.
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|