Next | Query returned 36 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   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:10:54 by Min Sik Kim | Files touched by this commit (1)
Log message:
Bl3ify and enable pkgviews installation.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   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-08-28 21:23:58 by Stoned Elipot | Files touched by this commit (4) | Imported package
Log message:
Initial import of p5-Heap-0.50 version 0.50 into the Packages Collection.  
 
This is a collection of perl routines for managing a heap data structure.
There are two major components: a heap component, and an element
component.
 
A heap package basically keeps a collection of elements and is
able to return the smallest one.
 
The heap component interface is defined in Heap(3) and must be
supported by all heap packages.  Currently there are three heap
components provided:
 
    Heap::Fibonacci  (the preferred one)
    Heap::Binomial
    Heap::Binary


Next | Query returned 36 messages, browsing 31 to 40 | previous