Port details on branch 2024Q1 |
- ocaml-findlib OCaml package manager
- 1.9.6_3 devel
=8 1.9.6_3Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2002-07-11 06:04:44
- Last Update: 2025-01-12 21:37:15
- Commit Hash: fc39cb8
- People watching this port, also watch:: m4, ocaml, freetype2, expat, libiconv
- License: MIT
- WWW:
- http://projects.camlcity.org/projects/findlib.html
- Description:
- The "findlib" library provides a scheme to manage reusable software
components (packages), and includes tools that support this
scheme. Packages are collections of OCaml modules for which
metainformation can be stored. The packages are kept in the filesystem
hierarchy, but with strict directory structure. 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-findlib>0:devel/ocaml-findlib
- To install the port:
- cd /usr/ports/devel/ocaml-findlib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ocaml-findlib
- pkg install ocaml-findlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-findlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683284992
SHA256 (findlib-1.9.6.tar.gz) = 2df996279ae16b606db5ff5879f93dbfade0898db9f1a3e82f7f845faa2930a2
SIZE (findlib-1.9.6.tar.gz) = 271246
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- labltk : x11-toolkits/ocaml-labltk
- gmake>=4.4.1 : devel/gmake
- ocamlc : lang/ocaml
- camlp4 : devel/ocaml-camlp4
- Runtime dependencies:
-
- labltk : x11-toolkits/ocaml-labltk
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- archivers/ocaml-zip
- databases/ocaml-mysql
- devel/ocaml-annexlib
- devel/ocaml-calendar
- devel/ocaml-classes
- devel/ocaml-extlib
- devel/ocaml-fpath
-
Deleted ports which required this port:
- for Run
-
- archivers/ocaml-zip
- databases/ocaml-mysql
- devel/ocaml-annexlib
- devel/ocaml-calendar
- devel/ocaml-classes
- devel/ocaml-extlib
- devel/ocaml-fpath
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for ocaml-findlib-1.9.6_3:
DOCS=on: Build and/or install documentation
TOOLBOX=on: Include toolbox interface (requires OCaml with Tk)
===> Use 'make config' to modify these settings
- Options name:
- devel_ocaml-findlib
- USES:
- gmake ocaml:camlp4
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|