mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
199ade2b94
PR: ports/104976 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer
43 lines
1.7 KiB
Plaintext
43 lines
1.7 KiB
Plaintext
lib/common-lisp/system-registry/uffi.asd
|
|
lib/common-lisp/uffi/uffi.asd
|
|
lib/common-lisp/uffi/src/aggregates.lisp
|
|
lib/common-lisp/uffi/src/functions.lisp
|
|
lib/common-lisp/uffi/src/libraries.lisp
|
|
lib/common-lisp/uffi/src/objects.lisp
|
|
lib/common-lisp/uffi/src/os.lisp
|
|
lib/common-lisp/uffi/src/package.lisp
|
|
lib/common-lisp/uffi/src/primitives.lisp
|
|
lib/common-lisp/uffi/src/readmacros-mcl.lisp
|
|
lib/common-lisp/uffi/src/strings.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile.common
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/Makefile
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/Makefile.msvc
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/acl-compat-tester.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/arrays.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/atoifl.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/c-test-fns.c
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/c-test-fns.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/compress.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/file-socket.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/getenv.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/gethostname.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/getshells.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/gettime.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/run-examples.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/strtol.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/test-examples.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/union.lisp
|
|
%%PORTDOCS%%%%DOCSDIR%%/uffi.pdf
|
|
%%PORTDOCS%%%%DOCSDIR%%/html.tar.gz
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm lib/common-lisp/uffi/src
|
|
@dirrm lib/common-lisp/uffi
|