aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Regexp-Assemble
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.34Yen-Ming Lee2008-06-182-4/+4
| | | | Notes: svn path=/head/; revision=215077
* - update to 0.33Yen-Ming Lee2008-06-102-4/+4
| | | | Notes: svn path=/head/; revision=214610
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.32Cheng-Lung Sung2007-08-012-6/+4
| | | | Notes: svn path=/head/; revision=196872
* - Update to 0.31Cheng-Lung Sung2007-06-072-4/+4
| | | | Notes: svn path=/head/; revision=192977
* - Update to 0.30Erwin Lansing2007-05-252-12/+5
| | | | | | | - Remove 4.x cruft Notes: svn path=/head/; revision=191859
* - update to 0.28Yen-Ming Lee2006-12-022-4/+4
| | | | | | | | PR: 106184 Submitted by: Christopher Boumenot <boumenot at gmail.com> Notes: svn path=/head/; revision=178560
* - update to 0.27Yen-Ming Lee2006-11-032-4/+4
| | | | Notes: svn path=/head/; revision=176245
* - update to 0.26Yen-Ming Lee2006-07-142-5/+5
| | | | | | | - drop maintainership Notes: svn path=/head/; revision=167751
* - update to 0.25Yen-Ming Lee2006-04-272-4/+4
| | | | Notes: svn path=/head/; revision=160594
* - update to 0.24Yen-Ming Lee2006-03-222-5/+12
| | | | Notes: svn path=/head/; revision=157933
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - update to 0.23Yen-Ming Lee2006-01-052-4/+6
| | | | Notes: svn path=/head/; revision=152821
* - update to 0.22Yen-Ming Lee2005-12-102-4/+4
| | | | Notes: svn path=/head/; revision=150778
* - update to 0.20Yen-Ming Lee2005-11-282-4/+5
| | | | Notes: svn path=/head/; revision=149754
* - update to 0.18Yen-Ming Lee2005-10-182-3/+3
| | | | | | | Noticed by: edwin Notes: svn path=/head/; revision=145718
* - update to 0.17Yen-Ming Lee2005-09-142-3/+3
| | | | | | | Noticed by: David Landgren <david@landgren.net> (author) Notes: svn path=/head/; revision=142670
* - add p5-Regexp-Assemble-0.09Yen-Ming Lee2005-03-044-0/+35
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/ Notes: svn path=/head/; revision=130338