aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Expr
Commit message (Collapse)AuthorAgeFilesLines
* - support STAGEDIRAndrej Zverev2013-11-032-3/+4
| | | | | | | - add LICENSE (where it possible) Notes: svn path=/head/; revision=332617
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - simplify dependencyYen-Ming Lee2009-12-061-5/+4
| | | | Notes: svn path=/head/; revision=245283
* - 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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+1
| | | | | | | | | | | 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.07.Anton Berezin2006-04-192-4/+4
| | | | Notes: svn path=/head/; revision=159943
* - update to 0.06Yen-Ming Lee2006-03-164-13/+18
| | | | | | | - update WWW in pkg-descr Notes: svn path=/head/; revision=157426
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.05.Anton Berezin2005-12-232-4/+4
| | | | Notes: svn path=/head/; revision=151899
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Change MAINTAINER to perl@.Norikatsu Shigemura2004-08-131-1/+1
| | | | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ Notes: svn path=/head/; revision=116116
* Add size data.Norikatsu Shigemura2004-03-201-0/+1
| | | | | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104725
* utilize SITE_PERLYing-Chieh Liao2003-10-242-11/+11
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Norikatsu Shigemura2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76167
* Fix BUILD_DEPENDS to p5-Test-Simple(implicitly).Norikatsu Shigemura2003-02-131-2/+3
| | | | | | | Pointed out by: edwin Notes: svn path=/head/; revision=75446
* Update to 0.04. and Fix *_DEPENDS.Norikatsu Shigemura2003-01-012-4/+5
| | | | Notes: svn path=/head/; revision=72121
* more clean pkg-plistNorikatsu Shigemura2002-05-132-6/+6
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=59030
* Add p5-HTML-Template-Expr 0.03,Jun Kuriyama2001-12-035-0/+46
perl module to use HTML Templates which allows expressions. PR: ports/32348 Submitted by: nork@cityfujisawa.ne.jp Notes: svn path=/head/; revision=50916