notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/p5-HTML-Mason/Makefile

Number of commits found: 93

Tuesday, 21 Feb 2023
13:26 Wen Heping (wen) search for other commits by this committer
www/p5-HTML-Mason: Update to 1.60
commit hash: a1cca0cc850b061552462fd6f616dcb5dbbfe72f commit hash: a1cca0cc850b061552462fd6f616dcb5dbbfe72f commit hash: a1cca0cc850b061552462fd6f616dcb5dbbfe72f commit hash: a1cca0cc850b061552462fd6f616dcb5dbbfe72f a1cca0c
Wednesday, 25 Jan 2023
17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 40843b1
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 24 Jul 2020
07:28 sunpoet search for other commits by this committer
Update to 1.59

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/HTML-Mason
Original commitRevision:543169 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Monday, 30 Oct 2017
02:51 wen search for other commits by this committer
- Update to 1.58
Changes: http://cpansearch.perl.org/src/DROLSKY/HTML-Mason-1.58/Changes
Original commitRevision:453153 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Monday, 12 Jan 2015
18:36 sunpoet search for other commits by this committer
- Update to 1.56
- Sort PLIST

Changes:	http://search.cpan.org/dist/HTML-Mason/Changes
Original commitRevision:376869 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Thursday, 5 Jun 2014
14:20 jadawin search for other commits by this committer
- Update to 1.54
Original commitRevision:356637 
Tuesday, 15 Oct 2013
18:44 sunpoet search for other commits by this committer
- Fix PLIST
- Bump PORTREVISION for package change

Reported by:	antoine
Original commitRevision:330427 
Sunday, 13 Oct 2013
14:02 sunpoet search for other commits by this committer
- Fix USE_APACHE_RUN

Reported by:	az
Original commitRevision:330230 
Saturday, 12 Oct 2013
15:16 sunpoet search for other commits by this committer
- Update to 1.52
- Convert to new OPTIONS helper
- Support STAGEDIR
- Sort PLIST
- Use CPAN as primary WWW
- Reformat pkg-descr
- Pass maintainership to perl@

Changes:	http://search.cpan.org/dist/HTML-Mason/Changes
Original commitRevision:330134 
01:15 zi search for other commits by this committer
- Reset MAINTAINER due to fatal email bounce

Reported by:	portscout
Original commitRevision:330110 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Saturday, 14 Sep 2013
13:38 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327283 
Sunday, 9 Sep 2012
18:05 ohauer search for other commits by this committer
- s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Original commitRevision:303986 
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Friday, 13 Jul 2012
17:24 sunpoet search for other commits by this committer
- Update to 1.50
- Add LICENSE
- Convert to new options framework
- Rename option: MOD_PERL -> MODPERL

Changes:        http://search.cpan.org/dist/HTML-Mason/Changes
PR:             ports/169825
Submitted by:   sunpoet (myself)
Approved by:    Denis Shaposhnikov <dsh@bamus.cz> (maintainer)
Original commit
Saturday, 30 Jun 2012
14:31 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Monday, 4 Jun 2012
19:11 matthew search for other commits by this committer
  - Fix USE_APACHE syntax
  - Set RUN_DEPENDS from BUILD_DEPENDS
  - update to new OPTIONS framework

Approved by:    shaun (mentor)
PR:             ports/168143
Submitted by:   me
Original commit
Wednesday, 16 May 2012
04:09 miwi search for other commits by this committer
- Update to 1.48
- Merged BUILD_DEPENDS and RUN_DEPENDS as it produces error while building
- Removed APACHE13 based dependancy

PR:             166590
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
Wednesday, 15 Feb 2012
02:44 swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

PR:             ports/164969
Submitted by:   swills (myself)
Approved by:    portmgr (blanket)
Original commit
Sunday, 6 Jun 2010
20:16 pgollucci search for other commits by this committer
- Update to 1.45

PR:             ports/147412
Approved by:    dsh@vlink.ru (maintainer)
Submitted by:   myself (pgollucci@)
Original commit
Friday, 12 Feb 2010
12:37 pav search for other commits by this committer
- Optionalize WITH_APACHE2

PR:             ports/143615
Submitted by:   Alexander Kirpa <freebsd-bug@kirpa.com>
Approved by:    Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Wednesday, 20 Jan 2010
09:58 kuriyama search for other commits by this committer
- Add missing dependency.

Approved by:    maintainer
Original commit
Wednesday, 6 Jan 2010
00:40 wen search for other commits by this committer
- Update to 1.44

PR:             ports/142336
Submitted by:   Wen Heping (myself)
Approved by:    maintainer
Original commit
Friday, 5 Jun 2009
21:36 miwi search for other commits by this committer
- Update to 1.42

PR:             135258
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
Original commit
Thursday, 24 Apr 2008
22:15 timur search for other commits by this committer
Approved by:    maintainer(irc)

