summaryrefslogtreecommitdiffstats
path: root/java/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* New port: Jakarta Commons DBCP.znerd2003-10-061-0/+1
| | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua>
* New port: Jakarta Commons Pool.znerd2003-10-061-0/+1
| | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua>
* [new port] java/gj[-jdk11]: Generic Javaedwin2003-09-291-0/+1
| | | | | | | | | | | | | | | | | 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>
* [new port] java/gj[-jdk11]: Generic Javaedwin2003-09-291-0/+1
| | | | | | | | | | | | | | | | | 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>
* New port: java/linux-blackdown-jre11: Blackdown Linux JRE 1.1.8edwin2003-09-291-0/+1
| | | | | | | | 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>
* New port: kaffe-devel, development release of kaffe Java VMedwin2003-09-071-0/+1
| | | | | | | Multi-platform Java virtual machine with JIT compiler and AWT package PR: ports/55270 Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
* Add eclipse-langpack-2.1.1.1, the Eclipse language pack isnork2003-09-031-0/+1
| | | | | | | | | distributed as a feature. It contains translations for German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese and Simplified Chinese. Reviewed by: daichi
* . Add diablo-jdk13 and diablo-jre13.glewis2003-08-251-0/+2
|
* Add example feature for the Graphical Editing Framework.olgeni2003-07-081-0/+1
|
* Add the Graphical Editing Framework for Eclipse.olgeni2003-07-081-0/+1
|
* Add jakarta-struts 1.1-rc2, struts framework.daichi2003-07-071-0/+1
| | | | | PR: 53764 Submitted by: Anton Yudin <toha@toha.org.ua>
* Add examples for the Eclipse IDE.olgeni2003-07-031-0/+1
|
* Java 2 SDK Enterprise Edition 1.3.1des2003-06-271-0/+1
|
* DE is a java package containing a decompiler and an optimizer formi2003-06-241-0/+1
| | | | java. Can be used from command line or through the Swing-based GUI.
* Add eclipse 2.1, An open extensible IDE for anything and nothingnork2003-06-171-0/+1
| | | | | | in particular. Submitted by: kan
* New port added, thanks!daichi2003-06-161-0/+1
| | | | | PR: 45275 Submitted by: Scott Lambert <lambert@lambertfam.org>
* Add a port for NetBeans, fix the startup script ("expr" syntax) andolgeni2003-06-021-0/+1
| | | | use the javavm command to start.
* . Add the java/jmp port.glewis2003-05-151-0/+1
| | | | | | | | | 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>
* New port: proguardfjoe2003-04-191-0/+1
| | | | | | | | 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
* add java-getopt 1.0.9ijliao2003-04-071-0/+1
| | | | Java version of GNU getopt family functions
* New port: trove4j.znerd2003-03-271-0/+1
| | | | | PR: 45287 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Add jdk14 port to build and modulesphantom2003-03-071-0/+1
| | | | Approved by: portmgr
* New port xdoclet (xdoclet-1.2b2):sheldonh2003-02-261-0/+1
| | | | | | | | 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.
* Remove jikes-devel port now that jikes has caught up.archie2003-02-241-1/+0
|
* Add a port for IBM's JDK 1.4.0 for Linux.glewis2002-11-251-0/+1
|
* New port: Jakarta Commons Logging library.znerd2002-11-141-0/+1
| | | | | See: http://jakarta.apache.org/commons/logging.html
* New port: Jakarta Commons BeanUtils.znerd2002-11-141-0/+1
| | | | | See: http://jakarta.apache.org/commons/beanutils.html
* New port: Jakarta Commons CLI library.znerd2002-11-141-0/+1
| | | | Java-library for command line arguments and options.
* New port: NetComponents 1.3.8.znerd2002-11-091-0/+1
| | | | | See: http://www.savarese.org/oro/downloads/index.html#NetComponents
* New port: Jakarta Commons Collections.znerd2002-10-181-0/+1
| | | | | See: http://jakarta.apache.org/commons/collections.html
* New port: Jakarta Commons Lang.znerd2002-10-181-0/+1
| | | | | See: http://jakarta.apache.org/commons/lang.html
* New port: Jakarta Log4J, version 1.2.7.znerd2002-10-111-0/+1
| | | | | | | | See: http://jakarta.apache.org/log4j/ Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 42449
* New port: java-checkstyle.znerd2002-10-091-0/+1
| | | | | PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Split the jikes port into stable and development versions.archie2002-08-271-0/+1
| | | | | PR: ports/41961 Reviewed by: freebsd-java
* Remove sablepath from SUBDIRkris2002-08-221-1/+0
| | | | Pointy hat to: archie
* Added Blackdown JDK 1.4.1 for Linux.znerd2002-08-121-0/+1
| | | | See also: http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html
* Add sablepath and sablevm.archie2002-07-091-0/+2
|
* Renamed jdk-tutorial to java-tutorial.znerd2002-06-171-1/+1
|
* Remove perltools here too.glewis2002-06-161-1/+0
|
* New port: JUMP Ultimate Math Package.znerd2002-06-131-0/+1
|
* Unification of JDK port names.znerd2002-06-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Added jboss3.znerd2002-06-111-0/+1
|
* Blackdown JDK 1.3.1 for Linux added.znerd2002-05-091-0/+1
|
* The Jakarta Byte Code Engineering Library.des2002-05-061-0/+1
|
* New port: Sun JDK 1.2 for Linux.znerd2002-04-261-0/+1
|
* New port jboss2.znerd2002-04-261-0/+1
| | | | | | | | | | | | | | | 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
* add javel 0.3.2ijliao2002-01-301-0/+1
| | | | Java disassembler
* Add bsh 1.2.b3, a Java scripting environment.okazaki2002-01-261-0/+1
| | | | | PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Add JDE, Java Development Environment for Emacs.yoichi2002-01-101-0/+1
| | | | | | | This is a stub port for emacs20. PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Add JDE, Java Development Environment for Emacs.yoichi2002-01-101-0/+1
| | | | | PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
OpenPOWER on IntegriCloud