Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2004 09:41:18 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Algorithm-MinMax Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200410280941.i9S9fIo6066805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2004-10-28 09:41:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Algorithm-MinMax Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - a perl module that
    finding the minimum and maximum of an array with at most
    3n/2 - 2 comparisons
  
  Approved by:    co-mentor (vanilla)
  
  Revision  Changes    Path
  1.1718    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Algorithm-MinMax/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Algorithm-MinMax/distinfo (new)
  1.1       +7 -0      ports/devel/p5-Algorithm-MinMax/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Algorithm-MinMax/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410280941.i9S9fIo6066805>