Port details |
- ocaml-cairo Objective Caml binding for the Cairo library
- 0.6.4_2 graphics =2 0.6.4_2Version of this port present on the latest quarterly branch.
- Maintainer: madpilot@FreeBSD.org
- Port Added: 2022-11-22 17:39:07
- Last Update: 2024-05-22 17:16:28
- Commit Hash: bb2bea6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL3
- WWW:
- https://github.com/Chris00/ocaml-cairo
- Description:
- This is an OCaml binding for the Cairo library, a 2D graphics library
with support for multiple output devices.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-cairo>0:graphics/ocaml-cairo
- To install the port:
- cd /usr/ports/graphics/ocaml-cairo/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ocaml-cairo
- pkg install ocaml-cairo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-cairo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684362477
SHA256 (Chris00-ocaml-cairo-0.6.4_GH0.tar.gz) = 4be272a05a5d5282fc45cac8a560ea082b8fad4896bf7466173cc88af4bfbde8
SIZE (Chris00-ocaml-cairo-0.6.4_GH0.tar.gz) = 110090
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:
-
- dune : devel/ocaml-dune
- ocamlc : lang/ocaml
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libcairo.so : graphics/cairo
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- x11-toolkits/ocaml-lablgtk3
- for Run
-
- x11-toolkits/ocaml-lablgtk3
Configuration Options:
- ===> The following configuration options are available for ocaml-cairo-0.6.4_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_ocaml-cairo
- USES:
- gnome pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.4_2 22 May 2024 17:16:28 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
ocaml: Updates to ocaml compiler and several ocaml ports
- Update devel/ocaml to 4.14.2 [1]
- Specify runtime dependency on GNU AS as full path, this fixes
build on armv6 - armv7 [1] [2]
- converters/ocaml-base64: Update to 3.5.1, add LICENSE, other
improvements
- converters/ocaml-jsonm: Strip shared objects [3]
- databases/ocaml-dbm: Update to 1.3, move to gitlub, other
improvements
- devel/menhir: Update to 20231231
- devel/ocaml-base: Unbreak non-x86 [2]
- devel/ocaml-camlp-streams: Silence patch and strip commands
- devel/ocaml-ipaddr: Update to 5.5.0
- devel/ocaml-lwt: Update to 5.7.0 [4] (Only the first 15 lines of the commit message are shown above ) |
0.6.4_1 11 Mar 2024 21:50:58 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
lang/ocaml: Update to 4.14.1
The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.
- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.
The update includes the following updates to existing ports (needed
to keep them working):
- devel/ocaml-camlp4: Updated to 4.14+1 (Only the first 15 lines of the commit message are shown above ) |
0.6.4 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
0.6.1 22 Nov 2022 17:33:49 |
Guido Falsi (madpilot) |
graphics/ocaml-cairo: Objective Caml binding for the Cairo library
Importing a slightly outdated release that supports the ocaml and
dune versions available in the ports tree.
Including an upstream commit fixing a memory leak that was discovered
in this release. |
Number of commits found: 4
|