1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/lang/chicken5/pkg-plist
Tobias Kortkamp 69828ecf39 lang/chicken5: Update to 5.1.0
While here

- Add LICENSE
- Only show pkg-message on install

Changes:	https://code.call-cc.org/releases/5.1.0/NEWS
2019-06-18 22:02:26 +00:00

149 lines
8.0 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%%/%%BINARYVERSION%%/chicken.base.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.bitwise.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.blob.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.compiler.user-pass.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.condition.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.continuation.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.csi.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.errno.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.eval.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.file.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.file.posix.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.fixnum.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.flonum.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.foreign.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.format.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.gc.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.internal.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.io.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.irregex.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.keyword.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.load.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.locative.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.memory.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.memory.representation.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.pathname.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.platform.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.plist.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.port.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.pretty-print.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.process-context.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.process-context.posix.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.process.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.process.signal.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.random.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.read-syntax.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.repl.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.sort.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.string.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.syntax.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.tcp.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.time.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/chicken.time.posix.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/srfi-4.import.so
lib/chicken%%SUFFIX%%/%%BINARYVERSION%%/types.db
lib/libchicken%%SUFFIX%%.a
lib/libchicken%%SUFFIX%%.so
lib/libchicken%%SUFFIX%%.so.%%BINARYVERSION%%
man/man1/chicken-do%%SUFFIX%%.1.gz
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%%/DEPRECATED
@comment %%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%%/%%BINARYVERSION%%/modules.db