summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-MessageStack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-261-2/+5
| | | | | | | | - Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/188414 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* support STAGEDIR.Vanilla I. Shu2013-11-072-3/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | www)
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | - Trim Makefile header
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-031-6/+2
|
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | Approved by: portmgr@ (bapt@)
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | With hat: perl
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - 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)
* 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
* - Update to 0.34Martin Wilke2007-02-032-4/+4
| | | | | | PR: 108652 Submitted by: miwi Approved by: maintainer
* Add p5-CGI-Application-Plugin-MessageStack 0.33, a message stack forCheng-Lung Sung2006-12-114-0/+44
your CGI::Application. PR: ports/103384 Submitted by: George Hartzell <hartzell at alerce.com>