Commit Graph

365 Commits

Author SHA1 Message Date
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
de662bfa42 Fix a potential crash on 5-CURRENT.
Submitted by:	Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
2001-09-12 11:18:39 +00:00
Andrey A. Chernov
efb68b988e Bump png major 2001-09-11 03:40:42 +00:00
Maxim Sobolev
1c41a0e563 Allow JAVADIR to be overriden by the user. This allows to build jit for native
JDK 1.2.x and 1.3.x (tested with 1.3.1).
2001-09-10 18:28:51 +00:00
Maxim Sobolev
272e8670d3 Update to 0.7.4. 2001-09-10 15:44:31 +00:00
Maxim Sobolev
3e25b260e5 Don't hardcode minor revision number into installation directory, because it
breaks some port that expect that directory to be linux-jdk1.3.1. This also
is more consistent with other ports of JDKs/JREs out there.

Reported by:	olgeni
2001-09-10 12:05:28 +00:00
Maxim Sobolev
c42447ab5b Update to patchlevel 4. This release contains many critical bug fixes, so
please make sure that you have upgraded before reporting a bug or problem.

PR:		30481
Submitted by:	Greg Lewis <glewis@eyesbeyond.com>
2001-09-10 11:43:08 +00:00
Kevin Lo
3cf2b28efa Update to lastest version
PR: 30367
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax
2001-09-09 16:35:30 +00:00
Maxim Sobolev
35ba89ab2c - Use Linux JDK as a default JDK to run Forte, because due to some problems
native JDK1.3.1 is not up to the task yet;
- add license in pkg-message;
- bump PORTREVISION.
2001-09-07 08:52:09 +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
Mario Sergio Fujikawa Ferreira
4734a55589 1) do not install both/either useless and/or duplicate files
2) replace installed NetRexxC.cmd with a home grown version
3) add lang/rexx-imc as RUN_DEPENDS due to 2)
4) also, delete both the DOS-only *.bat files and the OS/2-only
   nrc.cmd file (which is not really a Rexx file).
5) furthermore, delete the duplicate hello.nrx because:
	1. a copy is installed with the documentation;
	2. one can't compile it from the same directory java is in
	(unless PATH contains .).
6) switch over maintainership to submitter

PR:		30217
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-06 04:17:13 +00:00
Akinori MUSHA
5c18a1346e Update to 1.2.
PR:		ports/29968
Submitted by:	Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER)
		(in Audit-Trail)
2001-09-03 18:36:33 +00:00
Akinori MUSHA
922e213450 Update to release 9 cx130-20010626.
PR:		ports/29817
Submitted by:	Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-09-02 08:45:47 +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
Kevin Lo
ed037e6e47 As linux-jdk13, it needs BUILD_DEPENDS 2001-08-29 15:45:29 +00:00
Kevin Lo
d0f55899e6 Add BUILD_DEPENDS
Submitted by: Brad Smith <brad@comstyle.com>
2001-08-29 15:40:55 +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
Maxim Sobolev
4fdde7610e - Update to 0.7.3;
- allow JAVADIR to be overriden, so it is possible to built JIT for the
  jdk1.2.x and jdk1.3.x;
- fix the build with jdk1.3.x.
2001-08-27 08:13:03 +00:00
Ying-Chieh Liao
5834967973 add X dependence 2001-08-24 13:51:41 +00:00
Clive Lin
7a647ab8db Upgrade to 2.3
PR: ports/29890
Submitted by: ernst@jollem.com (MAINTAINER)
2001-08-20 09:20:50 +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
Nate Williams
31cd07a8e8 - No longer remind the folks to install the compat3x libraries, as they
are installed automagically.
2001-08-14 16:39:16 +00:00
Nate Williams
cac9f01cbd - Made the JDK port depend on the new compat3x libraries and it's new port.
Submitted by:	"Akinori MUSHA" <knu@iDaemons.org>
2001-08-14 16:24:57 +00:00
Akinori MUSHA
115b1fcfe4 Depend on misc/compat3x.
Approved by:	sobomax (MAINTAINER)
2001-08-14 09:49:14 +00:00
Dmitry Sivachenko
c9ea1f008c Tarball was rerolled with slight changes.
Bump PORTREVISION.
2001-08-05 21:59:39 +00:00
Yukihiro Nakai
aa7b1f6868 Delete outdated link
PR:		ports/29033
Submitted by:	Bruce Dang <btdang@home.com>
2001-08-05 20:37:08 +00:00
James E. Housley
941d0a1e11 Update of pkg-descr and pkg-comment files. For real now :-)
PR:		28448
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-27 12:30:44 +00:00
James E. Housley
efc83389b9 Deleting. orion has been moved to www
PR:		28415
2001-06-27 01:56:05 +00:00
James E. Housley
0f3936a1b0 Deleteing. orion has been moved to www
PR:		28415
2001-06-27 01:52:49 +00:00
James E. Housley
f39be55507 Move orion from java to www 2001-06-27 01:50:38 +00:00
James E. Housley
c1741ac0c7 Improves the Orion port. Now honours NOPORTDOCS too.
Made pkg-plist file a bit smaller. And just tidied things up.

