2016-06-25 15:55:15 by Jaap Boender | Files touched by this commit (4) |
Log message:
- Removed ocaml-findlib-register, no longer needed;
- Updated INSTALL fragment to detect and add to ld.conf the autodetected
libraries that are part of the standard ocaml installation
Discussed on packages@ and OK'd by jperkin
|
2016-05-05 11:42:19 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated package to latest version, 1.6.2. Changes include:
Uninstalling findlib no longer uninstalls the ocamlbuild library by accident
(Gabriel Scherer, Edwin Török)
Adding an "ocamldoc" library, providing the cmi's for ocamldoc plugins
(suggested by Armaël Guéneau)
Support for OCaml-4.03: recognize that the new -color option has an argument
(reported by Guillaume Bury)
|
2016-04-30 22:16:11 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE.
|
2016-02-06 13:06:07 by Jaap Boender | Files touched by this commit (1) | |
Log message:
Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority
of packages used it, and it only made Makefiles more confusing.
(I've left out some packages: these will be updated forthwith)
|
2016-02-02 12:41:46 by Jaap Boender | Files touched by this commit (6) |
Log message:
Updated package to latest version, 1.6.1. Changes include:
- 1.6.1: Just an important doc fix.
- 1.6.0: Adding support for dynamically loading packages (François Bobot):
new "plugin" variable, new Fl_dynload module.
New command "ocamlfind lint" for checking META files (François Bobot).
Also support MSYS_NT on Windows. Permit spaces in install paths
(Christophe Troestler).
Allow to query the location of the META file of a package:
"ocamlfind query -format '%m'" (Gerd Stolpmann).
Get the install path for the META file of packages:
"ocamlfind printconf metapath" (Gerd Stolpmann).
- 1.5.6: for MSVC build fixing bad filename suffix (Dmitry Bely).
The switch -only-show did not work as described.
(Error report from Bob Atkey.)</p>
Also support mingw64 as system type (Matthieu Dubuget).
Also some changes to wrapper scripts, needed for lang/coq.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-30 13:53:00 by Jaap Boender | Files touched by this commit (76) | |
Log message:
Recursive revbump associated with update of lang/ocaml to 4.02.2.
|
2015-01-20 16:33:55 by Jaap Boender | Files touched by this commit (1) |
Log message:
Revbump assiocated with ocaml 4.02.1.
|
2014-11-20 17:07:03 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.5.5:
- 1.5.5: fixes a build problem for BSD systems
- 1.5.4: New ppxopt META variables (Peter Zotov).
Support for OCAMLFIND_TOOLCHAIN environment variable (Peter Zotov).
|
2014-11-14 15:12:43 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE.
|