pgj 2009-03-09 16:23:46 UTC
FreeBSD ports repository (doc committer)
Modified files:
devel Makefile
Added files:
devel/bisoncpp Makefile distinfo pkg-descr pkg-plist
devel/bisoncpp/files
patch-documentation-manual-conditions-gpl.yo
patch-documentation-manual-grammar-polymorphic.yo
patch-icmake-install patch-icmake-library
patch-parser-parser.h
Log:
The program bisonc++ creates a C++ parser function and -class having a
cleaner setup than the code generated by Alain Coetmeur's bison++.
Furthermore, since bisonc++ more closely follows current-day ideas about
C++ programming its code is easier to read.
WWW: http://bisoncpp.sourceforge.net/
Approved by: tabthorpe
Revision Changes Path
1.3394 +1 -0 ports/devel/Makefile
1.1 +61 -0 ports/devel/bisoncpp/Makefile (new)
1.1 +3 -0 ports/devel/bisoncpp/distinfo (new)
1.1 +12 -0
ports/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo (new)
1.1 +11 -0
ports/devel/bisoncpp/files/patch-documentation-manual-grammar-polymorphic.yo
(new)
1.1 +23 -0 ports/devel/bisoncpp/files/patch-icmake-install (new)
1.1 +21 -0 ports/devel/bisoncpp/files/patch-icmake-library (new)
1.1 +20 -0 ports/devel/bisoncpp/files/patch-parser-parser.h (new)
1.1 +6 -0 ports/devel/bisoncpp/pkg-descr (new)
1.1 +7 -0 ports/devel/bisoncpp/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"