Next | Query returned 33 messages, browsing 21 to 30 | 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!
   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-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.
   2006-10-30 05:07:42 by OBATA Akio | Files touched by this commit (2)
Log message:
Update p5-IO-Util to 1.50, based on patch privided by Martin Wilke via PR 34350.
Changed revision from 1.5 to 1.50 because previous one is 1.48, 1.4 series.

Changes:
Version 1.5
- Added Time::HiRes and Sys::Hostname as prerequisites
- Changed tests '04_uniqid.t' '04_uniqid_no_import.t'

Version 1.49
- Added the 'SPLIT_LINES' mml handler and tests
   2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | Package updated
Log message:
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-04 09:39:15 by Hiramatsu Yoshifumi | Files touched by this commit (2) | Package updated
Log message:
update to 1.48.

Changes from 1.43:

Version 1.48
- Fixed incompatibility with perl version < 5.8x of the capture function;
  the fix excludes the usage of other tied class :-(

Version 1.47
- Maintainance release. A few minor changes

Version 1.46
- Fixed bug in nested capture, introduced with v1.45
- Simplified the capture implementation
- Added a few tests

Version 1.45
- Full reimplemention of the capture() function, greatly improved
- Removed the Tie::Handle dependency
- Improvement of the slurp() function
- Added the 'markers' option in the load_mml function and tests.

Version 1.44
- Fixed missing quotes in the slurp and _path_mtime function
- Added the 'optional' option in the load_mml function
   2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578)
Log message:
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-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-19 03:57:58 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.43:

Version 1.43
- Added HASH reference check of parsed MML.
- load_mml options are now passable as plain name=>value pairs
- A few test and POD changes

Version 1.42
- Little improvement of the capture function (syswrite support)

Version 1.41
- Fixed capture bug related to unimplemented tied methods
- Created the internal IO::Util::Handle class based on Tie::StdHandle

Version 1.4
- Added perl 5.6.1 version check in Makefile.PL
- Added SKIP block in unique id tests if Time::HiRes is not installed
- Added load_mml() function (loads MML data into perl structures)
- POD restyling and fixing

Version 1.3
- Added Tid(), Lid() and Uid() functions and tests

Closes PR 29051 by Hiramatsu Yoshifumi.

Next | Query returned 33 messages, browsing 21 to 30 | Previous