Date: Fri, 4 Aug 2006 16:05:53 +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-annexlib Makefile distinfo pkg-descr Message-ID: <200608041605.k74G5rl9005259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-08-04 16:05:53 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/ocaml-annexlib Makefile distinfo pkg-descr
Log:
An extension Library
This is mostly to fill in some gaps in the standard and unix
libraries, either for completeness or because they're things I find
myself needing a lot of the time, and a few modules that aren't worthy
of being their own releases. Enjoy. Most of this used to be part of an
old library (stew) that I broke up into a couple of smaller ones. This
one /was/ extlib, now annexlib. Its companion is mathlib.
See supplied documentation for additional info.
Author: Shawn Wagner <shawnw@speakeasy.org>
WWW: http://raevnos.pennmush.org/code/extlib/
PR: ports/101207
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Revision Changes Path
1.2395 +1 -0 ports/devel/Makefile
1.1 +57 -0 ports/devel/ocaml-annexlib/Makefile (new)
1.1 +3 -0 ports/devel/ocaml-annexlib/distinfo (new)
1.1 +13 -0 ports/devel/ocaml-annexlib/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608041605.k74G5rl9005259>
