Date: Sun, 20 Aug 2006 06:47:52 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ocaml-pomap Makefile distinfo pkg-descr Message-ID: <200608200647.k7K6lqov073660@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-08-20 06:47:52 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/ocaml-pomap Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.2420 +1 -0 ports/devel/Makefile 1.1 +67 -0 ports/devel/ocaml-pomap/Makefile (new) 1.1 +3 -0 ports/devel/ocaml-pomap/distinfo (new) 1.1 +7 -0 ports/devel/ocaml-pomap/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608200647.k7K6lqov073660>