ports/125362: New port: devel/ocaml-lwt (cooperative threading library for ocaml)
Jaap Boender
jaapb at kerguelen.org
Mon Jul 7 09:50:06 UTC 2008
>Number: 125362
>Category: ports
>Synopsis: New port: devel/ocaml-lwt (cooperative threading library for ocaml)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 07 09:50:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Jaap Boender
>Release: 7.0-STABLE
>Organization:
>Environment:
FreeBSD marion-dufresne.pps.jussieu.fr 7.0-STABLE FreeBSD 7.0-STABLE #2: Thu Jun 5 13:42:32 CEST 2008 root at marion-dufresne.pps.jussieu.fr:/usr/obj/usr/src/sys/MARION-DUFRESNE i386
>Description:
A shar fine containing the port directory is included. This port will be needed for an upcoming new release of the www/ocsigen port, and the library is also used by net/unison (though included in that port, for now)
>How-To-Repeat:
n/a
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# /usr/ports/devel/ocaml-lwt
# /usr/ports/devel/ocaml-lwt/Makefile
# /usr/ports/devel/ocaml-lwt/pkg-descr
# /usr/ports/devel/ocaml-lwt/distinfo
#
echo c - /usr/ports/devel/ocaml-lwt
mkdir -p /usr/ports/devel/ocaml-lwt > /dev/null 2>&1
echo x - /usr/ports/devel/ocaml-lwt/Makefile
sed 's/^X//' >/usr/ports/devel/ocaml-lwt/Makefile << 'END-of-/usr/ports/devel/ocaml-lwt/Makefile'
X# New ports collection makefile for: ocaml-lwt
X# Date created: 7 July 2008
X# Whom: jaapb at kerguelen.org
X#
X# $FreeBSD$
X#
X
XPORTNAME= lwt
XPORTVERSION= 1.1.0
XCATEGORIES= devel
XMASTER_SITES= http://www.ocsigen.org/download/
XPKGNAMEPREFIX= ocaml-
X
XMAINTAINER= jaapb at kerguelen.org
XCOMMENT= Cooperative threading library for OCaml
X
XUSE_OCAML= yes
XOCAMLC_DEPEND= ocaml>=3.10:${OCAMLC_PORT}
XUSE_OCAML_FINDLIB= yes
XUSE_OCAMLFIND_PLIST= yes
XUSE_OCAML_LDCONFIG= yes
X
XUSE_GMAKE= yes
XDOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
XPORTDOCS= *
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X ${INSTALL_MAN} ${WRKSRC}/_build/lwt.docdir/* ${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/devel/ocaml-lwt/Makefile
echo x - /usr/ports/devel/ocaml-lwt/pkg-descr
sed 's/^X//' >/usr/ports/devel/ocaml-lwt/pkg-descr << 'END-of-/usr/ports/devel/ocaml-lwt/pkg-descr'
XLwt (the abbreviation stands for Light-Weight Threading) is a cooperative
Xthreading library for Ocaml.
END-of-/usr/ports/devel/ocaml-lwt/pkg-descr
echo x - /usr/ports/devel/ocaml-lwt/distinfo
sed 's/^X//' >/usr/ports/devel/ocaml-lwt/distinfo << 'END-of-/usr/ports/devel/ocaml-lwt/distinfo'
XMD5 (lwt-1.1.0.tar.gz) = dcc43458f3e39647bb7992749de43fa5
XSHA256 (lwt-1.1.0.tar.gz) = 6c9087e1185de933091fcd147f1c125157b01921d32ca0e2304319c2d72ee9d6
XSIZE (lwt-1.1.0.tar.gz) = 32844
END-of-/usr/ports/devel/ocaml-lwt/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list