notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/p5-HTML-Mason/Makefile
SVNWeb

Number of commits found: 93

Tue, 21 Feb 2023
[ 13:26 Wen Heping (wen) search for other commits by this committer ]    commit hash:a1cca0cc850b061552462fd6f616dcb5dbbfe72f  commit hash:a1cca0cc850b061552462fd6f616dcb5dbbfe72f  commit hash:a1cca0cc850b061552462fd6f616dcb5dbbfe72f  a1cca0c 
www/p5-HTML-Mason: Update to 1.60
Wed, 25 Jan 2023
[ 17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  40843b1  (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 24 Jul 2020
[ 07:28 sunpoet search for other commits by this committer ] Original commit   Revision:543169
Update to 1.59

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/HTML-Mason
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 30 Oct 2017
[ 02:51 wen search for other commits by this committer ] Original commit   Revision:453153
- Update to 1.58
Changes: http://cpansearch.perl.org/src/DROLSKY/HTML-Mason-1.58/Changes
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 12 Jan 2015
[ 18:36 sunpoet search for other commits by this committer ] Original commit   Revision:376869
- Update to 1.56
- Sort PLIST

Changes:	http://search.cpan.org/dist/HTML-Mason/Changes
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 5 Jun 2014
[ 14:20 jadawin search for other commits by this committer ] Original commit   Revision:356637
- Update to 1.54
Tue, 15 Oct 2013
[ 18:44 sunpoet search for other commits by this committer ] Original commit   Revision:330427
- Fix PLIST
- Bump PORTREVISION for package change

Reported by:	antoine
Sun, 13 Oct 2013
[ 14:02 sunpoet search for other commits by this committer ] Original commit   Revision:330230
- Fix USE_APACHE_RUN

Reported by:	az
Sat, 12 Oct 2013
[ 15:16 sunpoet search for other commits by this committer ] Original commit   Revision:330134
- 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
[ 01:15 zi search for other commits by this committer ] Original commit   Revision:330110
- Reset MAINTAINER due to fatal email bounce

Reported by:	portscout
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Sat, 14 Sep 2013
[ 13:38 az search for other commits by this committer ] Original commit   Revision:327283 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Sun, 9 Sep 2012
[ 18:05 ohauer search for other commits by this committer ] Original commit   Revision:303986
- s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Sat, 18 Aug 2012
[ 14:29 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
- 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@
Fri, 13 Jul 2012
[ 17:24 sunpoet search for other commits by this committer ] Original commit 
- 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)
Sat, 30 Jun 2012
[ 14:31 az search for other commits by this committer ] Original commit  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Mon, 4 Jun 2012
[ 19:11 matthew search for other commits by this committer ] Original commit 
  - 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
Wed, 16 May 2012
[ 04:09 miwi search for other commits by this committer ] Original commit 
- 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>
Wed, 15 Feb 2012
[ 02:44 swills search for other commits by this committer ] Original commit 
- Add TEST_DEPENDS to enable testing

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

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

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

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

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

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

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

Put back PERL_MODBUILD as PERL_CONFIGURE installs MAN3 into
/usr/local/usr/local. Cleaned up pkg-plist.
Wed, 23 Apr 2008
[ 10:04 miwi search for other commits by this committer ] Original commit 
- 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
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 8 Sep 2007
[ 01:11 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
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
Sun, 10 Dec 2006
[ 22:06 miwi search for other commits by this committer ] Original commit 
- Fix dependency

PR:             ports/106541
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Tue, 31 Oct 2006
[ 01:43 clsung search for other commits by this committer ] Original commit 
- 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)
Mon, 29 May 2006
[ 09:34 clsung search for other commits by this committer ] Original commit 
- Upgrade to the latest release (1.33).

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

PR:             ports/94047
Reported by:    Jeff Bachtel
Submitted by:   maintainer
Sat, 7 Jan 2006
[ 02:25 edwin search for other commits by this committer ] Original commit 
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
Wed, 30 Nov 2005
[ 11:11 flz search for other commits by this committer ] Original commit 
- Add a patch to fix UTF-8 strings escaping.

PR:             ports/89750
Submitted by:   maintainer
Mon, 31 Oct 2005
[ 18:24 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
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
Tue, 11 Oct 2005
[ 12:56 tobez search for other commits by this committer ] Original commit 
Update to 1.31.0.1.  Require perl from ports.

Submitted by:   maintainer
PR:             87202
Sat, 11 Jun 2005
[ 16:13 skv search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
* 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)
Mon, 18 Apr 2005
[ 12:51 novel search for other commits by this committer ] Original commit 
Fix apache2 dependency.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Sponsired by:   Porta Software Ltd.
Fri, 21 Feb 2003
[ 14:01 knu search for other commits by this committer ] Original commit  (Only the first 10 of 278 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 12 Feb 2003
[ 10:13 edwin search for other commits by this committer ] Original commit 
PERL_LEVEL < 500601 instead of <=
Wed, 5 Feb 2003
[ 10:37 edwin search for other commits by this committer ] Original commit 
Fix digit to compare against.
[ 10:34 edwin search for other commits by this committer ] Original commit 
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>
[ 01:26 edwin search for other commits by this committer ] Original commit 
Update port: www/p5-HTML-Mason to latest 1.18 version

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

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

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

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

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

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

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

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

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

PR:             38330
Submitted by:   maintainer
Wed, 31 Oct 2001
[ 14:16 tobez search for other commits by this committer ] Original commit 
Update to 1.04.    
Sat, 19 May 2001
[ 20:53 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.03    
[ 15:38 ijliao search for other commits by this committer ] Original commit 
add build-depends    
Fri, 20 Apr 2001
[ 15:15 olgeni search for other commits by this committer ] Original commit 
Update port to version 1.02    
Wed, 11 Apr 2001
[ 19:09 asami search for other commits by this committer ] Original commit 
Typo (p5-Params-Validat -> p5-Params-Validate).    
[ 16:20 kevlo search for other commits by this committer ] Original commit 
Upgrade to version 1.01.5    
Mon, 12 Mar 2001
[ 19:20 sf search for other commits by this committer ] Original commit 
fix typo in MAN3.    
Mon, 5 Mar 2001
[ 14:30 will search for other commits by this committer ] Original commit 
Fix PLIST.    
Fri, 2 Feb 2001
[ 12:18 kevlo search for other commits by this committer ] Original commit 
Update to version 1.0    
Tue, 9 Jan 2001
[ 16:51 kevlo search for other commits by this committer ] Original commit 
Upgrade to 0.89.6   BTW, I fixed pkg-plist    
Mon, 18 Dec 2000
[ 09:03 demon search for other commits by this committer ] Original commit 
Update to version 0.895.    
Tue, 19 Sep 2000
[ 00:12 ade search for other commits by this committer ] Original commit 
Update to version 0.89    
Tue, 12 Sep 2000
[ 10:05 sobomax search for other commits by this committer ] Original commit 
Downgrade to 0.87 due to bugs in newest version.    
Fri, 1 Sep 2000
[ 03:47 kevlo search for other commits by this committer ] Original commit 
Update to version 0.88    
Sat, 17 Jun 2000
[ 03:37 will search for other commits by this committer ] Original commit  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
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.    
Fri, 2 Jun 2000
[ 02:26 will search for other commits by this committer ] Original commit 
Add p5-HTML-Mason, a perl module that acts as an excellent tool for   building,
serving, and managing large web sites.    

Number of commits found: 93