Of course, PORTREVISION has to be bumped.
Original commit
22:09 timur search for other commits by this committer
Approved by:    maintainer(irc)

Put back PERL_MODBUILD as PERL_CONFIGURE installs MAN3 into
/usr/local/usr/local. Cleaned up pkg-plist.
Original commit
Wednesday, 23 Apr 2008
10:04 miwi search for other commits by this committer
- Updated to 1.39
- Use CPAN macro
- Better adjustment of dependences
- PERL_CONFIGURE instead of PERL_MODBUILD

PR:             121014
Submitted by:   lippe
Approved by:    maintainer
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
Original commit
Saturday, 8 Sep 2007
01:11 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Sunday, 10 Dec 2006
22:06 miwi search for other commits by this committer
- Fix dependency

PR:             ports/106541
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Original commit
Tuesday, 31 Oct 2006
01:43 clsung search for other commits by this committer
- Update to 1.35

PR:             ports/104511
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by:    maintainer (Denis Shaposhnikov)
Original commit
Monday, 29 May 2006
09:34 clsung search for other commits by this committer
- Upgrade to the latest release (1.33).

PR:             ports/98073
Submitted by:   maintainer (Denis Shaposhnikov)
Original commit
Sunday, 26 Mar 2006
18:00 sem search for other commits by this committer
- Fix p5-libapreq2 dependency

PR:             ports/94047
Reported by:    Jeff Bachtel
Submitted by:   maintainer
Original commit
Saturday, 7 Jan 2006
02:25 edwin search for other commits by this committer
Update port: www/p5-HTML-Mason (upgrade to 1.32)

        Upgrade to 1.32, the latest release.

Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
PR:             ports/91396
Original commit
Wednesday, 30 Nov 2005
11:11 flz search for other commits by this committer
- Add a patch to fix UTF-8 strings escaping.

PR:             ports/89750
Submitted by:   maintainer
Original commit
Monday, 31 Oct 2005
18:24 erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  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
Original commit
Tuesday, 11 Oct 2005
12:56 tobez search for other commits by this committer
Update to 1.31.0.1.  Require perl from ports.

Submitted by:   maintainer
PR:             87202
Original commit
Saturday, 11 Jun 2005
16:13 skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + 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)
Original commit
Monday, 18 Apr 2005
12:51 novel search for other commits by this committer
Fix apache2 dependency.

PR:             80067
Submitted by:   Denis Shaposhnikov (maintainer)
Original commit
Friday, 15 Apr 2005
18:59 leeym search for other commits by this committer
- Add optional mod_perl dependency. Thanks to Dryice Liu.

PR:             79328
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
Original commit
Thursday, 10 Feb 2005
10:17 tobez search for other commits by this committer
Fix dependency error introduced in the previous commit.

Reported by:    kris/pointyhat
Original commit
Wednesday, 9 Feb 2005
10:07 tobez search for other commits by this committer
Fix |h escaping. Thanks to Max Baker.

PR:             77298
Submitted by:   maintainer
Original commit
Wednesday, 10 Nov 2004
16:59 sem search for other commits by this committer
Update to latest 1.28 version.

PR:             ports/73764
Submitted by:   Denis Shaposhnikov (maintainer)
Original commit
Wednesday, 16 Jun 2004
12:42 pav search for other commits by this committer
- Remove dependency on libapreq, it's not needed for HTML-Mason

Approved by:    Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
Original commit
Wednesday, 7 Apr 2004
02:04 kevlo search for other commits by this committer
Update to 1.26.

PR:             ports/65244
Submitted by:   MAINTAINER
Original commit
Friday, 19 Dec 2003
10:27 demon search for other commits by this committer
Update to version 1.25.

Approved by:    maintainer
Original commit
Thursday, 4 Dec 2003
22:21 sergei search for other commits by this committer
- Update to 1.24

PR:             59408
Submitted by:   maintainer
Original commit
Wednesday, 29 Oct 2003
20:37 sobomax search for other commits by this committer
Add two missed manpages.
Original commit
Wednesday, 10 Sep 2003
13:52 demon search for other commits by this committer
Update to version 1.23.

PR:             56680
Submitted by:   maintainer
Original commit
Tuesday, 12 Aug 2003
19:31 erwin search for other commits by this committer
Update to 1.22. Fixes memory leak

PR:             55486
Submitted by:   Andrew Foster <adf@fl.net.au>
Approved by:    maintainer
Original commit
Monday, 7 Jul 2003
06:27 kuriyama search for other commits by this committer
Remove unused variables.
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)
Original commit
Tuesday, 24 Jun 2003
08:00 demon search for other commits by this committer
Update to version 1.21.

Maintainer timeout.
Original commit
Thursday, 15 May 2003
09:04 tobez search for other commits by this committer
Make mod_perl dependency optional (WITHOUT_MODPERL to deactivate).

