Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-30 | Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointing | schmonz | 2 | -3/+19 | |
to the included 1.3.1 JDK. Teach USE_JAVA about this. Approved by jwise and agc. | |||||
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -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-04 | Use "suse_linux/Makefile.application" to pick correct SuSE packages. | tron | 1 | -4/+4 | |
2002-03-19 | Update "sun-jre13" and "sun-jdk13" packages to version 1.3.1.0.2. The | tron | 2 | -9/+8 | |
update fixes an bug in the Bytecode Verifier which may be exploited by an untrusted applet to escalate privileges. | |||||
2002-03-10 | Properly quote arguments so that arguments with spaces in them don't get split. | cjs | 1 | -2/+2 | |
2002-03-01 | If we find ourself on Linux-*-i686, deal with it. | abs | 1 | -2/+2 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -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-22 | Update sun-jre and sun-jdk to 1.3.1.0.1, which represents the version | jlam | 4 | -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-14 | Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME can | abs | 3 | -3/+12 | |
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work | |||||
2001-08-14 | Update comment from 1.3.0 to 1.3.1 | abs | 1 | -2/+2 | |
2001-07-16 | Tweak master sites to use right config (no effective change to file) | abs | 1 | -2/+2 | |
2001-07-15 | Add dependency on suse_compat for non-Linux platforms. I found this | jlam | 1 | -1/+2 | |
necessary to use the JRE within konqueror to load the Yahoo! bridge client. | |||||
2001-06-12 | Update to 1.3.1 | skrll | 4 | -69/+83 | |
Changes can be viewed at http://java.sun.com/j2se/1.3/relnotes.html | |||||
2001-06-12 | shuffle the order of the linux check to ensure suse_x11 picked up on NetBSD | abs | 1 | -5/+6 | |
2001-06-11 | Skip the patches and suse_x11 on Linux | abs | 1 | -2/+9 | |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -2/+2 | |
2001-05-17 | Only depend on suse_x11 if not on Leenux | abs | 1 | -4/+7 | |
2001-05-17 | Enable for Linux-*-i386 | abs | 1 | -2/+2 | |
2001-05-09 | Fix typo in comment | abs | 1 | -2/+2 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-03 | Update sun-jre13 and sun-jdk13 to 1.3.0.2. | skrll | 3 | -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-16 | Make the Sun JDK/JRE 1.3 noninteractive for extract, and add license file | tv | 1 | -3/+3 | |
to "jdk13-license" with corresponding LICENSE attribute. Closes pkg/12207 (and a past thread from tech-pkg). | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-12-17 | Manually create two empty directories which are otherwise missing in | tron | 1 | -1/+3 | |
the binary package. | |||||
2000-11-18 | Packages for the Sun [Linux, for now] port of the JDK/JRE 1.3.0. | tv | 8 | -0/+284 | |