summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Collapse)Author
2001-11-28Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.Ernst de Haan
Approved by: sobomax
2001-11-27Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan
znerd@FreeBSD.org. Approved by: sobomax
2001-11-27Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan
Approved by: sobomax
2001-11-27Took over maintainership from K.J. Koster, with his permission.Ernst de Haan
Approved by: sobomax
2001-11-27Updated MASTER_SITES.Ernst de Haan
Approved by: sobomax
2001-11-27Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan
znerd@FreeBSD.org. Approved by: sobomax
2001-11-27Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan
Approved by: sobomax
2001-11-27Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Updated ↵Ernst de Haan
PATCH_SITES. Approved by: sobomax
2001-11-27Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan
Approved by: sobomax
2001-11-27Updated MASTER_SITESErnst de Haan
Approved by: sobomax
2001-11-26Sort entriesAlexey Zelkin
Reviewed by: sobomax
2001-11-26Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatMaxim Sobolev
parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk>
2001-11-24Update to service release 10.Pete Fritchman
PR: 32230 Submitted by: des Approved by: maintainer
2001-11-23Removed the .java_wrapper.rej file from the pkg-plist file since it is notErnst de Haan
installed. Approved by: sobomax
2001-11-20Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira
the later case
2001-11-20Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira
2001-11-16Update to 2.02Patrick Li
PR: 31765 Submitted by: maintainer Reviewed by: lioux,maintainer Approved by: lioux
2001-11-08Forgot to update distinfo.Kevin Lo
PR: 31814 Submitted by: MAINTAINER
2001-11-06Add more MASTER_SITES.Pete Fritchman
PR: 31467 Submitted by: Ernst de Haan <ernst@jollem.com>
2001-11-04Update to JDK 1.4.0 beta 3.Dmitry Sivachenko
PR: 31687 Submitted by: Ernst de Haan <ernsth@nl.euro.net>
2001-10-22Fix previous commit.OKAZAKI Tetsurou
PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com>
2001-10-20Upgrade to 1.1.5Clive Lin
Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER)
2001-10-20Add 2 extra download locations.Clive Lin
PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com>
2001-10-20Fix error of Makefile.Motoyuki Konno
2001-10-19Update MASTER_SITESKevin Lo
PR: 31372 Submitted by: MAINTAINER
2001-10-16Update to patchlevel 5.Maxim Sobolev
PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2001-10-09Update to 1.4.0b2.Maxim Sobolev
PR: 31160 Submitted by: maintainer
2001-10-08- Remove several stale pkg-message files;Maxim Sobolev
- fix download URL in jdk11-doc. PR: 31136 Submitted by: maintainer
2001-10-08Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.Maxim Sobolev
PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp
2001-10-04Update to version 1.15.Archie Cobbs
2001-10-03Adjust distfile and install .txt files rather than .html files.Brian Somers
PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk>
2001-09-24Update to 0.7.5.Maxim Sobolev
2001-09-21Sort entries.Akinori MUSHA
2001-09-12Add jakarta-regexp 1.2, regular expressions for Java.Patrick S. Gardella
PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> #
2001-09-12Fix a potential crash on 5-CURRENT.Maxim Sobolev
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
2001-09-11Bump png majorAndrey A. Chernov
2001-09-10Allow JAVADIR to be overriden by the user. This allows to build jit for nativeMaxim Sobolev
JDK 1.2.x and 1.3.x (tested with 1.3.1).
2001-09-10Update to 0.7.4.Maxim Sobolev
2001-09-10Don't hardcode minor revision number into installation directory, because itMaxim Sobolev
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-10Update to patchlevel 4. This release contains many critical bug fixes, soMaxim Sobolev
please make sure that you have upgraded before reporting a bug or problem. PR: 30481 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2001-09-09Update to lastest versionKevin Lo
PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax
2001-09-07- Use Linux JDK as a default JDK to run Forte, because due to some problemsMaxim Sobolev
native JDK1.3.1 is not up to the task yet; - add license in pkg-message; - bump PORTREVISION.
2001-09-06Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerfulMaxim Sobolev
and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java monkies would like it. ;) -Maxim
2001-09-061) do not install both/either useless and/or duplicate filesMario Sergio Fujikawa Ferreira
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-03Update to 1.2.Akinori MUSHA
PR: ports/29968 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER) (in Audit-Trail)
2001-09-02Update to release 9 cx130-20010626.Akinori MUSHA
PR: ports/29817 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-09-02add mmakeYing-Chieh Liao
Create a Makefile for Your Java files, ready to compile
2001-08-29As linux-jdk13, it needs BUILD_DEPENDSKevin Lo
2001-08-29Add BUILD_DEPENDSKevin Lo
Submitted by: Brad Smith <brad@comstyle.com>
2001-08-27Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromMaxim Sobolev
jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com>