mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
6f2b46a5c2
version supports all versions of LLVM except 3.6. While here: * Make detection of the installed LLVM automatic, using the latest installed or 3.5 if none are present. It is possible to supply a different value by setting LLVM_VERSION. (Somebody ought to port llvm to the DEFAULT_VERSIONS framework.) * Do not even download the docs, if the DOCS-option is off. * If DOCS-option is on, do not install the *.tm files. * Force the tool to look for documentation in ${DOCSDIR}. * Add the functional regression-check target to Makefile. Approved by: being condemned too often for too long
41 lines
1016 B
Plaintext
41 lines
1016 B
Plaintext
bin/pure
|
|
include/pure/runtime.h
|
|
lib/libpure.so
|
|
lib/libpure.so.8
|
|
lib/libpure.so.8.0
|
|
lib/pure/array.pure
|
|
lib/pure/avltrees.pure
|
|
lib/pure/dict.pure
|
|
lib/pure/enum.pure
|
|
lib/pure/faustui.pure
|
|
lib/pure/getopt.pure
|
|
lib/pure/heap.pure
|
|
lib/pure/math.pure
|
|
lib/pure/matrices.pure
|
|
lib/pure/pointers.pure
|
|
lib/pure/posix.pure
|
|
lib/pure/prelude.pure
|
|
lib/pure/primitives.pure
|
|
lib/pure/pure_main.c
|
|
lib/pure/pure_main.o
|
|
lib/pure/quasiquote.pure
|
|
lib/pure/records.pure
|
|
lib/pure/regex.pure
|
|
lib/pure/set.pure
|
|
lib/pure/strings.pure
|
|
lib/pure/system.pure
|
|
libdata/pkgconfig/pure.pc
|
|
man/man1/pure.1.gz
|
|
%%EMACS%%share/emacs/site-lisp/pure-mode.el
|
|
%%EMACS%%share/emacs/site-lisp/pure-mode.elc
|
|
%%ETC%%%%DATADIR%%/etc/pure-highlight.lang
|
|
%%ETC%%%%DATADIR%%/etc/pure-mode.el
|
|
%%EMACS%%%%ETC%%%%DATADIR%%/etc/pure-mode.elc
|
|
%%ETC%%%%DATADIR%%/etc/pure.lang
|
|
%%ETC%%%%DATADIR%%/etc/pure.nanorc
|
|
%%ETC%%%%DATADIR%%/etc/pure.plist
|
|
%%ETC%%%%DATADIR%%/etc/pure.py
|
|
%%ETC%%%%DATADIR%%/etc/pure.ssh
|
|
%%ETC%%%%DATADIR%%/etc/pure.vim
|
|
%%ETC%%%%DATADIR%%/etc/pure.xml
|