summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to update distinfo.kevlo2001-11-081-1/+1
| | | | | PR: 31814 Submitted by: MAINTAINER
* Add more MASTER_SITES.petef2001-11-061-1/+3
| | | | | PR: 31467 Submitted by: Ernst de Haan <ernst@jollem.com>
* Update to JDK 1.4.0 beta 3.demon2001-11-0410-2398/+3386
| | | | | PR: 31687 Submitted by: Ernst de Haan <ernsth@nl.euro.net>
* Fix previous commit.okazaki2001-10-221-3/+4
| | | | | PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com>
* Upgrade to 1.1.5clive2001-10-201-2/+2
| | | | Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER)
* Add 2 extra download locations.clive2001-10-201-2/+3
| | | | | PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com>
* Fix error of Makefile.motoyuki2001-10-201-1/+1
|
* Update MASTER_SITESkevlo2001-10-191-2/+1
| | | | | PR: 31372 Submitted by: MAINTAINER
* Update to patchlevel 5.sobomax2001-10-1620-292/+28
| | | | | PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Update to 1.4.0b2.sobomax2001-10-093-2047/+2089
| | | | | PR: 31160 Submitted by: maintainer
* - Remove several stale pkg-message files;sobomax2001-10-085-53/+1
| | | | | | | - fix download URL in jdk11-doc. PR: 31136 Submitted by: maintainer
* Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.sobomax2001-10-0825-5600/+22503
| | | | | | PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp
* Update to version 1.15.archie2001-10-044-10/+14
|
* Adjust distfile and install .txt files rather than .html files.brian2001-10-033-5/+5
| | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk>
* Update to 0.7.5.sobomax2001-09-242-2/+2
|
* Sort entries.knu2001-09-211-1/+1
|
* Add jakarta-regexp 1.2, regular expressions for Java.patrick2001-09-126-0/+43
| | | | | PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> #
* Fix a potential crash on 5-CURRENT.sobomax2001-09-128-0/+116
| | | | Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
* Bump png majorache2001-09-111-1/+1
|
* Allow JAVADIR to be overriden by the user. This allows to build jit for nativesobomax2001-09-101-1/+1
| | | | JDK 1.2.x and 1.3.x (tested with 1.3.1).
* Update to 0.7.4.sobomax2001-09-103-16/+14
|
* Don't hardcode minor revision number into installation directory, because itsobomax2001-09-102-10/+12
| | | | | | | 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
* Update to patchlevel 4. This release contains many critical bug fixes, sosobomax2001-09-1024-1200/+220
| | | | | | | please make sure that you have upgraded before reporting a bug or problem. PR: 30481 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Update to lastest versionkevlo2001-09-096-22/+26
| | | | | PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax
* - Use Linux JDK as a default JDK to run Forte, because due to some problemssobomax2001-09-072-3/+228
| | | | | | native JDK1.3.1 is not up to the task yet; - add license in pkg-message; - bump PORTREVISION.
* Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerfulsobomax2001-09-068-0/+2177
| | | | | | | and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java monkies would like it. ;) -Maxim
* 1) do not install both/either useless and/or duplicate fileslioux2001-09-063-8/+124
| | | | | | | | | | | | | | | 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>
* Update to 1.2.knu2001-09-034-91/+105
| | | | | | PR: ports/29968 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER) (in Audit-Trail)
* Update to release 9 cx130-20010626.knu2001-09-023-5/+6
| | | | | PR: ports/29817 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
* add mmakeijliao2001-09-026-0/+44
| | | | Create a Makefile for Your Java files, ready to compile
* As linux-jdk13, it needs BUILD_DEPENDSkevlo2001-08-292-0/+2
|
* Add BUILD_DEPENDSkevlo2001-08-292-0/+2
| | | | Submitted by: Brad Smith <brad@comstyle.com>
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-2737-1920/+6257
| | | | | | | jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* - Update to 0.7.3;sobomax2001-08-273-7/+14
| | | | | | - 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.
* add X dependenceijliao2001-08-241-0/+2
|
* Upgrade to 2.3clive2001-08-202-4/+2
| | | | | PR: ports/29890 Submitted by: ernst@jollem.com (MAINTAINER)
* add bluejijliao2001-08-186-0/+253
| | | | | | | BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net>
* - No longer remind the folks to install the compat3x libraries, as theynate2001-08-142-8/+2
| | | | are installed automagically.
* - Made the JDK port depend on the new compat3x libraries and it's new port.nate2001-08-142-0/+2
| | | | Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
* Depend on misc/compat3x.knu2001-08-141-14/+1
| | | | Approved by: sobomax (MAINTAINER)
* Tarball was rerolled with slight changes.demon2001-08-058-4/+168
| | | | Bump PORTREVISION.
* Delete outdated linknakai2001-08-051-7/+1
| | | | | PR: ports/29033 Submitted by: Bruce Dang <btdang@home.com>
* Update of pkg-descr and pkg-comment files. For real now :-)jeh2001-06-271-6/+10
| | | | | PR: 28448 Submitted by: Ernst de Haan <ernst@jollem.com>
* Deleting. orion has been moved to wwwjeh2001-06-276-487/+0
| | | | PR: 28415
* Deleteing. orion has been moved to wwwjeh2001-06-272-198/+0
| | | | PR: 28415
* Move orion from java to wwwjeh2001-06-271-1/+0
|
* Improves the Orion port. Now honours NOPORTDOCS too.jeh2001-06-272-398/+401
| | | | | | | Made pkg-plist file a bit smaller. And just tidied things up. PR: 28413 Submitted by: Ernst de Haan <ernst@jollem.com>
* Tidy up java/collections portokazaki2001-06-263-4/+4
| | | | | | | | | 1) Better comment 2) More specific URL in descr 3) New URL for fetching distfile in Makefile PR: 28344 Submitted by: maintainer
* Update to 3.7. Change maintainer's address.okazaki2001-06-265-228/+171
|
* Better stylekevlo2001-06-268-1938/+1940
| | | | Submitted by: Ernst de Haan <ernst@jollem.com>
OpenPOWER on IntegriCloud