Next | Query returned 48 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   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-07-19 03:25:00 by grant beattie | Files touched by this commit (1)
Log message:
depends should be ../../<category>/<pkg>
   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-02-24 14:10:14 by Alistair G. Crooks | Files touched by this commit (192)
Log message:
Add RMD160 digests.
   2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467)
Log message:
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-01-05 23:16:25 by Johnny C. Lam | Files touched by this commit (27)
Log message:
bl3ify
   2003-12-10 23:09:00 by Klaus Heinz | Files touched by this commit (2)
Log message:
Update to version 2.33
Take maintainershi.
Add HOMEPAGE.

Changes since 2.30:

2003-12-07   Gisle Aas <gisle@ActiveState.com>
   Release 2.33

   Enable explicit context passing for slight performance
   improvement in threaded perls.

   Tweaks to the Makefile.PL so that it is suitable both for
   core and CPAN use.

2003-12-05   Gisle Aas <gisle@ActiveState.com>
   Release 2.32

   Don't run u32align test program on HP-UX 10.20 as it
   will hang.  Patch by H.Merijn Brand <h.m.brand@hccnet.nl>.

   Fixed documentation typo.

2003-11-28   Gisle Aas <gisle@ActiveState.com>
   Release 2.31

   Inherit add_bits() from Digest::base if available.
   2003-11-27 17:32:58 by grant beattie | Files touched by this commit (2) | Package updated
Log message:
Updated p5-Digest-MD5 to 2.30.

changes since 2.27:

   Release 2.30

   Some tweaks to make the module build on perl-5.004 and
   perl-5.005 again.

   Release 2.29

   Another try.  Forgot to update the test checksums.

   Release 2.28

   Fix minor documentation typo.
   2003-09-13 01:11:05 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Update security/p5-Digest-MD5 to 2.27.  Changes from version 2.24 include:

   Don't assume PerlIO_read() works like fread() even though
   it was documented like that for perl 5.6.  It returns negative
   on read failure.

   The $md5->addfile method now croaks if it discovers
   errors on the handle after reading from it.  This should
   make it more difficult to end up with the wrong digest
   just because you are to lazy to check the error status
   on your file handles after reading from them.

   Improved documentation.

Next | Query returned 48 messages, browsing 31 to 40 | Previous