Commit graph

42 commits

Author SHA1 Message Date
jaapb
410a1001fa Recursive revbump associated with update of ocaml to 4.05 2017-09-08 09:51:18 +00:00
jaapb
38cf60170e Updated package to latest version, 1.7.3. Apart from a pkgsrc patch that
allows for installation of .cmxs files, changes include:

1.7.3:
Fix regarding num-top: this library is now also optional, as num.

1.7.2:
Trying to protect against failures when several package installs are done in
parallel.

New subpackage "findlib.top" for the toploop (Jeremie Dimino).

The "num" library is now optional.

Shell scripts are started via "sh" command when there is no /bin/sh (ygrek)
2017-07-11 09:57:11 +00:00
maya
a4eb0150b1 ocaml-findlib: make PLIST entry for 64bit platforms only
spacetime profiling only works on 64bit according to ocaml's configure script

blind fix for i386 based on build fail logs, logic taken from nss
2017-04-24 21:47:47 +00:00
jaapb
11a6e0d383 Recursive revbump associated with ocaml update to 4.04. 2016-12-30 11:16:56 +00:00
wiz
e96ac1e89d Updated ocaml-findlib to 1.7.1.
Fix man page installation.

Changes:

1.7.1:
added missing file to tarball

1.7.0:
New command "ocamlfind printppx" that outputs
how the ppx preprocessor would be called (Hendrik Tews).

Support for the raw_spacetime library that comes with
OCaml 4.04 (Gerd Stolpmann with help from Mark Shinwell).

Require that ocamlc and ocamlc.opt are installed to the
same directory for emitting the "opt" setting in the generated
config file - same for ocamlopt.opt, ocamldep.opt, ocamldoc.opt.
2016-11-30 13:46:14 +00:00
jaapb
51f5a7f2ab - 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-06-25 13:55:15 +00:00
jaapb
d321f2d0f8 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-05-05 09:42:19 +00:00
joerg
b7925722a6 Not MAKE_JOBS_SAFE. 2016-04-30 20:16:11 +00:00
jaapb
339d229d93 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-06 12:06:07 +00:00
jaapb
0c40f15117 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.
2016-02-02 11:41:45 +00:00
agc
d9e4cfe05d 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-11-03 03:27:11 +00:00
jaapb
487d6ab2d3 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
jaapb
0d2bec0aa8 Revbump assiocated with ocaml 4.02.1. 2015-01-20 15:33:55 +00:00
wiz
eff3ebd435 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-20 16:07:03 +00:00
joerg
477f8974da Not MAKE_JOBS_SAFE. 2014-11-14 14:12:43 +00:00
hiramatsu
fd46a7cf08 Improve wrapper script as suggested by Joerg Sonnenberger. 2014-10-31 01:00:30 +00:00
hiramatsu
3de90435ec - Do not execute arguments modification other than install subcommand.
- Avoid removing files that have "install" in its filename.
2014-10-27 03:44:39 +00:00
jaapb
30885a610c Updated package to latest version, 1.5.3. Package now uses ocaml.mk
framework, and the buildlink wrapper has been modified to deal with
quoted arguments properly.
Changes:
-  1.5.3: The installation of "bytes" respects now $prefix and  the configured
   destination.
   New option -pp for "ocamlfind query", to get preprocessor packages.
   Updated the compatibility Bytes module to support extend, init, mapi,
   blit_string (Gabriel Scherer).
-  1.5.2: support for the query formats "%+a" and "%+A".
   Fix: the "ppx" property is now also path-expanded when interpreted in a
   toploop.
   Fix: implicit "ppx" is not path-expanded anymore.
   Fix: Build bytes.cmxs only if natdynlink is enabled (Andy Ray).
-  1.5.1: includes a file that was missing in 1.5
-  1.5: Including the "bytes" package that is either a compat package for ocaml
   < 4.02 or a fake package for ocaml >= 4.02. The package aims at helping to
   support the transition to the new "bytes" type for mutable strings.
   Also installing findlib.cmxs if OCaml supports it.
   Allowing to disable camlp4 (in prep for OCaml-4.02).
   The "ppx" package property can be specified for constructing ppx-type
   preprocessors (patches from Peter Zotov).
2014-10-09 20:53:15 +00:00
hiramatsu
02c68eb80f Fix buildlink wrapper not to ignore ${DESTDIR}.
ok'ed by MAINTAINER.
2014-04-13 10:39:01 +00:00
wiz
13834beaef Update to 1.4.1:
-  1.4.1:ocamldoc: The order of -ppopt arguments was changed by ocamlfind,
   which is not correct. (Sylvain Le Gall and J<E9>r<E9>mie Dimino.)
2014-03-12 10:29:38 +00:00
jaapb
15a89b35db Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
jaapb
8543e4d6c2 Disabled META file generation for dbm package; this will be taken care of
by the databases/ocaml-dbm package itself from now on.
2013-07-06 10:55:38 +00:00
jaapb
6cc4be3cc0 Updated package to latest version, 1.4. Changes include:
* Fixed performance bug when many arguments need to be processed
* Auto-configuring ocamldoc.opt if it is found
* New config switch -no-custom to prevent that "ocamlfind" is linked in
  custom-runtime mode (bytecode only)
* The library dbm is no longer part of OCaml, and now optional in findlib
* Support for ocamloptp.
* New function Topfind.log for controlling the verbosity
* Rewritten Fl_metascanner without camlp4

