aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Maypole
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingEmanuel Haupt2014-02-072-49/+39
| | | | | | | - Remove duplicate @dirrmtry's from pkg-plist Notes: svn path=/head/; revision=343197
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-5/+5
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Convert to new perl frameworkMathieu Arnold2013-08-021-7/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-1/+1
| | | | Notes: svn path=/head/; revision=298434
* Convert to new options frameworkBaptiste Daroussin2012-05-311-4/+6
| | | | Notes: svn path=/head/; revision=297871
* - Add TEST_DEPENDSSteve Wills2012-04-031-0/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294157
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-22/+3
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - change default mod_perl version, else the port will not buildOlli Hauer2011-08-201-3/+3
| | | | | | | (conflicting dependencies) Notes: svn path=/head/; revision=280085
* - Use CPAN :id subdir macroSunpoet Po-Chuan Hsieh2011-06-162-3/+3
| | | | | | | | - Make portlint happier - Change WWW to CPAN Notes: svn path=/head/; revision=275638
* mod_perl2 was updated, this changes are needet to preventOlli Hauer2011-05-221-7/+18
| | | | | | | | | | | | | | dependency loops - fix mod_perl/mod_perl2 dependency - p5-Apache-Reload is now included in mod_perl2 - make usage of CPAN author macro - bump portrevision commit with hat apache@ Notes: svn path=/head/; revision=274481
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - set some PORTSCOUT varsPhilip M. Gollucci2010-12-231-0/+2
| | | | Notes: svn path=/head/; revision=266757
* - Remove unneeded dependencies which is in perl-5.8.9 dist from portsJun Kuriyama2010-01-161-2/+1
| | | | | | | | | | | maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec. Notes: svn path=/head/; revision=247977
* - Turn over a bunch of p5- ports that change infrequently to perl@Philip M. Gollucci2009-12-131-1/+1
| | | | | | | so more people can look at them. Notes: svn path=/head/; revision=245719
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* - Fix mod_perl option [1]Lars Thegler2009-05-111-3/+3
| | | | | | | | | | - Hand over maintainership PR: ports/134415 [1] Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Notes: svn path=/head/; revision=233701
* - WITH_APACHE2 is deprecatedPhilip M. Gollucci2009-05-083-43/+43
| | | | | | | | | | | | | | | - BUILD_DEPENDS != RUN_DEPENDS - Don't mix PORTDOCS and PORTEXAMPLES - Use SUB_FILES for pkg-message - Add OPTION of MODPERL2 - Bump PORTREVISION PR: ports/133691 Approved by: maintainer timeout (30 days) Submitted by: me Notes: svn path=/head/; revision=233440
* Update to 2.13Lars Thegler2008-07-075-82/+104
| | | | Notes: svn path=/head/; revision=216449
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* Fix up after bsd.perl.mk import.Mark Linimon2007-09-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199233
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - replace p5-UNIVERSAL-exports with p5-UNIVERSAL-requireLars Thegler2006-05-281-6/+5
| | | | | | | | | | | - update dependency - refine IGNORE PR: ports/96448 Submitted by: leeym Notes: svn path=/head/; revision=163685
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 2.10Lars Thegler2005-07-224-12/+17
| | | | | | | | | | | - Fixed mod_perl2 dependency lines [1] - Make portlint happy PR: ports/82895 [1] Submitted by: Christopher Nehren <apeiron@coitusmentis.info> [1] Notes: svn path=/head/; revision=139903
* Update to 2.09Lars Thegler2005-02-022-3/+3
| | | | Notes: svn path=/head/; revision=127925
* Update to 2.08Lars Thegler2005-01-252-3/+3
| | | | Notes: svn path=/head/; revision=127305
* Update to 2.06Lars Thegler2005-01-084-18/+26
| | | | Notes: svn path=/head/; revision=125862
* - Update to 2.04Lars Thegler2004-11-215-34/+73
| | | | | | | Submitted by: Alex Sayle <alex.sayle@ehsbrann.com>, Casper Warming <cwg@usr.bin.dk> Notes: svn path=/head/; revision=122068
* Unbreak 'make readme'Lars Thegler2004-08-011-6/+7
| | | | | | | Submitted by: Marcel Moolenaar Notes: svn path=/head/; revision=115211
* Update to 1.7Lars Thegler2004-07-173-24/+25
| | | | Notes: svn path=/head/; revision=113876
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* - update to 1.4Pete Fritchman2004-05-026-20/+125
| | | | | | | | | | | | - add a pkg-message - install docs, examples, and templates - update pkg-descr PR: 65734 Submitted by: maintainer Notes: svn path=/head/; revision=108125
* Add p5-Maypole 1.3, mVC web application framework.Erwin Lansing2004-04-085-0/+83
Maypole is an MVC-based web application framework, built around Class::DBI and Template Toolkit. WWW: http://search.cpan.org/~simon/Maypole/ PR: ports/65328 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=106508