Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3. | znerd | 2001-11-28 | 3 | -237/+325 |
| | | | | Approved by: sobomax | ||||
* | Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵ | znerd | 2001-11-27 | 1 | -5/+4 |
| | | | | | | znerd@FreeBSD.org. Approved by: sobomax | ||||
* | Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. | znerd | 2001-11-27 | 2 | -4/+4 |
| | | | | Approved by: sobomax | ||||
* | Took over maintainership from K.J. Koster, with his permission. | znerd | 2001-11-27 | 2 | -2/+2 |
| | | | | Approved by: sobomax | ||||
* | Updated MASTER_SITES. | znerd | 2001-11-27 | 1 | -2/+1 |
| | | | | Approved by: sobomax | ||||
* | Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵ | znerd | 2001-11-27 | 2 | -7/+6 |
| | | | | | | znerd@FreeBSD.org. Approved by: sobomax | ||||
* | Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. | znerd | 2001-11-27 | 5 | -9/+9 |
| | | | | Approved by: sobomax | ||||
* | Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Updated ↵ | znerd | 2001-11-27 | 1 | -3/+3 |
| | | | | | | PATCH_SITES. Approved by: sobomax | ||||
* | Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. | znerd | 2001-11-27 | 1 | -2/+2 |
| | | | | Approved by: sobomax | ||||
* | Updated MASTER_SITES | znerd | 2001-11-27 | 1 | -2/+1 |
| | | | | Approved by: sobomax | ||||
* | Sort entries | phantom | 2001-11-26 | 1 | -3/+3 |
| | | | | Reviewed by: sobomax | ||||
* | Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that | sobomax | 2001-11-26 | 2 | -4/+3 |
| | | | | | | | parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk> | ||||
* | Update to service release 10. | petef | 2001-11-24 | 3 | -2/+5 |
| | | | | | | PR: 32230 Submitted by: des Approved by: maintainer | ||||
* | Removed the .java_wrapper.rej file from the pkg-plist file since it is not | znerd | 2001-11-23 | 2 | -2/+0 |
| | | | | | | installed. Approved by: sobomax | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-20 | 2 | -2/+2 |
| | | | | the later case | ||||
* | Style police: remove trailing space in WWW tag | lioux | 2001-11-20 | 1 | -1/+1 |
| | |||||
* | Update to 2.02 | pat | 2001-11-16 | 7 | -367/+187 |
| | | | | | | | PR: 31765 Submitted by: maintainer Reviewed by: lioux,maintainer Approved by: lioux | ||||
* | Forgot to update distinfo. | kevlo | 2001-11-08 | 1 | -1/+1 |
| | | | | | PR: 31814 Submitted by: MAINTAINER | ||||
* | Add more MASTER_SITES. | petef | 2001-11-06 | 1 | -1/+3 |
| | | | | | PR: 31467 Submitted by: Ernst de Haan <ernst@jollem.com> | ||||
* | Update to JDK 1.4.0 beta 3. | demon | 2001-11-04 | 10 | -2398/+3386 |
| | | | | | PR: 31687 Submitted by: Ernst de Haan <ernsth@nl.euro.net> | ||||
* | Fix previous commit. | okazaki | 2001-10-22 | 1 | -3/+4 |
| | | | | | PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com> | ||||
* | Upgrade to 1.1.5 | clive | 2001-10-20 | 1 | -2/+2 |
| | | | | Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER) | ||||
* | Add 2 extra download locations. | clive | 2001-10-20 | 1 | -2/+3 |
| | | | | | PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com> | ||||
* | Fix error of Makefile. | motoyuki | 2001-10-20 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES | kevlo | 2001-10-19 | 1 | -2/+1 |
| | | | | | PR: 31372 Submitted by: MAINTAINER | ||||
* | Update to patchlevel 5. | sobomax | 2001-10-16 | 20 | -292/+28 |
| | | | | | PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com> | ||||
* | Update to 1.4.0b2. | sobomax | 2001-10-09 | 3 | -2047/+2089 |
| | | | | | PR: 31160 Submitted by: maintainer | ||||
* | - Remove several stale pkg-message files; | sobomax | 2001-10-08 | 5 | -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. | sobomax | 2001-10-08 | 25 | -5600/+22503 |
| | | | | | | PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp | ||||
* | Update to version 1.15. | archie | 2001-10-04 | 4 | -10/+14 |
| | |||||
* | Adjust distfile and install .txt files rather than .html files. | brian | 2001-10-03 | 3 | -5/+5 |
| | | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk> | ||||
* | Update to 0.7.5. | sobomax | 2001-09-24 | 2 | -2/+2 |
| | |||||
* | Sort entries. | knu | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | Add jakarta-regexp 1.2, regular expressions for Java. | patrick | 2001-09-12 | 6 | -0/+43 |
| | | | | | PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> # | ||||
* | Fix a potential crash on 5-CURRENT. | sobomax | 2001-09-12 | 8 | -0/+116 |
| | | | | Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> | ||||
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Allow JAVADIR to be overriden by the user. This allows to build jit for native | sobomax | 2001-09-10 | 1 | -1/+1 |
| | | | | JDK 1.2.x and 1.3.x (tested with 1.3.1). | ||||
* | Update to 0.7.4. | sobomax | 2001-09-10 | 3 | -16/+14 |
| | |||||
* | Don't hardcode minor revision number into installation directory, because it | sobomax | 2001-09-10 | 2 | -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, so | sobomax | 2001-09-10 | 24 | -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 version | kevlo | 2001-09-09 | 6 | -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 problems | sobomax | 2001-09-07 | 2 | -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 powerful | sobomax | 2001-09-06 | 8 | -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 files | lioux | 2001-09-06 | 3 | -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. | knu | 2001-09-03 | 4 | -91/+105 |
| | | | | | | PR: ports/29968 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER) (in Audit-Trail) | ||||
* | Update to release 9 cx130-20010626. | knu | 2001-09-02 | 3 | -5/+6 |
| | | | | | PR: ports/29817 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER) | ||||
* | add mmake | ijliao | 2001-09-02 | 6 | -0/+44 |
| | | | | Create a Makefile for Your Java files, ready to compile | ||||
* | As linux-jdk13, it needs BUILD_DEPENDS | kevlo | 2001-08-29 | 2 | -0/+2 |
| | |||||
* | Add BUILD_DEPENDS | kevlo | 2001-08-29 | 2 | -0/+2 |
| | | | | Submitted by: Brad Smith <brad@comstyle.com> | ||||
* | Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from | sobomax | 2001-08-27 | 37 | -1920/+6257 |
| | | | | | | | jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com> |