Commit graph

78 commits

Author SHA1 Message Date
Jimmy Olgeni
f39262c5bb Add a port for NetBeans, fix the startup script ("expr" syntax) and
use the javavm command to start.
2003-06-02 12:18:17 +00:00
Greg Lewis
666153e3b3 . Add the java/jmp port.
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>
2003-05-15 16:34:36 +00:00
Max Khon
a26362f502 New port: proguard
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
2003-04-19 14:16:42 +00:00
Ying-Chieh Liao
d58ff756d4 add java-getopt 1.0.9
Java version of GNU getopt family functions
2003-04-07 08:34:20 +00:00
Ernst de Haan
5643fe0792 New port: trove4j.
PR:		45287
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2003-03-27 15:12:39 +00:00
Alexey Zelkin
16a1d3292b Add jdk14 port to build and modules
Approved by:	portmgr
2003-03-07 10:24:11 +00:00
Sheldon Hearn
b8e461a211 New port xdoclet (xdoclet-1.2b2):
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.
2003-02-26 07:24:43 +00:00
Archie Cobbs
5352f84a1e Remove jikes-devel port now that jikes has caught up. 2003-02-24 21:39:45 +00:00
Greg Lewis
8f406e0f6f Add a port for IBM's JDK 1.4.0 for Linux. 2002-11-25 00:30:50 +00:00
Ernst de Haan
86de1126a1 New port: Jakarta Commons Logging library.
See:
http://jakarta.apache.org/commons/logging.html
2002-11-14 10:55:13 +00:00
Ernst de Haan
f4a22be2e2 New port: Jakarta Commons BeanUtils.
See:
http://jakarta.apache.org/commons/beanutils.html
2002-11-14 10:23:58 +00:00
Ernst de Haan
7c9f4056a1 New port: Jakarta Commons CLI library.
Java-library for command line arguments and options.
2002-11-14 09:02:09 +00:00
Ernst de Haan
e1e7a72d6a New port: NetComponents 1.3.8.
See:
http://www.savarese.org/oro/downloads/index.html#NetComponents
2002-11-09 15:54:27 +00:00
Ernst de Haan
11a89ad5c6 New port: Jakarta Commons Collections.
See:
http://jakarta.apache.org/commons/collections.html
2002-10-18 20:38:12 +00:00
Ernst de Haan
343823bd79 New port: Jakarta Commons Lang.
See:
http://jakarta.apache.org/commons/lang.html
2002-10-18 20:09:46 +00:00
Ernst de Haan
df53c59039 New port: Jakarta Log4J, version 1.2.7.
See:
http://jakarta.apache.org/log4j/

Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR:		42449
2002-10-11 09:02:42 +00:00
Ernst de Haan
85b1da903b New port: java-checkstyle.
PR:		42412
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-10-09 22:03:39 +00:00
Archie Cobbs
e4717d5807 Split the jikes port into stable and development versions.
PR:		ports/41961
Reviewed by:	freebsd-java
2002-08-27 20:32:03 +00:00
Kris Kennaway
4c9de12788 Remove sablepath from SUBDIR
Pointy hat to:	archie
2002-08-22 18:21:16 +00:00
Ernst de Haan
0a2b751781 Added Blackdown JDK 1.4.1 for Linux.
See also:	http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html
2002-08-12 11:02:58 +00:00
Archie Cobbs
9032f85cad Add sablepath and sablevm. 2002-07-09 22:08:48 +00:00
Ernst de Haan
ecb824c780 Renamed jdk-tutorial to java-tutorial. 2002-06-17 16:42:44 +00:00
Greg Lewis
1c11e5bee6 Remove perltools here too. 2002-06-16 01:36:34 +00:00
Ernst de Haan
43a6bfd036 New port: JUMP Ultimate Math Package. 2002-06-13 12:15:52 +00:00
Ernst de Haan
a0291600cc Unification of JDK port names.
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
2002-06-12 20:50:09 +00:00
Ernst de Haan
cf108ef55c Added jboss3. 2002-06-11 08:32:13 +00:00
Ernst de Haan
c11b093c81 Blackdown JDK 1.3.1 for Linux added. 2002-05-09 11:00:46 +00:00
Dag-Erling Smørgrav
fd609cc941 The Jakarta Byte Code Engineering Library. 2002-05-06 17:41:11 +00:00
Ernst de Haan
44573b73a3 New port: Sun JDK 1.2 for Linux. 2002-04-26 22:20:02 +00:00
Ernst de Haan
4fe0ef03ca New port jboss2.
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
2002-04-26 21:54:15 +00:00
Ying-Chieh Liao
ea19e74fca add javel 0.3.2
Java disassembler
2002-01-30 11:40:06 +00:00
OKAZAKI Tetsurou
3b4e0f0260 Add bsh 1.2.b3, a Java scripting environment.
PR:		34264
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-26 17:34:45 +00:00
Yoichi NAKAYAMA
a1399b4943 Add JDE, Java Development Environment for Emacs.
This is a stub port for emacs20.

