Next | Query returned 30 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   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-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
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-04-25 05:27:33 by Min Sik Kim | Files touched by this commit (1)
Log message:
Bl3ify and enable pkgviews installation.
   2004-04-25 05:26:40 by Min Sik Kim | Files touched by this commit (1)
Log message:
Add HOMEPAGE.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-03 16:08:52 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 0.78:
- [#17940] Includes :unique and :shared in the builtin types
- From perl 5.8 { __CALLER__::foo => __PACKAGE } is missparsed,
  the proper approach is to use  { '__CALLER__::foo' => __PACKAGE }.
  The documentation is updated to reflect this.
  Reported by Dave Cross
   2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131)
Log message:
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.
   2002-10-14 00:22:55 by Stoned Elipot | Files touched by this commit (41)
Log message:
Use buildlink2. Use perl5/module.mk.
   2002-06-10 04:35:49 by Shell Hung | Files touched by this commit (3)
Log message:
Updated to Attribute-Handlers-0.77

- Updated master_sites

Changes :
- Attribute::Handlers now is core.
- Brought up to date with perl 5.8RC1 version
  will be 5.8 if no more changes come in
- [#13686] This changes the behaviour of lexical attributes.
  Prior to this lexical attributes were done at a compile time,
  and they would loose their attribute on the next run over them.
  Now perl 5.8 calls the attribute handler runtime whenever it
  hits my.
- [#14448] Fixes cases with too high refcounts on lexical attributes
- [#15945] Do not warn about too late CHECK and INIT block if
  A::H is pulled in using a require.

Next | Query returned 30 messages, browsing 21 to 30 | previous