Commit graph

84 commits

Author SHA1 Message Date
he
514c29b0a3 Update to Java 5.0 Update 16. Fixes a number of security vulnerabilities.
Also updates some root certificates and imports tzdata2008b.
Sun's release notes are at
  http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_16
2008-08-15 15:06:35 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
tnn
a43a91bcfa Fix installation on x86_64. 2008-03-31 22:10:07 +00:00
tnn
8294cdcc95 Update to Java 5.0 Update 15. Security update that fixes multiple recently
reported vulnerabilities.
* http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_15
2008-03-05 22:14:07 +00:00
tnn
bec8d336fd 1.5 uses the 6.x license, not the 1.3 license. 2008-01-21 01:50:21 +00:00
ghen
c4910d7e48 Full DESTDIR support for sun-{jre|jdk}15. 2008-01-09 02:38:26 +00:00
tron
0776408050 Update "sun-jre15" and "sun-jdk15" packages to vesion 5.0.14.
Changes since version 5.0.12:
6457444 	doclet 	stddoclet 	javadoc does not create html file correctly in 5.0u6
6519085 	hotspot 	compiler2 	JVM crashes executing test suite of JavaDB (derby)
6321689 	hotspot 	compiler2 	Ideal_DU_postCCP not conservative enough
6565138 	hotspot 	compiler2 	1.5.0_10 64-Bit SIGBUS with ParallelGC in MarkSweep::MarkAndPushClosure::do_oop
6545719 	hotspot 	garbage_collector 	Regression : Infinite GC occurs after fix in CR 6370163
6558100 	hotspot 	garbage_collector 	CMS crash following parallel work queue overflow
6515362 	hotspot 	runtime_system 	fix for 6374419 suppresses real error message from the linker
6528763 	hotspot 	runtime_system 	VM crashes because of something related to LoaderConstraintEntry in 6.0
6546278 	hotspot 	runtime_system 	Synchronization problem in the pseudo memory barrier code
6553303 	idl 	orb 	Corba application fails w/ org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
6543815 	java 	classes_2d 	Imageable area of PageFormat is ignored if values of imageable X/Y are negative.
6480378 	java 	classes_awt 	Backport 5065001, 6259348 and others to 5.0 update release
6577717 	java 	classes_awt 	Textboxes don't work in applets under windows and linux
6562716 	java 	classes_awt 	focus request queue is not updated when rejecting focus on EmbeddedFrame (win32)
6542420 	java 	classes_awt 	A cross-platform ModalityListener interface should be provided in 1.5.0
6593729 	java 	classes_io 	After failed file close, do not repeat the close operation.
6525425 	java 	classes_lang 	(ref) heavy lock contention during object serialization on Solaris10/T2000
6206527 	java 	classes_net 	"cannot assign address" when binding ServerSocket on Suse 9
6601686 	java 	classes_net 	InetAddress.isReachable(timeout) may not return after timout milliseconds
6599750 	java 	classes_net 	InetAddress.isReachable implementation not completely thread safe
6518816 	java 	classes_net 	Reduce the memory foot print for HttpURLConnection
6520665 	java 	classes_net 	NTLM Authentication not requested, throws null exception
6587875 	java 	classes_net 	InetAddress.isReachable() will not work for super users with "large" process ids
6314370 	java 	classes_net 	Nightly: Jaws hang on "Starting application..." window
6469580 	java 	classes_security 	1.5.0_08 JVM crashes in SignatureHandlerLibrary::add on Fujitsu Primepower platform
6418433 	java 	classes_security 	org.ietf.jgss.Oid constructor accepts invalid values (and rejects valid values)
6570062 	java 	classes_security 	Kerberos authentication regression
6543940 	java 	classes_security 	Exception thrown when signing a jarfile in java 1.5
6512054 	java 	classes_security 	SUBJECTDOMAINCOMBINER DOES NOT COMBINE CODE-BASED GRANTS IN JAAS MODE
6520101 	java 	classes_swing 	FileChooser will cause OutOfMemory when application will run long time
4743558 	java 	classes_text 	[BI] test/java/text/BreakIterator/BreakIteratorTest.java fails in th locale.
6483402 	java 	classes_util_i18n 	(date) calling java.util.Date.toString() slows down subsequent calls to the class
6531591 	java 	classes_util_i18n 	Currency update for Sudan
6538601 	java 	classes_util_i18n 	Periodical timezone display name revision
6554586 	java 	classes_util_i18n 	(tz) Support tzdata2007f
6611886 	java 	classes_util_i18n 	(tz) support tzdata2007h
6571205 	java 	classes_util_i18n 	Currency data changes for ISO 4217 Amendment 139
6570259 	java 	classes_util_i18n 	Currency data changes for ISO 4217 Amendment 138
6531593 	java 	classes_util_i18n 	Currency update for Iceland
5088563 	java 	classes_util_regex 	Matcher.find throws StringIndexOutOfBoundsException if pattern is missing ']'
6464451 	java 	compiler 	javac in 5.0ux can not compile try-catch block which has a lot of "return"
6557713 	java 	imageio 	Java unable to convert from gif to png format
6579208 	java 	install 	FamilyVersionSupport removed when installing jre-6u2-windows-i586-p.exe
6476329 	java 	localization 	PIT: additional sentence needs to be translated for 6267625
6531255 	java 	localization 	Need to update timezone display names for en_CA locale
6534678 	java 	localization 	l10n of 6525138
6547501 	java 	localization 	There should be a space before % sign in French locale
6454676 	java 	serviceability 	Need -XX:+HeapDumpOnCtrlBreak to trigger heap dump on ctrl-break or ctrl-\
6494472 	java 	serviceability 	jmap -permstat fails with Out of swap because uses too much memory
6494722 	java 	serviceability 	SA: jstack throws get_thread_regs failed for lwp debugger exception.
6431847 	java 	tools 	Memory overflow in java launcher for Linux
6502051 	java_deployment 	update 	jusched crash: buffer overrun
6503510 	java_plugin 	iexplorer 	Crash occurs during verification of 5.0u10b02
6555628 	java_plugin 	iexplorer 	Repeatedly open and close an applet freezes IE
6572147 	java_plugin 	iexplorer 	Browser hang as an applet open and close repeatedly in 0.5-sec interval
6578895 	java_plugin 	iexplorer 	NPE null pData general exeception occured as applet reloading repeatedly
6579743 	java_plugin 	iexplorer 	Regression : Java Console pops up unexpectedly in 5.0u13-b01
6576321 	java_plugin 	iexplorer 	Browser hang by a deadlock with open and close applet repeatedly
6522028 	java_plugin 	iexplorer 	The print dialog moves the current IE frame to background
6530198 	java_plugin 	misc 	1.5.0_10 focus is not correctly returned to a JFrame
6586045 	java_plugin 	misc 	browser crashes on an XP japanese machine with 6u5 deploy nightly build
6502568 	java_plugin 	other 	request header has garbage characters when size of cookie is greater than 4k
6556044 	java_plugin 	other 	JRE SSL Handshake error in jdk1.5.0
6373274 	javawebstart 	download_engine 	Jar resources nested in JRE resources block are broken.
6465756 	javawebstart 	jnlp_file 	cannot use CDATA xml tag within the jnlp <argument> tag
6265713 	javawebstart 	jnlp_file 	Having a query string to a jnlp file negates the SingleInstanceService
6484661 	javawebstart 	other 	cannot launch application offline if https is used
6354969 	jaxp 	other 	Bug in XPathFactory.newInstance() method
6219364 	jaxp 	sax 	com.SAXParserImpl.setProperty("feature",null) throws NullPointerException
6594813 	jaxp 	sax 	XML Parsing differences
6236727 	jaxp 	xslt 	XSLTC never stops resolving imported stylesheets when outer stylesheet is a DOMSource
6536120 	jaxp 	xslt 	HTML serializer puts no space between public and system doctype
6490921 	jaxp 	xslt 	The transformer API sometimes ignores the property org.xml.sax.driver
6467921 	jce 	pkcs11_csp 	Backport SunPKCS11 to a Tiger update on 64 bit AMD Linux platform
6560218 	jgss 	krb5plugin 	Problem with credentials from non-default realm
5053708 	jndi 	dns 	DNS provider does not cleanup resources properly
6585239 	jndi 	dns 	Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs
6358629 	jsse 	runtime 	SSLSocket.close() and SSLSocket.read() deadlock
6447412 	jsse 	runtime 	Issue with socket.close() for ssl sockets when poweroff on other system
6585736 	java 	classes_security 	Add GlobalSign root certificates to JDK/JRE
6595137 	java 	classes_util_i18n 	(tz) support tzdata2007g

