Port details |
- jrosetta API for building a graphical console in Swing
- 1.0.4_1 java =2 1.0.4_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-02-24 01:45:09
- Last Update: 2023-11-08 18:43:07
- Commit Hash: 379cec2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://dev.artenum.com/projects/JRosetta
- Description:
- 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 address:
contact at artenum.com
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/jrosetta/ && make install clean
- To add the package, run one of these commands:
- pkg install java/jrosetta
- pkg install jrosetta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jrosetta
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jrosetta-1.0.4-sources.jar) = 23c1631769a8715110af1b8449d0e810f8161d9a609d69fb2fe8546903ebfd9b
SIZE (jrosetta-1.0.4-sources.jar) = 94931
SHA256 (jrosetta-api-1.0.4.jar) = 45703efaed9b4eb46830814ca5c5b19220021064a65ed225daa5b74a95c38044
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Build
-
- math/scilab
- for Run
-
- math/scilab
Configuration Options:
- No options to configure
- Options name:
- java_jrosetta
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4_1 08 Nov 2023 18:43:07 |
Max Brazhnikov (makc) |
math/scilab: drop maintainership
Release math/scilab and its prerequisites |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.4_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.4_1 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.4_1 29 Jun 2022 21:51:20 |
Po-Chuan Hsieh (sunpoet) |
java/jrosetta: Add NO_ARCH
Approved by: portmgr (blanket) |
1.0.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.4_1 02 Nov 2016 09:05:58 |
makc |
Take maintainership of math/scilab dependencies |
1.0.4_1 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
1.0.4_1 06 Nov 2015 12:51:25 |
makc |
java/jrosetta:
- Remove COMPILE option. It is broken and I have never used it.
PR: 203251
Reported by: olivier at gautherot.net |
1.0.4_1 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
1.0.4_1 26 Aug 2015 17:26:59 |
makc |
java/jrosetta:
- Fix packaging after previous commit
Reported by: Robert Burmeister via mail |
1.0.4_1 25 Aug 2015 10:03:09 |
makc |
Convert my ports to new options helpers |
1.0.4_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.0.4_1 01 May 2014 16:49:42 |
makc |
Grab unmaintained dependencies for math/scilab |
25 Apr 2014 11:51:05
|
makc |
java/javahelp:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Amend COMMENT, update WWW
java/jrosetta:
- Add stage support
- Drop JAVA_VERSION
math/jlatexmath:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop JAVA_VERSION
- Use options helpers |
1.0.4_1 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
1.0.4_1 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.0.4_1 13 Dec 2012 07:54:57 |
bapt |
Convert to new option framework |
1.0.4_1 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.0.4_1 06 Dec 2012 16:39:08 |
zi |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
1.0.4_1 06 Nov 2011 17:40:59 |
crees |
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 |
1.0.4 01 Nov 2011 17:18:30 |
crees |
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) |
1.0.4 26 Oct 2011 02:30:38 |
wen |
- Update to 1.0.4
- Upstream switched from ant to maven
PR: ports/161696
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
1.0.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.2 24 Feb 2010 01:44:34 |
wen |
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 |