ports/125362: New port: devel/ocaml-lwt (cooperative threading library for ocaml)

Jaap Boender jaapb at kerguelen.org
Tue Jan 13 15:20:02 UTC 2009


The following reply was made to PR ports/125362; it has been noted by GNATS.

From: Jaap Boender <jaapb at kerguelen.org>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: ports/125362: New port: devel/ocaml-lwt (cooperative threading library for ocaml)
Date: Tue, 13 Jan 2009 15:59:04 +0100

 --Boundary-00=_5wKbJe040qcNe1m
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Sorry for the late reply. I've forgotten the dependency on ocaml-ssl; I've 
 added a new .shar with this error fixed to this mail.
 
 --Boundary-00=_5wKbJe040qcNe1m
 Content-Type: text/plain;
   charset="us-ascii";
   name="lwt.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="lwt.shar"
 
 # 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 << '6dfe83c73a7eafaea36e222cce928314'
 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
 XBUILD_DEPENDS+=		${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl
 XRUN_DEPENDS+=		${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl
 X
 XSA_DIR=         	${PREFIX}/${OCAML_SITELIBDIR}
 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>
 6dfe83c73a7eafaea36e222cce928314
 echo x - /usr/ports/devel/ocaml-lwt/pkg-descr
 sed 's/^X//' >/usr/ports/devel/ocaml-lwt/pkg-descr << 'dedb9c4e182f03a575cd91886e3711fa'
 XLwt (the abbreviation stands for Light-Weight Threading) is a cooperative
 Xthreading library for Ocaml. 
 dedb9c4e182f03a575cd91886e3711fa
 echo x - /usr/ports/devel/ocaml-lwt/distinfo
 sed 's/^X//' >/usr/ports/devel/ocaml-lwt/distinfo << '20672e5632223df22c2ee7470c4874ba'
 XMD5 (lwt-1.1.0.tar.gz) = dcc43458f3e39647bb7992749de43fa5
 XSHA256 (lwt-1.1.0.tar.gz) = 6c9087e1185de933091fcd147f1c125157b01921d32ca0e2304319c2d72ee9d6
 XSIZE (lwt-1.1.0.tar.gz) = 32844
 20672e5632223df22c2ee7470c4874ba
 exit
 
 
 --Boundary-00=_5wKbJe040qcNe1m--



More information about the freebsd-ports-bugs mailing list