summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.znerd2001-11-283-237/+325
| | | | Approved by: sobomax
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵znerd2001-11-271-5/+4
| | | | | | znerd@FreeBSD.org. Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.znerd2001-11-272-4/+4
| | | | Approved by: sobomax
* Took over maintainership from K.J. Koster, with his permission.znerd2001-11-272-2/+2
| | | | Approved by: sobomax
* Updated MASTER_SITES.znerd2001-11-271-2/+1
| | | | Approved by: sobomax
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵znerd2001-11-272-7/+6
| | | | | | znerd@FreeBSD.org. Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.znerd2001-11-275-9/+9
| | | | Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Updated ↵znerd2001-11-271-3/+3
| | | | | | PATCH_SITES. Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.znerd2001-11-271-2/+2
| | | | Approved by: sobomax
* Updated MASTER_SITESznerd2001-11-271-2/+1
| | | | Approved by: sobomax
* Sort entriesphantom2001-11-261-3/+3
| | | | Reviewed by: sobomax
* Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatsobomax2001-11-262-4/+3
| | | | | | | parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk>
* Update to service release 10.petef2001-11-243-2/+5
| | | | | | PR: 32230 Submitted by: des Approved by: maintainer
* Removed the .java_wrapper.rej file from the pkg-plist file since it is notznerd2001-11-232-2/+0
| | | | | | installed. Approved by: sobomax
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-202-2/+2
| | | | the later case
* Style police: remove trailing space in WWW taglioux2001-11-201-1/+1
|
* Update to 2.02pat2001-11-167-367/+187
| | | | | | | PR: 31765 Submitted by: maintainer Reviewed by: lioux,maintainer Approved by: lioux
* 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>
OpenPOWER on IntegriCloud