The x86_64 changes were done by Takahiro Kambe.
2008-01-07 19:56:27 +00:00
jlam
3544f37c8d If running native Linux, fail to install if the X11 libraries aren't
available "somehow" -- for X11_TYPE == "native", then just fail,
otherwise for X11_TYPE == "modular", then build the libX11 package to
satisfy the library requirements for "javaws" and "policytool".

This fixes pkg/36838 reported by Ondrej Tuma.

Bump the PKGREVISIONs for sun-jre14, sun-jre15, and sun-jre6.
2007-08-27 21:51:22 +00:00
jlam
ee8ef2f817 Don't bother stating that we need COMPAT_LINUX, as the packages we
depend upon to supply the Linux shared libraries already tell the user
this.  The JDK packages also depend on the corresponding JRE package,
so they don't need to show the same message -- keep the message with
the JRE packages instead.
2007-08-22 14:49:21 +00:00
jlam
505cbc4440 Fix error that happened during conversion to the emulator framework:
the Sun JDK/JRE packages require the "compat" Linux module, so make
that a hard requirement in EMUL_MODULES.linux.

Bump the PKGREVISION for sun-{jdk,jre}{13,14,15,6}.
2007-08-22 14:03:47 +00:00
veego
22858a310b Add a @dirrm java/sun-1.5/lib/deploy to the i386 PLIST, because the last
update had a new file (java/sun-1.5/lib/deploy/ffjcext.zip) which cause
a problem during pkg_delete.
PKGREVISION++
2007-08-18 17:31:50 +00:00
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
jlam
594c02995d Skip the check for the right file -- the installed file is under
${EMUL_ARCH}, not ${MACHINE_ARCH}.
2007-08-02 17:55:17 +00:00
jlam
744b79fd77 Delete the correct file path for ${EMUL_ARCH}, not for ${MACHINE_ARCH}. 2007-07-31 20:04:17 +00:00
jlam
15610723d3 Don't substitute for ${MACHINE_ARCH} in the PLIST for linux-i386, which
would be wrong if this was built in amd64.  Instead, just say "i386",
like it will always be for linux-i386.
2007-07-31 19:31:17 +00:00
jlam
5c68895846 Rename the PLIST.<arch> fragments to PLIST.${EMUL_PLATFORM} so that
if the i386 versions of the JDK are built in x86_64, then the i386
PLIST is used.
2007-07-31 19:19:56 +00:00
jlam
be1fd7ed41 Add back support for using the Linux/x86_64 version of the Sun JRE 1.5
on x86_64 platforms.  This got lost in translation when I moved this
package to the new emulator framework.  Noted by <wiz> in private email.
2007-07-30 14:03:18 +00:00
jlam
33f30156fb * Add new emulator framework in pkgsrc/mk/emulator that handles all
binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
2007-07-29 05:18:36 +00:00
tv
4fe1592d0f give away to pkgsrc-users 2007-04-26 20:04:37 +00:00
tv
ca859064c6 fix thinko in previous 2007-02-18 15:42:25 +00:00
tv
fe5b2d213b fix makesfiles to use consistent filename throughout 2007-02-18 15:35:30 +00:00
abs
7c8995c536 add linux-amd64 distinfo 2007-02-07 18:48:15 +00:00
abs
b563451fb0 - Update lang/sun-jdk15 to 5.0.11 from 5.0.10
- Update lang/sun-jre15 to 5.0.11 from 5.0.10