PR:             51653
Approved by:    maintainer
Original commit
Monday, 31 Mar 2003
07:09 edwin search for other commits by this committer
Update port www/p5-HTML-Mason to latest 1.19 version

PR:             ports/48997
Submitted by:       Denis Shaposhnikov <dsh@neva.vlink.ru>
Original commit
Tuesday, 25 Feb 2003
09:25 sobomax search for other commits by this committer
Add missed dependencied.

Sponsired by:   Porta Software Ltd.
Original commit
Friday, 21 Feb 2003
14:01 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 12 Feb 2003
10:13 edwin search for other commits by this committer
PERL_LEVEL < 500601 instead of <=
Original commit
Wednesday, 5 Feb 2003
10:37 edwin search for other commits by this committer
Fix digit to compare against.
Original commit
10:34 edwin search for other commits by this committer
www/p5-HTML-Mason: p5-File-Spec should only be used if perl < 5.8

PR:             ports/44731
Submitted by:   Alan Eldridge <alane@geeksrus.net>
Original commit
01:26 edwin search for other commits by this committer
Update port: www/p5-HTML-Mason to latest 1.18 version

PR:             ports/47425
Submitted by:   Denis Shaposhnikov <dsh@neva.vlink.ru>
Original commit
Tuesday, 7 Jan 2003
13:28 edwin search for other commits by this committer
Maintainer upgrade to version 1.16

PR:             ports/46776
Submitted by:   Denis Shaposhnikov <dsh@neva.vlink.ru>
Original commit
Saturday, 26 Oct 2002
17:29 sobomax search for other commits by this committer
Add missed manpage.
Original commit
Monday, 14 Oct 2002
13:48 ijliao search for other commits by this committer
upgrade to 1.15

PR:             44037
Submitted by:   maintainer
Original commit
Thursday, 10 Oct 2002
10:55 ijliao search for other commits by this committer
upgrade to 1.14

PR:             43888
Submitted by:   maintainer
Original commit
Wednesday, 9 Oct 2002
17:39 ijliao search for other commits by this committer
add missing files to PLIST

PR:             43850
Submitted by:   maintainer
Original commit
Wednesday, 28 Aug 2002
03:28 kevlo search for other commits by this committer
Update to version 1.13

PR: 42027
Submitted by: MAINTAINER
Original commit
Wednesday, 21 Aug 2002
09:34 kevlo search for other commits by this committer
Add p5-libapreq dependency

PR: 41572
Submitted by: MAINTAINER
Original commit
Thursday, 25 Jul 2002
17:10 pat search for other commits by this committer
Update to 1.12.1

PR:             ports/40978
Submitted by:   maintainer
Original commit
Wednesday, 10 Jul 2002
09:03 skv search for other commits by this committer
Updated to 1.11

PR:             40403
Submitted by:   maintainer
Original commit
Monday, 20 May 2002
11:43 ijliao search for other commits by this committer
upgrade to 1.05

PR:             38330
Submitted by:   maintainer
Original commit
Wednesday, 31 Oct 2001
14:16 tobez search for other commits by this committer
Update to 1.04.    
Original commit
Saturday, 19 May 2001
20:53 ijliao search for other commits by this committer
upgrade to 1.03    
Original commit
15:38 ijliao search for other commits by this committer
add build-depends    
Original commit
Friday, 20 Apr 2001
15:15 olgeni search for other commits by this committer
Update port to version 1.02    
Original commit
Wednesday, 11 Apr 2001
19:09 asami search for other commits by this committer
Typo (p5-Params-Validat -> p5-Params-Validate).    
Original commit
16:20 kevlo search for other commits by this committer
Upgrade to version 1.01.5    
Original commit
Monday, 12 Mar 2001
19:20 sf search for other commits by this committer
fix typo in MAN3.    
Original commit
Monday, 5 Mar 2001
14:30 will search for other commits by this committer
Fix PLIST.    
Original commit
Friday, 2 Feb 2001
12:18 kevlo search for other commits by this committer
Update to version 1.0    
Original commit
Tuesday, 9 Jan 2001
16:51 kevlo search for other commits by this committer
Upgrade to 0.89.6   BTW, I fixed pkg-plist    
Original commit
Monday, 18 Dec 2000
09:03 demon search for other commits by this committer
Update to version 0.895.    
Original commit
Tuesday, 19 Sep 2000
00:12 ade search for other commits by this committer
Update to version 0.89    
Original commit
Tuesday, 12 Sep 2000
10:05 sobomax search for other commits by this committer
Downgrade to 0.87 due to bugs in newest version.    
Original commit
Friday, 1 Sep 2000
03:47 kevlo search for other commits by this committer
Update to version 0.88    
Original commit
Saturday, 17 Jun 2000
03:37 will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    
Original commit
Friday, 2 Jun 2000
02:26 will search for other commits by this committer
Add p5-HTML-Mason, a perl module that acts as an excellent tool for   building,
serving, and managing large web sites.    
Original commit

Number of commits found: 93