Patch privided by PR 39348. Changes: 2008-05-06: Fixed build problem with newer versions of PCRE. 2008-03-14: Synced with Jane Street tree. 2008-01-25: Added new function: * names This function returns the names of all named substrings in a regular expression. Thanks to Benedikt Grundmann <bgrundmann@janestcapital.com> for the patch! 2007-07-12: Improved build scripts for Windows. Thanks to Christophe Troestler <Christophe.Troestler@umh.ac.be> for the patch! 2007-07-12: Improved documentation for Win32 builds, and added some build scripts usable on Windows. Thanks to Christophe Troestler <Christophe.Troestler@umh.ac.be> for this contribution! 2007-04-23: callback_exn -> caml_callback_exn. Updated OCamlMakefile.
33 lines
1.4 KiB
Text
33 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2008/08/31 13:20:34 obache Exp $
|
|
lib/ocaml/site-lib/pcre/META
|
|
lib/ocaml/site-lib/pcre/dllpcre_stubs.so
|
|
lib/ocaml/site-lib/pcre/libpcre_stubs.a
|
|
lib/ocaml/site-lib/pcre/pcre.cma
|
|
lib/ocaml/site-lib/pcre/pcre.cmi
|
|
lib/ocaml/site-lib/pcre/pcre.mli
|
|
share/examples/pcre-ocaml/OMakefile
|
|
share/examples/pcre-ocaml/cloc/Makefile
|
|
share/examples/pcre-ocaml/cloc/OMakefile
|
|
share/examples/pcre-ocaml/cloc/README
|
|
share/examples/pcre-ocaml/cloc/cloc.ml
|
|
share/examples/pcre-ocaml/cloc/make_win32_cloc.bat
|
|
share/examples/pcre-ocaml/count_hash/Makefile
|
|
share/examples/pcre-ocaml/count_hash/OMakefile
|
|
share/examples/pcre-ocaml/count_hash/README
|
|
share/examples/pcre-ocaml/count_hash/count_hash.ml
|
|
share/examples/pcre-ocaml/pcregrep/Makefile
|
|
share/examples/pcre-ocaml/pcregrep/OMakefile
|
|
share/examples/pcre-ocaml/pcregrep/README
|
|
share/examples/pcre-ocaml/pcregrep/pcregrep.ml
|
|
share/examples/pcre-ocaml/subst/Makefile
|
|
share/examples/pcre-ocaml/subst/OMakefile
|
|
share/examples/pcre-ocaml/subst/README
|
|
share/examples/pcre-ocaml/subst/subst.ml
|
|
@dirrm share/examples/pcre-ocaml/subst
|
|
@dirrm share/examples/pcre-ocaml/pcregrep
|
|
@dirrm share/examples/pcre-ocaml/count_hash
|
|
@dirrm share/examples/pcre-ocaml/cloc
|
|
@dirrm share/examples/pcre-ocaml
|
|
@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/pcre
|
|
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/pcre
|
|
@dirrm lib/ocaml/site-lib/pcre
|