summaryrefslogtreecommitdiff
path: root/lang/sun-jre13
AgeCommit message (Collapse)AuthorFilesLines
2002-06-30Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointingschmonz2-3/+19
to the included 1.3.1 JDK. Teach USE_JAVA about this. Approved by jwise and agc.
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-3/+3
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron1-4/+4
2002-03-19Update "sun-jre13" and "sun-jdk13" packages to version 1.3.1.0.2. Thetron2-9/+8
update fixes an bug in the Bytecode Verifier which may be exploited by an untrusted applet to escalate privileges.
2002-03-10Properly quote arguments so that arguments with spaces in them don't get split.cjs1-2/+2
2002-03-01If we find ourself on Linux-*-i686, deal with it.abs1-2/+2
2002-02-15mkdir -> ${MKDIR}skrll1-3/+3
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-4/+4
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 versionjlam4-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 canabs3-3/+12
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work
2001-08-14Update comment from 1.3.0 to 1.3.1abs1-2/+2
2001-07-16Tweak master sites to use right config (no effective change to file)abs1-2/+2
2001-07-15Add dependency on suse_compat for non-Linux platforms. I found thisjlam1-1/+2
necessary to use the JRE within konqueror to load the Yahoo! bridge client.
2001-06-12Update to 1.3.1skrll4-69/+83
Changes can be viewed at http://java.sun.com/j2se/1.3/relnotes.html
2001-06-12shuffle the order of the linux check to ensure suse_x11 picked up on NetBSDabs1-5/+6
2001-06-11Skip the patches and suse_x11 on Linuxabs1-2/+9
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-2/+2
2001-05-17Only depend on suse_x11 if not on Leenuxabs1-4/+7
2001-05-17Enable for Linux-*-i386abs1-2/+2
2001-05-09Fix typo in commentabs1-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-7/+5
+ 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.skrll3-10/+13
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-12-17Manually create two empty directories which are otherwise missing intron1-1/+3
the binary package.
2000-11-18Packages for the Sun [Linux, for now] port of the JDK/JRE 1.3.0.tv8-0/+284