Index: head/java/Makefile =================================================================== --- head/java/Makefile (revision 250248) +++ head/java/Makefile (revision 250249) @@ -1,172 +1,173 @@ # $FreeBSD$ # COMMENT = Java language support SUBDIR += avalon-logkit SUBDIR += avis SUBDIR += berkeley-db SUBDIR += bluej SUBDIR += bouncycastle SUBDIR += cacao SUBDIR += castor SUBDIR += classpath SUBDIR += commonclipse SUBDIR += cos SUBDIR += cryptix-jce SUBDIR += dbvis SUBDIR += diablo-jdk15 SUBDIR += diablo-jdk16 SUBDIR += diablo-jre15 SUBDIR += diablo-jre16 SUBDIR += drexelsnmp SUBDIR += eclipse SUBDIR += eclipse-EPIC SUBDIR += eclipse-RDT SUBDIR += eclipse-aptana SUBDIR += eclipse-aptana-radrails SUBDIR += eclipse-cdt SUBDIR += eclipse-checkstyle SUBDIR += eclipse-clay-core SUBDIR += eclipse-datatools SUBDIR += eclipse-devel SUBDIR += eclipse-drjava SUBDIR += eclipse-emf SUBDIR += eclipse-examples SUBDIR += eclipse-findbugs SUBDIR += eclipse-gef SUBDIR += eclipse-gef-examples SUBDIR += eclipse-hibernatetools SUBDIR += eclipse-jad SUBDIR += eclipse-langpack SUBDIR += eclipse-log4e SUBDIR += eclipse-lomboz SUBDIR += eclipse-ocl SUBDIR += eclipse-pmd SUBDIR += eclipse-propedit SUBDIR += eclipse-pydev SUBDIR += eclipse-quantum SUBDIR += eclipse-shelled SUBDIR += eclipse-sqlexplorer SUBDIR += eclipse-sysdeo-tomcat SUBDIR += eclipse-uml SUBDIR += eclipse-v4all SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples SUBDIR += eclipse-viplugin SUBDIR += eclipse-webtools SUBDIR += eclipseme SUBDIR += gj SUBDIR += gnu-regexp SUBDIR += icedtea6-stubs SUBDIR += infobus SUBDIR += j2sdkee13 SUBDIR += jad SUBDIR += jaf SUBDIR += jai SUBDIR += jai-imageio SUBDIR += jakarta-bcel SUBDIR += jakarta-commons-beanutils SUBDIR += jakarta-commons-cli SUBDIR += jakarta-commons-codec SUBDIR += jakarta-commons-collections SUBDIR += jakarta-commons-dbcp SUBDIR += jakarta-commons-discovery SUBDIR += jakarta-commons-httpclient SUBDIR += jakarta-commons-lang SUBDIR += jakarta-commons-logging SUBDIR += jakarta-commons-pool SUBDIR += jakarta-commons-primitives SUBDIR += jakarta-oro SUBDIR += jakarta-regexp SUBDIR += jakarta-struts SUBDIR += jamvm SUBDIR += jasmin SUBDIR += java-checkstyle SUBDIR += java-cup SUBDIR += java-getopt SUBDIR += java-tutorial SUBDIR += java3d SUBDIR += javahelp SUBDIR += javamail SUBDIR += javavmwrapper SUBDIR += jaxen SUBDIR += jbootstrap SUBDIR += jboss2 SUBDIR += jboss3 SUBDIR += jboss4 SUBDIR += jboss5 SUBDIR += jc SUBDIR += jcalendar SUBDIR += jcckit SUBDIR += jce-aba SUBDIR += jcommon SUBDIR += jdbcpool SUBDIR += jde SUBDIR += jdk13 SUBDIR += jdk13-doc SUBDIR += jdk14 SUBDIR += jdk14-doc SUBDIR += jdk15 SUBDIR += jdk15-doc SUBDIR += jdk16 SUBDIR += jdk16-doc SUBDIR += jdom SUBDIR += jflex SUBDIR += jfreechart SUBDIR += jgraph SUBDIR += jgrapht SUBDIR += jgraphx SUBDIR += jikes SUBDIR += jlex SUBDIR += jlint SUBDIR += jmf SUBDIR += jmp SUBDIR += jode SUBDIR += jomp + SUBDIR += jrosetta SUBDIR += jsdk SUBDIR += jtiger SUBDIR += jump SUBDIR += junit SUBDIR += kaffe SUBDIR += langspec SUBDIR += linux-blackdown-jdk14 SUBDIR += linux-sun-jdk13 SUBDIR += linux-sun-jdk14 SUBDIR += linux-sun-jdk15 SUBDIR += linux-sun-jdk16 SUBDIR += linux-sun-jre15 SUBDIR += linux-sun-jre16 SUBDIR += mmake SUBDIR += mx4j SUBDIR += netbeans SUBDIR += netbeans-devel SUBDIR += netbeans3 SUBDIR += netbeans4 SUBDIR += netbeans5 SUBDIR += netbeans55 SUBDIR += netbeans61 SUBDIR += netcomponents SUBDIR += netrexx SUBDIR += openjdk6 SUBDIR += openjdk7 SUBDIR += openjit SUBDIR += phpeclipse SUBDIR += poseidon SUBDIR += proguard SUBDIR += sablevm SUBDIR += sablevm-classpath SUBDIR += servingxml SUBDIR += shujit SUBDIR += simplicity SUBDIR += springframework SUBDIR += sqlitejdbc SUBDIR += subversion-java SUBDIR += sun-wtk SUBDIR += trove4j SUBDIR += tya SUBDIR += veditor SUBDIR += westhawksnmp SUBDIR += xdoclet .include Property changes on: head/java/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.223 \ No newline at end of property +1.224 \ No newline at end of property Index: head/java/jrosetta/Makefile =================================================================== --- head/java/jrosetta/Makefile (nonexistent) +++ head/java/jrosetta/Makefile (revision 250249) @@ -0,0 +1,33 @@ +# New ports collection makefile for: jrosetta +# Date created: 11 February 2010 +# Whom: rfarmer@predatorlabs.net +# +# $FreeBSD$ +# + +PORTNAME= jrosetta +PORTVERSION= 1.0.2 +CATEGORIES= java devel +MASTER_SITES= http://www.predatorlabs.net/dl/ +EXTRACT_SUFX= -gpl.zip + +MAINTAINER= rfarmer@predatorlabs.net +COMMENT= API for building a graphical console in Swing + +USE_JAVA= yes +JAVA_VERSION= 1.5+ +JAVA_BUILD= yes +JAVA_RUN= yes +USE_ANT= yes + +ALL_TARGET= make +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-gpl + +PLIST_FILES= %%JAVAJARDIR%%/jrosetta-API.jar \ + %%JAVAJARDIR%%/jrosetta-engine.jar + +do-install: + ${INSTALL_DATA} ${WRKSRC}/dist/jrosetta-API.jar ${JAVAJARDIR} + ${INSTALL_DATA} ${WRKSRC}/dist/jrosetta-engine.jar ${JAVAJARDIR} + +.include Property changes on: head/java/jrosetta/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/java/jrosetta/distinfo =================================================================== --- head/java/jrosetta/distinfo (nonexistent) +++ head/java/jrosetta/distinfo (revision 250249) @@ -0,0 +1,3 @@ +MD5 (jrosetta-1.0.2-gpl.zip) = 3a618078c118216eb2351e5db6e14a7d +SHA256 (jrosetta-1.0.2-gpl.zip) = 1d8a1de967ca00109b92dedc16bc27ceb68e61aea25f6ba9dc6f977d8d636c8d +SIZE (jrosetta-1.0.2-gpl.zip) = 69552 Property changes on: head/java/jrosetta/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/java/jrosetta/pkg-descr =================================================================== --- head/java/jrosetta/pkg-descr (nonexistent) +++ head/java/jrosetta/pkg-descr (revision 250249) @@ -0,0 +1,23 @@ +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 Property changes on: head/java/jrosetta/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property