head	1.18;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.17
	RELEASE_8_0_0:1.17
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.17
	RELEASE_6_4_0:1.17
	RELEASE_5_EOL:1.17
	RELEASE_7_0_0:1.15
	RELEASE_6_3_0:1.15
	PRE_XORG_7:1.15
	RELEASE_4_EOL:1.15
	RELEASE_6_2_0:1.15
	RELEASE_6_1_0:1.14
	RELEASE_5_5_0:1.14
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.12
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.18
date	2012.07.13.17.24.03;	author sunpoet;	state Exp;
branches;
next	1.17;

1.17
date	2008.04.24.22.09.55;	author timur;	state Exp;
branches;
next	1.16;

1.16
date	2008.04.23.10.04.00;	author miwi;	state Exp;
branches;
next	1.15;

1.15
date	2006.05.29.09.34.35;	author clsung;	state Exp;
branches;
next	1.14;

1.14
date	2006.01.22.02.57.56;	author edwin;	state Exp;
branches;
next	1.13;

1.13
date	2005.10.11.12.56.53;	author tobez;	state Exp;
branches;
next	1.12;

1.12
date	2003.09.10.13.52.13;	author demon;	state Exp;
branches;
next	1.11;

1.11
date	2003.07.07.06.27.09;	author kuriyama;	state Exp;
branches;
next	1.10;

1.10
date	2002.10.10.10.55.03;	author ijliao;	state Exp;
branches;
next	1.9;

1.9
date	2002.10.09.17.39.43;	author ijliao;	state Exp;
branches;
next	1.8;

1.8
date	2002.07.10.09.03.01;	author skv;	state Exp;
branches;
next	1.7;

1.7
date	2001.10.31.14.16.20;	author tobez;	state Exp;
branches;
next	1.6;

1.6
date	2001.04.20.14.17.05;	author olgeni;	state Exp;
branches;
next	1.5;

1.5
date	2001.01.09.16.51.01;	author kevlo;	state Exp;
branches;
next	1.4;

1.4
date	2000.09.18.23.12.12;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2000.09.12.09.05.25;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2000.09.01.02.47.34;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.02.01.26.44;	author will;	state Exp;
branches;
next	;


desc
@@


1.18
log
@- 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)
@
text
@bin/mason.pl
%%SITE_PERL%%/HTML/Mason.pm
%%SITE_PERL%%/HTML/Mason/Admin.pod
%%SITE_PERL%%/HTML/Mason/ApacheHandler.pm
%%SITE_PERL%%/HTML/Mason/Apache/Request.pm
%%SITE_PERL%%/HTML/Mason/CGIHandler.pm
%%SITE_PERL%%/HTML/Mason/Cache/BaseCache.pm
%%SITE_PERL%%/HTML/Mason/Compiler.pm
%%SITE_PERL%%/HTML/Mason/Compiler/ToObject.pm
%%SITE_PERL%%/HTML/Mason/Component.pm
%%SITE_PERL%%/HTML/Mason/Component/FileBased.pm
%%SITE_PERL%%/HTML/Mason/Component/Subcomponent.pm
%%SITE_PERL%%/HTML/Mason/ComponentSource.pm
%%SITE_PERL%%/HTML/Mason/Devel.pod
%%SITE_PERL%%/HTML/Mason/Escapes.pm
%%SITE_PERL%%/HTML/Mason/Exceptions.pm
%%SITE_PERL%%/HTML/Mason/FakeApache.pm
%%SITE_PERL%%/HTML/Mason/Handler.pm
%%SITE_PERL%%/HTML/Mason/Interp.pm
%%SITE_PERL%%/HTML/Mason/Lexer.pm
%%SITE_PERL%%/HTML/Mason/MethodMaker.pm
%%SITE_PERL%%/HTML/Mason/Params.pod
%%SITE_PERL%%/HTML/Mason/Parser.pm
%%SITE_PERL%%/HTML/Mason/Plugin.pm
%%SITE_PERL%%/HTML/Mason/Plugin/Context.pm
%%SITE_PERL%%/HTML/Mason/Request.pm
%%SITE_PERL%%/HTML/Mason/Resolver.pm
%%SITE_PERL%%/HTML/Mason/Resolver/File.pm
%%SITE_PERL%%/HTML/Mason/Resolver/Null.pm
%%SITE_PERL%%/HTML/Mason/Subclassing.pod
%%SITE_PERL%%/HTML/Mason/Tests.pm
%%SITE_PERL%%/HTML/Mason/Tools.pm
%%SITE_PERL%%/HTML/Mason/Utils.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
@@dirrm %%SITE_PERL%%/HTML/Mason/Apache
@@dirrm %%SITE_PERL%%/HTML/Mason/Cache
@@dirrm %%SITE_PERL%%/HTML/Mason/Compiler
@@dirrm %%SITE_PERL%%/HTML/Mason/Component
@@dirrm %%SITE_PERL%%/HTML/Mason/Plugin
@@dirrm %%SITE_PERL%%/HTML/Mason/Resolver
@@dirrm %%SITE_PERL%%/HTML/Mason
@@dirrmtry %%SITE_PERL%%/HTML
@


