summaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Mason
Commit message (Collapse)AuthorAgeFilesLines
* - Add a patch to fix UTF-8 strings escaping.flz2005-11-303-0/+12
| | | | | PR: ports/89750 Submitted by: maintainer
* Let the IGNORE message make a bit more sense and change it from:erwin2005-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
* Update to 1.31.0.1. Require perl from ports.tobez2005-10-113-9/+17
| | | | | Submitted by: maintainer PR: 87202
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-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)
* Fix apache2 dependency.novel2005-04-181-0/+4
| | | | | PR: 80067 Submitted by: Denis Shaposhnikov (maintainer)
* - Add optional mod_perl dependency. Thanks to Dryice Liu.leeym2005-04-151-0/+6
| | | | | PR: 79328 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Fix dependency error introduced in the previous commit.tobez2005-02-101-1/+1
| | | | Reported by: kris/pointyhat
* Fix |h escaping. Thanks to Max Baker.tobez2005-02-091-1/+3
| | | | | PR: 77298 Submitted by: maintainer
* Update to latest 1.28 version.sem2004-11-102-4/+3
| | | | | PR: ports/73764 Submitted by: Denis Shaposhnikov (maintainer)
* - Remove dependency on libapreq, it's not needed for HTML-Masonpav2004-06-161-5/+1
| | | | Approved by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
* Update to 1.26.kevlo2004-04-072-3/+3
| | | | | PR: ports/65244 Submitted by: MAINTAINER
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update to version 1.25.demon2003-12-192-2/+2
| | | | Approved by: maintainer
* - Update to 1.24sergei2003-12-042-2/+2
| | | | | PR: 59408 Submitted by: maintainer
* Add two missed manpages.sobomax2003-10-291-0/+2
|
* Update to version 1.23.demon2003-09-103-2/+3
| | | | | PR: 56680 Submitted by: maintainer
* Update to 1.22. Fixes memory leakerwin2003-08-122-2/+2
| | | | | | PR: 55486 Submitted by: Andrew Foster <adf@fl.net.au> Approved by: maintainer
* Remove unused variables.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)
* Update to version 1.21.demon2003-06-242-3/+2
| | | | Maintainer timeout.
* Make mod_perl dependency optional (WITHOUT_MODPERL to deactivate).tobez2003-05-151-3/+7
| | | | | PR: 51653 Approved by: maintainer
* Update port www/p5-HTML-Mason to latest 1.19 versionedwin2003-03-312-2/+2
| | | | | PR: ports/48997 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Add missed dependencied.sobomax2003-02-251-1/+2
| | | | Sponsired by: Porta Software Ltd.
* De-pkg-comment.knu2003-02-212-1/+1
|
* PERL_LEVEL < 500601 instead of <=edwin2003-02-121-1/+1
|
* Fix digit to compare against.edwin2003-02-051-1/+1
|
* www/p5-HTML-Mason: p5-File-Spec should only be used if perl < 5.8edwin2003-02-051-3/+8
| | | | | PR: ports/44731 Submitted by: Alan Eldridge <alane@geeksrus.net>
* Update port: www/p5-HTML-Mason to latest 1.18 versionedwin2003-02-052-3/+3
| | | | | PR: ports/47425 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Maintainer upgrade to version 1.16edwin2003-01-072-2/+2
| | | | | PR: ports/46776 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Add missed manpage.sobomax2002-10-261-0/+1
|
* upgrade to 1.15ijliao2002-10-142-2/+2
| | | | | PR: 44037 Submitted by: maintainer
* upgrade to 1.14ijliao2002-10-103-15/+33
| | | | | PR: 43888 Submitted by: maintainer
* add missing files to PLISTijliao2002-10-092-1/+4
| | | | | PR: 43850 Submitted by: maintainer
* Update to version 1.13kevlo2002-08-282-4/+4
| | | | | PR: 42027 Submitted by: MAINTAINER
* Add p5-libapreq dependencykevlo2002-08-211-0/+1
| | | | | PR: 41572 Submitted by: MAINTAINER
* Update to 1.12.1pat2002-07-252-2/+3
| | | | | PR: ports/40978 Submitted by: maintainer
* Updated to 1.11skv2002-07-103-25/+28
| | | | | PR: 40403 Submitted by: maintainer
* upgrade to 1.05ijliao2002-05-202-2/+2
| | | | | PR: 38330 Submitted by: maintainer
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Update to 1.04.tobez2001-10-313-5/+8
| | | | | PR: 31655 Submitted by: maintainer
* upgrade to 1.03ijliao2001-05-192-2/+2
| | | | | PR: 27424 Submitted by: maintainer
* add build-dependsijliao2001-05-191-2/+3
| | | | | PR: 26504 Submitted by: maintainer
* Add missing file to pkg-plist (Error.pm)olgeni2001-04-201-0/+1
|
* Update port to version 1.02olgeni2001-04-202-3/+2
| | | | | PR: 26725 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Typo (p5-Params-Validat -> p5-Params-Validate).asami2001-04-111-1/+1
| | | | Submitted by: bento
* Upgrade to version 1.01.5kevlo2001-04-112-3/+6
| | | | | PR: 26494 Submitted by: MAINTAINER
* fix typo in MAN3.sf2001-03-121-1/+1
| | | | | PR: 25681 Submitted by: maintainer
* Fix PLIST.will2001-03-051-1/+1
| | | | Submitted by: bento
* Update to version 1.0kevlo2001-02-022-3/+2
| | | | | PR: 24795 Submitted by: MAINTAINER
* Upgrade to 0.89.6kevlo2001-01-093-4/+4
| | | | | | | BTW, I fixed pkg-plist PR: 24173 Submitted by: MAINTAINER
* Update to version 0.895.demon2000-12-182-2/+3
| | | | | PR: 23607 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
OpenPOWER on IntegriCloud