Changes since 5.0.10:

hotspot terminates at assert during GC in java_g
Unexpected async exception in jvmti_GetLoadedClasses()
icache invalidation code can segv
Need a way to determine if java process was started from sun launchers
unmarshal error on CORBA alias type in CORBA any
Regression: UnicodeLittle broken on 1.4.2_12
PrinterJob.printDialog() crashes JVM when called from subthread
Few Hindi glyph formations are failing on Win-Vista only
StackOverflowError due to recursion at sun.font.TrueTypeFont.getTableBuffer
Need to make Java process High-DPI-aware on Windows Vista
sun/java2d/DirectX/D3dTranslucency.java test needs to be backported from Mustang to Tiger workspace
java/awt/font/StyledMetrics/StyledMetrics.java fails on Vista
deriveFont is not working on FontUIResource with a dynamically loaded TTF
Unable to retrieve printer list on system with unconnected printers
RI crashes on Windows when executing tests.api.java.awt.Toolkit.CursorTests
Pressing 'copy' on a TextField with echo char set copies the actual text to the clipboard, XToolkit
Regression in backport of flickering-related bug fix
Vista: The right mark of the CheckboxMenu item is broken when compared with winXP
Uncanonicalized absolute filepath with length 248-260 no longer works (win)
(process) subprocess environment sort order differs from Windows native sort order
(process) Process.destroy() can kill wrong process (Unix)
VISTA: api/java_net/NetworkInterface/index.html#static fails.
SocketTimeoutException : Timing out early
Socket creation on Windows takes a long time if web proxy does not have a DNS entry
HTTP Request-URI contains fragment when connecting through proxy
javax/sound/sampled/Clip/JavaSoundAudioClip/bug6269854.java test appeared as unstable on tiger
Regression: com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh fails
OceanTheme causes swing components to serialize with sun.* classes
Vista:FileChooserDemo throws an exception when trying to open it in Windows L&F
JFileChooser throws exception when trying to access a CD drive on Vista.
REGRESSION: AWT-EventQueue Deadlock AWTTreeLock/MetalUtils$GradientPainter
REGRESSION: JCheckBox doesn't show on JToolBar under Windows L&F
(fmt) java/util/Formatter/Basic.java fails in hi_IN locale
(tz) Support tzdata2006n
(tz) Support tzdata2006p
(tz) Support tzdata2006o
"com.sun.jdi.InternalException: Inconsistent suspend policy" in internal event handler
Vista: JRE 5.0u8 installation failed with 1722 MSI error
Vista: Add manifest to installers to run with elevated privileges
Vista: Use registry key to pre-approve Active-X controls
1.5.0_u7 has "shielded" exe in Windows Vista
[l10n] l10n meeesage update after deployment bug 6458761 is fixed
rmic does not use manifest classpath
Vista: disable change dialog for cache location ?
Vista: Implement work around for Runtime.exec() problem in deployment
InstallStats2 not sending full version for offline installers with 'failure' status
IS2 : InstallComplete ping 'ic' with status 'success' is not posted in silent mode
Vista: Java auto-update is not enabled on Windows Vista
Vista: jusched.exe requires user approval with every login
jusched.exe needs to be signed
dead lock occurs by pressing "refresh" many times in 5.0u10b02
REGRESSION: JFrame goes to back after toFront() is called when Applet starts
vista: changes made by java control panel has no effect
browser become non-responsive if we switch page during applet JAR initial download
TCK-jnlp 1.5: jnlp_file/resources/j2se/index.html#vmArgs hang in some cases.
2007-02-07 13:07:50 +00:00
tv
45d4507417 Update to 1.5.0_10. Changes are in the release notes:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html

