pkgsrc/lang
jtb 2151669bff Update to version 2.0.10.
From the release notes:

This release is unfortunately a bit late and incorporates a whole
bunch of very different changes.  The biggest part is an update of the
libraries to incorporate the string types from module `Object' into
ADT:*, IO:*, OS:*, URI:*, and (partially) XML:* modules.  The internal
encoding of Unicode strings has been switched to UTF-16.  Support for
the MacOS X and Win32 platforms has been improved.

There were several changes to the symbol file format.  Please remove
any old symbol files that are still around.
  __________________________________________________________________________

(Object, ADT:StringBuffer): Internal representation of Unicode strings
is now UTF-16.  `String32' is gone and has been replaced with
`String16'.  MAX(UCS4CHAR) is 10FFFFX, the largest possible Unicode
code point.

(Object:BigInt): Renamed string base constructors to follow the naming
conventions from module `Object'.

(ADT:ArrayList, ADT:Dictionary): Have been converted to parametric
types.  One known side-effect of this is that a type guard
`Dictionary.Dictionary' can no longer be applied to instances of
`Object.Object'.  The reason for this is that the run-time type
information does not include information on type parameters and
therefore cannot test for particular type arguments.  (The necessary
run-time information may be added later.)

(ADT:Storable, ADT:Object:Storage): The parameter type of the methods
ReadObject() and WriteObject() has been changed back to
`Object.Object'.  The methods now handle instances of `Object.String'
as well.

(IO:Address): `UnknownHostException' is now derived from `IO.Error'.

(IO:Buffer): Introduce method `ReadLineLF()', to read a single line of
8-bit characters from a channel, including the termination Ascii.lf
character.

(IO:FileChannel): File name arguments are now of type STRING.  They
are converted to sequences of bytes using OS:Path.Encode().  Dito for
system() from OS:ProcessManagement.

(IO:Socket, IO:SocketChannel): Non-blocking connect is implemented.

(OS:Path): Changed functions to work on STRINGs.  Changed function
names to follow the Oberon naming conventions.  Dito for GetCwd() from
OS:ProcessParameters.

(Exception): Fixed a bug in PopContext(), which lead to stack
corruption if more than one TRY context is popped from the stack.
Also some minor cleanups.

(HashCode): Collects all hash functions for the various basic data
types.

(URI, URI:*): The URI modules use the string types from `Object',
instead of defining their own variant of this theme.  Error signalling
has been converted to Exception.ParseError.  Please note that the
interface of these modules may be in for further changes later.  The
URI changes also propgate into the XML modules.


(oo2c): New command --package-installed (tests if a package is
present) and --list-packages (list all installed packages).

(oo2c): The "Pascal" calling convention, and the CSTRING and ALIGNX
flags have been ported to v2 by Stewart Greenhill.  This is primarily
used for native Windows DLLs.

(oo2c): There is now support for MaxOS X style "framework" libraries
(contributed by Tim Teulings).

