mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
cb1507e97f
- While here drop some unnecessary patches Changes: http://code.call-cc.org/dev-snapshots/2018/10/08/NEWS
147 lines
7.2 KiB
Plaintext
147 lines
7.2 KiB
Plaintext
bin/chicken%%SUFFIX%%
|
|
bin/chicken-do%%SUFFIX%%
|
|
bin/chicken-install%%SUFFIX%%
|
|
bin/chicken-profile%%SUFFIX%%
|
|
bin/chicken-status%%SUFFIX%%
|
|
bin/chicken-uninstall%%SUFFIX%%
|
|
bin/csc%%SUFFIX%%
|
|
bin/csi%%SUFFIX%%
|
|
%%FEATHERS%%bin/feathers%%SUFFIX%%
|
|
include/chicken%%SUFFIX%%/chicken-config.h
|
|
include/chicken%%SUFFIX%%/chicken.h
|
|
lib/chicken%%SUFFIX%%/9/chicken.base.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.bitwise.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.blob.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.compiler.user-pass.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.condition.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.continuation.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.csi.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.errno.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.eval.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.file.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.file.posix.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.fixnum.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.flonum.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.foreign.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.format.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.gc.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.internal.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.io.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.irregex.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.keyword.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.load.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.locative.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.memory.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.memory.representation.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.pathname.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.platform.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.plist.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.port.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.pretty-print.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.process-context.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.process-context.posix.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.process.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.process.signal.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.random.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.read-syntax.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.repl.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.sort.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.string.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.syntax.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.tcp.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.time.import.so
|
|
lib/chicken%%SUFFIX%%/9/chicken.time.posix.import.so
|
|
lib/chicken%%SUFFIX%%/9/srfi-4.import.so
|
|
lib/chicken%%SUFFIX%%/9/types.db
|
|
lib/libchicken%%SUFFIX%%.a
|
|
lib/libchicken%%SUFFIX%%.so
|
|
lib/libchicken%%SUFFIX%%.so.9
|
|
man/man1/chicken-install%%SUFFIX%%.1.gz
|
|
man/man1/chicken-profile%%SUFFIX%%.1.gz
|
|
man/man1/chicken-status%%SUFFIX%%.1.gz
|
|
man/man1/chicken-uninstall%%SUFFIX%%.1.gz
|
|
man/man1/chicken%%SUFFIX%%.1.gz
|
|
man/man1/csc%%SUFFIX%%.1.gz
|
|
man/man1/csi%%SUFFIX%%.1.gz
|
|
%%FEATHERS%%man/man1/feathers%%SUFFIX%%.1.gz
|
|
%%FEATHERS%%%%DATADIR%%/feathers.tcl
|
|
%%DATADIR%%/setup.defaults
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Accessing external objects.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Acknowledgements.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Bibliography.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Bugs and limitations.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/C interface.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Cross development.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Data representation.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Debugging.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Declarations.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Deployment.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Deviations from the standard.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Egg specification format.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Embedding.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Extension tools.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Extensions to the standard.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Extensions.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Foreign type specifiers.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Getting started.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Included modules.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Interface to external functions and variables.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken base).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken bitwise).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken blob).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken condition).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken continuation).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken csi).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken errno).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken eval).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken file posix).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken file).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken fixnum).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken flonum).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken foreign).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken format).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken gc).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken io).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken irregex).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken keyword).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken load).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken locative).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken memory representation).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken memory).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken module).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken pathname).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken platform).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken plist).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken port).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken pretty-print).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken process signal).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken process).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken process-context posix).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken process-context).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken random).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken read-syntax).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken repl).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken sort).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken string).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken syntax).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken tcp).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken time posix).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken time).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken type).html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module r4rs.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module r5rs.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module scheme.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Module srfi-4.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Modules.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/The User's Manual.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Types.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Units and linking model.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Using the compiler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/Using the interpreter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual/manual.css
|
|
@postexec %D/bin/chicken-install%%SUFFIX%% -update-db
|
|
@postunexec rm -f %D/lib/chicken%%SUFFIX%%/9/modules.db
|