From bofh@bofh.telnet.net.bd  Sat Apr 14 21:31:58 2012
Return-Path: <bofh@bofh.telnet.net.bd>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2C5BE106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Apr 2012 21:31:58 +0000 (UTC)
	(envelope-from bofh@bofh.telnet.net.bd)
Received: from mx-out-01.telnet-bd.com (mx-out-01.telnet-bd.com [116.212.104.92])
	by mx1.freebsd.org (Postfix) with ESMTP id 6FD7F8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Apr 2012 21:31:56 +0000 (UTC)
Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42])
	by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 9E9552D4EC3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Apr 2012 02:48:15 +0600 (BDT)
Received: (from root@localhost)
	by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q3EKmCr5008311;
	Sun, 15 Apr 2012 02:48:12 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201204142048.q3EKmCr5008311@bofh.telnet.net.bd>
Date: Sun, 15 Apr 2012 02:48:12 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-Mason: High-performance, dynamic web site authoring system
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         166952
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Mason: High-performance, dynamic web site authoring system
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 14 21:40:01 UTC 2012
>Closed-Date:    Wed May 16 04:57:07 UTC 2012
>Last-Modified:  Wed May 16 05:00:07 UTC 2012
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
Mason is a powerful Perl-based templating system, designed to generate dynamic
 content of all kinds.

Unlike many templating systems, Mason does not attempt to invent an alternate,
"easier" syntax for templates. It provides a set of syntax and features specific
to template creation, but underneath it is still clearly and proudly 
recognizable as Perl.

Mason is most often used for generating web pages. It can handle web requests
directly via PSGI, or act as the view layer for a web framework such as 
Catalyst or Dancer.

WWW: https://github.com/jonswar/perl-mason

