From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 18 12:30:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F662106564A for ; Mon, 18 Apr 2011 12:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3F9138FC08 for ; Mon, 18 Apr 2011 12:30:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3ICUAaF097331 for ; Mon, 18 Apr 2011 12:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3ICUAsS097327; Mon, 18 Apr 2011 12:30:10 GMT (envelope-from gnats) Resent-Date: Mon, 18 Apr 2011 12:30:10 GMT Resent-Message-Id: <201104181230.p3ICUAsS097327@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jaap Boender Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B413D106564A for ; Mon, 18 Apr 2011 12:22:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A00998FC15 for ; Mon, 18 Apr 2011 12:22:03 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3ICM3nI089555 for ; Mon, 18 Apr 2011 12:22:03 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p3ICM3GY089554; Mon, 18 Apr 2011 12:22:03 GMT (envelope-from nobody) Message-Id: <201104181222.p3ICM3GY089554@red.freebsd.org> Date: Mon, 18 Apr 2011 12:22:03 GMT From: Jaap Boender To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/156472: [new port] devel/ocaml-react - OCaml library for reactive programming X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2011 12:30:10 -0000 >Number: 156472 >Category: ports >Synopsis: [new port] devel/ocaml-react - OCaml library for reactive programming >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 Apr 18 12:30:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jaap Boender >Release: 8.2-STABLE >Organization: >Environment: FreeBSD vanrossum.irill.org 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Apr 7 14:20:38 CEST 2011 root@vanrossum.irill.org:/usr/obj/usr/src/sys/VANROSSUM amd64 >Description: React is an Ocaml module for functional reactive programming. It provides support to programs with time varying values: applicative events and signals. React doesn't define any primitive event or signal, this lets the client choose the concrete timeline. WWW: http://erratique.ch/software/react >How-To-Repeat: n/a >Fix: shar archive included 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: # # ocaml-react # ocaml-react/pkg-descr # ocaml-react/distinfo # ocaml-react/pkg-plist # ocaml-react/Makefile # echo c - ocaml-react mkdir -p ocaml-react > /dev/null 2>&1 echo x - ocaml-react/pkg-descr sed 's/^X//' >ocaml-react/pkg-descr << '6b825397b93fc5c650ffcbb4e5e7faaa' XReact is an Ocaml module for functional reactive programming. It provides Xsupport to programs with time varying values: applicative events and signals. XReact doesn't define any primitive event or signal, this lets the client Xchoose the concrete timeline. X XWWW: http://erratique.ch/software/react 6b825397b93fc5c650ffcbb4e5e7faaa echo x - ocaml-react/distinfo sed 's/^X//' >ocaml-react/distinfo << '2c82a43e961a516f293862bd21994c8b' XSHA256 (react-0.9.2.tbz) = b953e50abbb5c4065eb17a50a02341d380eff32fe8cb309a40eca2ddddef2a3a XSIZE (react-0.9.2.tbz) = 47337 2c82a43e961a516f293862bd21994c8b echo x - ocaml-react/pkg-plist sed 's/^X//' >ocaml-react/pkg-plist << '2ebbc0f84b529e23ccb3948edf417886' Xlib/ocaml/site-lib/react/META Xlib/ocaml/site-lib/react/react.cmi Xlib/ocaml/site-lib/react/react.cmo Xlib/ocaml/site-lib/react/react.cmx Xlib/ocaml/site-lib/react/react.cmxs Xlib/ocaml/site-lib/react/react.ml Xlib/ocaml/site-lib/react/react.mli Xlib/ocaml/site-lib/react/react.o X@dirrm lib/ocaml/site-lib/react 2ebbc0f84b529e23ccb3948edf417886 echo x - ocaml-react/Makefile sed 's/^X//' >ocaml-react/Makefile << '76d336a60ee8df44cf7651cfe8bcee7c' X# New ports collection makefile for: ocaml-react X# Date created: April 18, 2011 X# Whom: Jaap Boender X# X# $FreeBSD$ X XPORTNAME= react XPORTVERSION= 0.9.2 XCATEGORIES= devel XMASTER_SITES= http://erratique.ch/software/react/releases/ XPKGNAMEPREFIX= ocaml- XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tbz X XMAINTAINER= jaapb@kerguelen.org XCOMMENT= OCaml module for functional reactive programming X XUSE_OCAML= yes XOCAMLC_DEPEND= ocaml>=3.11:${OCAMLC_PORT} XUSE_OCAML_LDCONFIG= yes X X.include X Xdo-build: X @cd ${WRKSRC} && ${SH} ./build X Xdo-install: X @cd ${WRKSRC} && INSTALLDIR=${PREFIX}/lib/ocaml/site-lib/${PORTNAME} ${SH} ./build install-plugin X Xpost-extract: X# For nonstandard prefixes X.if !exists(${OCAMLFIND_DESTDIR}) X ${MKDIR} ${OCAMLFIND_DESTDIR} X.endif X.if !exists(${OCAMLFIND_LDCONF}) X ${TOUCH} ${OCAMLFIND_LDCONF} X.endif X X.include 76d336a60ee8df44cf7651cfe8bcee7c exit >Release-Note: >Audit-Trail: >Unformatted: