summaryrefslogtreecommitdiff
path: root/java/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add jfreechart 0.9.13Ying-Chieh Liao2003-11-121-0/+1
| | | | | | | A free Java class library for generating charts Notes: svn path=/head/; revision=93771
* add jcommon 0.8.8Ying-Chieh Liao2003-11-121-0/+1
| | | | | | | A collection of useful classes used by JFreeChart and JFreeReport Notes: svn path=/head/; revision=93769
* New port: Jakarta Commons DBCP.Ernst de Haan2003-10-061-0/+1
| | | | | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=90399
* New port: Jakarta Commons Pool.Ernst de Haan2003-10-061-0/+1
| | | | | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=90398
* [new port] java/gj[-jdk11]: Generic JavaEdwin Groothuis2003-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> Notes: svn path=/head/; revision=89789
* [new port] java/gj[-jdk11]: Generic JavaEdwin Groothuis2003-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> Notes: svn path=/head/; revision=89788
* New port: java/linux-blackdown-jre11: Blackdown Linux JRE 1.1.8Edwin Groothuis2003-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> Notes: svn path=/head/; revision=89781
* New port: kaffe-devel, development release of kaffe Java VMEdwin Groothuis2003-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> Notes: svn path=/head/; revision=88678
* Add eclipse-langpack-2.1.1.1, the Eclipse language pack isNorikatsu Shigemura2003-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 Notes: svn path=/head/; revision=88439
* . Add diablo-jdk13 and diablo-jre13.Greg Lewis2003-08-251-0/+2
| | | | Notes: svn path=/head/; revision=87674
* Add example feature for the Graphical Editing Framework.Jimmy Olgeni2003-07-081-0/+1
| | | | Notes: svn path=/head/; revision=84465
* Add the Graphical Editing Framework for Eclipse.Jimmy Olgeni2003-07-081-0/+1
| | | | Notes: svn path=/head/; revision=84463
* Add jakarta-struts 1.1-rc2, struts framework.Daichi GOTO2003-07-071-0/+1
| | | | | | | | PR: 53764 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=84355
* Add examples for the Eclipse IDE.Jimmy Olgeni2003-07-031-0/+1
| | | | Notes: svn path=/head/; revision=84153
* Java 2 SDK Enterprise Edition 1.3.1Dag-Erling Smørgrav2003-06-271-0/+1
| | | | Notes: svn path=/head/; revision=83740
* DE is a java package containing a decompiler and an optimizer forMikhail Teterin2003-06-241-0/+1
| | | | | | | java. Can be used from command line or through the Swing-based GUI. Notes: svn path=/head/; revision=83547
* Add eclipse 2.1, An open extensible IDE for anything and nothingNorikatsu Shigemura2003-06-171-0/+1
| | | | | | | | | in particular. Submitted by: kan Notes: svn path=/head/; revision=83172
* New port added, thanks!Daichi GOTO2003-06-161-0/+1
| | | | | | | | PR: 45275 Submitted by: Scott Lambert <lambert@lambertfam.org> Notes: svn path=/head/; revision=83104
* Add a port for NetBeans, fix the startup script ("expr" syntax) andJimmy Olgeni2003-06-021-0/+1
| | | | | | | use the javavm command to start. Notes: svn path=/head/; revision=81986
* . Add the java/jmp port.Greg Lewis2003-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> Notes: svn path=/head/; revision=81043
* New port: proguardMax Khon2003-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 Notes: svn path=/head/; revision=79289
* add java-getopt 1.0.9Ying-Chieh Liao2003-04-071-0/+1
| | | | | | | Java version of GNU getopt family functions Notes: svn path=/head/; revision=78508
* New port: trove4j.Ernst de Haan2003-03-271-0/+1
| | | | | | | | PR: 45287 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=77533
* Add jdk14 port to build and modulesAlexey Zelkin2003-03-071-0/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=77049
* New port xdoclet (xdoclet-1.2b2):Sheldon Hearn2003-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. Notes: svn path=/head/; revision=76481
* Remove jikes-devel port now that jikes has caught up.Archie Cobbs2003-02-241-1/+0
| | | | Notes: svn path=/head/; revision=76419
* Add a port for IBM's JDK 1.4.0 for Linux.Greg Lewis2002-11-251-0/+1
| | | | Notes: svn path=/head/; revision=71057
* New port: Jakarta Commons Logging library.Ernst de Haan2002-11-141-0/+1
| | | | | | | | See: http://jakarta.apache.org/commons/logging.html Notes: svn path=/head/; revision=70103
* New port: Jakarta Commons BeanUtils.Ernst de Haan2002-11-141-0/+1
| | | | | | | | See: http://jakarta.apache.org/commons/beanutils.html Notes: svn path=/head/; revision=70098
* New port: Jakarta Commons CLI library.Ernst de Haan2002-11-141-0/+1
| | | | | | | Java-library for command line arguments and options. Notes: svn path=/head/; revision=70091
* New port: NetComponents 1.3.8.Ernst de Haan2002-11-091-0/+1
| | | | | | | | See: http://www.savarese.org/oro/downloads/index.html#NetComponents Notes: svn path=/head/; revision=69792
* New port: Jakarta Commons Collections.Ernst de Haan2002-10-181-0/+1
| | | | | | | | See: http://jakarta.apache.org/commons/collections.html Notes: svn path=/head/; revision=68280
* New port: Jakarta Commons Lang.Ernst de Haan2002-10-181-0/+1
| | | | | | | | See: http://jakarta.apache.org/commons/lang.html Notes: svn path=/head/; revision=68275
* New port: Jakarta Log4J, version 1.2.7.Ernst de Haan2002-10-111-0/+1
| | | | | | | | | | | See: http://jakarta.apache.org/log4j/ Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 42449 Notes: svn path=/head/; revision=67806
* New port: java-checkstyle.Ernst de Haan2002-10-091-0/+1
| | | | | | | | PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=67715
* Split the jikes port into stable and development versions.Archie Cobbs2002-08-271-0/+1
| | | | | | | | PR: ports/41961 Reviewed by: freebsd-java Notes: svn path=/head/; revision=65114
* Remove sablepath from SUBDIRKris Kennaway2002-08-221-1/+0
| | | | | | | Pointy hat to: archie Notes: svn path=/head/; revision=64826
* Added Blackdown JDK 1.4.1 for Linux.Ernst de Haan2002-08-121-0/+1
| | | | | | | See also: http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html Notes: svn path=/head/; revision=64414
* Add sablepath and sablevm.Archie Cobbs2002-07-091-0/+2
| | | | Notes: svn path=/head/; revision=62727
* Renamed jdk-tutorial to java-tutorial.Ernst de Haan2002-06-171-1/+1
| | | | Notes: svn path=/head/; revision=61426
* Remove perltools here too.Greg Lewis2002-06-161-1/+0
| | | | Notes: svn path=/head/; revision=61339
* New port: JUMP Ultimate Math Package.Ernst de Haan2002-06-131-0/+1
| | | | Notes: svn path=/head/; revision=61210
* Unification of JDK port names.Ernst de Haan2002-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 Notes: svn path=/head/; revision=61172
* Added jboss3.Ernst de Haan2002-06-111-0/+1
| | | | Notes: svn path=/head/; revision=61096
* Blackdown JDK 1.3.1 for Linux added.Ernst de Haan2002-05-091-0/+1
| | | | Notes: svn path=/head/; revision=58797
* The Jakarta Byte Code Engineering Library.Dag-Erling Smørgrav2002-05-061-0/+1
| | | | Notes: svn path=/head/; revision=58614
* New port: Sun JDK 1.2 for Linux.Ernst de Haan2002-04-261-0/+1
| | | | Notes: svn path=/head/; revision=58195
* New port jboss2.Ernst de Haan2002-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 Notes: svn path=/head/; revision=58192
* add javel 0.3.2Ying-Chieh Liao2002-01-301-0/+1
| | | | | | | Java disassembler Notes: svn path=/head/; revision=54020
* Add bsh 1.2.b3, a Java scripting environment.OKAZAKI Tetsurou2002-01-261-0/+1
| | | | | | | | PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=53793