Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2013 10:21:22 GMT
From:      Jaap Boender <jaapb@kerguelen.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176162: [new port] devel/ocaml-deriving-ocsigen (function derivation library)
Message-ID:  <201302151021.r1FALMPU043926@red.freebsd.org>
Resent-Message-ID: <201302151030.r1FAU2CT073486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302151021.r1FALMPU043926>