Date: Fri, 2 Sep 2005 02:22:12 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/bisongen Makefile distinfo pkg-descr pkg-plist Message-ID: <200509020222.j822MCiF083259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-09-02 02:22:12 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/bisongen Makefile distinfo pkg-descr pkg-plist
Log:
Add bisongen.
BisonGen is a general-purpose parser generator that converts a grammar
description for an LALR(1) context-free grammar into a program to
parse that grammar.
WWW: http://www.4suite.org
PR: ports/84546
Submitted by: Frerich Raabe <frerich@hex.athame.co.uk>
Revision Changes Path
1.1950 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/bisongen/Makefile (new)
1.1 +2 -0 ports/devel/bisongen/distinfo (new)
1.1 +8 -0 ports/devel/bisongen/pkg-descr (new)
1.1 +90 -0 ports/devel/bisongen/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509020222.j822MCiF083259>
