pkgsrc/lang
abs ff90cf51a8 Updated lang/sun-jdk6 to 6.0.16
Changes in 1.6.0_16 (6u16)

6u16 contains Olson time zone data version 2009i.

Bug Fixes

6862295 	hotspot 	jvmti 	JDWP threadid changes during debugging session (leading to ignored breakpoints)


Changes in 1.6.0_15 (6u15)

Root Certificates

Root Certificates are included in this release.

* Added one new root certificate and removed 3 root certificates from Entrust. (Refer to 6805338.)
* Added three new root certificates from Keynectis. (Refer to 6845457.)
* Added three new root certificates from Quovadis. (Refer to 6846473.)

Blacklist Entries

This update release includes the following new entry to the Blacklist:

* JNLPAppletLauncher (See Sun Alert 263490 .)

Note: Users should install JDK and JRE 6 Update 15 or later on systems running JDK and JRE 5.0 and SDK and JRE 1.4.2 to take advantage of this blacklist feature. For more information see the Blacklist Jar Feature section in the 6u14 Release Notes.

Debug Issue

Java ™ Virtual Machine Tool Interface (JVM TI) breakpoints are reliable only when either the Parallel Scavenge garbage collector (-XX:+UseParallelGC) or the Parallel Compacting garbage collector (-XX:+UseParallelOldGC) is used.

When other collectors are used, breakpoints may stop functioning, and JVM TI object tags may become unusable after a full GC operation is performed. Java ™ Debug Interface (JDI) ThreadReferences have an embedded thread ID that depends on JVM TI object tags, thus the embedded thread ID may change unexpectedly. This may cause confusion in thread based JDI events.

Note that the Serial garbage collector (-XX:+UseSerialGC) is vulnerable to this problem and is selected by default on some platforms. The work around is to explicitly select the Parallel Scavenge collector using the command line option -XX:+UseParallelGC.

(Refer to 6862295.)
Bug Fixes

This release contains fixes for one or more security vulnerabilities. For more information, please see Sun Alerts 263408 , 263409 , 263428 , 263429 , 263488 , 263489 , and 264648.

Bug fixes for vulnerabilities are listed in the following table.
BugId 	Category 	Subcategory 	Description 6656610 	java 	accessibility 	AccessibleResourceBundle.getContents exposes mutable static (findbugs)
6656586 	java 	classes_awt 	Cursor.predefined is protected static mutable (findbugs)
6805231 	java 	classes_awt 	Security Warning Icon is missing in Windows 2000 Prof from Jdk build 6u12
6818787 	java 	classes_awt 	It is possible to reposition the security icon too far from the border of the window on X11
6823373 	java 	classes_awt 	[ZDI-CAN-460] Java Web Start JPEG header parsing needs more scruity
6660539 	java 	classes_beans 	Introspector cache mutable static
6777487 	java 	classes_beans 	Encoder allows reading private variables with certain names
6801071 	java 	classes_net 	Remote sites can compromise user privacy and possibly hijack web session
6801497 	java 	classes_net 	Proxy is assumed to be immutable but is non-final
6657695 	java 	classes_security 	AbstractSaslImpl.logger is a static mutable (findbugs)
6824440 	java 	classes_security 	XML Signature HMAC issue
6657625 	java 	classes_sound 	RmfFileReader/StandardMidiFileWriter.types are public mutable statics (findbugs)
6738524 	java 	classes_sound 	JDK13Services allows read access to system properties from untrusted code
6777448 	java 	classes_sound 	JDK13Services.getProviders creates instances with full privileges
6588003 	java 	classes_swing 	LayoutQueue mutable statics
6660049 	java 	classes_swing 	Synth Region.uiToRegionMap/lowerCaseNameMap are mutable statics
6849518 	java 	classes_swing 	NPE is thrown in jemmy library since 6u15 b01 at javax.swing.plaf.synth.SynthContext.isSubregion()
6656625 	java 	imageio 	ImageReaderSpi.STANDARD_INPUT_TYPE/ImageWriterSpi.STANDARD_OUTPUT_TYPE are mutable static (findbugs)
6657133 	java 	imageio 	Mutable statics in imageio plugins (findbugs)
6830335 	java 	jar 	Java JAR Pack200 Decompression Integer Overflow Vulnerability
6755840 	java_plugin 	plugin 	Version selection allows old zip and certificate handling to be exploited
6848964 	javawebstart 	general 	TCK jnlp test jnlp_file/appletDesc/index.html#misc fails with NPE starting 6u15 b01
6862844 	javawebstart 	other 	java web start ActiveX control security problem caused by ATL PROP_ENTRY macro
6845701 	jaxp 	parse 	Xerces2 Java XML library infinite loop with malformed XML input
6813167 	jax-ws 	other 	6u14 JAX-WS audit mutable static bugs
6736293 	jmx 	classes 	OpenType checks can be bypassed through finalizer resurrection
6657619 	jndi 	dns 	DnsContext.debug is public static mutable (findbugs)

