9e9631c53c
Requested by Peter Bex. Changes in 4.8.0.1 since 4.8.0 - Security fixes - Use POSIX poll() on systems where available. This avoids a design flaw in select(); it supports no more than FD_SETSIZE descriptors. - Core libraries - Fixed EINTR handling in process-wait and when reading from file ports. - Bugfix for irregex (#686). Note: although irregex.scm now says version 0.9.2, the version is actually 0.8.3 plus a few backported patches. - Fixed problem in "make-pathname" that returned an absolute path if given a relative one without a directory argument. - On 64-bit systems the feature identifier "64bit" is registered. - Compiler - Fixed various bugs in the type database. - Bugfixes and improvements in the scrutinizer. - In the flow-analysis pass, type-matching of combinations of "list"/"list-of" types has been made more reliable. - Syntax expander - Make macro-renamed defines in begin bodies (inside modules) visible to later forms. (#944). - Runtime system - Fixed incorrect code in the foreign argument conversion for "unsigned-integer64" (#955). - Core tools - The runtime linker path for compiled executables was not set correctly on FreeBSD systems. - Fix install-extension breakage when the second arg contains pairs (SRC DST). - Build system - Prevent rebuilding of buildversion.scm on every make(1) on Windows.
102 lines
3.8 KiB
Text
102 lines
3.8 KiB
Text
@comment $NetBSD: PLIST,v 1.31 2013/01/18 20:56:14 asau Exp $
|
|
bin/chicken
|
|
bin/chicken-bug
|
|
bin/chicken-install
|
|
bin/chicken-profile
|
|
bin/chicken-status
|
|
bin/chicken-uninstall
|
|
bin/csc
|
|
bin/csi
|
|
include/chicken/chicken-config.h
|
|
include/chicken/chicken.h
|
|
lib/chicken/6/chicken.import.so
|
|
lib/chicken/6/csi.import.so
|
|
lib/chicken/6/data-structures.import.so
|
|
lib/chicken/6/extras.import.so
|
|
lib/chicken/6/files.import.so
|
|
lib/chicken/6/foreign.import.so
|
|
lib/chicken/6/irregex.import.so
|
|
lib/chicken/6/lolevel.import.so
|
|
lib/chicken/6/ports.import.so
|
|
lib/chicken/6/posix.import.so
|
|
lib/chicken/6/setup-api.import.so
|
|
lib/chicken/6/setup-api.so
|
|
lib/chicken/6/setup-download.import.so
|
|
lib/chicken/6/setup-download.so
|
|
lib/chicken/6/srfi-1.import.so
|
|
lib/chicken/6/srfi-13.import.so
|
|
lib/chicken/6/srfi-14.import.so
|
|
lib/chicken/6/srfi-18.import.so
|
|
lib/chicken/6/srfi-4.import.so
|
|
lib/chicken/6/srfi-69.import.so
|
|
lib/chicken/6/tcp.import.so
|
|
lib/chicken/6/types.db
|
|
lib/chicken/6/utils.import.so
|
|
lib/libchicken.a
|
|
lib/libchicken.so
|
|
lib/libchicken.so.6
|
|
man/man1/chicken-bug.1
|
|
man/man1/chicken-install.1
|
|
man/man1/chicken-profile.1
|
|
man/man1/chicken-status.1
|
|
man/man1/chicken-uninstall.1
|
|
man/man1/chicken.1
|
|
man/man1/csc.1
|
|
man/man1/csi.1
|
|
share/chicken/setup.defaults
|
|
share/doc/${PKGNAME}/LICENSE
|
|
share/doc/${PKGNAME}/README
|
|
share/doc/${PKGNAME}/manual/Accessing external objects.html
|
|
share/doc/${PKGNAME}/manual/Acknowledgements.html
|
|
share/doc/${PKGNAME}/manual/Basic mode of operation.html
|
|
share/doc/${PKGNAME}/manual/Bibliography.html
|
|
share/doc/${PKGNAME}/manual/Bugs and limitations.html
|
|
share/doc/${PKGNAME}/manual/C interface.html
|
|
share/doc/${PKGNAME}/manual/Callbacks.html
|
|
share/doc/${PKGNAME}/manual/Cross development.html
|
|
share/doc/${PKGNAME}/manual/Data representation.html
|
|
share/doc/${PKGNAME}/manual/Declarations.html
|
|
share/doc/${PKGNAME}/manual/Deployment.html
|
|
share/doc/${PKGNAME}/manual/Deviations from the standard.html
|
|
share/doc/${PKGNAME}/manual/Embedding.html
|
|
share/doc/${PKGNAME}/manual/Exceptions.html
|
|
share/doc/${PKGNAME}/manual/Extensions to the standard.html
|
|
share/doc/${PKGNAME}/manual/Extensions.html
|
|
share/doc/${PKGNAME}/manual/Foreign type specifiers.html
|
|
share/doc/${PKGNAME}/manual/Getting started.html
|
|
share/doc/${PKGNAME}/manual/Interface to external functions and variables.html
|
|
share/doc/${PKGNAME}/manual/Locations.html
|
|
share/doc/${PKGNAME}/manual/Macros.html
|
|
share/doc/${PKGNAME}/manual/Modules.html
|
|
share/doc/${PKGNAME}/manual/Non-standard macros and special forms.html
|
|
share/doc/${PKGNAME}/manual/Non-standard read syntax.html
|
|
share/doc/${PKGNAME}/manual/Other support procedures.html
|
|
share/doc/${PKGNAME}/manual/Parameters.html
|
|
share/doc/${PKGNAME}/manual/Supported language.html
|
|
share/doc/${PKGNAME}/manual/The R5RS standard.html
|
|
share/doc/${PKGNAME}/manual/The User's Manual.html
|
|
share/doc/${PKGNAME}/manual/Types.html
|
|
share/doc/${PKGNAME}/manual/Unit data-structures.html
|
|
share/doc/${PKGNAME}/manual/Unit eval.html
|
|
share/doc/${PKGNAME}/manual/Unit expand.html
|
|
share/doc/${PKGNAME}/manual/Unit extras.html
|
|
share/doc/${PKGNAME}/manual/Unit files.html
|
|
share/doc/${PKGNAME}/manual/Unit irregex.html
|
|
share/doc/${PKGNAME}/manual/Unit library.html
|
|
share/doc/${PKGNAME}/manual/Unit lolevel.html
|
|
share/doc/${PKGNAME}/manual/Unit ports.html
|
|
share/doc/${PKGNAME}/manual/Unit posix.html
|
|
share/doc/${PKGNAME}/manual/Unit srfi-1.html
|
|
share/doc/${PKGNAME}/manual/Unit srfi-13.html
|
|
share/doc/${PKGNAME}/manual/Unit srfi-14.html
|
|
share/doc/${PKGNAME}/manual/Unit srfi-18.html
|
|
share/doc/${PKGNAME}/manual/Unit srfi-4.html
|
|
share/doc/${PKGNAME}/manual/Unit srfi-69.html
|
|
share/doc/${PKGNAME}/manual/Unit tcp.html
|
|
share/doc/${PKGNAME}/manual/Unit utils.html
|
|
share/doc/${PKGNAME}/manual/Using the compiler.html
|
|
share/doc/${PKGNAME}/manual/Using the interpreter.html
|
|
share/doc/${PKGNAME}/manual/chicken.png
|
|
share/doc/${PKGNAME}/manual/faq.html
|
|
share/doc/${PKGNAME}/manual/index.html
|
|
share/doc/${PKGNAME}/manual/manual.css
|