PR:		28413
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-27 00:15:07 +00:00
OKAZAKI Tetsurou
c5fe29096c Tidy up java/collections port
1) Better comment
2) More specific URL in descr
3) New URL for fetching distfile in Makefile

PR:		28344
Submitted by:	maintainer
2001-06-26 19:19:33 +00:00
OKAZAKI Tetsurou
b3422202f7 Update to 3.7. Change maintainer's address. 2001-06-26 16:52:11 +00:00
Kevin Lo
79bd4915f4 Better style
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-06-26 02:21:22 +00:00
Kevin Lo
c7d91e5674 Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.
PR: 28412
Submitted by: MAINTAINER
2001-06-26 01:51:03 +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
Kevin Lo
b20e0ff500 - Update java/cos to latest version
- Fix broken link to sample code in docs

PR: 28345
Submitted by: MAINTAINER
2001-06-23 14:33:00 +00:00
James E. Housley
9faec07913 Update of the 'java/bugseeker' port. Summary of changes:
* Set PORTREVISION to 1
* Including patch file in ${FILESDIR} instead of downloading it
* Emptied MASTER_SITES since the distfile needs to be obtained
  from Karmira. This should avoid that I get complaints from fenners
  script ;)
* Allowed scripting of the ${JAVA_HOME} variable, so the installer can
  choose a JDK him/herself when installing. The bugseeker script is
  changed accordingly
* Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker
  with read/execute permissions for anyone
* Made IGNORE message more verbose
* Made install process more verbose
* Added NO_CDROM and RESTRICTED to Makefile
* Changed pkg-plist file to use substitutions instead of a fixed path

PR:		28323
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-23 02:28:15 +00:00
Ying-Chieh Liao
daea70d3ff add janosvm
A virtual machine for executing Java bytecodes
2001-06-18 21:03:57 +00:00
Steve Price
401f2a77d8 Cleanups from maintainer and fix the URL from which to retrieve the
distfile.

PR:		28137
Submitted by:	maintainer, Dave Glowacki <dglo@ssec.wisc.edu>
2001-06-17 18:08:03 +00:00
Maxim Sobolev
1aa47310ca Several fixes and improvements:
- Now installing a man page for 'orionctl'.
- Correctly stopping Orion and removing the PID file on deinstall.
- Verbose install (removed the @-signs).
- Changes the exit codes in the script (and documented them in the man page)
- Extended the documentation in pkg-descr.

PR:		27748
Submitted by:	maintainer
2001-06-12 10:20:48 +00:00
Peter Pentchev
9b09d3621d Remove the java/jpda port.
PR:		28033
Submitted by:	maintainer
2001-06-11 09:39:46 +00:00
Maxim Sobolev
5fb9532005 Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.
Submitted by:	Ernst de Haan <ernst@jollem.com>
No responce from:	kevlo (maintainer of linux-jdk13)
2001-06-05 09:45:35 +00:00
Maxim Sobolev
b54ec812b0 Backout my last backout.
Requested by:	eivind
2001-06-01 15:28:29 +00:00
Maxim Sobolev
f6943f4c9c Undo upgrade to 1.3.1. Unfortunately committer who committed change did not
notice PR submitter's follow-up in which he asked not to do upgrade due to
the bug discovered in this particular version of JDK.

Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-01 08:18:52 +00:00
Kevin Lo
2d7438d6f4 Update to version 1.3.1
PR: 27638
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
2001-06-01 05:46:26 +00:00
Doug Barton
89a9cc0306 My modification of the submitter's update didn't go far enough,
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.
2001-05-31 09:19:23 +00:00