Date: Mon, 8 Dec 2003 14:26:29 -0800 (PST) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefileports/java/jakarta-commons-primitives Makefile distinfo pkg-descr pkg-plist Message-ID: <200312082226.hB8MQT5N019230@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2003/12/08 14:26:29 PST
FreeBSD ports repository
Modified files:
java Makefile
Added files:
java/jakarta-commons-primitives Makefile distinfo pkg-descr
pkg-plist
Log:
New port jakarta-commons-primitives:
Apache Jakarta Commons Primitives provides a collection of types and utilities
optimized for working with Java primitives (boolean, byte, char, double, float,
int, long, short). Generally, the Commons-Primitives classes are faster,
smaller and easier to work with than their purely Object based alternatives.
Currently Commons Primitives is primarily composed of implementations of the
java.util collections adapted for the primitive types.
WWW: http://jakarta.apache.org/commons/primitives
PR: 59017
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Revision Changes Path
1.98 +1 -0 ports/java/Makefile
1.1 +43 -0 ports/java/jakarta-commons-primitives/Makefile (new)
1.1 +1 -0 ports/java/jakarta-commons-primitives/distinfo (new)
1.1 +12 -0 ports/java/jakarta-commons-primitives/pkg-descr (new)
1.1 +1 -0 ports/java/jakarta-commons-primitives/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312082226.hB8MQT5N019230>
