summaryrefslogtreecommitdiff
path: root/java/linux-jdk13 (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-06-12Unification of JDK port names.Ernst de Haan9-1179/+0
ports/java/Makefile Matches new names and locations of JDK ports. Checked sorting. ports/java/jdk All files removed from CVS. This port is moved to java/jdk11. Checked that the repocopy was okay. ports/java/jdk12-beta All files removed from CVS. This port is moved to java/jdk12. Checked that the repocopy was okay. ports/java/linux-jdk All files removed from CVS. This port is moved to java/linux-blackdown-jdk12. Checked that the repocopy was okay. ports/java/linux-jdk13 All files removed from CVS. This port is moved to java/linux-sun-jdk13. Checked that the repocopy was okay. ports/java/linux-jdk14 All files removed from CVS. This port is moved to java/linux-sun-jdk14. Checked that the repocopy was okay. PR: 27358 Notes: svn path=/head/; revision=61172
2002-05-28Allow `make reinstall' to work.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=60155
2002-05-28Make sure the Linux bits are loaded before extracting as the extractor isDavid E. O'Brien1-0/+12
a Linux binary. Notes: svn path=/head/; revision=60154
2002-05-07Improved the download URL. It now directly points to the pageErnst de Haan1-1/+1
with Terms and Conditions. Notes: svn path=/head/; revision=58645
2002-04-06Update to the Sun JDK 1.3.1.03 for Linux/i386.Ernst de Haan2-6/+5
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Notes: svn path=/head/; revision=57391
2002-03-07Took over maintainership.Ernst de Haan1-1/+1
Notes: svn path=/head/; revision=55689
2001-12-27update from revision 01 to revision 02Alfred Perlstein2-2/+2
Notes: svn path=/head/; revision=52232
2001-09-10Don't hardcode minor revision number into installation directory, because itMaxim Sobolev1-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 Notes: svn path=/head/; revision=47605
2001-09-09Update to lastest versionKevin Lo3-11/+13
PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax Notes: svn path=/head/; revision=47577
2001-08-29Add BUILD_DEPENDSKevin Lo1-0/+1
Submitted by: Brad Smith <brad@comstyle.com> Notes: svn path=/head/; revision=47094
2001-06-26Better styleKevin Lo4-969/+970
Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44436
2001-06-01Backout my last backout.Maxim Sobolev6-1316/+1050
Requested by: eivind Notes: svn path=/head/; revision=43398
2001-06-01Undo upgrade to 1.3.1. Unfortunately committer who committed change did notMaxim Sobolev6-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> Notes: svn path=/head/; revision=43381
2001-06-01Update to version 1.3.1Kevin Lo6-1316/+1050
PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com> Notes: svn path=/head/; revision=43377
2001-05-15Fix JVM config file and font.propertiesKevin Lo2-0/+163
PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=42606
2001-04-11Add support for javavmwrapper.Dirk Froemberg1-1/+3
Approved by: kevlo (maintainer) Notes: svn path=/head/; revision=41274
2001-03-05Upgrade to the lastest version.Kevin Lo3-6/+9
Notes: svn path=/head/; revision=39064
2001-02-05Fix pkg-plistKevin Lo1-1/+0
Notes: svn path=/head/; revision=37960
2001-01-02Fix packing list.Kevin Lo1-0/+1
Notes: svn path=/head/; revision=36593
2000-12-11Oops, forgot to change the permission.Kevin Lo1-0/+3
Notes: svn path=/head/; revision=35883
2000-12-07Initial import of Linux JDK 1.3Kevin Lo7-0/+1258
This port is Sun's Java Development Kit 1.3.0 for Linux Notes: svn path=/head/; revision=35735