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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ocaml-pomap OCaml library to maintain a list of partially ordered elements
4.1.1_2 devel on this many watch lists=0 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 4.1.1_1Version 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 search for ports maintained by this maintainer
Port Added: 2006-08-20 06:48:29
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
License: LGPL21+
WWW:
https://mmottl.github.io/pomap/
Description:
The Pomap-library implements an ADT that maintains maps of partially ordered elements. Whereas a total order allows you to say whether some element is lower, equal or greater than another one, partial orders also allow for a "don-t know" case.
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 (61 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-pomap-4.1.1_2/catalog.mk
  2. /usr/local/share/licenses/ocaml-pomap-4.1.1_2/LICENSE
  3. /usr/local/share/licenses/ocaml-pomap-4.1.1_2/LGPL21+
  4. lib/ocaml/site-lib/pomap/META
  5. lib/ocaml/site-lib/pomap/display_hasse_impl.ml
  6. lib/ocaml/site-lib/pomap/display_hasse_impl.mli
  7. lib/ocaml/site-lib/pomap/display_hasse_intf.ml
  8. lib/ocaml/site-lib/pomap/dune-package
  9. lib/ocaml/site-lib/pomap/opam
  10. lib/ocaml/site-lib/pomap/pomap.a
  11. lib/ocaml/site-lib/pomap/pomap.cma
  12. lib/ocaml/site-lib/pomap/pomap.cmi
  13. lib/ocaml/site-lib/pomap/pomap.cmt
  14. lib/ocaml/site-lib/pomap/pomap.cmx
  15. lib/ocaml/site-lib/pomap/pomap.cmxa
  16. lib/ocaml/site-lib/pomap/pomap.cmxs
  17. lib/ocaml/site-lib/pomap/pomap.ml
  18. lib/ocaml/site-lib/pomap/pomap__Display_hasse_impl.cmi
  19. lib/ocaml/site-lib/pomap/pomap__Display_hasse_impl.cmt
  20. lib/ocaml/site-lib/pomap/pomap__Display_hasse_impl.cmti
  21. lib/ocaml/site-lib/pomap/pomap__Display_hasse_impl.cmx
  22. lib/ocaml/site-lib/pomap/pomap__Display_hasse_intf.cmi
  23. lib/ocaml/site-lib/pomap/pomap__Display_hasse_intf.cmt
  24. lib/ocaml/site-lib/pomap/pomap__Display_hasse_intf.cmx
  25. lib/ocaml/site-lib/pomap/pomap__Pomap_impl.cmi
  26. lib/ocaml/site-lib/pomap/pomap__Pomap_impl.cmt
  27. lib/ocaml/site-lib/pomap/pomap__Pomap_impl.cmti
  28. lib/ocaml/site-lib/pomap/pomap__Pomap_impl.cmx
  29. lib/ocaml/site-lib/pomap/pomap__Pomap_intf.cmi
  30. lib/ocaml/site-lib/pomap/pomap__Pomap_intf.cmt
  31. lib/ocaml/site-lib/pomap/pomap__Pomap_intf.cmx
  32. lib/ocaml/site-lib/pomap/pomap__Ptset.cmi
  33. lib/ocaml/site-lib/pomap/pomap__Ptset.cmt
  34. lib/ocaml/site-lib/pomap/pomap__Ptset.cmti
  35. lib/ocaml/site-lib/pomap/pomap__Ptset.cmx
  36. lib/ocaml/site-lib/pomap/pomap__Store_impl.cmi
  37. lib/ocaml/site-lib/pomap/pomap__Store_impl.cmt
  38. lib/ocaml/site-lib/pomap/pomap__Store_impl.cmti
  39. lib/ocaml/site-lib/pomap/pomap__Store_impl.cmx
  40. lib/ocaml/site-lib/pomap/pomap__Store_intf.cmi
  41. lib/ocaml/site-lib/pomap/pomap__Store_intf.cmt
  42. lib/ocaml/site-lib/pomap/pomap__Store_intf.cmx
  43. lib/ocaml/site-lib/pomap/pomap_impl.ml
  44. lib/ocaml/site-lib/pomap/pomap_impl.mli
  45. lib/ocaml/site-lib/pomap/pomap_intf.ml
  46. lib/ocaml/site-lib/pomap/ptset.ml
  47. lib/ocaml/site-lib/pomap/ptset.mli
  48. lib/ocaml/site-lib/pomap/store_impl.ml
  49. lib/ocaml/site-lib/pomap/store_impl.mli
  50. lib/ocaml/site-lib/pomap/store_intf.ml
  51. share/doc/ocaml/pomap/CHANGES.md
  52. share/doc/ocaml/pomap/LICENSE.md
  53. share/doc/ocaml/pomap/README.md
  54. share/examples/ocaml/pomap/hasse/Makefile
  55. share/examples/ocaml/pomap/hasse/README.md
  56. share/examples/ocaml/pomap/hasse/dune
  57. share/examples/ocaml/pomap/hasse/hasse.ml
  58. share/examples/ocaml/pomap/hasse/po_examples.ml
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • ocaml-pomap>0:devel/ocaml-pomap
To install the port:
cd /usr/ports/devel/ocaml-pomap/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-pomap
  • pkg install ocaml-pomap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-pomap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1540494266 SHA256 (mmottl-pomap-4.1.1_GH0.tar.gz) = 3e22f7a5272b6319f24127fe22b93a589652512223666d625508bd5ef541a000 SIZE (mmottl-pomap-4.1.1_GH0.tar.gz) = 32792

Packages (timestamps in pop-ups are UTC):
ocaml-pomap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.1_14.1.1_2--4.1.1_2-3.0.7-
FreeBSD:13:quarterly4.1.1_14.1.1_1--4.1.1_14.1.1_14.1.1_14.1.1_1
FreeBSD:14:latest4.1.1_14.1.1_1--4.1.1_14.1.1-4.1.1
FreeBSD:14:quarterly4.1.1_14.1.1_1--4.1.1_14.1.1_14.1.1_14.1.1_1
FreeBSD:15:latest4.1.1_14.1.1_2n/a-n/a4.1.1_14.1.1_14.1.1_1
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. dune : devel/ocaml-dune
  2. ocamlc : lang/ocaml
Runtime dependencies:
  1. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ocaml-pomap-4.1.1_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-pomap
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mmottl/pomap/tar.gz/4.1.1?dummy=/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.1_2
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)
4.1.1_1
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)
4.1.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)
4.1.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1.1
07 Apr 2022 11:17:04
commit hash: b1be8f893f8ebdf2d61898299113c0dff327045ecommit hash: b1be8f893f8ebdf2d61898299113c0dff327045ecommit hash: b1be8f893f8ebdf2d61898299113c0dff327045ecommit hash: b1be8f893f8ebdf2d61898299113c0dff327045e files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-pomap: update the port to the latest version 4.1.1

