1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Chris Rees
c413b394df Make compilation from source an option-- maven downloads extra files, thus
breaking on package building.

PR:		ports/162323
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Pointyhat to:	crees
2011-11-06 17:40:59 +00:00
Chris Rees
fca1fe5949 USE_ZIP is needed on 7.4 or extract fails on 0-byte files
PR:		ports/162199
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2011-11-01 17:18:30 +00:00
Wen Heping
603b18fa1b - Update to 1.0.4
- Upstream switched from ant to maven

PR:		ports/161696
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2011-10-26 02:30:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
7f1d0e3c1c JRosetta provides a common base for graphical component that could be used
to build a graphical console in Swing with the latest requirements, such
as command history, completion and so on for instance for scripting language
or command line. This project can be seen as the evolution of the components
developed in JyConsole. For now, JRosetta provides only API and graphical
components. A Jython implementation for the scripting engine should be
available during the first semester 2009.

Functionalities
* Generic abstract API for script engine
* Completion window.
* Command history.
* Highly customisable, with external XML descriptor file. (Allow to specify
  the script engine to use, colors, font, shortcut...)

Platform compatibility
* JRosetta has been developed in pure Java, but relies on a JVM 1.5.
* No specific hardware is needed.

For further information, please contact us at the following adress :
contact at artenum.com

WWW: http://dev.artenum.com/projects/JRosetta

Feature safe:	yes
2010-02-24 01:44:34 +00:00