ports/176162: [new port] devel/ocaml-deriving-ocsigen (function derivation library)
Jaap Boender
jaapb at kerguelen.org
Fri Feb 15 10:30:02 UTC 2013
>Number: 176162
>Category: ports
>Synopsis: [new port] devel/ocaml-deriving-ocsigen (function derivation library)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 15 10:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jaap Boender
>Release: 9.1-RELEASE
>Organization:
>Environment:
FreeBSD purcell.mdx.ac.uk 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
This is a new port for devel/ocaml-deriving-ocsigen, a library for deriving functions (pretty printers for examples) from types. It will be needed as a dependency for new packages down the line.
>How-To-Repeat:
n/a
>Fix:
shar of new port directory 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-deriving-ocsigen
# ocaml-deriving-ocsigen/Makefile
# ocaml-deriving-ocsigen/distinfo
# ocaml-deriving-ocsigen/pkg-descr
#
echo c - ocaml-deriving-ocsigen
mkdir -p ocaml-deriving-ocsigen > /dev/null 2>&1
echo x - ocaml-deriving-ocsigen/Makefile
sed 's/^X//' >ocaml-deriving-ocsigen/Makefile << '0732f3f07bc0a6c6cff9d412c0d33d67'
X# New ports collection makefile for: deriving-ocsigen
X# Date created: February 13, 2013
X# Whom: Jaap Boender <jaapb at kerguelen.org>
X#
X# $FreeBSD$
X
XPORTNAME= deriving-ocsigen
XPORTVERSION= 0.3c
XCATEGORIES= devel www
XMASTER_SITES= http://ocsigen.org/download/
XPKGNAMEPREFIX= ocaml-
X
XMAINTAINER= jaapb at kerguelen.org
XCOMMENT= Function derivation library
X
XUSE_OCAML= yes
XUSE_OCAML_FINDLIB= yes
XUSE_OCAMLFIND_PLIST= yes
XUSE_OCAML_LDCONFIG= yes
X
XUSE_GMAKE= yes
X
X.include <bsd.port.mk>
0732f3f07bc0a6c6cff9d412c0d33d67
echo x - ocaml-deriving-ocsigen/distinfo
sed 's/^X//' >ocaml-deriving-ocsigen/distinfo << '64e4ffd9f1cc16c5cc396f62f04eae6e'
XSHA256 (deriving-ocsigen-0.3c.tar.gz) = eb6e7e647b6f2effcc65c9b32076fbc12e366e16035447a762a93e5e1cba94c7
XSIZE (deriving-ocsigen-0.3c.tar.gz) = 61242
64e4ffd9f1cc16c5cc396f62f04eae6e
echo x - ocaml-deriving-ocsigen/pkg-descr
sed 's/^X//' >ocaml-deriving-ocsigen/pkg-descr << '4a8e49543259346c98918d924d2f5c4c'
XExtension to OCaml for deriving functions from type declarations. Includes
Xderivers for pretty-printing, type-safe marshalling with structure-sharing,
Xdynamic typing, equality, and more. This is a version of the deriving library
Xadapted for use with Ocsigen.
X
XWWW: http://github.com/hnrgrgr/deriving
4a8e49543259346c98918d924d2f5c4c
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list