cvs commit: ports/devel Makefile ports/devel/pear-PHP_Parser
 Makefile distinfo pkg-descr
    Martin Wilke 
    miwi at FreeBSD.org
       
    Sun Aug  5 14:02:29 PDT 2007
    
    
  
miwi        2007-08-05 21:02:29 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/pear-PHP_Parser Makefile distinfo pkg-descr 
  Log:
  PHP_Parser is a source code analysis tool based around a real Parser
  generated by PHP_ParserGenerator. The parser uses the same EBNF source
  that PHP uses to parse itself, modified for Lemon parser format,
  and it therefore as robust as PHP itself.
  
  WWW: http://pear.php.net/package/PHP_Parser/
  
  Revision  Changes    Path
  1.2836    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/pear-PHP_Parser/Makefile (new)
  1.1       +3 -0      ports/devel/pear-PHP_Parser/distinfo (new)
  1.1       +6 -0      ports/devel/pear-PHP_Parser/pkg-descr (new)
    
    
More information about the cvs-all
mailing list