aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason
Commit message (Collapse)AuthorAgeFilesLines
* - Fix dependencyMartin Wilke2006-12-101-1/+1
| | | | | | | | PR: ports/106541 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) Notes: svn path=/head/; revision=179414
* - Update to 1.35Cheng-Lung Sung2006-10-312-8/+8
| | | | | | | | | PR: ports/104511 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (Denis Shaposhnikov) Notes: svn path=/head/; revision=175582
* - Upgrade to the latest release (1.33).Cheng-Lung Sung2006-05-293-4/+12
| | | | | | | | PR: ports/98073 Submitted by: maintainer (Denis Shaposhnikov) Notes: svn path=/head/; revision=163815
* - Fix p5-libapreq2 dependencySergey Matveychuk2006-03-261-1/+1
| | | | | | | | | PR: ports/94047 Reported by: Jeff Bachtel Submitted by: maintainer Notes: svn path=/head/; revision=158168
* 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 port: www/p5-HTML-Mason (upgrade to 1.32)Edwin Groothuis2006-01-073-16/+4
| | | | | | | | | | Upgrade to 1.32, the latest release. Submitted by: Denis Shaposhnikov <dsh@vlink.ru> PR: ports/91396 Notes: svn path=/head/; revision=152943
* - Add a patch to fix UTF-8 strings escaping.Florent Thoumie2005-11-303-0/+12
| | | | | | | | PR: ports/89750 Submitted by: maintainer Notes: svn path=/head/; revision=150020
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 1.31.0.1. Require perl from ports.Anton Berezin2005-10-113-9/+17
| | | | | | | | Submitted by: maintainer PR: 87202 Notes: svn path=/head/; revision=144937
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Fix apache2 dependency.Roman Bogorodskiy2005-04-181-0/+4
| | | | | | | | PR: 80067 Submitted by: Denis Shaposhnikov (maintainer) Notes: svn path=/head/; revision=133578
* - Add optional mod_perl dependency. Thanks to Dryice Liu.Yen-Ming Lee2005-04-151-0/+6
| | | | | | | | PR: 79328 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=133448
* Fix dependency error introduced in the previous commit.Anton Berezin2005-02-101-1/+1
| | | | | | | Reported by: kris/pointyhat Notes: svn path=/head/; revision=128458
* Fix |h escaping. Thanks to Max Baker.Anton Berezin2005-02-091-1/+3
| | | | | | | | PR: 77298 Submitted by: maintainer Notes: svn path=/head/; revision=128356
* Update to latest 1.28 version.Sergey Matveychuk2004-11-102-4/+3
| | | | | | | | PR: ports/73764 Submitted by: Denis Shaposhnikov (maintainer) Notes: svn path=/head/; revision=121315
* - Remove dependency on libapreq, it's not needed for HTML-MasonPav Lucistnik2004-06-161-5/+1
| | | | | | | Approved by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer) Notes: svn path=/head/; revision=111585
* Update to 1.26.Kevin Lo2004-04-072-3/+3
| | | | | | | | PR: ports/65244 Submitted by: MAINTAINER Notes: svn path=/head/; revision=106366
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to version 1.25.Dmitry Sivachenko2003-12-192-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=96197
* - Update to 1.24Sergei Kolobov2003-12-042-2/+2
| | | | | | | | PR: 59408 Submitted by: maintainer Notes: svn path=/head/; revision=95072
* Add two missed manpages.Maxim Sobolev2003-10-291-0/+2
| | | | Notes: svn path=/head/; revision=92588
* Update to version 1.23.Dmitry Sivachenko2003-09-103-2/+3
| | | | | | | | PR: 56680 Submitted by: maintainer Notes: svn path=/head/; revision=88940
* Update to 1.22. Fixes memory leakErwin Lansing2003-08-122-2/+2
| | | | | | | | | PR: 55486 Submitted by: Andrew Foster <adf@fl.net.au> Approved by: maintainer Notes: svn path=/head/; revision=86861
* Remove unused variables.Jun Kuriyama2003-07-072-44/+42
| | | | | | | | | | | Use %%SITE_PERL%% in pkg-plist. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> PR: ports/52507 Approved by Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer) Notes: svn path=/head/; revision=84353
* Update to version 1.21.Dmitry Sivachenko2003-06-242-3/+2
| | | | | | | Maintainer timeout. Notes: svn path=/head/; revision=83516
* Make mod_perl dependency optional (WITHOUT_MODPERL to deactivate).Anton Berezin2003-05-151-3/+7
| | | | | | | | PR: 51653 Approved by: maintainer Notes: svn path=/head/; revision=81018
* Update port www/p5-HTML-Mason to latest 1.19 versionEdwin Groothuis2003-03-312-2/+2
| | | | | | | | PR: ports/48997 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> Notes: svn path=/head/; revision=77811
* Add missed dependencied.Maxim Sobolev2003-02-251-1/+2
| | | | | | | Sponsired by: Porta Software Ltd. Notes: svn path=/head/; revision=76452
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* PERL_LEVEL < 500601 instead of <=Edwin Groothuis2003-02-121-1/+1
| | | | Notes: svn path=/head/; revision=75361
* Fix digit to compare against.Edwin Groothuis2003-02-051-1/+1
| | | | Notes: svn path=/head/; revision=74828
* www/p5-HTML-Mason: p5-File-Spec should only be used if perl < 5.8Edwin Groothuis2003-02-051-3/+8
| | | | | | | | PR: ports/44731 Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=74826
* Update port: www/p5-HTML-Mason to latest 1.18 versionEdwin Groothuis2003-02-052-3/+3
| | | | | | | | PR: ports/47425 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> Notes: svn path=/head/; revision=74719
* Maintainer upgrade to version 1.16Edwin Groothuis2003-01-072-2/+2
| | | | | | | | PR: ports/46776 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> Notes: svn path=/head/; revision=72693
* Add missed manpage.Maxim Sobolev2002-10-261-0/+1
| | | | Notes: svn path=/head/; revision=68882
* upgrade to 1.15Ying-Chieh Liao2002-10-142-2/+2
| | | | | | | | PR: 44037 Submitted by: maintainer Notes: svn path=/head/; revision=68037
* upgrade to 1.14Ying-Chieh Liao2002-10-103-15/+33
| | | | | | | | PR: 43888 Submitted by: maintainer Notes: svn path=/head/; revision=67735
* add missing files to PLISTYing-Chieh Liao2002-10-092-1/+4
| | | | | | | | PR: 43850 Submitted by: maintainer Notes: svn path=/head/; revision=67702
* Update to version 1.13Kevin Lo2002-08-282-4/+4
| | | | | | | | PR: 42027 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65133
* Add p5-libapreq dependencyKevin Lo2002-08-211-0/+1
| | | | | | | | PR: 41572 Submitted by: MAINTAINER Notes: svn path=/head/; revision=64746
* Update to 1.12.1Patrick Li2002-07-252-2/+3
| | | | | | | | PR: ports/40978 Submitted by: maintainer Notes: svn path=/head/; revision=63544
* Updated to 1.11Sergey Skvortsov2002-07-103-25/+28
| | | | | | | | PR: 40403 Submitted by: maintainer Notes: svn path=/head/; revision=62752
* upgrade to 1.05Ying-Chieh Liao2002-05-202-2/+2
| | | | | | | | PR: 38330 Submitted by: maintainer Notes: svn path=/head/; revision=59530
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Update to 1.04.Anton Berezin2001-10-313-5/+8
| | | | | | | | PR: 31655 Submitted by: maintainer Notes: svn path=/head/; revision=49423
* upgrade to 1.03Ying-Chieh Liao2001-05-192-2/+2
| | | | | | | | PR: 27424 Submitted by: maintainer Notes: svn path=/head/; revision=42755
* add build-dependsYing-Chieh Liao2001-05-191-2/+3
| | | | | | | | PR: 26504 Submitted by: maintainer Notes: svn path=/head/; revision=42735
* Add missing file to pkg-plist (Error.pm)Jimmy Olgeni2001-04-201-0/+1
| | | | Notes: svn path=/head/; revision=41720
* Update port to version 1.02Jimmy Olgeni2001-04-202-3/+2
| | | | | | | | PR: 26725 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> Notes: svn path=/head/; revision=41719
* Typo (p5-Params-Validat -> p5-Params-Validate).Satoshi Asami2001-04-111-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=41296