From bede70c6c1304cc919c8265f298068299536080c Mon Sep 17 00:00:00 2001 From: angelos Date: Sat, 13 Feb 1999 04:51:49 +0000 Subject: [PATCH] camlp4 port, version 2.01 --- lang/camlp4/Makefile | 23 +++++++++++++++ lang/camlp4/files/md5 | 1 + lang/camlp4/pkg/COMMENT | 2 ++ lang/camlp4/pkg/DESCR | 2 ++ lang/camlp4/pkg/PLIST | 63 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 91 insertions(+) create mode 100644 lang/camlp4/Makefile create mode 100644 lang/camlp4/files/md5 create mode 100644 lang/camlp4/pkg/COMMENT create mode 100644 lang/camlp4/pkg/DESCR create mode 100644 lang/camlp4/pkg/PLIST diff --git a/lang/camlp4/Makefile b/lang/camlp4/Makefile new file mode 100644 index 00000000000..45ac72e48eb --- /dev/null +++ b/lang/camlp4/Makefile @@ -0,0 +1,23 @@ +# OpenBSD makefile for: Caml P4 +# Version required: 2.01 +# Date created: February 12, 1999 +# Whom: Angelos D. Keromytis +# +# $OpenBSD: Makefile,v 1.1.1.1 1999/02/13 04:51:49 angelos Exp $ +# + +DISTNAME= camlp4 +CATEGORIES= lang +MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Camlp4/ +DISTFILES= ${DISTNAME}.tar.gz + +MAINTAINER= angelos@openbsd.org + +IS_INTERACTIVE= yes +BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +WRKSRC= ${WRKDIR}/camlp4-2-01 +HAS_CONFIGURE= yes +USE_GMAKE= yes +ALL_TARGET= world bootstrap opt + +.include diff --git a/lang/camlp4/files/md5 b/lang/camlp4/files/md5 new file mode 100644 index 00000000000..6c41fe6854f --- /dev/null +++ b/lang/camlp4/files/md5 @@ -0,0 +1 @@ +MD5 (camlp4.tar.gz) = af619360648ea0df41a62c269863bee1 diff --git a/lang/camlp4/pkg/COMMENT b/lang/camlp4/pkg/COMMENT new file mode 100644 index 00000000000..44e447827cf --- /dev/null +++ b/lang/camlp4/pkg/COMMENT @@ -0,0 +1,2 @@ +Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml. + diff --git a/lang/camlp4/pkg/DESCR b/lang/camlp4/pkg/DESCR new file mode 100644 index 00000000000..13a180c1e50 --- /dev/null +++ b/lang/camlp4/pkg/DESCR @@ -0,0 +1,2 @@ +Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml. This is +the version 2.01, compatible with Objective Caml version 2.01. diff --git a/lang/camlp4/pkg/PLIST b/lang/camlp4/pkg/PLIST new file mode 100644 index 00000000000..e1b9f46d59b --- /dev/null +++ b/lang/camlp4/pkg/PLIST @@ -0,0 +1,63 @@ +bin/camlp4 +bin/camlp4r +bin/camlp4o +bin/mkcamlp4 +bin/odyl +bin/ocpp +lib/camlp4/ast2pt.cmi +lib/camlp4/camlp4.cma +lib/camlp4/camlp4_top.cma +lib/camlp4/camlp4o.cma +lib/camlp4/camlp4r.cma +lib/camlp4/crc.cmo +lib/camlp4/extract_crc +lib/camlp4/gramext.cmi +lib/camlp4/gramext.cmx +lib/camlp4/gramext.mli +lib/camlp4/gramlib.a +lib/camlp4/gramlib.cma +lib/camlp4/gramlib.cmxa +lib/camlp4/grammar.cmi +lib/camlp4/grammar.cmx +lib/camlp4/grammar.mli +lib/camlp4/lib.sml +lib/camlp4/mLast.cmi +lib/camlp4/mLast.mli +lib/camlp4/ocpp.cmo +lib/camlp4/odyl.cma +lib/camlp4/odyl.cmo +lib/camlp4/pa_extend.cmo +lib/camlp4/pa_extend_m.cmo +lib/camlp4/pa_format.cmo +lib/camlp4/pa_ifdef.cmi +lib/camlp4/pa_ifdef.cmo +lib/camlp4/pa_o.cmo +lib/camlp4/pa_oop.cmo +lib/camlp4/pa_op.cmo +lib/camlp4/pa_r.cmo +lib/camlp4/pa_rp.cmo +lib/camlp4/pa_ru.cmo +lib/camlp4/pa_sml.cmo +lib/camlp4/pcaml.cmi +lib/camlp4/pcaml.mli +lib/camlp4/plexer.cmi +lib/camlp4/plexer.cmx +lib/camlp4/plexer.mli +lib/camlp4/pr_dump.cmo +lib/camlp4/pr_extend.cmo +lib/camlp4/pr_null.cmo +lib/camlp4/pr_o.cmo +lib/camlp4/pr_op.cmo +lib/camlp4/pr_r.cmo +lib/camlp4/pr_rp.cmo +lib/camlp4/q_MLast.cmo +lib/camlp4/q_phony.cmo +lib/camlp4/quotation.cmi +lib/camlp4/quotation.mli +lib/camlp4/stdpp.cmi +lib/camlp4/stdpp.cmx +lib/camlp4/stdpp.mli +lib/camlp4/token.cmi +lib/camlp4/token.cmx +lib/camlp4/token.mli +@dirrm lib/camlp4