PR:		ports/33674
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-10 11:42:21 +00:00
Yoichi NAKAYAMA
acb392a358 Add JDE, Java Development Environment for Emacs.
PR:		ports/33674
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-10 11:41:21 +00:00
Ying-Chieh Liao
cb3f9cba44 add bouncycastle 1.11
Cleanroom build of Java Cryptography Extensions

PR:		33244
Submitted by:	RaRa Rasputin <rasputin@submonkey.net>
2001-12-27 17:47:41 +00:00
Pete Fritchman
fca3d1c84c Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.
PR:		23358
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2001-12-25 18:31:22 +00:00
Alexey Zelkin
345085a5bf Sort entries
Reviewed by:	sobomax
2001-11-26 19:27:18 +00:00
Maxim Sobolev
4c6ba8c8e6 Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.
PR:		28183
Submitted by:	Ernst de Haan <ernst@jollem.com>
Repo-copy by:	jdp
2001-10-08 09:17:17 +00:00
Akinori MUSHA
c17b3eedea Sort entries. 2001-09-21 05:49:14 +00:00
Patrick S. Gardella
65a7a70f61 Add jakarta-regexp 1.2, regular expressions for Java.
PR:		23357
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu> #
2001-09-12 13:10:54 +00:00
Maxim Sobolev
a435deed36 Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerful
and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java
monkies would like it. ;)

-Maxim
2001-09-06 17:56:27 +00:00
Ying-Chieh Liao
4c511558fd add mmake
Create a Makefile for Your Java files, ready to compile
2001-09-02 07:56:56 +00:00
Maxim Sobolev
630b953d37 Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
jdk12-beta).

PR:		29949
Submitted by:	Greg Lewis <glewis@eyesbeyond.com>
2001-08-27 18:58:46 +00:00
Ying-Chieh Liao
2cf3783c85 add bluej
BlueJ is an integrated Java environment designed for introductory teaching

PR:		28473
Submitted by:	Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net>
2001-08-18 05:39:33 +00:00
James E. Housley
f39be55507 Move orion from java to www 2001-06-27 01:50:38 +00:00
Kevin Lo
8d30507471 Initial import of jlint-2.1
Jlint is the Java program analyzer and checker.

PR: 28377
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-06-25 04:00:58 +00:00
James E. Housley
574972e972 Java library for accessing and manipulating XML documents.
PR:		27814
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-25 02:13:24 +00:00
James E. Housley
76df8d4b8c IBM's Java Development Kit for Linux, version 1.3.
PR:		26793
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
2001-06-24 21:53:43 +00:00
Ying-Chieh Liao
daea70d3ff add janosvm
A virtual machine for executing Java bytecodes
2001-06-18 21:03:57 +00:00
Peter Pentchev
9b09d3621d Remove the java/jpda port.
PR:		28033
Submitted by:	maintainer
2001-06-11 09:39:46 +00:00