aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Seamstress
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Add missing DEPENDSSteve Wills2012-04-031-0/+2
| | | | | | | | | - Bump PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=294142
* 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 5.0hPhilip M. Gollucci2009-12-153-36/+38
| | | | Notes: svn path=/head/; revision=245853
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Update to 5.0cPhilip M. Gollucci2009-07-032-5/+4
| | | | | | | | | PR: ports/135815 Approved by: maintainer timeout (chinsan; 16 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237048
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 5.0b.Chin-San Huang2008-05-182-4/+4
| | | | Notes: svn path=/head/; revision=213248
* - Update to 4.28.Chin-San Huang2007-12-232-6/+5
| | | | | | | - Use CPAN macro. Notes: svn path=/head/; revision=204408
* Add p5-HTML-Seamstress 4.26, HTML::Tree subclass for HTML templating viaRong-En Fan2007-02-194-0/+88
tree rewriting. PR: ports/109307 Submitted by: chinsan Notes: svn path=/head/; revision=185527