79529215ca
pkgsrc changes: - use paxctl during the build to avoid crashes - depend directly on pcre - fix some pkglint Upstream changes: - Add Delay>>#value:onTimeoutDo: as an easy way to timeout an operation. - Improve Delay and millisecondClock behavior across image save and restore. millisecondClockValue is guaranteed to be monotonic across image save, and delays are restarted when the image is restored. - DateTime>>#today will return midnight of the current timezone. - DateTime has a new method #asLocal. - DateTime>>#readFrom: can read more time formats. - Time resolution is now based on nanoseconds. - Absolute-time delays (Delay>>#untilMilliseconds:) are precise and not anymore converted to relative-time delays. - package.xml files support a <dir> tag, like <dir name="Foo">. It can be used to make package.xml clearer for large packages. - MethodDictionary is now thread-safe. - String>>#% supports string keys, like %(string). They can be used when the argument of #% is a Dictionary or LookupTable. Note that the keys of the dictionary must be Strings, not Symbols. - Socket fixes including reporting of EndOfStream on broken pipes and connection resets. - Fix the FileDescriptor finalization code to close open descriptors. - The system file descriptor of FileDescriptor is set to nil on image restore. - The asynchronous event notification has been rewritten. The old version could fail when many file descriptors became available at the same time. - DBD-Postgres gained support to bind parameters on queries and various fixes to allow to resume images that use Postgres. - Images created with gst-remote can now be resumed. - Add #system:withArguments: to avoid using #system: with #% to add arguments. - Added Integer>>#printPaddedWith:to:. - Added CharacterArray>>#withShellEscapes - Added Collection>>#includesAllOf: - Stream>>#fold: works correctly. - 64-bit integer types are available using CLongLong and CULongLong. - gst-blox and gst-browser understand the -i/--rebuild-image option. - GObject errors show backtraces. - Improvements to multiarch support. - CType objects implement #= and #hash, so they can now be used as keys in a dictionary. - Floating-point numbers are printed more accurately in some rare cases. - Some optimization of OrderedCollection and SortedCollection - Selectors starting with an underscore are treated as keyword messages. - A new function gst_uint_to_oop is in libgst, and uintToOOP is also provided by the VMProxy. - Growing the heap is working again. - Various bugfixes. - GNU Smalltalk does not run anymore on i386 hardware, an i486 is needed. - Slightly faster garbage collection.
295 lines
9.5 KiB
Text
295 lines
9.5 KiB
Text
@comment $NetBSD: PLIST,v 1.25 2017/12/29 03:56:42 dholland Exp $
|
|
bin/gst
|
|
bin/gst-blox
|
|
bin/gst-browser
|
|
bin/gst-config
|
|
bin/gst-convert
|
|
bin/gst-doc
|
|
bin/gst-load
|
|
bin/gst-package
|
|
bin/gst-profile
|
|
bin/gst-reload
|
|
bin/gst-remote
|
|
bin/gst-sunit
|
|
include/gst.h
|
|
include/gstpub.h
|
|
info/gst-base.info
|
|
info/gst-libs.info
|
|
info/gst.info
|
|
lib/libgst.la
|
|
lib/pkgconfig/gnu-smalltalk.pc
|
|
${PLIST.tk}lib/smalltalk/blox-tk.la
|
|
${PLIST.sqlite}lib/smalltalk/dbd-sqlite3.la
|
|
lib/smalltalk/digest.la
|
|
${PLIST.expat}lib/smalltalk/expat.la
|
|
${PLIST.gdbm}lib/smalltalk/gdbm.la
|
|
${PLIST.gtk}lib/smalltalk/gst-gtk.la
|
|
${PLIST.opengl}lib/smalltalk/gstglut.la
|
|
${PLIST.opengl}lib/smalltalk/gstopengl.la
|
|
lib/smalltalk/i18n.la
|
|
lib/smalltalk/iconv.la
|
|
${PLIST.sdl}lib/smalltalk/sdl.la
|
|
lib/smalltalk/zlib.la
|
|
libexec/smalltalk/gnutls-wrapper
|
|
libexec/smalltalk/vfs/deb
|
|
libexec/smalltalk/vfs/lslR
|
|
libexec/smalltalk/vfs/mailfs
|
|
libexec/smalltalk/vfs/patchfs
|
|
libexec/smalltalk/vfs/uar
|
|
libexec/smalltalk/vfs/ucpio
|
|
libexec/smalltalk/vfs/ulha
|
|
libexec/smalltalk/vfs/urar
|
|
libexec/smalltalk/vfs/utar
|
|
libexec/smalltalk/vfs/uzip
|
|
libexec/smalltalk/vfs/uzoo
|
|
man/man1/gst-config.1
|
|
man/man1/gst-convert.1
|
|
man/man1/gst-doc.1
|
|
man/man1/gst-load.1
|
|
man/man1/gst-package.1
|
|
man/man1/gst-profile.1
|
|
man/man1/gst-reload.1
|
|
man/man1/gst-sunit.1
|
|
man/man1/gst.1
|
|
share/aclocal/gst-package.m4
|
|
share/aclocal/gst.m4
|
|
share/smalltalk/Announcements.star
|
|
share/smalltalk/BLOXBrowser.star
|
|
${PLIST.blox}share/smalltalk/Blox.star
|
|
${PLIST.gtk}share/smalltalk/BloxGTK.star
|
|
${PLIST.tk}share/smalltalk/BloxTK.star
|
|
share/smalltalk/CParser.star
|
|
${PLIST.cairo}share/smalltalk/Cairo.star
|
|
share/smalltalk/ClassPublisher.star
|
|
share/smalltalk/Compiler.star
|
|
share/smalltalk/Complex.star
|
|
share/smalltalk/Continuations.star
|
|
share/smalltalk/DBD-MySQL.star
|
|
${PLIST.sqlite}share/smalltalk/DBD-SQLite.star
|
|
share/smalltalk/DBI.star
|
|
share/smalltalk/DebugTools.star
|
|
share/smalltalk/DhbNumericalMethods.star
|
|
share/smalltalk/Digest.star
|
|
${PLIST.gdbm}share/smalltalk/GDBM.star
|
|
${PLIST.opengl}share/smalltalk/GLUT.star
|
|
share/smalltalk/GNUPlot.star
|
|
${PLIST.gtk}share/smalltalk/GTK.star
|
|
share/smalltalk/Glorp.star
|
|
share/smalltalk/I18N.star
|
|
share/smalltalk/Iconv.star
|
|
share/smalltalk/Java.star
|
|
${PLIST.sdl}share/smalltalk/LibSDL.star
|
|
${PLIST.sdl}share/smalltalk/LibSDL_GL.star
|
|
${PLIST.sdl}share/smalltalk/LibSDL_image.star
|
|
${PLIST.sdl}share/smalltalk/LibSDL_mixer.star
|
|
${PLIST.sdl}share/smalltalk/LibSDL_sound.star
|
|
${PLIST.sdl}share/smalltalk/LibSDL_ttf.star
|
|
share/smalltalk/Magritte-Seaside.star
|
|
share/smalltalk/Magritte.star
|
|
${PLIST.curses}share/smalltalk/NCurses.star
|
|
share/smalltalk/NetClients.star
|
|
${PLIST.opengl}share/smalltalk/OpenGL.star
|
|
share/smalltalk/Parser.star
|
|
share/smalltalk/ProfileTools.star
|
|
share/smalltalk/ROE.star
|
|
share/smalltalk/SUnit.star
|
|
share/smalltalk/SandstoneDb.star
|
|
share/smalltalk/Seaside-Core.star
|
|
share/smalltalk/Seaside-Development.star
|
|
share/smalltalk/Seaside-Examples.star
|
|
share/smalltalk/Seaside.star
|
|
share/smalltalk/Sockets.star
|
|
share/smalltalk/Sport.star
|
|
share/smalltalk/Swazoo.star
|
|
share/smalltalk/VFSAddOns.star
|
|
share/smalltalk/VisualGST.star
|
|
share/smalltalk/WebServer.star
|
|
share/smalltalk/XML-DOM.star
|
|
${PLIST.expat}share/smalltalk/XML-Expat.star
|
|
share/smalltalk/XML-ParserTests.star
|
|
share/smalltalk/XML-PullParser.star
|
|
share/smalltalk/XML-SAXDriver.star
|
|
share/smalltalk/XML-SAXParser.star
|
|
share/smalltalk/XML-XMLNodeBuilder.star
|
|
share/smalltalk/XML-XMLParser.star
|
|
share/smalltalk/XPath.star
|
|
share/smalltalk/XSL.star
|
|
share/smalltalk/ZLib.star
|
|
share/smalltalk/examples/Bench.st
|
|
share/smalltalk/examples/CairoBlit.st
|
|
share/smalltalk/examples/CairoDemo.st
|
|
share/smalltalk/examples/Case.st
|
|
share/smalltalk/examples/DeltaBlue.st
|
|
share/smalltalk/examples/Dinner.st
|
|
share/smalltalk/examples/EditStream.st
|
|
share/smalltalk/examples/Gen2.st
|
|
share/smalltalk/examples/Gen3.st
|
|
share/smalltalk/examples/GenClasses.st
|
|
share/smalltalk/examples/JSON.st
|
|
share/smalltalk/examples/LazyCollection.st
|
|
share/smalltalk/examples/Lisp.st
|
|
share/smalltalk/examples/Man.st
|
|
share/smalltalk/examples/MemUsage.st
|
|
share/smalltalk/examples/Methods.st
|
|
share/smalltalk/examples/MiniDebugger.st
|
|
share/smalltalk/examples/PipeStream.st
|
|
share/smalltalk/examples/Prolog.st
|
|
share/smalltalk/examples/PrtHier.st
|
|
share/smalltalk/examples/Queens.st
|
|
share/smalltalk/examples/README
|
|
share/smalltalk/examples/RegExp.st
|
|
share/smalltalk/examples/Richards.st
|
|
share/smalltalk/examples/SortCriter.st
|
|
share/smalltalk/examples/Sync.st
|
|
share/smalltalk/examples/Tetris.st
|
|
share/smalltalk/examples/Timer.st
|
|
share/smalltalk/examples/TokenStream.st
|
|
share/smalltalk/examples/Tokenizer.st
|
|
share/smalltalk/examples/pepe.sed
|
|
share/smalltalk/examples/shell
|
|
share/smalltalk/examples/xml.sed
|
|
share/smalltalk/kernel/AbstNamespc.st
|
|
share/smalltalk/kernel/AnsiDates.st
|
|
share/smalltalk/kernel/Array.st
|
|
share/smalltalk/kernel/ArrayColl.st
|
|
share/smalltalk/kernel/Association.st
|
|
share/smalltalk/kernel/Autoload.st
|
|
share/smalltalk/kernel/Bag.st
|
|
share/smalltalk/kernel/Behavior.st
|
|
share/smalltalk/kernel/BindingDict.st
|
|
share/smalltalk/kernel/BlkClosure.st
|
|
share/smalltalk/kernel/BlkContext.st
|
|
share/smalltalk/kernel/Boolean.st
|
|
share/smalltalk/kernel/Builtins.st
|
|
share/smalltalk/kernel/ByteArray.st
|
|
share/smalltalk/kernel/CCallable.st
|
|
share/smalltalk/kernel/CCallback.st
|
|
share/smalltalk/kernel/CFuncs.st
|
|
share/smalltalk/kernel/CObject.st
|
|
share/smalltalk/kernel/CStruct.st
|
|
share/smalltalk/kernel/CType.st
|
|
share/smalltalk/kernel/CallinProcess.st
|
|
share/smalltalk/kernel/CharArray.st
|
|
share/smalltalk/kernel/Character.st
|
|
share/smalltalk/kernel/Class.st
|
|
share/smalltalk/kernel/ClassDesc.st
|
|
share/smalltalk/kernel/Collection.st
|
|
share/smalltalk/kernel/CompildCode.st
|
|
share/smalltalk/kernel/CompildMeth.st
|
|
share/smalltalk/kernel/CompiledBlk.st
|
|
share/smalltalk/kernel/ContextPart.st
|
|
share/smalltalk/kernel/Continuation.st
|
|
share/smalltalk/kernel/DLD.st
|
|
share/smalltalk/kernel/Date.st
|
|
share/smalltalk/kernel/DeferBinding.st
|
|
share/smalltalk/kernel/Delay.st
|
|
share/smalltalk/kernel/Dictionary.st
|
|
share/smalltalk/kernel/DirMessage.st
|
|
share/smalltalk/kernel/Directory.st
|
|
share/smalltalk/kernel/DynVariable.st
|
|
share/smalltalk/kernel/ExcHandling.st
|
|
share/smalltalk/kernel/False.st
|
|
share/smalltalk/kernel/File.st
|
|
share/smalltalk/kernel/FileDescr.st
|
|
share/smalltalk/kernel/FilePath.st
|
|
share/smalltalk/kernel/FileSegment.st
|
|
share/smalltalk/kernel/FileStream.st
|
|
share/smalltalk/kernel/Float.st
|
|
share/smalltalk/kernel/FloatD.st
|
|
share/smalltalk/kernel/FloatE.st
|
|
share/smalltalk/kernel/FloatQ.st
|
|
share/smalltalk/kernel/Fraction.st
|
|
share/smalltalk/kernel/Generator.st
|
|
share/smalltalk/kernel/Getopt.st
|
|
share/smalltalk/kernel/HashedColl.st
|
|
share/smalltalk/kernel/HomedAssoc.st
|
|
share/smalltalk/kernel/IdentDict.st
|
|
share/smalltalk/kernel/IdentitySet.st
|
|
share/smalltalk/kernel/Integer.st
|
|
share/smalltalk/kernel/Interval.st
|
|
share/smalltalk/kernel/Iterable.st
|
|
share/smalltalk/kernel/LargeInt.st
|
|
share/smalltalk/kernel/Link.st
|
|
share/smalltalk/kernel/LinkedList.st
|
|
share/smalltalk/kernel/LookupKey.st
|
|
share/smalltalk/kernel/LookupTable.st
|
|
share/smalltalk/kernel/Magnitude.st
|
|
share/smalltalk/kernel/MappedColl.st
|
|
share/smalltalk/kernel/Memory.st
|
|
share/smalltalk/kernel/Message.st
|
|
share/smalltalk/kernel/Metaclass.st
|
|
share/smalltalk/kernel/MethodDict.st
|
|
share/smalltalk/kernel/MethodInfo.st
|
|
share/smalltalk/kernel/MthContext.st
|
|
share/smalltalk/kernel/Namespace.st
|
|
share/smalltalk/kernel/Number.st
|
|
share/smalltalk/kernel/ObjDumper.st
|
|
share/smalltalk/kernel/ObjMemory.st
|
|
share/smalltalk/kernel/Object.st
|
|
share/smalltalk/kernel/OrderColl.st
|
|
share/smalltalk/kernel/OtherArrays.st
|
|
share/smalltalk/kernel/PkgLoader.st
|
|
share/smalltalk/kernel/Point.st
|
|
share/smalltalk/kernel/PosStream.st
|
|
share/smalltalk/kernel/ProcEnv.st
|
|
share/smalltalk/kernel/ProcSched.st
|
|
share/smalltalk/kernel/Process.st
|
|
share/smalltalk/kernel/RWStream.st
|
|
share/smalltalk/kernel/Random.st
|
|
share/smalltalk/kernel/ReadStream.st
|
|
share/smalltalk/kernel/Rectangle.st
|
|
share/smalltalk/kernel/RecursionLock.st
|
|
share/smalltalk/kernel/Regex.st
|
|
share/smalltalk/kernel/RootNamespc.st
|
|
share/smalltalk/kernel/RunArray.st
|
|
share/smalltalk/kernel/ScaledDec.st
|
|
share/smalltalk/kernel/Security.st
|
|
share/smalltalk/kernel/Semaphore.st
|
|
share/smalltalk/kernel/SeqCollect.st
|
|
share/smalltalk/kernel/Set.st
|
|
share/smalltalk/kernel/SharedQueue.st
|
|
share/smalltalk/kernel/SmallInt.st
|
|
share/smalltalk/kernel/SortCollect.st
|
|
share/smalltalk/kernel/Stream.st
|
|
share/smalltalk/kernel/StreamOps.st
|
|
share/smalltalk/kernel/String.st
|
|
share/smalltalk/kernel/SymLink.st
|
|
share/smalltalk/kernel/Symbol.st
|
|
share/smalltalk/kernel/SysDict.st
|
|
share/smalltalk/kernel/SysExcept.st
|
|
share/smalltalk/kernel/Time.st
|
|
share/smalltalk/kernel/Transcript.st
|
|
share/smalltalk/kernel/True.st
|
|
share/smalltalk/kernel/URL.st
|
|
share/smalltalk/kernel/UndefObject.st
|
|
share/smalltalk/kernel/UniChar.st
|
|
share/smalltalk/kernel/UniString.st
|
|
share/smalltalk/kernel/VFS.st
|
|
share/smalltalk/kernel/VFSZip.st
|
|
share/smalltalk/kernel/ValueAdapt.st
|
|
share/smalltalk/kernel/VarBinding.st
|
|
share/smalltalk/kernel/WeakObjects.st
|
|
share/smalltalk/kernel/WriteStream.st
|
|
share/smalltalk/packages.xml
|
|
share/smalltalk/scripts/Convert.st
|
|
share/smalltalk/scripts/GenDoc.st
|
|
share/smalltalk/scripts/Load.st
|
|
share/smalltalk/scripts/Package.st
|
|
share/smalltalk/scripts/Profile.st
|
|
share/smalltalk/scripts/Remote.st
|
|
share/smalltalk/scripts/Test.st
|
|
share/smalltalk/unsupported/CPP-test.st
|
|
share/smalltalk/unsupported/CParseType-test.st
|
|
share/smalltalk/unsupported/CString.st
|
|
share/smalltalk/unsupported/DLD.st
|
|
share/smalltalk/unsupported/Interr.st
|
|
share/smalltalk/unsupported/Process.st
|
|
share/smalltalk/unsupported/Profile.st
|
|
share/smalltalk/unsupported/Sorting.st
|
|
share/smalltalk/unsupported/echo.st
|
|
share/smalltalk/unsupported/market.st
|
|
share/smalltalk/unsupported/resolve.st
|
|
share/smalltalk/unsupported/t.st
|
|
share/smalltalk/unsupported/torture.st
|
|
var/lib/smalltalk/gst.im
|
|
@pkgdir include/snprintfv
|