Commit graph

6 commits

Author SHA1 Message Date
Renato Botelho
2666b54c71 - Update to 20080912
PR:		ports/132061
Submitted by:	maintainer
2009-02-25 16:58:25 +00:00
Philippe Audeoud
d3adf92d67 - Update to 20071212
PR:		ports/123071
Submitted by:	Jaap Boender <jaapb kerguelen.org> (maintainer)
Approved by:	maintainer timeout, thierry (mentor)
2008-06-02 06:19:11 +00:00
Pav Lucistnik
d73026872a - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/
Pointy hat to:	stas
2008-04-06 22:51:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
cfff2ef9c8 - Add manpage to Makefile
Submitted by:   pointyhat via Kris "Ports Janitor" :)
2007-03-11 22:18:44 +00:00
Martin Wilke
94b3d16759 Menhir is a LR(1) parser generator for the OCaml programming language.
It is 90% compatible to ocamlyacc (included with the OCaml distribution), and
it has some advantages over ocamlyacc, such as limited EBNF support, LR(1)
generation instead of LALR(1), better conflict explanation and production of
reentrant parsers (amongst others).

WWW: http://cristal.inria.fr/~fpottier/menhir

PR:		ports/109910
Submitted by:	Jaap Boender <jaapb at kerguelen.org>
2007-03-06 19:17:44 +00:00