jlam
6c24b78518
Update sun-jre13 and sun-jdk13 to 1.0.7. These are bug fix releases from
...
Sun for JDK 1.3.1. Pkgsrc changes include noting that some of the installed
files are config files and using bsd.pkg.install.mk to handle the file
copying and directory handling, and using a more scalable method to remove
files shared between the JRE and JDK during the JDK installation.
This closes PR 18942 by Urban Boquist <urban at boquist.net>.
2003-01-29 11:10:19 +00:00
jlam
f3a5c9ced2
Default to a build dependency as usually packages that need Java will only
...
need a full dependency on the JRE, not the JDK.
2002-10-13 08:19:54 +00:00
jlam
5c4953978d
Add buildlink2.mk files for use by other package Makefiles. Each JVM
...
buildlink2.mk file creates a public variable "BUILDLINK_JAVA_PREFIX.<pkg>"
that may be used as the JAVA_HOME for that package.
2002-10-13 07:51:34 +00:00
jlam
ff8f367197
* Use buildlink2.
...
* Minor improvements to the package Makefiles.
* Correct the PLIST.
2002-10-13 07:45:30 +00:00
jlam
b24f715c50
Cosmetic changes to MESSAGE files for JVMs for readability.
2002-10-13 07:29:32 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
schmonz
d27772cc04
Format paragraphs. Normalize indentation. Apostrophize. Spell "your"
...
using only 7-bit ASCII.
2002-07-28 14:53:24 +00:00
jschauma
5bdab19434
We allow several JDKs/JREs to coexist, installing them in separate
...
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-07-27 22:01:33 +00:00
schmonz
bcc48e8a45
Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointing
...
to the included 1.3.1 JDK. Teach USE_JAVA about this. Approved by
jwise and agc.
2002-06-30 15:01:47 +00:00
tron
9234c060b2
Update "sun-jre13" and "sun-jdk13" packages to version 1.3.1.0.2. The
...
update fixes an bug in the Bytecode Verifier which may be exploited by an
untrusted applet to escalate privileges.
2002-03-19 16:33:58 +00:00
abs
c90ffd0d11
If we find ourself on Linux-*-i686, deal with it.
2002-03-01 01:58:35 +00:00
zuntum
a437fd43cc
Move pkg/ files into package's toplevel directory
2001-11-01 00:20:13 +00:00
tron
a140a6e910
Don't overwrite "java/bin/java" which is installed by the "sun-jre"
...
package.
2001-10-15 16:05:00 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
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-27 23:17:41 +00:00
jlam
c5b06f0986
Update sun-jre and sun-jdk to 1.3.1.0.1, which represents the version
...
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-22 04:12:37 +00:00
abs
159880625f
Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME can
...
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work
2001-09-14 10:19:10 +00:00
skrll
50458a545b
Update to 1.3.1
...
Changes can be viewed at http://java.sun.com/j2se/1.3/relnotes.html
2001-06-12 16:31:45 +00:00
abs
a24a657f7b
Skip the patches and suse_x11 on Linux
2001-06-11 21:58:03 +00:00
jlam
dc6eadbf21
Use ${XARGS} instead of invoking xargs directly.
2001-05-19 03:56:23 +00:00
abs
74dbc5ed42
Enable for Linux-*-i386
2001-05-17 15:03:00 +00:00
agc
8118fe36ae
Move to sha1 digests, and add distfile sizes.
2001-04-19 15:00:47 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
skrll
8173324c3c
Update sun-jre13 and sun-jdk13 to 1.3.0.2.
...
From Martti Kuparinen <martti.kuparinen@iki.fi> in pkg/12522.
This still doesn't work with konqueror, but they did warn me...
2001-04-03 13:37:40 +00:00
tv
51502b4378
Make the Sun JDK/JRE 1.3 noninteractive for extract, and add license file
...
to "jdk13-license" with corresponding LICENSE attribute. Closes pkg/12207
(and a past thread from tech-pkg).
2001-03-16 14:32:36 +00:00
agc
82acd159f7
Move the COMMENT from being in its own file to a definition in the
...
package Makefile.
2001-02-17 09:06:56 +00:00
tv
9c34a49cdd
Packages for the Sun [Linux, for now] port of the JDK/JRE 1.3.0.
2000-11-18 00:36:55 +00:00