| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 57573
Submitted by: Anton Yudin <toha@toha.org.ua>
|
|
|
|
|
| |
PR: 57573
Submitted by: Anton Yudin <toha@toha.org.ua>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
|
|
| |
Blackdown Linux Java Runtime Environment 1.1.8
It is needed for running Oracle for Linux
PR: ports/56738
Submitted by: Simun Mikecin <sime@logos.hr> <sime@logos.hr>
|
|
|
|
|
|
|
| |
Multi-platform Java virtual machine with JIT compiler and AWT package
PR: ports/55270
Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
|
|
|
|
|
|
|
|
|
| |
distributed as a feature. It contains translations for
German, Spanish, French, Italian, Japanese, Korean,
Portuguese (Brazil), Traditional Chinese and Simplified
Chinese.
Reviewed by: daichi
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 53764
Submitted by: Anton Yudin <toha@toha.org.ua>
|
| |
|
| |
|
|
|
|
| |
java. Can be used from command line or through the Swing-based GUI.
|
|
|
|
|
|
| |
in particular.
Submitted by: kan
|
|
|
|
|
| |
PR: 45275
Submitted by: Scott Lambert <lambert@lambertfam.org>
|
|
|
|
| |
use the javavm command to start.
|
|
|
|
|
|
|
|
|
| |
JMP is a profiler for java that can be used to trace objects usage and
method timings. JMP uses the JVMPI interface to gather statistics and
interact with the JVM. JMP uses a GTK+ interface to show the status.
PR: 47151, 48474, 50325
Submitted by: Ronald Klop <ronald@cs.vu.nl>
|
|
|
|
|
|
|
|
| |
ProGuard can read jar files, shrink and obfuscate them (to prevent
reverse engineering), and write out the resulting jar file.
PR: 50434
Submitted by: Alex Semenyaka
|
|
|
|
| |
Java version of GNU getopt family functions
|
|
|
|
|
| |
PR: 45287
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
XDoclet is a Java code generation engine. It enables
Attribute-Oriented Programming for java. In short, this means
that you can add more significance to your code by adding meta
data (attributes) to your java sources. This is done in special
JavaDoc tags.
|
| |
|
| |
|
|
|
|
|
| |
See:
http://jakarta.apache.org/commons/logging.html
|
|
|
|
|
| |
See:
http://jakarta.apache.org/commons/beanutils.html
|
|
|
|
| |
Java-library for command line arguments and options.
|
|
|
|
|
| |
See:
http://www.savarese.org/oro/downloads/index.html#NetComponents
|
|
|
|
|
| |
See:
http://jakarta.apache.org/commons/collections.html
|
|
|
|
|
| |
See:
http://jakarta.apache.org/commons/lang.html
|
|
|
|
|
|
|
|
| |
See:
http://jakarta.apache.org/log4j/
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 42449
|
|
|
|
|
| |
PR: 42412
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
|
|
|
|
|
| |
PR: ports/41961
Reviewed by: freebsd-java
|
|
|
|
| |
Pointy hat to: archie
|
|
|
|
| |
See also: http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/java/Makefile
Matches new names and locations of JDK ports. Checked sorting.
ports/java/jdk
All files removed from CVS. This port is moved to java/jdk11.
Checked that the repocopy was okay.
ports/java/jdk12-beta
All files removed from CVS. This port is moved to java/jdk12.
Checked that the repocopy was okay.
ports/java/linux-jdk
All files removed from CVS. This port is moved to
java/linux-blackdown-jdk12.
Checked that the repocopy was okay.
ports/java/linux-jdk13
All files removed from CVS. This port is moved to
java/linux-sun-jdk13.
Checked that the repocopy was okay.
ports/java/linux-jdk14
All files removed from CVS. This port is moved to
java/linux-sun-jdk14.
Checked that the repocopy was okay.
PR: 27358
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The jboss2ctl program does not work at this stage. I chose
to commit this port anyway because it has been lying around
for too long. Once it is in the ports tree, the improved
interest may trigger somebody else to fix the problem.
JBoss can be started using the supplied shell script anyway,
so it is still useful.
This is not the JBoss port submitted by Jesse Gallup in PR
35853, but one based on the www/orion port.
PR: 35853
|
|
|
|
| |
Java disassembler
|
|
|
|
|
| |
PR: 34264
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
|
|
|
|
|
|
|
| |
This is a stub port for emacs20.
PR: ports/33674
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
|
|
|
|
|
| |
PR: ports/33674
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
|