cvs commit: ports/devel Makefile ports/devel/p5-Regexp-Assemble Makefile distinfo pkg-descr pkg-plist

Yen-Ming Lee leeym at FreeBSD.org
Fri Mar 4 01:59:04 PST 2005


leeym       2005-03-04 09:59:04 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Regexp-Assemble Makefile distinfo pkg-descr pkg-plist 
  Log:
  - add p5-Regexp-Assemble-0.09
  
  Regexp::Assemble allows you to take a number of regular expressions and
  assemble them into a single regular expression (or RE) that will match
  everything that any of the individual REs match, only what they match
  and nothing else.
  
  WWW: http://search.cpan.org/dist/Regexp-Assemble/
  
  Revision  Changes    Path
  1.1834    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Regexp-Assemble/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Regexp-Assemble/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Regexp-Assemble/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Regexp-Assemble/pkg-plist (new)


More information about the cvs-ports mailing list