aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MouseX-Foreign
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update to 0.007Sunpoet Po-Chuan Hsieh2011-10-182-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/MouseX-Foreign/Changes Notes: svn path=/head/; revision=283828
* - Update to 0.006Sunpoet Po-Chuan Hsieh2011-10-153-5/+13
| | | | | | | Changes: http://search.cpan.org/dist/MouseX-Foreign/Changes Notes: svn path=/head/; revision=283570
* - Remove conditional ExtUtils::MakeMaker dependencySunpoet Po-Chuan Hsieh2011-09-231-4/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=282266
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Add p5-MouseX-Foreign 0.004Sunpoet Po-Chuan Hsieh2011-08-174-0/+57
MouseX::Foreign provides an ability for Mouse classes to extend any classes, including non-Mouse classes, including Moose classes. WWW: http://search.cpan.org/dist/MouseX-Foreign/ Notes: svn path=/head/; revision=279896