diff options
author | mjl <mjl@pkgsrc.org> | 2001-07-10 22:37:36 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-07-10 22:37:36 +0000 |
commit | 7f0d89669769a2dedfd905d40e7486226fcd0dd1 (patch) | |
tree | 08615e65cb809f2be811f7d4616a82132f965a4a /lang | |
parent | 01db713477b383649ad600e98c1da9b5dcb02eb1 (diff) | |
download | pkgsrc-7f0d89669769a2dedfd905d40e7486226fcd0dd1.tar.gz |
Update to 1.95.4. Too many changes to list here (about a year of
development)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/smalltalk/Makefile | 23 | ||||
-rw-r--r-- | lang/smalltalk/distinfo | 9 | ||||
-rw-r--r-- | lang/smalltalk/patches/patch-aa | 33 | ||||
-rw-r--r-- | lang/smalltalk/patches/patch-ab | 13 | ||||
-rw-r--r-- | lang/smalltalk/pkg/PLIST | 343 |
5 files changed, 198 insertions, 223 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 9f30447f187..02fdb671b84 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,20 +1,23 @@ -# $NetBSD: Makefile,v 1.4 2001/05/10 23:41:29 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/07/10 22:37:36 mjl Exp $ # -DISTNAME= smalltalk-1.8.5 +DISTNAME= smalltalk-1.95.4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/} MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.gnu.org/software/smalltalk/smalltalk.html -COMMENT= the GNU implementation of the Smalltalk-80 language +HOMEPAGE= http://www.smalltalk.org/versions/GNUSmalltalk.html +COMMENT= GNU Smalltalk: A smalltalk-80 implementation -# smalltalk does not support 64-bit platforms yet (as of 1.8.5) -NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 +CONFIGURE_ARGS= --with-included-regex --with-readline=${PREFIX} +GNU_CONFIGURE= YES +USE_GMAKE= YES +USE_LIBTOOL= YES +USE_GNU_READLINE=YES -GNU_CONFIGURE= yes -USE_GMAKE= yes - -INFO_FILES= gst.info +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +.include "../../devel/readline/buildlink.mk" +.include "../../lang/tcl/buildlink.mk" +.include "../../x11/tk/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/lang/smalltalk/distinfo b/lang/smalltalk/distinfo index 458efa4d725..442d6794aef 100644 --- a/lang/smalltalk/distinfo +++ b/lang/smalltalk/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 15:00:57 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/07/10 22:37:36 mjl Exp $ -SHA1 (smalltalk-1.8.5.tar.gz) = f5d6e898323cb9a2bf67fb372854bd230a5f7191 -Size (smalltalk-1.8.5.tar.gz) = 1324798 bytes -SHA1 (patch-aa) = ce8810a6689458d6c13cb7bde309dfa91bdb0d08 +SHA1 (smalltalk-1.95.4.tar.gz) = d12e308ffb53ca614e6479e8d424a27f845ceefb +Size (smalltalk-1.95.4.tar.gz) = 2435338 bytes +SHA1 (patch-aa) = b38ed68af63a16bcb00561b6be2e1cea9fe61518 +SHA1 (patch-ab) = da7c611fdca27897471f036653dc243c4404316c diff --git a/lang/smalltalk/patches/patch-aa b/lang/smalltalk/patches/patch-aa index ac95ee4ba2c..68d93613830 100644 --- a/lang/smalltalk/patches/patch-aa +++ b/lang/smalltalk/patches/patch-aa @@ -1,24 +1,13 @@ -$NetBSD: patch-aa,v 1.3 2001/02/27 22:00:47 jtb Exp $ +$NetBSD: patch-aa,v 1.4 2001/07/10 22:37:36 mjl Exp $ ---- Makefile.rules.orig Wed Dec 27 11:22:19 2000 -+++ Makefile.rules -@@ -114,14 +114,14 @@ +--- configure.orig Tue Jul 10 19:26:34 2001 ++++ configure Tue Jul 10 19:45:01 2001 +@@ -5470,7 +5470,7 @@ - install:: installdirs optimize - $(INSTALL_PROGRAM) gst$(EXE) $(bindir)/gst$(EXE) -- $(INSTALL_PROGRAM) gst-config $(bindir)/gst-config -- $(INSTALL_PROGRAM) gst-package $(bindir)/gst-package -+ $(BSD_INSTALL_SCRIPT) gst-config $(bindir)/gst-config -+ $(BSD_INSTALL_SCRIPT) gst-package $(bindir)/gst-package - $(INSTALL_DATA) lib/gst.h $(includedir)/gst.h - $(INSTALL_DATA) lib/gstpub.h $(includedir)/gstpub.h - $(INSTALL_DATA) gstconf.h $(includedir)/gstconf.h -- -$(INSTALL_DATA) lib/gst.h $(oldincludedir)/gst.h -- -$(INSTALL_DATA) lib/gstpub.h $(oldincludedir)/gstpub.h -- -$(INSTALL_DATA) gstconf.h $(oldincludedir)/gstconf.h -+# -$(INSTALL_DATA) lib/gst.h $(oldincludedir)/gst.h -+# -$(INSTALL_DATA) lib/gstpub.h $(oldincludedir)/gstpub.h -+# -$(INSTALL_DATA) gstconf.h $(oldincludedir)/gstconf.h - $(INSTALL_DATA) lib/libgst.a $(smlibdir)/libgst.a - cd $(srcdir)/docs && $(MAKE) install - @for file in $(INSTALLED_FILES); do \ + echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" + # The eval makes quoting arguments work. +- if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir ++ if eval CFLAGS="" ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir + then : + else + { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; } diff --git a/lang/smalltalk/patches/patch-ab b/lang/smalltalk/patches/patch-ab new file mode 100644 index 00000000000..6e65c547a9d --- /dev/null +++ b/lang/smalltalk/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.3 2001/07/10 22:37:37 mjl Exp $ + +--- libgst/Makefile.in.orig Tue Jul 10 23:19:15 2001 ++++ libgst/Makefile.in Tue Jul 10 23:19:35 2001 +@@ -466,7 +466,7 @@ + install-libLTLIBRARIES: optimize + + optimize: +- test -f stamp-optimize || make mostlyclean ++ test -f stamp-optimize || $(MAKE) mostlyclean + $(MAKE) -q libgst.la || \ + $(MAKE) libgst.la CFLAGS="$(CFLAGS_OPT)" \ + DEFS="$(DEFS) -DOPTIMIZE" diff --git a/lang/smalltalk/pkg/PLIST b/lang/smalltalk/pkg/PLIST index 1c4584fde9f..9bf1fd59c6e 100644 --- a/lang/smalltalk/pkg/PLIST +++ b/lang/smalltalk/pkg/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2000/11/17 14:07:44 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/07/10 22:37:37 mjl Exp $ bin/gst bin/gst-config bin/gst-package include/gst.h include/gstpub.h -include/gstconf.h -@unexec install-info --delete %D/info/gst.info %D/info/dir +@unexec install-info --delete --info-dir=%D/info %D/info/gst.info info/gst.info info/gst.info-1 info/gst.info-10 @@ -15,6 +14,9 @@ info/gst.info-13 info/gst.info-14 info/gst.info-15 info/gst.info-16 +info/gst.info-17 +info/gst.info-18 +info/gst.info-19 info/gst.info-2 info/gst.info-3 info/gst.info-4 @@ -23,15 +25,115 @@ info/gst.info-6 info/gst.info-7 info/gst.info-8 info/gst.info-9 -@exec install-info %D/info/gst.info %D/info/dir -lib/libgst.a +@exec install-info --info-dir=%D/info %D/info/gst.info +lib/gnu-smalltalk/libblox-tk-1.95.4.so +lib/gnu-smalltalk/libblox-tk.a +lib/gnu-smalltalk/libblox-tk.la +lib/gnu-smalltalk/libblox-tk.so +lib/gnu-smalltalk/libregex-1.95.4.so +lib/gnu-smalltalk/libregex.a +lib/gnu-smalltalk/libregex.la +lib/gnu-smalltalk/libregex.so +lib/gnu-smalltalk/libtcp-1.95.4.so +lib/gnu-smalltalk/libtcp.a +lib/gnu-smalltalk/libtcp.la +lib/gnu-smalltalk/libtcp.so man/man1/gst.1 +share/gnu-smalltalk/Load.st +share/gnu-smalltalk/Reload.st +share/gnu-smalltalk/blox/BrowShell.st +share/gnu-smalltalk/blox/BrowserMain.st +share/gnu-smalltalk/blox/ClassBrow.st +share/gnu-smalltalk/blox/Colors.txt +share/gnu-smalltalk/blox/CtxtInspect.st +share/gnu-smalltalk/blox/DictInspect.st +share/gnu-smalltalk/blox/GuiData.st +share/gnu-smalltalk/blox/Inspector.st +share/gnu-smalltalk/blox/Load.st +share/gnu-smalltalk/blox/Manager.st +share/gnu-smalltalk/blox/Menu.st +share/gnu-smalltalk/blox/MethInspect.st +share/gnu-smalltalk/blox/MethSetBrow.st +share/gnu-smalltalk/blox/ModalDialog.st +share/gnu-smalltalk/blox/Notifier.st +share/gnu-smalltalk/blox/PCode.st +share/gnu-smalltalk/blox/PList.st +share/gnu-smalltalk/blox/PText.st +share/gnu-smalltalk/blox/RadioForm.st +share/gnu-smalltalk/blox/Run.st +share/gnu-smalltalk/blox/StrcInspect.st +share/gnu-smalltalk/blox/View.st +share/gnu-smalltalk/blox/bear.gif +share/gnu-smalltalk/blox/test.st +share/gnu-smalltalk/blox/tk/Blox.st +share/gnu-smalltalk/blox/tk/BloxBasic.st +share/gnu-smalltalk/blox/tk/BloxCanvas.st +share/gnu-smalltalk/blox/tk/BloxExtend.st +share/gnu-smalltalk/blox/tk/BloxText.st +share/gnu-smalltalk/blox/tk/BloxWidgets.st +share/gnu-smalltalk/compiler/Load.st +share/gnu-smalltalk/compiler/STCompLit.st +share/gnu-smalltalk/compiler/STCompiler.st +share/gnu-smalltalk/compiler/STFormatter.st +share/gnu-smalltalk/compiler/STParseNodes.st +share/gnu-smalltalk/compiler/STParser.st +share/gnu-smalltalk/compiler/STSymTable.st +share/gnu-smalltalk/compiler/STTok.st +share/gnu-smalltalk/compiler/STToken.st +share/gnu-smalltalk/compiler/STVisitor.st +share/gnu-smalltalk/compiler/StartCompiler.st +share/gnu-smalltalk/examples/Application.st +share/gnu-smalltalk/examples/Bench.st +share/gnu-smalltalk/examples/Buffers.st +share/gnu-smalltalk/examples/Case.st +share/gnu-smalltalk/examples/CompFileSeg.st +share/gnu-smalltalk/examples/DBFile.st +share/gnu-smalltalk/examples/Debugger.st +share/gnu-smalltalk/examples/Dinner.st +share/gnu-smalltalk/examples/EditStream.st +share/gnu-smalltalk/examples/GenClasses.st +share/gnu-smalltalk/examples/Lisp.st +share/gnu-smalltalk/examples/MemUsage.st +share/gnu-smalltalk/examples/Prolog.st +share/gnu-smalltalk/examples/PrtHier.st +share/gnu-smalltalk/examples/Publish.st +share/gnu-smalltalk/examples/PushBack.st +share/gnu-smalltalk/examples/Queens.st +share/gnu-smalltalk/examples/README +share/gnu-smalltalk/examples/RandomInt.st +share/gnu-smalltalk/examples/RecursLit.st +share/gnu-smalltalk/examples/RegExp.st +share/gnu-smalltalk/examples/Richards.st +share/gnu-smalltalk/examples/SortCriter.st +share/gnu-smalltalk/examples/Timer.st +share/gnu-smalltalk/examples/Tokenizer.st +share/gnu-smalltalk/examples/Watchdog.st +share/gnu-smalltalk/examples/blox/Man.st +share/gnu-smalltalk/examples/blox/Tetris.st +share/gnu-smalltalk/examples/modules/gdbm-c.st +share/gnu-smalltalk/examples/modules/gdbm.st +share/gnu-smalltalk/examples/modules/regex.st +share/gnu-smalltalk/examples/shell +share/gnu-smalltalk/gst.im +share/gnu-smalltalk/i18n/Collation.st +share/gnu-smalltalk/i18n/GetText.st +share/gnu-smalltalk/i18n/Load.st +share/gnu-smalltalk/i18n/Locale.st +share/gnu-smalltalk/i18n/Numbers.st +share/gnu-smalltalk/i18n/Set-0208.st +share/gnu-smalltalk/i18n/Set-BIG5.st +share/gnu-smalltalk/i18n/Set-EUC.st +share/gnu-smalltalk/i18n/Set-GB.st +share/gnu-smalltalk/i18n/Set-SBCS.st +share/gnu-smalltalk/i18n/Set-SJIS.st +share/gnu-smalltalk/i18n/Sets.st +share/gnu-smalltalk/i18n/Times.st +share/gnu-smalltalk/kernel/AnsiDates.st +share/gnu-smalltalk/kernel/AnsiExcept.st share/gnu-smalltalk/kernel/Array.st share/gnu-smalltalk/kernel/ArrayColl.st share/gnu-smalltalk/kernel/Association.st share/gnu-smalltalk/kernel/Autoload.st -share/gnu-smalltalk/kernel/AnsiExcept.st -share/gnu-smalltalk/kernel/CharArray.st share/gnu-smalltalk/kernel/Bag.st share/gnu-smalltalk/kernel/Behavior.st share/gnu-smalltalk/kernel/BlkClosure.st @@ -40,12 +142,12 @@ share/gnu-smalltalk/kernel/Boolean.st share/gnu-smalltalk/kernel/Browser.st share/gnu-smalltalk/kernel/Builtins.st share/gnu-smalltalk/kernel/ByteArray.st -share/gnu-smalltalk/kernel/ByteMemory.st share/gnu-smalltalk/kernel/ByteStream.st share/gnu-smalltalk/kernel/CFuncs.st share/gnu-smalltalk/kernel/CObject.st share/gnu-smalltalk/kernel/CStruct.st share/gnu-smalltalk/kernel/CType.st +share/gnu-smalltalk/kernel/CharArray.st share/gnu-smalltalk/kernel/Character.st share/gnu-smalltalk/kernel/Class.st share/gnu-smalltalk/kernel/ClassDesc.st @@ -54,12 +156,12 @@ share/gnu-smalltalk/kernel/CompildCode.st share/gnu-smalltalk/kernel/CompildMeth.st share/gnu-smalltalk/kernel/CompiledBlk.st share/gnu-smalltalk/kernel/ContextPart.st +share/gnu-smalltalk/kernel/DLD.st share/gnu-smalltalk/kernel/Date.st share/gnu-smalltalk/kernel/Delay.st share/gnu-smalltalk/kernel/Dictionary.st share/gnu-smalltalk/kernel/DirMessage.st share/gnu-smalltalk/kernel/Directory.st -share/gnu-smalltalk/kernel/DLD.st share/gnu-smalltalk/kernel/ExcHandling.st share/gnu-smalltalk/kernel/False.st share/gnu-smalltalk/kernel/File.st @@ -67,6 +169,7 @@ share/gnu-smalltalk/kernel/FileSegment.st share/gnu-smalltalk/kernel/FileStream.st share/gnu-smalltalk/kernel/Float.st share/gnu-smalltalk/kernel/Fraction.st +share/gnu-smalltalk/kernel/HashedColl.st share/gnu-smalltalk/kernel/IdentDict.st share/gnu-smalltalk/kernel/IdentitySet.st share/gnu-smalltalk/kernel/Integer.st @@ -81,19 +184,19 @@ share/gnu-smalltalk/kernel/MappedColl.st share/gnu-smalltalk/kernel/Memory.st share/gnu-smalltalk/kernel/Message.st share/gnu-smalltalk/kernel/Metaclass.st -share/gnu-smalltalk/kernel/MethodInfo.st share/gnu-smalltalk/kernel/MethodDict.st +share/gnu-smalltalk/kernel/MethodInfo.st share/gnu-smalltalk/kernel/MthContext.st share/gnu-smalltalk/kernel/Namespace.st share/gnu-smalltalk/kernel/Number.st share/gnu-smalltalk/kernel/ObjDumper.st share/gnu-smalltalk/kernel/Object.st share/gnu-smalltalk/kernel/OrderColl.st +share/gnu-smalltalk/kernel/OtherArrays.st share/gnu-smalltalk/kernel/PkgLoader.st share/gnu-smalltalk/kernel/Point.st share/gnu-smalltalk/kernel/PosStream.st share/gnu-smalltalk/kernel/ProcSched.st -share/gnu-smalltalk/kernel/Set.st share/gnu-smalltalk/kernel/Process.st share/gnu-smalltalk/kernel/RWStream.st share/gnu-smalltalk/kernel/Random.st @@ -101,8 +204,10 @@ share/gnu-smalltalk/kernel/ReadStream.st share/gnu-smalltalk/kernel/Rectangle.st share/gnu-smalltalk/kernel/RootNamespc.st share/gnu-smalltalk/kernel/RunArray.st +share/gnu-smalltalk/kernel/ScaledDec.st share/gnu-smalltalk/kernel/Semaphore.st share/gnu-smalltalk/kernel/SeqCollect.st +share/gnu-smalltalk/kernel/Set.st share/gnu-smalltalk/kernel/SharedQueue.st share/gnu-smalltalk/kernel/SmallInt.st share/gnu-smalltalk/kernel/SortCollect.st @@ -118,192 +223,56 @@ share/gnu-smalltalk/kernel/True.st share/gnu-smalltalk/kernel/UndefObject.st share/gnu-smalltalk/kernel/ValueAdapt.st share/gnu-smalltalk/kernel/WeakObjects.st -share/gnu-smalltalk/kernel/WordMemory.st share/gnu-smalltalk/kernel/WriteStream.st share/gnu-smalltalk/kernel/initialize.st -share/gnu-smalltalk/blox/BBrowser.st -share/gnu-smalltalk/blox/BB-Run.st -share/gnu-smalltalk/blox/bear.gif -share/gnu-smalltalk/blox/Colors.txt -share/gnu-smalltalk/blox/BrowserMain.st -share/gnu-smalltalk/blox/ClassBrow.st -share/gnu-smalltalk/blox/CtxtInspect.st -share/gnu-smalltalk/blox/GuiData.st -share/gnu-smalltalk/blox/DictInspect.st -share/gnu-smalltalk/blox/MethInspect.st -share/gnu-smalltalk/blox/Notifier.st -share/gnu-smalltalk/blox/Load.st -share/gnu-smalltalk/blox/Run.st -share/gnu-smalltalk/blox/BrowShell.st -share/gnu-smalltalk/blox/Inspector.st -share/gnu-smalltalk/blox/Manager.st -share/gnu-smalltalk/blox/Menu.st -share/gnu-smalltalk/blox/MethSetBrow.st -share/gnu-smalltalk/blox/ModalDialog.st -share/gnu-smalltalk/blox/PList.st -share/gnu-smalltalk/blox/PText.st -share/gnu-smalltalk/blox/RadioForm.st -share/gnu-smalltalk/blox/PCode.st -share/gnu-smalltalk/blox/StrcInspect.st -share/gnu-smalltalk/blox/View.st -share/gnu-smalltalk/blox/Blox.st -share/gnu-smalltalk/blox/BloxBasic.st -share/gnu-smalltalk/blox/BloxCanvas.st -share/gnu-smalltalk/blox/BloxExtend.st -share/gnu-smalltalk/blox/BloxText.st -share/gnu-smalltalk/blox/BloxWidgets.st -share/gnu-smalltalk/blox/test.st -share/gnu-smalltalk/examples/gdbm/gdbm.st -share/gnu-smalltalk/examples/blox/Man.st -share/gnu-smalltalk/examples/blox/Tetris.st -share/gnu-smalltalk/examples/mixed/self.st -share/gnu-smalltalk/examples/mixed/resolve.st -share/gnu-smalltalk/examples/mixed/a.st -share/gnu-smalltalk/examples/mixed/ba.st -share/gnu-smalltalk/examples/mixed/BigExpr.st -share/gnu-smalltalk/examples/mixed/bug.st -share/gnu-smalltalk/examples/mixed/bug2.st -share/gnu-smalltalk/examples/mixed/bug4.st -share/gnu-smalltalk/examples/mixed/CInt.st -share/gnu-smalltalk/examples/mixed/binary.c -share/gnu-smalltalk/examples/mixed/Compiler.st -share/gnu-smalltalk/examples/mixed/CParseT1.st -share/gnu-smalltalk/examples/mixed/CParseT2.st -share/gnu-smalltalk/examples/mixed/CParseT3.st -share/gnu-smalltalk/examples/mixed/CPP-test.st -share/gnu-smalltalk/examples/mixed/CString.st -share/gnu-smalltalk/examples/mixed/DLD.st -share/gnu-smalltalk/examples/mixed/market.st -share/gnu-smalltalk/examples/mixed/er2.st -share/gnu-smalltalk/examples/mixed/Extensn.st -share/gnu-smalltalk/examples/mixed/IfError.st -share/gnu-smalltalk/examples/mixed/Interr.st -share/gnu-smalltalk/examples/mixed/ParseErr.st -share/gnu-smalltalk/examples/mixed/Process1.st -share/gnu-smalltalk/examples/mixed/Process2.st -share/gnu-smalltalk/examples/mixed/Profile.st -share/gnu-smalltalk/examples/mixed/Sorting.st -share/gnu-smalltalk/examples/mixed/t.st -share/gnu-smalltalk/examples/mixed/torture.st -share/gnu-smalltalk/examples/Application.st -share/gnu-smalltalk/examples/Bench.st -share/gnu-smalltalk/examples/Case.st -share/gnu-smalltalk/examples/CompFileSeg.st -share/gnu-smalltalk/examples/DBFile.st -share/gnu-smalltalk/examples/Debugger.st -share/gnu-smalltalk/examples/EditStream.st -share/gnu-smalltalk/examples/GenClasses.st -share/gnu-smalltalk/examples/IndStream.st -share/gnu-smalltalk/examples/MemUsage.st -share/gnu-smalltalk/examples/CStream.st -share/gnu-smalltalk/examples/Dinner.st -share/gnu-smalltalk/examples/PrtHier.st -share/gnu-smalltalk/examples/Publish.st -share/gnu-smalltalk/examples/Queens.st -share/gnu-smalltalk/examples/PushBack.st -share/gnu-smalltalk/examples/RandomInt.st -share/gnu-smalltalk/examples/Buffers.st -share/gnu-smalltalk/examples/README -share/gnu-smalltalk/examples/RecursLit.st -share/gnu-smalltalk/examples/RegExp.st -share/gnu-smalltalk/examples/Tokenizer.st -share/gnu-smalltalk/examples/Richards.st -share/gnu-smalltalk/examples/Timer.st -share/gnu-smalltalk/examples/shell -share/gnu-smalltalk/examples/Watchdog.st -share/gnu-smalltalk/examples/Prolog.st -share/gnu-smalltalk/examples/Lisp.st -share/gnu-smalltalk/tcp/AbstractSocket.st -share/gnu-smalltalk/tcp/init.st +share/gnu-smalltalk/packages +share/gnu-smalltalk/sunit/SUnit.st +share/gnu-smalltalk/sunit/SUnitPreload.st +share/gnu-smalltalk/sunit/SUnitScript.st +share/gnu-smalltalk/sunit/SUnitTests.st share/gnu-smalltalk/tcp/AbstractSocketImpl.st -share/gnu-smalltalk/tcp/cfuncs.st share/gnu-smalltalk/tcp/ContentHandler.st share/gnu-smalltalk/tcp/Datagram.st -share/gnu-smalltalk/tcp/DatagramSocket.st -share/gnu-smalltalk/tcp/DatagramSocketImpl.st -share/gnu-smalltalk/tcp/IPAddress.st -share/gnu-smalltalk/tcp/MulticastSocket.st -share/gnu-smalltalk/tcp/ServerSocket.st -share/gnu-smalltalk/tcp/Socket.st -share/gnu-smalltalk/tcp/SocketImpl.st +share/gnu-smalltalk/tcp/IPSocketImpl.st +share/gnu-smalltalk/tcp/SocketAddress.st +share/gnu-smalltalk/tcp/Sockets.st share/gnu-smalltalk/tcp/TCP.st -share/gnu-smalltalk/tcp/TCPSocketImpl.st -share/gnu-smalltalk/tcp/UDPSocketImpl.st -share/gnu-smalltalk/tcp/UnixStream.st +share/gnu-smalltalk/tcp/Tests.st share/gnu-smalltalk/tcp/URL.st -share/gnu-smalltalk/cint/CDeclNode.st -share/gnu-smalltalk/cint/CExpressionNode.st -share/gnu-smalltalk/cint/CPP.st -share/gnu-smalltalk/cint/CPStrConc.st -share/gnu-smalltalk/cint/CPStrUnq.st -share/gnu-smalltalk/cint/CParseType.st -share/gnu-smalltalk/cint/CSymbol.st -share/gnu-smalltalk/cint/CSymbolTable.st -share/gnu-smalltalk/cint/CTok.st -share/gnu-smalltalk/cint/CToken.st -share/gnu-smalltalk/cint/CTreeBuilder.st -share/gnu-smalltalk/cint/CollapsedStream.st -share/gnu-smalltalk/cint/README -share/gnu-smalltalk/cint/ExpansionStream.st -share/gnu-smalltalk/cint/ExpansionStreamStack.st -share/gnu-smalltalk/cint/LineStream.st -share/gnu-smalltalk/cint/LineTokenStream.st -share/gnu-smalltalk/cint/StreamStack.st -share/gnu-smalltalk/compiler/Load.st -share/gnu-smalltalk/compiler/STCompLit.st -share/gnu-smalltalk/compiler/StartCompiler.st -share/gnu-smalltalk/compiler/STVisitor.st -share/gnu-smalltalk/compiler/STParseNodes.st -share/gnu-smalltalk/compiler/STParser.st -share/gnu-smalltalk/compiler/STSymTable.st -share/gnu-smalltalk/compiler/STTok.st -share/gnu-smalltalk/compiler/STToken.st -share/gnu-smalltalk/compiler/STCompiler.st -share/gnu-smalltalk/compiler/README -share/gnu-smalltalk/test/arrays.ok -share/gnu-smalltalk/test/arrays.st -share/gnu-smalltalk/test/blocks.ok -share/gnu-smalltalk/test/blocks.st -share/gnu-smalltalk/test/chars.ok -share/gnu-smalltalk/test/chars.st -share/gnu-smalltalk/test/classes.ok -share/gnu-smalltalk/test/classes.st -share/gnu-smalltalk/test/dates.ok -share/gnu-smalltalk/test/dates.st -share/gnu-smalltalk/test/delays.ok -share/gnu-smalltalk/test/delays.st -share/gnu-smalltalk/test/do-check -share/gnu-smalltalk/test/exceptions.ok -share/gnu-smalltalk/test/exceptions.st -share/gnu-smalltalk/test/floatmath.ok -share/gnu-smalltalk/test/floatmath.st -share/gnu-smalltalk/test/geometry.ok -share/gnu-smalltalk/test/geometry.st -share/gnu-smalltalk/test/intmath.ok -share/gnu-smalltalk/test/intmath.st -share/gnu-smalltalk/test/objects.ok -share/gnu-smalltalk/test/objects.st -share/gnu-smalltalk/test/processes.ok -share/gnu-smalltalk/test/processes.st -share/gnu-smalltalk/test/sets.ok -share/gnu-smalltalk/test/sets.st -share/gnu-smalltalk/test/strings.ok -share/gnu-smalltalk/test/strings.st -share/gnu-smalltalk/xml/DOM.st -share/gnu-smalltalk/xml/XWalker.st -share/gnu-smalltalk/packages -share/gnu-smalltalk/Load.st -share/gnu-smalltalk/Reload.st -share/gnu-smalltalk/gst.im -@dirrm share/gnu-smalltalk/examples/mixed -@dirrm share/gnu-smalltalk/examples/gdbm +share/gnu-smalltalk/tcp/UnixStream.st +share/gnu-smalltalk/tcp/cfuncs.st +share/gnu-smalltalk/tcp/init.st +share/gnu-smalltalk/web/FileServer.st +share/gnu-smalltalk/web/Haiku.st +share/gnu-smalltalk/web/Load.st +share/gnu-smalltalk/web/NetServer.st +share/gnu-smalltalk/web/WebServer.st +share/gnu-smalltalk/web/WikiServer.st +share/gnu-smalltalk/web/edit.jpg +share/gnu-smalltalk/web/find.jpg +share/gnu-smalltalk/web/head.jpg +share/gnu-smalltalk/web/help.jpg +share/gnu-smalltalk/web/history.jpg +share/gnu-smalltalk/web/next.jpg +share/gnu-smalltalk/web/prev.jpg +share/gnu-smalltalk/web/recent.jpg +share/gnu-smalltalk/web/rename.jpg +share/gnu-smalltalk/web/test.st +share/gnu-smalltalk/web/top.jpg +share/gnu-smalltalk/xml/Id-DOM.st +share/gnu-smalltalk/xml/Id-XWalker.st +share/gnu-smalltalk/xml/XML.st +@dirrm lib/gnu-smalltalk +@dirrm share/gnu-smalltalk/blox/tk +@dirrm share/gnu-smalltalk/blox +@dirrm share/gnu-smalltalk/compiler @dirrm share/gnu-smalltalk/examples/blox +@dirrm share/gnu-smalltalk/examples/modules @dirrm share/gnu-smalltalk/examples +@dirrm share/gnu-smalltalk/i18n @dirrm share/gnu-smalltalk/kernel -@dirrm share/gnu-smalltalk/blox +@dirrm share/gnu-smalltalk/sunit @dirrm share/gnu-smalltalk/tcp -@dirrm share/gnu-smalltalk/cint -@dirrm share/gnu-smalltalk/compiler -@dirrm share/gnu-smalltalk/test +@dirrm share/gnu-smalltalk/web @dirrm share/gnu-smalltalk/xml @dirrm share/gnu-smalltalk |