Date: Sat, 22 Sep 2007 07:43:43 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/javolution Makefile distinfo pkg-descr Message-ID: <200709220743.l8M7hhHB053597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2007-09-22 07:43:43 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/javolution Makefile distinfo pkg-descr
Log:
Javolution is the Java solution for real-time and embedded systems.
Javolution real-time goals are simple: to make your application
faster and more time predictable!
That being accomplished through:
* High performance and time-deterministic (real-time)
util / lang / text / io / xml base classes.
* Context programming in order to achieve true separation of
concerns (logging, performance, etc).
* A testing framework addressing not only unit tests but also
performance and regression tests as well.
* Straightforward and low-level parallel computing capabilities
with ConcurrentContext.
* Struct and Union base classes for direct interfacing with native
applications (e.g. C/C++).
* World's fastest and first hard real-time XML
marshalling/unmarshalling facility.
* Simple yet flexible configuration management of your application.
WWW: http://javolution.org/
Revision Changes Path
1.2888 +1 -0 ports/devel/Makefile
1.1 +39 -0 ports/devel/javolution/Makefile (new)
1.1 +3 -0 ports/devel/javolution/distinfo (new)
1.1 +23 -0 ports/devel/javolution/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709220743.l8M7hhHB053597>