Update includes amd64 update as well for sun-jre15 (amd64 is not yet
supported in sun-jdk15).
2007-01-12 18:23:38 +00:00
wiz
1df79a8292 Add support for amd64.
Still installs and deinstalls cleanly on i386.

XXX: NetBSD's Linux emulation on amd64 is not good enough for it
yet, but this way it's easier to install Linux Java for improving
the emulation.
2006-12-03 00:51:21 +00:00
adrianp
9288d1fb5f The old DOWNLOAD URL was returning a 404 so update it based on Sun's
current download page for 1.5.x
2006-10-24 12:42:10 +00:00
tv
90267eee45 Distfiles changed. For safety's sake (as this appears to be a rebuild),
bump PKGREVISION.
2006-10-23 19:38:15 +00:00
salo
0e375e763d Update to version 1.5.0_09
Changes:

Bug Fixes

- WinLAF:Text appears enabled in disabled toggle button.
- REGRESSION: XP L&F: on jdk 1.6, preferred size of JToggleButton
  in JToolbar on winxp is wrong.
- REGRESSION: Background of JToolBar can't be modified under XP
  look and feel

ok <tv>
2006-10-16 07:51:06 +00:00
joerg
32703ad53d Set HOME in the extract environment to prevent creation
of ${HOME}/.mailcap and resulting breakage of it is
not writeable.
2006-10-09 07:24:06 +00:00
jmmv
6933618e63 Fix some PLIST issues. Bump PKGREVISION to 1. 2006-08-23 08:50:34 +00:00
tv
6737e7833c Update to 1.5.0_08. The bug list, as usual, is pretty long; see here for
more information on the release:

