20 Commits

Author SHA1 Message Date
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
chrisz
2dd0fda6b6 Update OCaml to 4.09
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me

Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00
chrisz
b438efbd00 Upgrade OCaml and dependent ports
testing and OKs by avsm@, jca@, krw@ Thanks a lot !
2019-03-04 12:51:12 +00:00
krw
12d614fa97 Tweak PLIST/PFRAG so build/package works on non-dynlink-native archs again.
Remember to crank REVISION this time.
2016-07-06 17:49:32 +00:00
krw
9cba8f48b1 Update to latest (1.6.2).
Don't try to create the man3 directory or remove the .3 man pages that
are not generated because (according to the Makefile comment) ocamldoc is
hopeless at at generating them.

Placate portcheck by using ${PREFIX} instead of a hardcoded directory.

Maintainer timeout.

PLIST tweaks and ok chrisz@
2016-07-04 19:01:55 +00:00
krw
50b44b65e0 Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port
where needed.

The next step towards Ocaml 4.3.0.

Bulk build by sthen@ identified several laggards which are included here.

ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 19:23:53 +00:00
avsm
0907d0527f update to findlib-1.5.5
This introduces a strong dependency on ocaml-camlp4 in order to get the
safe_camlp4 script. This could be split into a subpackage in the future,
to get a base findlib package that does not depend on camlp4

ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:43:47 +00:00
chrisz
b17139baff Update to 1.5.4
ok avsm@
2014-10-21 19:12:28 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
chrisz
241940ca39 Upgrade findlib to 1.5.2.
* Don't use MODULES = lang/ocaml, because with 4.02 we will
   need to build findlib without camlp4, which will depend
   on findlib.
 * Remove patches accepted upstream.
 * Add one patch from upstream to fix building without
   ocamlfind in path yet and respecting PREFIX.

OK avsm@
2014-08-25 15:20:19 +00:00
chrisz
10bf6648f4 Split off camlp4, labltk and graphics from our current OCaml 4.01.
This will help when upgrading to upcoming OCaml 4.02, which will miss camlp4
and labltk.
For a smooth transision, make all OCaml ports BUILD_DEPEND on camlp4 via
MODULES=ocaml.

sysutils/findlib is the only port using -labltk.
graphics/ocaml-camlimage is the only port using -graphics.


ok avsm@
2014-08-21 20:54:04 +00:00
avsm
6319596fa3 update to findlib-1.3.3
* support for ocaml 4.00.0
* change sitelib to /usr/local/lib/ocaml
* new MASTER_SITES and HOMEPAGE
* remove dependency on groff
2012-08-18 22:24:50 +00:00
edd
0a5757f08d Fix native compilation for ocaml findlib.
OK giovanni@
2012-07-09 20:36:18 +00:00
avsm
df1f413be6 update to findlib-1.2.7 2011-12-21 21:32:37 +00:00
avsm
a1f1ab0aff update to findlib-1.2.4 2009-03-11 21:31:39 +00:00
avsm
de30324362 Fix findlib to correctly detect posix threading instead of vm threads for
ocaml apps compiled using it.

Issue was that the configure script which tried threads gets confused by
the spurious OpenBSD linker warnings about sprintf and falls back to VM
threads.

Bump PKGNAME, and trim an unneeded line from PLIST while here.

Reported by Adam Montague <amontague@siriushosting.com> and
Ivan M Makarenko <I.Makarenko@zsttk.ru>.
2006-12-26 23:09:32 +00:00
avsm
73fcf975c8 update to findlib-1.1.2pl1 2006-05-29 03:46:29 +00:00
espie
50b6f31fe3 kill INSTALL/DEINSTALL 2004-09-24 09:37:39 +00:00
espie
d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
avsm
bce16519f1 initial import of findlib-1.0.4
--
findlib provides a scheme to manage reusable Objective Caml software
components in the form of libraries, and includes tools that support
this scheme.
2004-06-12 21:45:34 +00:00