pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Noite initial addition of p5-Sort-Maker version 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f21aea191b4
branches:  trunk
changeset: 528298:1f21aea191b4
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Apr 28 11:28:35 2007 +0000

description:
Noite initial addition of p5-Sort-Maker version 0.06 as devel/p5-Sort-Maker
into The NetBSD Packages Collection.

The Perl 5 module Sort::Maker has two main goals: to make it easy
to create correct sort functions, and to make it simple to select
the optimum sorting algorithm for the number of items to be sorted.
Sort::Maker generates complete sort subroutines in one of four
styles, plain, orcish maneuver, Schwartzian Transform and the
Guttman-Rosler Transform. You can also get the source for a sort
sub you create via the sorter_source call.

diffstat:

 doc/CHANGES-2007 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 319b204a8e8c -r 1f21aea191b4 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Apr 28 11:23:19 2007 +0000
+++ b/doc/CHANGES-2007  Sat Apr 28 11:28:35 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.934 2007/04/28 10:17:26 seb Exp $
+$NetBSD: CHANGES-2007,v 1.935 2007/04/28 11:28:35 seb Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1815,3 +1815,4 @@
        Updated misc/ruby-gem_plugin to 0.2.2 [minskim 2007-04-27]
        Updated devel/apr-util to 1.2.8nb1 [minskim 2007-04-28]
        Added devel/p5-Sub-Installer version 0.0.3 [seb 2007-04-28]
+       Added devel/p5-Sort-Maker version 0.06 [seb 2007-04-28]



Home | Main Index | Thread Index | Old Index