summaryrefslogtreecommitdiffstats
path: root/java/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* add bouncycastle 1.11ijliao2001-12-271-0/+1
| | | | | | | Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net>
* Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.petef2001-12-251-0/+1
| | | | | PR: 23358 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
* Sort entriesphantom2001-11-261-3/+3
| | | | Reviewed by: sobomax
* Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.sobomax2001-10-081-1/+4
| | | | | | PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp
* Sort entries.knu2001-09-211-1/+1
|
* Add jakarta-regexp 1.2, regular expressions for Java.patrick2001-09-121-0/+1
| | | | | PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> #
* Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerfulsobomax2001-09-061-0/+1
| | | | | | | and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java monkies would like it. ;) -Maxim
* add mmakeijliao2001-09-021-0/+1
| | | | Create a Makefile for Your Java files, ready to compile
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-271-0/+1
| | | | | | | jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* add bluejijliao2001-08-181-0/+1
| | | | | | | BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net>
* Move orion from java to wwwjeh2001-06-271-1/+0
|
* Initial import of jlint-2.1kevlo2001-06-251-0/+1
| | | | | | | Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan <ernst@jollem.com>
* Java library for accessing and manipulating XML documents.jeh2001-06-251-0/+1
| | | | | PR: 27814 Submitted by: Ernst de Haan <ernst@jollem.com>
* IBM's Java Development Kit for Linux, version 1.3.jeh2001-06-241-0/+1
| | | | | PR: 26793 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
* add janosvmijliao2001-06-181-0/+1
| | | | A virtual machine for executing Java bytecodes
* Remove the java/jpda port.roam2001-06-111-1/+0
| | | | | PR: 28033 Submitted by: maintainer
* Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4.sobomax2001-05-251-0/+1
| | | | | PR: 27644 Submitted by: Ernst de Haan <ernst@jollem.com>
* add bugseekder-demoijliao2001-05-191-0/+1
| | | | | | | | The original java/bugseeker, but this time renamed to java/bugseeker-demo. The java/bugseeker port is now the full version. PR: 24454 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
OpenPOWER on IntegriCloud