1.17
log
@PR:
Submitted by:
Reviewed by:
Approved by:	maintainer(irc)
Obtained from:
MFC after:
Security:

Put back PERL_MODBUILD as PERL_CONFIGURE installs MAN3 into
/usr/local/usr/local. Cleaned up pkg-plist.
@
text
@a1 2
%%SITE_PERL%%/Apache/Mason.pm
%%SITE_PERL%%/Bundle/HTML/Mason.pm
d34 3
a43 2
@@dirrmtry %%SITE_PERL%%/Bundle/HTML
@@dirrmtry %%SITE_PERL%%/Bundle
a44 1
@@dirrmtry %%SITE_PERL%%/Apache
@


1.16
log
@- 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
@
text
@a35 1
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist
a42 2
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
@


1.15
log
@- Upgrade to the latest release (1.33).

PR:		ports/98073
Submitted by:	maintainer (Denis Shaposhnikov)
@
text
@d7 1
d37 1
@


1.14
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d1 1
@


1.13
log
@Update to 1.31.0.1.  Require perl from ports.

Submitted by:	maintainer
PR:		87202
@
text
@d42 5
a46 5
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Bundle/HTML 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Bundle 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
@


1.12
log
@Update to version 1.23.

PR:		56680
Submitted by:	maintainer
@
text
@d6 1
a6 1
%%SITE_PERL%%/HTML/Mason/Buffer.pm
a7 1
%%SITE_PERL%%/HTML/Mason/CGIHandler.pm
d18 1
d24 2
d38 1
@


1.11
log
@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)
@
text
@d18 1
@


1.10
log
@upgrade to 1.14

PR:		43888
Submitted by:	maintainer
@
text
@d1 42
a42 42
lib/perl5/site_perl/%%PERL_VER%%/Apache/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Admin.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/ApacheHandler.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Buffer.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Cache/BaseCache.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/CGIHandler.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Compiler.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Compiler/ToObject.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component/FileBased.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component/Subcomponent.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/ComponentSource.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Devel.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Escapes.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Exceptions.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Interp.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Lexer.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/MethodMaker.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Params.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Parser.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Request.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver/File.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver/Null.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Subclassing.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tests.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tools.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Utils.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Cache
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Compiler
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
@


1.9
log
@add missing files to PLIST

PR:		43850
Submitted by:	maintainer
@
text
@d7 1
d16 1
d32 1
@


1.8
log
@Updated to 1.11

PR:		40403
Submitted by:	maintainer
@
text
@d3 1
d29 1
d34 1
@


1.7
log
@Update to 1.04.

PR:		31655
Submitted by:	maintainer
@
text
@a2 2
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason.pod
d5 4
a8 3
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/ApacheHandler.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Commands.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Commands.pod
a9 1
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component.pod
d12 1
a12 2
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Components.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Config.pm
d14 1
a14 2
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Error.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/FakeApache.pm
d16 1
a16 1
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Interp.pod
d18 1
a19 2
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Parser.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Preview.pm
a20 1
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Request.pod
d23 2
d28 1
a28 2
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason
@


1.6
log
@Add missing file to pkg-plist (Error.pm)
@
text
@d37 5
a41 2
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML
@


1.5
log
@Upgrade to 0.89.6
BTW, I fixed pkg-plist

PR: 24173
Submitted by: MAINTAINER
@
text
@d17 1
@


1.4
log
@Update to version 0.89

PR:		21353
Submitted by:	maintainer
@
text
@d28 1
a30 1
lib/perl5/site_perl/%%PERL_VER%%/HTML/makeconfig.pl
@


1.3
log
@Downgrade to 0.87 due to bugs in newest version.

PR:		21216
Submitted by:	maintainer
@
text
@d20 1
@


1.2
log
@Update to version 0.88

PR: 20959
Submitted by: MAINTAINER
@
text
@a19 1
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/MethodMaker.pm
@


1.1
log
@Add p5-HTML-Mason, a perl module that acts as an excellent tool for
building, serving, and managing large web sites.

PR:		18936
Submitted by:	Denis Shaposhnikov <dsh@@vlink.ru>
@
text
@d20 1
@