Also changed maintainer e-mail address.
2013-07-05 13:57:58 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
jaapb
ff1184e506 Revision bump associated with the update of lang/ocaml to version 4. 2012-10-08 15:18:20 +00:00
jaapb
81ae66b802 Added a configure argument to enforce installation location of libraries. This
should resolve PR pkg/46995.
2012-09-25 09:02:42 +00:00
wiz
2552eafa3c Update to 1.3.3, from maintainer Jaap Boender in PR 46796:
The changes are not enormous, fixes in compatibility with various
OCaml versions (4.00 and Homebrew).
2012-08-14 06:56:21 +00:00
wiz
b2af1a7bcf Update to 1.3.2. From Jaap Boender.
-  1.3.2: Handling of empty arguments (Wojciech Meyer).
   Added entry for camlp4.fulllib.
   New switch -add for "ocamlfind install" (Hans Ole Rafaelsen).
   Further fixes for ocaml-4.00.
   Fixing the recognition of double .cmi interface files.
   Fixing -dontlink (it is now deeply interpreted).

-  1.3.1: Fixing a bug with ocamlmklib that slipped through in 1.3.0

-  1.3.0: Fixes for ocaml-4.00 (especially topfind).
   Emitting an error if the configuration file does not exist.
   Emitting a warning if the selected toolchain does not exist.
   camlp4 is referenced by "+camlp4" in META.
   Including the sources for the documentation in the tarball.
   License change (simplification) for num_top_printers.mli.
   Fix ocamlmklib wrapper: processing contracted args (like -L/dir) correctly.
   Many wrappers get a new option -passrest instructing to pass all remaining
   options on the command-line unchanged to the invoked tool.
   Prettified -help output.
2012-07-06 09:22:04 +00:00
asau
91caa785d0 Update to findlib 1.2.8
Changes:

- Adding support for ocamlmklib (B. Meurer's patches)
- Fix for win32 in the configure script.
2012-03-04 09:26:55 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
marino
bc94c066ea devel/ocaml-findlib: Designate not jobs safe. 2011-11-27 19:13:50 +00:00
uebayasi
22815364fb Check-point ocamlfind buildlink3.mk; overwrite "ocamlfind install" command
to ease ${DESTDIR} support.
2011-06-15 05:25:46 +00:00
cegger
6aa9c43221 make ocaml-findlib and ocaml a build dependency as discussed with wiz@ 2011-04-06 10:03:00 +00:00
cegger
7ff97c267d add buildlink3. Needed for xentools41. 2011-04-06 08:44:23 +00:00
asau
5df13ae8bd Update OCaml findlib to 1.2.6
Changes:

-  1.2.5: Fix: Again CR deletion... Turns out some OS do not  understand '\r'
   but only '\015' (thanks to Isaiah Weiner)
   Support for Win64 (untested; thanks to David Allsopp)
   ocamlfind no longer emits auto-generated -ccopt options. These  tend to
   accumulate, and it is possible that for large projects  the maximum command
   line length is exceeded. Current versions of  the O'Caml compilers do not
   need these extra -ccopt anyway, so  this code is completely dropped.

-  1.2.4: Fix: Bigarray needs unix (Thanks to Markus Mottl)
   Fix: In the version of camlp4 provided by O'Caml 3.11 various  libraries do
   not contain dynlink anymore. Because of this, dynlink  becomes a
   prerequisite of camlp4. (Thanks to Martin Jambon)
   Attempt: Fixing the space issue for paths (Win32). It is unclear  whether it
   is solved. (Thanks to Christophe Troestler)

-  1.2.3: Solving the CR deletion differently, to  make OS X happy.

-  1.2.2: Fix: Problem with CR character (Cygwin)  (Thanks to David Allsopp)
   Fix: Case-insensitive filesystems (partially solved)  (Thanks to David
   Allsopp)
   Fix: File name with backslashes at the end (Win32; thanks to Dmitry
   Grebeniuk)

-  1.2.1: Fix: Camlp4 rules now activate the stream parser extension

-  1.2: Fix in build scripts: Prepending $(prefix) when installing safe_camlp4
   (thanks to Daniel Janus)
   Non-existing -I directories are ignored (thanks to Nicolas Pouillard)
   A script to create a MacOS X package (thanks to Pietro Abate)
   Better support for Windows (with help from Robert Roessler and David
   Allsopp)
   Support for camlp4 on O'Caml 3.10
   Fix: "ocamlfind install" with "-patch" option writes now correct META file
   for the case that subpackages occur
   Adding environment variable OCAMLFIND_IGNORE_DUPS_IN to reduce the number of
   warnings ocamlfind emits
2010-08-21 15:27:31 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
zafer
2b6f79691d update master site and homepage. 2009-05-28 21:22:35 +00:00
joerg
f3b422088a DESTDIR support. Don't leak WRKDIR. Bump revision. 2009-02-16 16:29:18 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
joerg
d1770350a4 Require m4 for build. From PR 37582. 2007-12-21 16:48:30 +00:00
rillig
7d33272f2d Added a utility to register and unregister package paths. 2006-05-20 13:47:43 +00:00
rillig
6e53dd3ffa Imported ocaml-findlib.
The "findlib" software provides a scheme to manage reusable software
components  in the form of libraries, and includes tools that support
this scheme. A  library installed as a findlib component is also called
a package. The point is  that the findlib scheme allows it to store
metainformation about the library,  especially how it can be used in
programs. The packages are kept in the  filesystem hierarchy, but the
directory structure is defined by findlib, and  there is no way to
deviate from this standard. The library contains functions  to look the
directory up that stores a package, to query metainformation about  a
package, and to retrieve dependency information about multiple packages.
There is also a tool that allows the user to enter queries on the
command-line.  In order to simplify compilation and linkage, there are
new frontends of the  various OCaml compilers that can directly deal
with packages.
2006-05-20 10:19:35 +00:00