Bug 146973 - New Port: textproc/p5-PPIx-Regexp PPI regular expression parser
Summary: New Port: textproc/p5-PPIx-Regexp PPI regular expression parser
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 18:30 UTC by Ashish Shukla
Modified: 2010-05-26 06:07 UTC (History)
0 users

See Also:


Attachments
file.shar (7.27 KB, text/plain)
2010-05-25 18:30 UTC, Ashish Shukla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2010-05-25 18:30:01 UTC
The purpose of the PPIx-Regexp package is to parse regular expressions
in a manner similar to the way the PPI package parses Perl.

WWW:	http://search.cpan.org/dist/PPIx-Regexp
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-05-25 23:41:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-26 03:14:47 UTC
wen         2010-05-26 02:14:37 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-PPIx-Regexp Makefile distinfo pkg-descr pkg-plist 
  Log:
  The purpose of the PPIx-Regexp package is to parse regular expressions
  in a manner similar to the way the PPI package parses Perl.
  
  WWW:    http://search.cpan.org/dist/PPIx-Regexp
  
  PR:             ports/146973
  Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
  
  Revision  Changes    Path
  1.1461    +1 -0      ports/textproc/Makefile
  1.1       +86 -0     ports/textproc/p5-PPIx-Regexp/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-PPIx-Regexp/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-PPIx-Regexp/pkg-descr (new)
  1.1       +66 -0     ports/textproc/p5-PPIx-Regexp/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-05-26 03:18:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!