Commit graph

4 commits

Author SHA1 Message Date
rillig
626d94c7e0 Only a few architectures can handle native code. For all the others,
generating byte-code only must suffice.

Patch provided in PR 36049 by Jaap Boender.
2007-06-09 11:05:00 +00:00
tonio
0cc07991ff Update devel/pcre-ocaml to 5.11.2
OcamlMakefile fixes
2007-01-18 09:59:59 +00:00
wiz
70ff2db159 ocaml-findlib-register is used during bin-install, so
it is needed during installation. Use DEPENDS instead of BUILD_DEPENDS on
ocaml-findlib for this reason. Bump PKGREVISION.
2006-08-11 15:03:08 +00:00
rillig
dcfc9ece8f Imported pcre-ocaml.
This OCaml-library interfaces the PCRE (Perl-compatible regular
expressions) library which is written in C. it can be used for matching
regular expressions which are written in "Perl"-style.
2006-05-20 14:22:04 +00:00