Other bug fixes are listed in the following table.
BugId 	Category 	Subcategory 	Description 6786503 	hotspot 	garbage_collector 	Overflow list performance can be improved
6787254 	hotspot 	garbage_collector 	Work queue capacity can be increased substantially on some platforms
6805338 	java 	classes_security 	Add 1 new Entrust root CA cert and remove 3 others with 1024 bit keys
6845457 	java 	classes_security 	Add root certs for Keynectis CA
6846473 	java 	classes_security 	Add QuoVadis root CA certs to the JRE
6848984 	java 	classes_util_i18n 	(tz) Support tzdata2009i
6851214 	java 	classes_util_i18n 	(tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
6845077 	java 	install 	silent JDK should install JRE/Java DB silently
6846531 	javawebstart 	other 	REGRESSION application from ocie.net does not work with 6.0_14
6461727 	jce 	pkcs11_csp 	TripleDES KeyGenerators in SunPKCS11 and SunJCE do not agree on key length
2009-08-22 22:46:01 +00:00
..
a60 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
awka Fixed typo. 2007-08-18 06:03:14 +00:00
baci Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
brandybasic Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
bwbasic Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
caml-light Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
camlp5 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ccsh Mechanical changes to add DESTDIR support to packages that install 2008-03-04 16:38:11 +00:00
cdl3 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
Cg-compiler Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
chicken Update to 4.1.0, provided by Peter Bex via pkgsrc-wip (wip/chicken-current). 2009-08-08 15:12:24 +00:00
cim Add DESTDIR support. 2008-06-12 02:14:13 +00:00
cint Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
classpath Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
classpath-gui Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
clisp Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
coq Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
cparser Update to 0.9.9. 2009-08-18 19:01:26 +00:00
cu-prolog Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
drscheme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
eag Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ecl Provide licence information (GNU LGPL v. 2). 2009-08-22 11:44:39 +00:00
eieio PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
elisp-manual Add CONFLICTS line for previous PKGNAME versions. 2008-03-10 10:33:38 +00:00
elk Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
embryo Update to June snapshot of E17. No detailed changes. 2009-07-14 22:05:39 +00:00
erlang Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
erlang-doc Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
erlang-man Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ezm3 Remove empty PLIST.common_end. 2009-07-22 09:26:26 +00:00
f2c Add the correct header entry for sparcv8. Addresses PR pkg/33997. 2009-06-25 14:22:08 +00:00
focal Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
fort77 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
g95 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gambc Make it build on DragonFly and (probably) FreeBSD. 2009-07-20 18:18:10 +00:00
gauche Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
gawk Add USE_LIBTOOL=yes - thanks tnn@ 2009-08-12 18:07:15 +00:00
gcc Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
gcc-ssp Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
gcc3 Fix C++ build on NetBSD 5.x. Bump revision of gcc3-c. 2009-02-28 18:37:22 +00:00
gcc3-ada Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc3-c Fix a number of GENERATE_PLIST entries to always have a terminating ; 2009-06-16 15:25:31 +00:00
gcc3-c++ Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc3-f77 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gcc3-java Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc3-objc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc34 Fix a number of GENERATE_PLIST entries to always have a terminating ; 2009-06-16 15:25:31 +00:00
gcc34-ada Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
gforth Fix licence (GNU GPLv3). 2009-08-14 22:54:49 +00:00
ghc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gpc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gprolog Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
guile Update to 1.8.7, set LICENSE. 2009-08-16 14:00:50 +00:00
guile16 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gwydion-dylan Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
hugs Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
icon Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
inform Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
intercal Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
ja-gawk Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jamvm Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
japhar Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
jasmin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
java-lang-spec Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
java-vm-spec Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jbuilder-jit Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
jdk Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jdk-openjit Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
jikes Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jini Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joos Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
js Mark as destdir ready. 2008-07-14 12:55:56 +00:00
kaffe Set user-destdir, add (unfortunately) partial patch for NetBSD/m68k 2009-07-10 19:58:12 +00:00
kaffe-esound Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
kaffe-x11 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
kali Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ksi Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
librep Update to librep-0.90.0. Changes: 2009-07-14 10:01:28 +00:00
libtcl-nothread Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
lua Set LICENSE for lua. 2009-07-10 20:30:21 +00:00
LuaJIT Only for i386. 2009-08-03 12:20:16 +00:00
lush Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
maude Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mawk Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 00:11:10 +00:00
mercury Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
minischeme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mit-scheme-bin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mono use semaphores on netbsd. bump pkgrevision 2009-08-21 09:29:28 +00:00
mono-basic recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
moscow_ml Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mpd Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
mzscheme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
nawk Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
nhc98 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
objc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ocaml Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
ocamlduce Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
onyx Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
oo2c Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
opencobol Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
openjdk7-bin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ossp-js Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
p2c Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
parrot recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
pcc USE_TOOLS+=gmake, same as pcc-current, for the same reason. Fixes PR 38964. 2009-08-01 20:37:05 +00:00
pcc-current Update to the snapshot from 090731. 2009-08-06 06:40:31 +00:00
pear Give up MAINTAINER 2009-07-17 18:00:13 +00:00
perl5 Patch (from latest PathTools) to fix build failure on systems where 2009-07-24 04:58:56 +00:00
pforth Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
php Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
php5 * Add a patch to fix build problem with OpenSSL 1.0.0 and later. 2009-08-11 14:41:23 +00:00
php5-perl This extension embeds Perl Interpreter into PHP. 2009-07-03 07:40:05 +00:00
pnet NetBSD/amd64 is not supported by the internal libffi, so mark it 2009-07-06 22:17:14 +00:00
pnetC Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
pnetlib Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
pnetlib-nox11 Update dotgnu Portable.Net packages to 0.8.0: 2008-02-18 16:39:43 +00:00
polyml Import Poly/ML version 5.2.1 2009-03-20 21:12:51 +00:00
py-basicproperty Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-funge Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python 2009-07-08 13:55:58 +00:00
py-html-docs Remove empty PLIST.pre. 2009-07-22 09:28:15 +00:00
py-psyco Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-pyrex Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py22-html-docs Remove empty PLIST.pre. 2009-07-22 09:28:15 +00:00
py23-html-docs Remove empty PLIST.pre. 2009-07-22 09:28:15 +00:00
py24-html-docs Remove empty PLIST.pre. 2009-07-22 09:28:15 +00:00
py25-html-docs Remove empty PLIST.pre. 2009-07-22 09:28:15 +00:00
python Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python 2009-07-08 13:55:58 +00:00
python23 update master site. no ftp service at python.org anymore. 2009-08-15 23:08:15 +00:00
python24 Remove empty PLIST.common_end. 2009-07-22 09:29:57 +00:00
python25 gdbm is in disabled_module_list, yet if it's found on the system 2009-07-24 14:50:33 +00:00
python26 update master site. remove ftp entry. service suspended. 2009-08-15 23:13:19 +00:00
rexx-imc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
rexx-regina Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ruby Update Ruby packages to 1.8.7.174 (1.8.7-p174). 2009-06-16 15:08:38 +00:00
ruby-doc-stdlib Remove empty PLIST.pre. 2009-07-22 09:30:39 +00:00
ruby18 Switch to use META_PACKAGE. No functional change. 2008-01-06 15:45:12 +00:00
ruby18-base * Make Ruby's OpenSSL library compatible with OpenSSL 1.0.0 and later, 2009-08-11 14:26:58 +00:00
sablevm Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
sablevm-classpath Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
sablevm-classpath-gui Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
sather Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
sbcl Update to SBCL 1.0.30 2009-08-19 13:03:30 +00:00
scheme48 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
scm Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
see Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
sigscheme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
siod Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
smalltalk Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
SmartEiffel - fix pkglint warnings 2009-08-08 23:32:17 +00:00
smlnj Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
snobol Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
spidermonkey Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
spl Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
squeak Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
sr Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
sr-examples Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
stalin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
STk Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
sun-jdk6 Updated lang/sun-jdk6 to 6.0.16 2009-08-22 22:46:01 +00:00
sun-jdk14 Update sun-{jre,jdk}14 to 2.19, a.k.a. 1.4.2_19. 2009-06-25 11:43:41 +00:00
sun-jdk15 Update sun-{jre,jdk}15 to 1.5.0.20. 2009-08-20 08:46:40 +00:00
sun-jre6 Updated lang/sun-jre6 to 6.0.16 2009-08-22 22:39:57 +00:00
sun-jre14 Update sun-{jre,jdk}14 to 2.19, a.k.a. 1.4.2_19. 2009-06-25 11:43:41 +00:00
sun-jre15 Update sun-{jre,jdk}15 to 1.5.0.20. 2009-08-20 08:46:40 +00:00
swi-prolog Use META_PACKAGE 2009-04-08 23:11:13 +00:00
swi-prolog-lite Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
swi-prolog-packages Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
tcl Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tcl-expect Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tcl-itcl Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
tcl-itcl-current Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
tcl-otcl Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
tcl-tclX Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tcl83 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tinyscheme Update for ${DESTDIR} support, and add an explicit license statement to the 2009-07-07 20:35:53 +00:00
tk-expect Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tk-tclX Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
twelf PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
ucblogo Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
umb-scheme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
utilisp Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
vala Vala 0.7.5 2009-08-12 11:43:57 +00:00
vscm Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
vslisp Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wsbasic Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
yabasic Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
yap Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
Makefile Added LuaJIT. 2009-07-26 21:21:29 +00:00