http://java.sun.com/j2se/1.5.0/ReleaseNotes.html

In particular, this release fixes a couple long-standing bugs related to
JIT and LinuxThreads (clone(2)-based).
2006-08-22 13:50:25 +00:00
gson
35f2c3461c "Say "this JRE", not "this JDK" 2006-08-21 12:27:37 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
minskim
5aaf1b96e4 Set PKG_JAVA_HOME for Darwin. 2006-07-07 02:55:28 +00:00
jlam
e811379bc2 Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per
the pkglint warning:

    As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name
    should indicate plural.

This does make the variables a bit more suggestive of the fact that they
hold lists of values.
2006-06-15 22:13:58 +00:00
rillig
8b95cb1a17 Fixed some pkglint warnings. 2006-06-08 21:21:21 +00:00
tv
4a3ccfb44e Update to 5.0.7. Release notes available via WWW:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html
2006-05-28 02:24:49 +00:00
seb
a05a8eb9dd Fix CHECK_FILES build
- use REQD_DIRS instead of OWN_DIRS as the latter ends up in
CHECK_FILES_SKIP causing a check-files error (files both listed in
PLIST and CHECK_FILES_SKIP are reported as an "error").  Besides
OWN_DIRS creation at ADDing time is subject to PKG_CONFIG setting,
so these directories might not be created which would cause problems.
- Add $JAVA_HOME/lib/$MACHINE_ARCH/client/classes.jsa to CHECK_FILES_SKIP
2006-05-14 14:40:36 +00:00
minskim
e721287ec9 Add builtin.mk to use Darwin's native java. 2006-05-10 07:14:33 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
jlam
27b1dd9a85 Adapt to pkginstall framework changes. This was missed in the original
commit.
2006-03-14 14:09:34 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
338850bba1 Rename EXTRACT_ENV.bin to EXTRACT_ENV in preparation for a reimplementation
of how distfiles are extracted.  EXTRACT_ENV is a more generic name
and will be applicable for all extraction commands.
2006-01-20 23:55:02 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00