Port details |
- ocaml-type_conv Type conversion routines for OCaml
- 113.00.02 devel
=0 113.00.02Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2015-11-20 13:20:36
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: APACHE20 BSD3CLAUSE
- Description:
- The type-conv mini library factors out functionality needed by different
preprocessors that generate code from type specifications, because this
functionality cannot be duplicated without losing the ability to use
these preprocessors simultaneously.
WWW: http://janestreet.github.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-type_conv>0:devel/ocaml-type_conv
- To install the port:
- cd /usr/ports/devel/ocaml-type_conv/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ocaml-type_conv
- pkg install ocaml-type_conv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-type_conv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (type_conv-113.00.02.tar.gz) = d305d0032be314916ac3ec37617e0c8d3aadab9bcee14e746e567d8405f5289c
SIZE (type_conv-113.00.02.tar.gz) = 64174
- 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:
-
- ocamlbuild : devel/ocaml-ocamlbuild
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- camlp4 : devel/ocaml-camlp4
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- devel/ocaml-sexplib
- for Run
-
- devel/ocaml-sexplib
- Configuration Options:
- ===> The following configuration options are available for ocaml-type_conv-113.00.02:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_ocaml-type_conv
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/ocaml-typeconv on 2015-11-20
REASON: Renamed to match upstream naming
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 113.00.02
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Jun 2019 10:14:57
113.00.02
|
danfe  |
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:
- Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
register build dependency on all ports that require it (should
be part of USE_OCAML, but we do not want to make any Mk-related
changes the for time being)
- Update `devel/ocaml-camlp4' to version 4.05+2
- Update `devel/ocaml-camlp5' to version 7.07 (the project had
moved to GitHub)
- Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
very outdated and requires quite a lot of work
- Update `x11-toolkits/ocaml-labltk' to version 8.06.3
PR: 218333
Exp-run by: antoine |
20 Nov 2015 13:20:25
113.00.02
|
sunpoet  |
- Move devel/ocaml-typeconv to devel/ocaml-type_conv
- Update to 113.00.02
- Add missing OPTIONS_DEFINE
- Remove OCAML_PKGDIRS
- Strip OCaml plugin files
- Convert to new options target helper
Changes: https://github.com/janestreet/type_conv/blob/master/CHANGES.md
https://github.com/janestreet/type_conv/commits/master |
Number of commits found: 3
|