aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-Mason
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | 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-8/+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 *_DEPENDS: p5-parent is already in perl >= 5.10.1Sunpoet Po-Chuan Hsieh2012-01-081-6/+13
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=288750
* - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 0.18.Anton Berezin2009-09-182-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Catalyst-View-Mason/Changes Feature safe: yes Notes: svn path=/head/; revision=241654
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* Update to 0.17Lars Balker Rasmussen2009-03-302-5/+7
| | | | Notes: svn path=/head/; revision=231289
* Update to 0.16Lars Balker Rasmussen2008-06-292-6/+6
| | | | Notes: svn path=/head/; revision=215970
* Update to 0.15Lars Balker Rasmussen2007-10-172-4/+4
| | | | Notes: svn path=/head/; revision=201595
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.13Lars Balker Rasmussen2007-08-222-4/+4
| | | | Notes: svn path=/head/; revision=198129
* Update to 0.12Lars Balker Rasmussen2007-08-212-4/+4
| | | | Notes: svn path=/head/; revision=198012
* Update to 0.11Lars Balker Rasmussen2007-07-233-7/+10
| | | | Notes: svn path=/head/; revision=196142
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+2
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Want to use a Mason component in your views? No problem!Erwin Lansing2005-12-074-0/+44
Catalyst::View::Mason comes to the rescue. WWW: http://search.cpan.org/dist/Catalyst-View-Mason/ PR: ports/90076 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=150606