notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ocaml-cmdliner OCaml module for handling command-line interfaces
1.0.4_3 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.4_2Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-17 13:01:34
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
People watching this port, also watch:: ocaml-lwt, osslsigncode
License: ISCL
WWW:
https://erratique.ch/software/cmdliner
Description:
Cmdliner is an OCaml module for the declarative definition of command line interfaces. It provides a simple and compositional mechanism to convert command line arguments to OCaml values and pass them to your functions. The module automatically handles syntax errors, help messages and UNIX man page generation. It supports programs with single or multiple commands (like darcs or git) and respects most of the POSIX and GNU conventions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-cmdliner-1.0.4_3/catalog.mk
  2. /usr/local/share/licenses/ocaml-cmdliner-1.0.4_3/LICENSE
  3. /usr/local/share/licenses/ocaml-cmdliner-1.0.4_3/ISCL
  4. lib/ocaml/site-lib/cmdliner/META
  5. lib/ocaml/site-lib/cmdliner/cmdliner.a
  6. lib/ocaml/site-lib/cmdliner/cmdliner.cma
  7. lib/ocaml/site-lib/cmdliner/cmdliner.cmi
  8. lib/ocaml/site-lib/cmdliner/cmdliner.cmti
  9. lib/ocaml/site-lib/cmdliner/cmdliner.cmx
  10. lib/ocaml/site-lib/cmdliner/cmdliner.cmxa
  11. lib/ocaml/site-lib/cmdliner/cmdliner.cmxs
  12. lib/ocaml/site-lib/cmdliner/cmdliner.mli
  13. lib/ocaml/site-lib/cmdliner/cmdliner_arg.cmx
  14. lib/ocaml/site-lib/cmdliner/cmdliner_base.cmx
  15. lib/ocaml/site-lib/cmdliner/cmdliner_cline.cmx
  16. lib/ocaml/site-lib/cmdliner/cmdliner_docgen.cmx
  17. lib/ocaml/site-lib/cmdliner/cmdliner_info.cmx
  18. lib/ocaml/site-lib/cmdliner/cmdliner_manpage.cmx
  19. lib/ocaml/site-lib/cmdliner/cmdliner_msg.cmx
  20. lib/ocaml/site-lib/cmdliner/cmdliner_suggest.cmx
  21. lib/ocaml/site-lib/cmdliner/cmdliner_term.cmx
  22. lib/ocaml/site-lib/cmdliner/cmdliner_trie.cmx
  23. lib/ocaml/site-lib/cmdliner/opam
  24. share/doc/ocaml/cmdliner/CHANGES.md
  25. share/doc/ocaml/cmdliner/LICENSE.md
  26. share/doc/ocaml/cmdliner/README.md
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • ocaml-cmdliner>0:devel/ocaml-cmdliner
To install the port:
cd /usr/ports/devel/ocaml-cmdliner/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-cmdliner
  • pkg install ocaml-cmdliner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-cmdliner
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1602549970 SHA256 (cmdliner-1.0.4.tbz) = 5c2a93d44af8a38996a2c0f80fbd7970fe4751f104be470cafa069353fc004c0 SIZE (cmdliner-1.0.4.tbz) = 49558

Packages (timestamps in pop-ups are UTC):
ocaml-cmdliner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.4_31.0.4_3-1.0.4_31.0.4_3-0.9.8-
FreeBSD:13:quarterly1.0.4_21.0.4_21.0.4_1-1.0.4_21.0.4_21.0.4_21.0.4_2
FreeBSD:14:latest1.0.4_31.0.4_31.0.4_11.0.4_31.0.4_31.0.4_1-1.0.4_1
FreeBSD:14:quarterly1.0.4_21.0.4_2--1.0.4_21.0.4_21.0.4_21.0.4_2
FreeBSD:15:latest1.0.4_31.0.4_3n/a-n/a1.0.4_21.0.4_21.0.4_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ocamlc : lang/ocaml
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. devel/ocaml-fmt
  2. devel/ocaml-logs
  3. devel/ocaml-uutf

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/js_of_ocaml*
  2. Collapse this list of deleted ports.
for Run
  1. devel/ocaml-fmt
  2. devel/ocaml-logs

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/js_of_ocaml*
  2. Collapse this list of deleted ports.
* - 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-cmdliner-1.0.4_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-cmdliner
USES:
gmake tar:tbz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://erratique.ch/software/cmdliner/releases/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4_3
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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 View all of this commit message)
1.0.4_2
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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 View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.4_1
17 Sep 2021 17:12:08
commit hash: 5e8a5384cf90a310e4deeaa11a2d71d025c0ffc0commit hash: 5e8a5384cf90a310e4deeaa11a2d71d025c0ffc0commit hash: 5e8a5384cf90a310e4deeaa11a2d71d025c0ffc0commit hash: 5e8a5384cf90a310e4deeaa11a2d71d025c0ffc0 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-cmdliner: fix installation + other minor changes

- Chase HTTP/1.1 301 redirection when fetching the distfile
- Reword the COMMENT and assume maintainership of the port
- Packages are installed in their dedicated subdirectory under
  ${OCAML_SITELIBDIR}, not the ${OCAML_SITELIBDIR} itself
1.0.4
17 Sep 2021 12:40:10
commit hash: c5a8ab849b253640796e5ac5116238b31c29e513commit hash: c5a8ab849b253640796e5ac5116238b31c29e513commit hash: c5a8ab849b253640796e5ac5116238b31c29e513commit hash: c5a8ab849b253640796e5ac5116238b31c29e513 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-cmdliner: prepare for OCaml 4.06+

- Update to version 1.0.4, now licensed under ISCL
- Set LICENSE_FILE as it is not just a boilerplate but contains
  actual copyright information
- Drop dependency on `devel/ocaml-ocamlbuild' (unused since v1.0.3)
- Don't hand-roll build and installation routines, use provided
- Convert to static pkg-plist and install documentation files
- Mark as parallel build unsafe for the moment due to this error:

    File "cmdliner.ml", line 1:
    Error: Corrupted compilation unit description

  or this:

    File "cmdliner.ml", line 1:
    Error: The files cmdliner_arg.cmi and cmdliner_term.cmi
    make inconsistent assumptions over interface Cmdliner_term
0.9.8
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.9.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.8
12 Dec 2019 09:40:40
Revision:519856Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
0.9.8
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
danfe search for other commits by this committer
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
0.9.8
14 Dec 2016 21:48:10
Revision:428596Original commit files touched by this commit
johans search for other commits by this committer
Stepping down as maintainer for some ports.
0.9.8
14 Oct 2015 10:48:12
Revision:399245Original commit files touched by this commit
johans search for other commits by this committer
Update ocaml cmdliner to 0.9.8
0.9.7
17 May 2015 13:01:20
Revision:386608Original commit files touched by this commit
johans search for other commits by this committer
Add new port devel/ocaml-cmdliner

Cmdliner is an OCaml module for the declarative definition of command
line interfaces.

It provides a simple and compositional mechanism to convert command line
arguments to OCaml values and pass them to your functions. The module
automatically handles syntax errors, help messages and UNIX man page
generation. It supports programs with single or multiple commands
(like darcs or git) and respects most of the POSIX and GNU conventions.

This module is required to update lang/js_of_ocaml

Number of commits found: 13