For Committer's Reference : 
http://tb.s.ubze.ro//logs/7.4-FreeBSD/i386/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD/amd64/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/i386/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/amd64/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/i386/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/amd64/p5-Mason-2.17.log

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Mason
#	p5-Mason/distinfo
#	p5-Mason/pkg-plist
#	p5-Mason/Makefile
#	p5-Mason/pkg-descr
#
echo c - p5-Mason
mkdir -p p5-Mason > /dev/null 2>&1
echo x - p5-Mason/distinfo
sed 's/^X//' >p5-Mason/distinfo << '31844d082faf0605fec09c55c0974a7a'
XSHA256 (Mason-2.17.tar.gz) = e36403b5afc0263c4e7e4ea12a12749c3af862185f71a4afeccd6689ad836c4b
XSIZE (Mason-2.17.tar.gz) = 97087
31844d082faf0605fec09c55c0974a7a
echo x - p5-Mason/pkg-plist
sed 's/^X//' >p5-Mason/pkg-plist << '0cfd6112e325d9dbaadb1c2c2fbdfb22'
Xbin/mason.pl
Xman/man1/mason.pl.1
X%%SITE_PERL%%/mach/auto/Mason/.packlist
X%%SITE_PERL%%/Mason/PluginBundle/Default.pm
X%%SITE_PERL%%/Mason/Types.pm
X%%SITE_PERL%%/Mason/App.pm
X%%SITE_PERL%%/Mason/Component.pm
X%%SITE_PERL%%/Mason/Manual/Filters.pod
X%%SITE_PERL%%/Mason/Manual/Components.pod
X%%SITE_PERL%%/Mason/Manual/Syntax.pod
X%%SITE_PERL%%/Mason/Manual/UpgradingFromMason1.pod
X%%SITE_PERL%%/Mason/Manual/FAQ.pod
X%%SITE_PERL%%/Mason/Manual/Plugins.pod
X%%SITE_PERL%%/Mason/Manual/Tutorial.pod
X%%SITE_PERL%%/Mason/Manual/Cookbook.pod
X%%SITE_PERL%%/Mason/Manual/RequestDispatch.pod
X%%SITE_PERL%%/Mason/Manual/Subclasses.pod
X%%SITE_PERL%%/Mason/Manual/Intro.pod
X%%SITE_PERL%%/Mason/Manual/Admin.pod
X%%SITE_PERL%%/Mason/Exceptions.pm
X%%SITE_PERL%%/Mason/Component/Import.pm
X%%SITE_PERL%%/Mason/Component/ClassMeta.pm
X%%SITE_PERL%%/Mason/Component/Moose.pm
X%%SITE_PERL%%/Mason/PluginRole.pm
X%%SITE_PERL%%/Mason/Result.pm
X%%SITE_PERL%%/Mason/Util.pm
X%%SITE_PERL%%/Mason/Moose/Role.pm
X%%SITE_PERL%%/Mason/Filters/Standard.pm
X%%SITE_PERL%%/Mason/Plugin/Defer/Filters.pm
X%%SITE_PERL%%/Mason/Plugin/Defer/Request.pm
X%%SITE_PERL%%/Mason/Plugin/LvalueAttributes/Interp.pm
X%%SITE_PERL%%/Mason/Plugin/DollarDot/Compilation.pm
X%%SITE_PERL%%/Mason/Plugin/Defer.pm
X%%SITE_PERL%%/Mason/Plugin/TidyObjectFiles.pm
X%%SITE_PERL%%/Mason/Plugin/DollarDot.pm
X%%SITE_PERL%%/Mason/Plugin/TidyObjectFiles/Interp.pm
X%%SITE_PERL%%/Mason/Plugin/LvalueAttributes.pm
X%%SITE_PERL%%/Mason/Request.pm
X%%SITE_PERL%%/Mason/CodeCache.pm
X%%SITE_PERL%%/Mason/Manual.pod
X%%SITE_PERL%%/Mason/Plugin.pm
X%%SITE_PERL%%/Mason/Compilation.pm
X%%SITE_PERL%%/Mason/TieHandle.pm
X%%SITE_PERL%%/Mason/PluginBundle.pm
X%%SITE_PERL%%/Mason/Test/Overrides/Component/StrictMoose.pm
X%%SITE_PERL%%/Mason/Test/RootClass/Compilation.pm
X%%SITE_PERL%%/Mason/Test/RootClass/Request.pm
X%%SITE_PERL%%/Mason/Test/RootClass/Component.pm
X%%SITE_PERL%%/Mason/Test/RootClass/Interp.pm
X%%SITE_PERL%%/Mason/Test/Plugins/Notify.pm
X%%SITE_PERL%%/Mason/Test/Plugins/Notify/Request.pm
X%%SITE_PERL%%/Mason/Test/Plugins/Notify/Compilation.pm
X%%SITE_PERL%%/Mason/Test/Plugins/Notify/Interp.pm
X%%SITE_PERL%%/Mason/Test/Plugins/Notify/Component.pm
X%%SITE_PERL%%/Mason/Test/RootClass.pm
X%%SITE_PERL%%/Mason/Test/Class.pm
X%%SITE_PERL%%/Mason/t/ComponentMeta.pm
X%%SITE_PERL%%/Mason/t/Defer.pm
X%%SITE_PERL%%/Mason/t/Autobase.pm
X%%SITE_PERL%%/Mason/t/ResolveURI.pm
X%%SITE_PERL%%/Mason/t/HTMLFilters.pm
X%%SITE_PERL%%/Mason/t/Util.pm
X%%SITE_PERL%%/Mason/t/StaticSource.pm
X%%SITE_PERL%%/Mason/t/Cache.pm
X%%SITE_PERL%%/Mason/t/Errors.pm
X%%SITE_PERL%%/Mason/t/Sections.pm
X%%SITE_PERL%%/Mason/t/Reload.pm
X%%SITE_PERL%%/Mason/t/Plugins.pm
X%%SITE_PERL%%/Mason/t/DollarDot.pm
X%%SITE_PERL%%/Mason/t/Sanity.pm
X%%SITE_PERL%%/Mason/t/Skel.pm
X%%SITE_PERL%%/Mason/t/Request.pm
X%%SITE_PERL%%/Mason/t/Filters.pm
X%%SITE_PERL%%/Mason/t/Interp.pm
X%%SITE_PERL%%/Mason/t/CompCalls.pm
X%%SITE_PERL%%/Mason/t/Compilation.pm
X%%SITE_PERL%%/Mason/t/Syntax.pm
X%%SITE_PERL%%/Mason/t/Globals.pm
X%%SITE_PERL%%/Mason/t/LvalueAttributes.pm
X%%SITE_PERL%%/Mason/Moose.pm
X%%SITE_PERL%%/Mason/PluginManager.pm
X%%SITE_PERL%%/Mason/DynamicFilter.pm
X%%SITE_PERL%%/Mason/Interp.pm
X%%SITE_PERL%%/Mason.pm
X@dirrm %%SITE_PERL%%/mach/auto/Mason
X@dirrm %%SITE_PERL%%/Mason/Test/RootClass
X@dirrm %%SITE_PERL%%/Mason/Test/Overrides/Component
X@dirrm %%SITE_PERL%%/Mason/Test/Overrides
X@dirrm %%SITE_PERL%%/Mason/Test/Plugins/Notify
X@dirrm %%SITE_PERL%%/Mason/Test/Plugins
X@dirrm %%SITE_PERL%%/Mason/Test
X@dirrm %%SITE_PERL%%/Mason/Filters
X@dirrm %%SITE_PERL%%/Mason/Moose
X@dirrm %%SITE_PERL%%/Mason/Component
X@dirrm %%SITE_PERL%%/Mason/PluginBundle
X@dirrm %%SITE_PERL%%/Mason/Plugin/Defer
X@dirrm %%SITE_PERL%%/Mason/Plugin/TidyObjectFiles
X@dirrm %%SITE_PERL%%/Mason/Plugin/DollarDot
X@dirrm %%SITE_PERL%%/Mason/Plugin/LvalueAttributes
X@dirrm %%SITE_PERL%%/Mason/Plugin
X@dirrm %%SITE_PERL%%/Mason/t
X@dirrm %%SITE_PERL%%/Mason/Manual
X@dirrmtry %%SITE_PERL%%/Mason
0cfd6112e325d9dbaadb1c2c2fbdfb22
echo x - p5-Mason/Makefile
sed 's/^X//' >p5-Mason/Makefile << '1d86e57bd1d5f052c15d9685cfc5953b'
X# New ports collection makefile for:	Mason
X# Date created:				03 April, 2012
X# Whom:					Muhammad Moinur Rahman <5u623l20@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Mason
XPORTVERSION=	2.17
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../by-authors/id/J/JS/JSWARTZ
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	5u623l20@gmail.com
XCOMMENT=	High-performance, dynamic web site authoring system
X
XBUILD_DEPENDS=	p5-Capture-Tiny>0:${PORTSDIR}/devel/p5-Capture-Tiny \
X		p5-Class-Unload>0:${PORTSDIR}/devel/p5-Class-Unload \
X		p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
X		p5-Guard>1:${PORTSDIR}/devel/p5-Guard \
X		p5-IPC-System-Simple>1:${PORTSDIR}/devel/p5-IPC-System-Simple \
X		p5-JSON>2:${PORTSDIR}/converters/p5-JSON \
X		p5-Method-Signatures-Simple>1:${PORTSDIR}/devel/p5-Method-Signatures-Simple \
X		p5-Moose>2:${PORTSDIR}/devel/p5-Moose \
X		p5-MooseX-StrictConstructor>=0.13:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \
X		p5-Exception-Class>1:${PORTSDIR}/devel/p5-Exception-Class \
X		p5-Log-Any>0:${PORTSDIR}/devel/p5-Log-Any \
X		p5-MooseX-HasDefaults>0:${PORTSDIR}/devel/p5-MooseX-HasDefaults \
X		p5-Test-Class-Most>0:${PORTSDIR}/devel/p5-Test-Class-Most \
X		p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Mason::Manual::Filters.3 \
X		Mason::Plugin::LvalueAttributes.3 \
X		Mason::Manual::RequestDispatch.3 \
X		Mason::PluginBundle::Default.3 \
X		Mason::Component::ClassMeta.3 \
X		Mason::Exceptions.3 \
X		Mason::Manual::UpgradingFromMason1.3 \
X		Mason::Manual::Tutorial.3 \
X		Mason.3 \
X		Mason::PluginRole.3 \
X		Mason::Plugin::Defer.3 \
X		Mason::Component.3 \
X		Mason::Manual::Components.3 \
X		Mason::Manual::Syntax.3 \
X		Mason::Manual::FAQ.3 \
X		Mason::Plugin::DollarDot.3 \
X		Mason::Manual::Admin.3 \
X		Mason::Manual::Cookbook.3 \
X		Mason::Moose.3 \
X		Mason::Compilation.3 \
X		Mason::Component::Moose.3 \
X		Mason::Moose::Role.3 \
X		Mason::App.3 \
X		Mason::Result.3 \
X		Mason::Component::Import.3 \
X		Mason::Filters::Standard.3 \
X		Mason::Plugin::TidyObjectFiles.3 \
X		Mason::Manual.3 \
X		Mason::Manual::Intro.3 \
X		Mason::CodeCache.3 \
X		Mason::Manual::Subclasses.3 \
X		Mason::Interp.3 \
X		Mason::Manual::Plugins.3 \
X		Mason::Request.3
X
X.include <bsd.port.mk>
1d86e57bd1d5f052c15d9685cfc5953b
echo x - p5-Mason/pkg-descr
sed 's/^X//' >p5-Mason/pkg-descr << '63842ed786ae360e906f31b362d31109'
XMason is a powerful Perl-based templating system, designed to generate dynamic
X content of all kinds.
X
XUnlike many templating systems, Mason does not attempt to invent an alternate,
X"easier" syntax for templates. It provides a set of syntax and features specific
Xto template creation, but underneath it is still clearly and proudly 
Xrecognizable as Perl.
X
XMason is most often used for generating web pages. It can handle web requests
Xdirectly via PSGI, or act as the view layer for a web framework such as 
XCatalyst or Dancer.
X
XWWW: https://github.com/jonswar/perl-mason
63842ed786ae360e906f31b362d31109
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 14 21:40:12 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166952 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed May 16 04:57:07 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166952 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166952: commit references a PR
Date: Wed, 16 May 2012 04:57:27 +0000 (UTC)

 miwi        2012-05-16 04:57:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-Mason         Makefile distinfo pkg-descr pkg-plist 
   Log:
   Mason is a powerful Perl-based templating system, designed to generate dynamic
    content of all kinds.
   
   Unlike many templating systems, Mason does not attempt to invent an alternate,
   "easier" syntax for templates. It provides a set of syntax and features specific
   to template creation, but underneath it is still clearly and proudly
   recognizable as Perl.
   
   Mason is most often used for generating web pages. It can handle web requests
   directly via PSGI, or act as the view layer for a web framework such as
   Catalyst or Dancer.
   
   WWW: https://github.com/jonswar/perl-mason
   
   PR:             ports/166952
   Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
   
   Revision  Changes    Path
   1.3181    +1 -0      ports/www/Makefile
   1.1       +69 -0     ports/www/p5-Mason/Makefile (new)
   1.1       +2 -0      ports/www/p5-Mason/distinfo (new)
   1.1       +13 -0     ports/www/p5-Mason/pkg-descr (new)
   1.1       +103 -0    ports/www/p5-Mason/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