(oo2c): The documentation strings of a module have been removed from
the symbol file `M.Sym', and are now stored in a separate file `M.Doc'
(in the same directory as `M.Sym').  Compilation commands only read
the `M.Sym' part.  Also, compilation of huge interface modules is now
much faster.

(oo2c): Constant folding on floating point expressions is now enabled.

(oo2c): Various minor bugs with parametric types have been fixed.
around.
2003-07-24 18:39:14 +00:00
..
a60 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
awka s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
baci s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
blackdown-jdk13 Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
blackdown-jre13 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
brandybasic Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
bwbasic Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
caml-light s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
chicken COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
cilk COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
cim s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
cint s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
classpath s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
clisp s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
coq Build with native code compilers on systems where they're available, 2003-06-23 20:36:13 +00:00
cu-prolog s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
drscheme s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
dylan-compiler Use automake.mk. Adapt PLIST. 2002-10-03 14:25:04 +00:00
dylan-interpreter s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
egcs Convert to USE_NEW_TEXINFO via easy route (by using buildlink2). 2003-07-23 17:17:57 +00:00
eieio s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
elisp-manual s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
elk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
erlang COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
f2c s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
fort77 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
gauche s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gawk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gb s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gcc fix GCC_VERSION so GCC_ARCHDIR is correctly set. 2003-07-23 22:30:12 +00:00
gcc-ssp Regen after gcc patch updates 2003-07-22 23:15:32 +00:00
gcc3 fix GCC_VERSION so GCC_ARCHDIR is correctly set. 2003-07-23 22:30:12 +00:00
gcc3-ada elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify the 2003-07-16 20:23:58 +00:00
gcc3-c sync with PKGREVISION bump of gcc3-c-3.3 2003-07-23 09:48:44 +00:00
gcc3-c++ Update: 2003-07-17 09:07:54 +00:00
gcc3-f77 elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify the 2003-07-16 20:23:58 +00:00
gcc3-java sync with PKGREVISION bump of gcc3-c++-3.3 2003-07-23 09:50:51 +00:00
gcc3-objc elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify the 2003-07-16 20:23:58 +00:00
gforth s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ghc s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gpc s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gprolog Add support for NetBSD on SPARC systems. 2003-07-07 21:31:52 +00:00
guavac s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
guile s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
guile14 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
hugs Undo previous. 2003-06-23 21:24:33 +00:00
icon Fix logic in determining if pthreads is required. 2003-07-24 16:01:41 +00:00
inform Convert to USE_NEW_TEXINFO. 2003-07-05 14:50:17 +00:00
intercal COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
ja-gawk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
japhar s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jasmin s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
java-lang-spec s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
java-vm-spec s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jbuilder-jit s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jdk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jdk-openjit Apply patch to allow pkgsrc-wip *-openjit packages to correctly reach into 2003-07-02 10:27:06 +00:00
jikes s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jini s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
joos s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
kaffe s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
kali s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
libperl s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
librep s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
lua s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
lua4 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
maude COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
mawk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
mercury COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
minischeme s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
mono PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
moscow_ml s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
mzscheme s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
nawk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
nhc98 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ocaml COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
onyx s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
oo2c Update to version 2.0.10. 2003-07-24 18:39:14 +00:00
openc++ s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
p2c s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
parrot COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
perl5 Let a package override the contents of the do-configure target, if needed. 2003-07-22 23:44:46 +00:00
perl58 Undo last for now, until I find out what went wrong here. 2003-07-18 13:01:52 +00:00
pforth s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
pgcc Make this package similar to lang/gcc{,3}. 2003-07-21 12:48:43 +00:00
py-extclass s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
py-html-docs s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
py-pyrex s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
py21-html-docs s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
py22-html-docs s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
python update Python22 to 2.2.3 2003-06-06 17:31:17 +00:00
python15 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
python20 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
python21 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
python21-pth s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
python22 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
python22-pth s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
rexx-imc COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
rexx-regina COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
RScheme s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ruby s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ruby-base COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
sather s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
scheme48 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
siod s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
smalleiffel s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
smalltalk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
smlnj Add checksum and size info for boot.sparc-unix.tgz distfile. 2003-07-02 19:57:35 +00:00
snobol Update patches for Makefile2.m4 to also include -DUSE_STDARG_H or this will 2003-03-10 08:15:54 +00:00
squeak s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
stalin s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
STk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
sun-jdk13 Correct distribution file checksum. 2003-05-03 18:26:58 +00:00
sun-jdk14 Update sun-j*14 to version 1.4.1_03. Changes since _02 are numerous and 2003-06-23 13:50:56 +00:00
sun-jre13 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
sun-jre14 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
swi-prolog s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
tcl s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
tcl-expect COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
tcl-itcl s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
tcl-otcl s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
tcl-tclX s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
tinyscheme s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
tk-expect COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
tk-tclX s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
twelf Install documentation in pkgsrc canonical directories. 2003-07-07 23:33:49 +00:00
ucblogo s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
umb-scheme s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
vscm s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
vslisp s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wonka s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
yabasic PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
Makefile Add gcc3-* packages. 2003-07-10 11:49:48 +00:00