ports/109564: New port: lang/ocamlduce (XML library for OCaml)

Jaap Boender jaapb at kerguelen.org
Mon Feb 26 13:30:04 UTC 2007


>Number:         109564
>Category:       ports
>Synopsis:       New port: lang/ocamlduce (XML 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 Feb 26 13:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Boender
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD marion-dufresne.pps.jussieu.fr 6.2-STABLE FreeBSD 6.2-STABLE #1: Mon Jan 15 13:16:55 CET 2007     root at marion-dufresne.pps.jussieu.fr:/usr/obj/usr/src/sys/MARION-DUFRESNE  i386
>Description:
OCamlDuce is a merger of CDuce (lang/cduce) and OCaml (lang/ocaml) that allows XML types and values to be used in OCaml programs.
>How-To-Repeat:

>Fix:
shar file attached:

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/lang/ocamlduce
#	/usr/ports/lang/ocamlduce/Makefile
#	/usr/ports/lang/ocamlduce/distinfo
#	/usr/ports/lang/ocamlduce/pkg-plist
#	/usr/ports/lang/ocamlduce/pkg-descr
#
echo c - /usr/ports/lang/ocamlduce
mkdir -p /usr/ports/lang/ocamlduce > /dev/null 2>&1
echo x - /usr/ports/lang/ocamlduce/Makefile
sed 's/^X//' >/usr/ports/lang/ocamlduce/Makefile << 'END-of-/usr/ports/lang/ocamlduce/Makefile'
X# New ports collection makefile for:	ocamlduce
X# Date created:				Feb 24, 2007
X# Whom:					Jaap Boender <jaapb at kerguelen.rg>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ocamlduce
XPORTVERSION=	3.09.3pl1	
XCATEGORIES=	lang
XMASTER_SITES=	http://gallium.inria.fr/~frisch/ocamlcduce/download/
X
XMAINTAINER=	jaapb at kerguelen.org
XCOMMENT=	Library to integrate XML features into OCaml
X
XUSE_GMAKE=	yes
XUSE_OCAML=	yes
XUSE_OCAML_FINDLIB=yes
X
XALL_TARGET=	all opt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
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 <bsd.port.post.mk>
END-of-/usr/ports/lang/ocamlduce/Makefile
echo x - /usr/ports/lang/ocamlduce/distinfo
sed 's/^X//' >/usr/ports/lang/ocamlduce/distinfo << 'END-of-/usr/ports/lang/ocamlduce/distinfo'
XMD5 (ocamlduce-3.09.3pl1.tar.gz) = 341e04b8fc7e9c211ae270ae2135e83a
XSHA256 (ocamlduce-3.09.3pl1.tar.gz) = 19f5151790f85d282de7f7f7c8282d2e0562670fc54a97d1acd98be0b8df651b
XSIZE (ocamlduce-3.09.3pl1.tar.gz) = 944146
END-of-/usr/ports/lang/ocamlduce/distinfo
echo x - /usr/ports/lang/ocamlduce/pkg-plist
sed 's/^X//' >/usr/ports/lang/ocamlduce/pkg-plist << 'END-of-/usr/ports/lang/ocamlduce/pkg-plist'
X%%OCAML_SITELIBDIR%%/ocamlduce/META
X%%OCAML_SITELIBDIR%%/ocamlduce/cduce_types.cmi
X%%OCAML_SITELIBDIR%%/ocamlduce/cduce_types.o
X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.a
X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.cma
X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.cmi
X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.cmxa
X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.mli
X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.o
X%%OCAML_SITELIBDIR%%/ocamlduce/topdirs.cmi
X%%OCAML_SITELIBDIR%%/ocamlduce/toplevelducelib.cma
X%%OCAML_SITELIBDIR%%/ocamlduce/toploop.cmi
X%%OCAML_SITELIBDIR%%/ocamlduce/topmain.cmi
X%%OCAML_SITELIBDIR%%/ocamlduce/topstart.cmo
Xbin/ocamlducec
Xbin/ocamlduce
Xbin/ocamlducedep
Xbin/ocamlducedoc
Xbin/ocamlduceopt
Xbin/ocamlducemktop
Xbin/expungeduce
Xbin/ocamlducefind
END-of-/usr/ports/lang/ocamlduce/pkg-plist
echo x - /usr/ports/lang/ocamlduce/pkg-descr
sed 's/^X//' >/usr/ports/lang/ocamlduce/pkg-descr << 'END-of-/usr/ports/lang/ocamlduce/pkg-descr'
XOCamlDuce is an enhancement to OCaml that allows you to use XML types.
X
XWWW: http://www.cduce.org/ocaml
END-of-/usr/ports/lang/ocamlduce/pkg-descr
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list