summaryrefslogtreecommitdiff
path: root/lang/sun-jre13/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2008-03-25Remove blackdown-j{dk,re}13 and sun-j{dk,re}13.wiz1-201/+0
Both have security problems and are not maintained. Update infrastructure for their removal. Removal was announced on pkgsrc-users on March 13.
2006-09-25Update sun-jre13 and sun-jdk13 to 1.3.1_19 + fix PLIST.ghen1-1/+3
Bugs fixed in 1.3.1_19: 6420685 ResourceMark breaks growable array 6180969 JVM 1.3.1 crash due to fatal error in exception handler 6353457 Long Integer value changes in unpredictable manner with Deoptimization(1.3.1_06) 6359662 OutOfMemoryError with Object allocation in JDK1.3.1_09 6358532 HttpURLConnection.disconnect doesn?t really do the job 6425120 Support tzdata2006g 6276622 1.3.1_16 uninstaller removing TreatAs key for 1.5.0_02 4980600 Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 6292347 unexpected packet is sent in java.util.ResourceBundle.getBundle Bugs fixed in 1.3.1_18: 6391777 JDK 1.3 TZ fix required - Related to SUN BASE RFE 6332148 6317483 Beans extending JPanel class are not released when created via 1.3.1 ActiveX bridge
2006-03-01Fix CHECK_FILES build.wiz1-3/+2
2005-11-10Fix path in ln.wiz1-2/+2
2004-11-26Fix path in @exec command.wiz1-2/+2
2004-10-05Expand the JAVA_WRAPPERS definitions for the sun-j{re,dk}* packages.tv1-1/+7
This adds many commonly used tools to $PREFIX/bin, such as keytool, rmiregistry, rmic, idlj, etc.
2004-05-22Convert sun-{jre,jdk}13 to use java-env.mk. This implies that thejmmv1-194/+194
package now install several wrappers under ${PREFIX}/bin to run the binaries installed under ${JAVA_HOME}/bin easily. While here, drop the direct modification of PREFIX. No revision bump since these packages were updated just some minutes ago.
2003-01-29Update sun-jre13 and sun-jdk13 to 1.0.7. These are bug fix releases fromjlam1-19/+13
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>.
2002-10-13* Use buildlink2.jlam1-2/+2
* Minor improvements to the package Makefiles. * Correct the PLIST.
2002-07-27We allow several JDKs/JREs to coexist, installing them in separatejschauma1-198/+196
subdirectories under ${PREFIX}/java/ -- Change III of many. Thus install this JRE into ${PREFIX}/java/sun-1.3.1 and remove CONFLICTS with other JDKs/JREs. Rename package from sun-jre-1.3.1.0.2 to sun-jre13-1.0.2 (avoids conflict with sun-jre14). Split Makefile into Makefile and Makefile.common, to allow reusing of some of the stuff in lang/sun-jdk13 (commit coming up). Add informative MESSAGE and finally bump PKGREVISION.
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-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 directoryzuntum1-0/+202