| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:59:23
20080912
|
ohauer  |
-remove MD5 |
25 Feb 2009 16:58:25
20080912
|
garga  |
- Update to 20080912
PR: ports/132061
Submitted by: maintainer |
02 Jun 2008 06:19:11
20071212
|
jadawin  |
- Update to 20071212
PR: ports/123071
Submitted by: Jaap Boender <jaapb kerguelen.org> (maintainer)
Approved by: maintainer timeout, thierry (mentor) |
06 Apr 2008 22:51:21
20070215_1
|
pav  |
- Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/
Pointy hat to: stas |
19 May 2007 20:32:57
20070215_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 22:18:44
20070215
|
miwi  |
- Add manpage to Makefile
Submitted by: pointyhat via Kris "Ports Janitor" :) |
06 Mar 2007 19:17:44
20070215
|
miwi  |
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> |