It is compatible with both current and upcoming OCaml versions.
While here, clarify LICENSE and use static `pkg-plist'.

PR:	262794 (part of)
3.0.7
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.
3.0.7
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
3.0.7
30 Mar 2017 17:45:38
Revision:437322Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 3.0.7
3.0.6
18 Nov 2016 14:23:32
Revision:426323Original commit files touched by this commit
madpilot search for other commits by this committer
Update ocaml-pomap to 3.0.6.

PR:		213914
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
3.0.5
16 Jun 2016 09:05:01
Revision:416953Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
3.0.5
15 May 2015 00:43:58
Revision:386371Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.0.5, fixing build
- Simplify docs and examples handling
3.0.3
20 Dec 2014 18:06:22
Revision:375029Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.0.3
09 May 2014 13:09:22
Revision:353458Original commit files touched by this commit
marino search for other commits by this committer
devel/ocaml-pomap: Update version 3.0.1 => 3.0.3 to unbreak and stage

This port apparently broke when Ocaml was updated to 4.0.1.
Add stage support as part of the upgrade which restores the build.
Also remove author line from pkg-descr.
3.0.1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
3.0.1
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
3.0.1
20 Dec 2012 05:47:45
Revision:309289Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 3.0.1.
- Add LICENSE.
- Add MAKE_JOBS_UNSAFE.

PR:		ports/172230
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2.9.8_1
26 Oct 2012 14:57:51
Revision:306447Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2.9.8_1
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2.9.8_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.9.8_1
05 Apr 2011 22:23:33
Original commit files touched by this commit
stas search for other commits by this committer
- Bump portrevisions on all ocaml libraries, as it appears that compiled
  interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:             ports/156195
Suggested by:   mandree
2.9.8_1
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
2.9.8_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.9.8
24 Mar 2007 14:03:04
Original commit files touched by this commit
pav search for other commits by this committer
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
2.9.8
14 Mar 2007 04:12:32
Original commit files touched by this commit
linimon search for other commits by this committer
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].

PR:     101029 [1], 108862 [2]

Submitted by:   Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2.9.8
09 Dec 2006 11:46:41
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 2.9.8
- Change my email
2.9.7
20 Aug 2006 06:47:52
Original commit files touched by this commit
itetcu search for other commits by this committer
The Pomap-library implements an ADT that maintains maps of partially ordered
elements. Whereas a total order allows you to say whether some element is
lower, equal or greater than another one, partial orders also allow for a
"don-t know" case.

Author: Markus Mottl <markus.mottl@gmail.com>
WWW:    http://www.ocaml.info/home/ocaml_sources.html

PR:             ports/102116
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>

Number of commits found: 27