aboutsummaryrefslogtreecommitdiffstats
path: root/java/linux-jdk13
Commit message (Collapse)AuthorAgeFilesLines
* update from revision 01 to revision 02alfred2001-12-272-2/+2
|
* Don't hardcode minor revision number into installation directory, because itsobomax2001-09-101-5/+6
| | | | | | | 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 lastest versionkevlo2001-09-103-11/+13
| | | | | PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax
* Add BUILD_DEPENDSkevlo2001-08-291-0/+1
| | | | Submitted by: Brad Smith <brad@comstyle.com>
* Better stylekevlo2001-06-264-969/+970
| | | | Submitted by: Ernst de Haan <ernst@jollem.com>
* Backout my last backout.sobomax2001-06-016-1316/+1050
| | | | Requested by: eivind
* Undo upgrade to 1.3.1. Unfortunately committer who committed change did notsobomax2001-06-016-1050/+1316
| | | | | | | 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>
* Update to version 1.3.1kevlo2001-06-016-1316/+1050
| | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Fix JVM config file and font.propertieskevlo2001-05-152-0/+163
| | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com>
* Add support for javavmwrapper.dirk2001-04-111-1/+3
| | | | Approved by: kevlo (maintainer)
* Upgrade to the lastest version.kevlo2001-03-053-6/+9
|
* Fix pkg-plistkevlo2001-02-051-1/+0
|
* Fix packing list.kevlo2001-01-021-0/+1
|
* Oops, forgot to change the permission.kevlo2000-12-111-0/+3
|
* Initial import of Linux JDK 1.3kevlo2000-12-077-0/+1258
This port is Sun's Java Development Kit 1.3.0 for Linux