summaryrefslogtreecommitdiff
path: root/lang/sun-jdk13
AgeCommit message (Collapse)AuthorFilesLines
2002-07-28Format paragraphs. Normalize indentation. Apostrophize. Spell "your"schmonz1-5/+5
using only 7-bit ASCII.
2002-07-27We allow several JDKs/JREs to coexist, installing them in separatejschauma3-134/+27
subdirectories under ${PREFIX}/java/ -- Change IV of many. Thus install this JDK into ${PREFIX}/java/sun-1.3.1 and remove CONFLICTS with other JDKs/JREs. Rename package from sun-jdk-1.3.1.0.2 to sun-jdk13-1.0.2 (avoids conflict with sun-jdk14). Include lang/sun-jre13/Makefile.common for shared info. Add informative MESSAGE and finally bump PKGREVISION.
2002-06-30Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointingschmonz2-2/+17
to the included 1.3.1 JDK. Teach USE_JAVA about this. Approved by jwise and agc.
2002-03-19Update "sun-jre13" and "sun-jdk13" packages to version 1.3.1.0.2. Thetron2-10/+9
update fixes an bug in the Bytecode Verifier which may be exploited by an untrusted applet to escalate privileges.
2002-03-01If we find ourself on Linux-*-i686, deal with it.abs1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-15Don't overwrite "java/bin/java" which is installed by the "sun-jre"tron1-2/+2
package.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-22Update sun-jre and sun-jdk to 1.3.1.0.1, which represents the versionjlam3-11/+10
1.3.1_01 build of the Sun JRE and JDK for Linux. No list of changes was provided, but this has been tested to work with Konqueror to correctly display the Yahoo! Bridge game applet.
2001-09-14Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME canabs1-3/+1
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work
2001-06-12Update to 1.3.1skrll4-377/+159
Changes can be viewed at http://java.sun.com/j2se/1.3/relnotes.html
2001-06-11Skip the patches and suse_x11 on Linuxabs1-2/+10
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-2/+2
2001-05-17Enable for Linux-*-i386abs1-2/+2
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-03Update sun-jre13 and sun-jdk13 to 1.3.0.2.skrll2-8/+8
From Martti Kuparinen <martti.kuparinen@iki.fi> in pkg/12522. This still doesn't work with konqueror, but they did warn me...
2001-03-16Make the Sun JDK/JRE 1.3 noninteractive for extract, and add license filetv1-3/+3
to "jdk13-license" with corresponding LICENSE attribute. Closes pkg/12207 (and a past thread from tech-pkg).
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
package Makefile.
2000-11-18Packages for the Sun [Linux, for now] port of the JDK/JRE 1.3.0.tv7-0/+1085