cvs commit: ports/devel Makefile ports/devel/bisongen Makefile
 distinfo pkg-descr pkg-plist
    Jean-Yves Lefort 
    jylefort at FreeBSD.org
       
    Fri Sep  2 02:22:13 GMT 2005
    
    
  
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 at 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)
    
    
More information about the cvs-all
mailing list