Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
abs ba26e1e7ef Update lang/sun-jdk15 from sun-jdk15-5.0.11 to sun-jdk15-5.0.12
Update lang/sun-jre15 from sun-jre15-5.0.11 to sun-jre15-5.0.12

i386 fully tested. amd64 by inspection

Bug fixes since 5.0.11 below

6451451 	hotspot 	compiler2 	EXCEPTION_ACCESS_VIOLATION caused by -XX:+AggressiveOpts flag in Bigapps ATG test for 1.5.0_08b03
6472714 	hotspot 	compiler2 	crash compiling com.sun.jndi.ldap.sasl.LdapSasl::saslBind
6487381 	hotspot 	compiler2 	Additional path for 5.0 jvm crash on exhaustion of CodeBuffer
6502317 	hotspot 	compiler2 	Deoptimization code of Java 1.5.x looks leaking memory.
6297094 	hotspot 	compiler2 	The result type of Class.getModifiers is labeled as a "boolean" to the optimizer instead of "int"
6471004 	hotspot 	compiler2 	Incorrect displacement check for short branches.
6519527 	hotspot 	compiler2 	PartialSubtypeCheckNode without a control edge could get scheduled too high (5.0)
6518092 	hotspot 	compiler2 	1.5.0_05 crash in method::handler_for_exception_and_pc
6454444 	hotspot 	compiler2 	SEGV on solaris-i586 -server running ConcurrentQueueLoops
6461827 	hotspot 	compiler2 	Performance: java.lang.Class.isAssignable
6472335 	hotspot 	garbage_collector 	Allocation of huge array which would cause OutOfMemoryError causes JVM to hang with -Xincgc
6468516 	hotspot 	garbage_collector 	CMS: deal correctly with concurrently cleared or enqueued Reference objects
6487931 	hotspot 	runtime_system 	JVM reports EXCEPTION_FLT_STACK_CHECK when calling a Java method through JNI
6502780 	java 	build 	Adjustment jprt rules
6459676 	java 	classes_2d 	JDK 1.5 should flush metrics caches when using alternate composite fonts
6353972 	java 	classes_2d 	REGRESSION: GUI fails to paint text with large heap size setting
6500903 	java 	classes_2d 	PrintServices are incorrectly listed as "not accepting jobs"
6542419 	java 	classes_2d 	SharedMemoryPixmapsTest.sh failed on 5.0u12b02 but passed on previous one
6405311 	java 	classes_awt 	XtVaSetValues call does not work when running in 64-bit Java 1.5 on Linux
6473485 	java 	classes_awt 	No keyboard focus in a focusable JWindow
6496958 	java 	classes_awt 	incorrect backoff in the process of dispatching lw requests queue
4052517 	java 	classes_lang 	(process) Runtime.exec won't execute programs belonging to other groups on Unix
6370080 	java 	classes_lang 	(ann) Method.getAnnotations() sometimes throw SecurityException: doPrivileged or javadoc missing?
6480566 	java 	classes_management 	TEST_BUG: several tests fail because TESTVMOPTS are passed to javac directly
6415062 	java 	classes_net 	30 MB memory trashed to get 30 kb string url encoded
6446855 	java 	classes_net 	https connections failing when connecting through a proxy
6347873 	java 	classes_nio 	(so) Ports opened with ServerSocketChannel blocks when using Runtime.exec
6321453 	java 	classes_security 	Remove GTE CyberTrust root CA cert after it expires
6495567 	java 	classes_sound 	CR 4964288 (sound, Unexpected IAE raised while getting TargetData) is not fixed in windows-amd64 JDK
6498661 	java 	classes_sound 	api/javax_sound/sampled/TargetDataLine/index.html#TargetDataLine fails
5036146 	java 	classes_swing 	REGRESSION: problems with 1.5.0 action listeners
6432667 	java 	classes_swing 	Vista: Menu dropdown differs while compare with naitve in vista laf.
6491714 	java 	classes_swing 	JFileChooser does not work properly with File selection when filter is changed
6432397 	java 	classes_swing 	Windows l&f on Vista JComboBox does not look like native
6500302 	java 	classes_swing 	GTKLAF:Check mark/bullet is not visible for selected checkbox & radio menu items in disabled state.
6542335 	java 	classes_swing 	different behavior on knob of scroll bar between 1.4.2 and 5.0
6523518 	java 	classes_swing 	javax/swing/AbstractButton/6298940/bug6298940.java failed against 1.5.0_12_01 but passed on 1.5.0_11
6396844 	java 	classes_swing 	JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
6511568 	java 	classes_swing 	JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
6530336 	java 	classes_text 	(tz) DST bug in latest jdk releases when using EST MST and HST abbreviations
6470111 	java 	classes_util_concurrent 	Deadlock in Exchanger
6460501 	java 	classes_util_concurrent 	Synchronizer timed acquire still leaks memory
6492173 	java 	classes_util_i18n 	Please delete or modify test/java/util/TimeZone/4261506 test
6496224 	java 	classes_util_i18n 	Slovenian currency change
6541843 	java 	classes_util_i18n 	(tz) Support tzdata2007e
4879507 	java 	classes_util_jarzip 	ZipInputStream does not check CRC for stored (uncompressed) files
6467152 	java 	classes_util_logging 	deadlock occurs in LogManager initialization and JVM termination
6520670 	java 	install 	1.5.0_11 installer writes wrong JavaHome value in Windows registry
6525690 	java 	install 	offline non -s installer pops up "internal error 2762" after clicking "finish"
6526421 	java 	install 	Truncated localized texts in finish dialog
6416988 	java 	localization 	[ko]Translation of 'Certificate' is inconsistent
6386647 	java 	localization 	Full date format in DateFormat does not include day of the week for UK locale
6450945 	java 	localization 	The week day for Saturday and the first week day in Romania locale are incorrect
6500174 	java 	localization 	[ja] wrong translation in Java Update warning message
6497154 	java 	localization 	getFirstDayOfWeek() not works correctly for Slovak locale
6488119 	java 	localization 	en_ZA local has unusable time format
4494727 	java 	localization 	[Fmt-Nu] Formatting of percents incorrect for some locales
6486607 	java 	localization 	incorrect french localization for GY country code
6485516 	java 	localization 	incorrect french localization for GF country code
4225362 	java 	localization 	localized DateFormatSymbols for fr_FR is wrong
6379214 	java 	localization 	Danish Translation of the word Danish is wrong
6481177 	java 	localization 	Add Eras for Dutch LocaleElements
6414459 	java 	localization 	Wrong first day of week for Croatian locale
6311411 	java 	serviceability 	SA: jmap -histo reports wrong histogram with CMS
4753347 	java 	serviceability 	OutOfMemoryError - Stack Trace missing
6484462 	java_plugin 	converter 	Applet HTML generated by HTML converter tool crashes the new IE7
6424564 	java_plugin 	iexplorer 	Browser window is not blocked by the modal dialog
6404972 	java_plugin 	iexplorer 	IE Window and Dialogue are displayed in different order from the order of button click.
6523707 	java_plugin 	iexplorer 	IE browser thread dead after modal dialog created from liveconnect in another window
6395737 	java_plugin 	iexplorer 	IE hangs when a modal dialog is active with concurrent window re-focus activities
6502189 	java_plugin 	iexplorer 	applet hang when try to reload a page with the applets in a frame
6501186 	java_plugin 	iexplorer 	JVM crashes when IE windows are opened and closed so many times thru JavaScript in 5.0u10
6418035 	java_plugin 	other 	Applets freeze in 5u7 on XP Japanese
6216340 	java_plugin 	other 	Java to support Firefox browser
6475032 	jaxp 	parse 	Regression: declaring a a duplicate Namespace mapping to an exisitng prefix:URI throws an Exception
6428590 	jaxp 	sax 	com.sun.org.apache.xalan.internal.xsltc.dom.XSLTCDTMManager does not demand namespace-prefixes
6401137 	jaxp 	xslt 	Null Pointer Exception in Java 1.5
6434840 	jaxp 	xslt 	Memory Leak in XSL Transform leading to OutOfMemory Exception
6475157 	jmx 	classes 	RMIConnectorServer.stop: deadlock
6524112 	tooldocs 	all 	sloppy developer missed testcase when fixing 6490790
2007-08-08 16:59:10 +00:00
archivers Don't use malloc.h. 2007-08-05 17:38:47 +00:00
audio Fixed paths to bash and python 2007-08-07 00:06:31 +00:00
benchmarks Reset maintainer, rpaulo resigned. 2007-07-08 12:35:10 +00:00
biology Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:33:05 +00:00
bootstrap Interix: Install xargs script in $wrkdir, not $prefix, for bootstrapping. 2007-08-05 16:12:15 +00:00
cad Don't use malloc.h. 2007-08-05 17:16:29 +00:00
chat From previous commit, restore comment in patch-aa explaining why 2007-08-05 21:50:08 +00:00
comms Don't use malloc.h. 2007-08-08 16:50:26 +00:00
converters Update skf to 1.95.1. 2007-07-28 13:57:54 +00:00
cross Use tools framework for bzcat. 2007-06-15 17:09:45 +00:00
crosspkgtools Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
databases Update mergeant to 0.66. 2007-08-04 11:26:32 +00:00
devel Fix patch to ruby. Bump revision. 2007-08-08 16:13:46 +00:00
distfiles
doc Fix erroneous package name 2007-08-08 15:48:19 +00:00
editors Fix path to Perl. Bump revision. 2007-08-05 16:44:52 +00:00
emulators Write out the path to the Makefile to include so that lintpkgsrc won't 2007-08-01 18:52:25 +00:00
filesystems Belated bump revision as libarchive was changed. 2007-07-29 17:37:51 +00:00
finance Remove gnucash-current -- merged into gnucash. 2007-07-19 19:36:20 +00:00
fonts Update dejavu-ttf to 2.19. 2007-08-08 12:18:51 +00:00
games Update to 2.0.8... too many changes to list here, previous version 2007-08-06 22:41:06 +00:00
geography SUBDIR+= epsg-docs 2007-07-28 11:10:05 +00:00
graphics Allow MesaLib to be cross-compiled. This is horrible slow, but working 2007-08-06 13:47:38 +00:00
ham Fixed typo defining usrp library dependency USRP_LA in patch-aa 2007-08-08 14:42:19 +00:00
inputmethod malloc.h is an anachroism, use stdlib.h instead. 2007-07-24 15:14:49 +00:00
lang Update lang/sun-jdk15 from sun-jdk15-5.0.11 to sun-jdk15-5.0.12 2007-08-08 16:59:10 +00:00
licenses Update to 6.13, provided by Brook Milligan. 2007-07-28 11:06:36 +00:00
mail Update mail/alpine to 0.999nb1 2007-08-08 16:05:57 +00:00
math Dependency package databases/{libgda,libgnomedb} were updated. 2007-08-04 14:14:29 +00:00
mbone Revert last PLIST change und bump revision again. 2007-03-30 15:41:02 +00:00
meta-pkgs Updated gnuradio to 3.0.4: 2007-08-08 02:55:13 +00:00
misc Needs msgfmt. 2007-08-05 19:07:54 +00:00
mk Skip blank lines in +REQUIRED_BY files so that we don't error out trying 2007-08-08 16:39:05 +00:00
multimedia Don't use malloc.h, use stdlib.h. 2007-08-05 15:37:34 +00:00
net Update md-whois package to 4.7.22. 2007-08-07 21:48:39 +00:00
news Use MACHINE_ARCH instead of LOWER_ARCH in conditionals. 2007-07-29 14:33:12 +00:00
packages
parallel Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
pkgtools Fix build on Solaris by including fcntl.h, needed for O_RDONLY definition. 2007-08-08 12:21:14 +00:00
print Don't use fdopen64 on AIX. 2007-08-03 20:02:30 +00:00
regress Add some regression tests for backing up existing files, e.g. "-b" and 2007-07-12 18:27:54 +00:00
security Update fprot-workstation-bin pacakge to 4.6.8. 2007-08-07 21:42:55 +00:00
shells Update shells/mksh to version 30. Changes from version 29.6 include: 2007-08-07 19:38:11 +00:00
sysutils Simplify LIBS.NetBSD. 2007-08-08 15:55:28 +00:00
templates Removed a double redirection. Changed the URL on the FTP server to 2007-05-07 08:19:35 +00:00
textproc Update to 0.36.0: 2007-08-07 06:09:52 +00:00
time Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
wm Update to 0.2.9. 2007-08-06 18:58:29 +00:00
www Add INSTALLATION_DIRS=lib/pkgconfig for destdir support, requested by joerg. 2007-08-07 21:59:11 +00:00
x11 Note mutual conflicts between xf86-video-{i810,intel}. 2007-08-07 16:20:25 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.