Date: Mon, 11 Jul 2005 07:55:31 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Sort-Array Makefile distinfo pkg-descr pkg-plist Message-ID: <200507110755.j6B7tVuY089693@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-07-11 07:55:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Sort-Array Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sort-Array. This extended sorting algorithm allows you to a) sort an array by ANY field number, not only the first b) find duplicates in your data-set and sort them out. WWW: http://search.cpan.org/dist/Sort-Array/ PR: ports/82968 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Revision Changes Path 1.1922 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Sort-Array/Makefile (new) 1.1 +2 -0 ports/devel/p5-Sort-Array/distinfo (new) 1.1 +9 -0 ports/devel/p5-Sort-Array/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Sort-Array/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507110755.j6B7tVuY089693>