Date: Wed, 3 Oct 2012 18:31:54 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305216 - in head: devel/p5-App-Cmd devel/p5-Module-Starter-Plugin-SimpleStore devel/p5-Module-Starter-Plugin-TT2 devel/p5-Sub-WrapPackages devel/p5-Test-WWW-Mechanize-CGIApp textproc/p... Message-ID: <201210031831.q93IVsRo074207@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Wed Oct 3 18:31:53 2012 New Revision: 305216 URL: http://svn.freebsd.org/changeset/ports/305216 Log: - Reassign to the heap at maintainer's request Modified: head/devel/p5-App-Cmd/Makefile (contents, props changed) head/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile head/devel/p5-Module-Starter-Plugin-TT2/Makefile (contents, props changed) head/devel/p5-Sub-WrapPackages/Makefile head/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile (contents, props changed) head/textproc/p5-Text-Shellwords/Makefile (contents, props changed) head/www/p5-CGI-Application-Dispatch-Server/Makefile (contents, props changed) head/www/p5-CGI-Application-Dispatch/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-Authentication/Makefile head/www/p5-CGI-Application-Plugin-Authorization/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile head/www/p5-CGI-Application-Plugin-DebugScreen/Makefile head/www/p5-CGI-Application-Plugin-Forward/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-LogDispatch/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-MessageStack/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-Redirect/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-Session/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-Stream/Makefile (contents, props changed) head/www/p5-CGI-Application-Plugin-TT/Makefile head/www/p5-CGI-Application-Plugin-ViewCode/Makefile (contents, props changed) head/www/p5-Template-Provider-FromDATA/Makefile Modified: head/devel/p5-App-Cmd/Makefile ============================================================================== --- head/devel/p5-App-Cmd/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/devel/p5-App-Cmd/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-App-Cmd -# Date created: 07 Oct 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= App-Cmd PORTVERSION= 0.318 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= App::Cmd - Write command line apps with less suffering BUILD_DEPENDS= p5-Capture-Tiny>=0.13:${PORTSDIR}/devel/p5-Capture-Tiny \ Modified: head/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile ============================================================================== --- head/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Module-Starter-Plugin-SimpleStore -# Date created: 15 November 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= Module-Starter-Plugin-SimpleStore PORTVERSION= 0.144 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provide methods of retrieving templates for Module::Starter BUILD_DEPENDS= p5-Module-Starter>=1.32:${PORTSDIR}/devel/p5-Module-Starter Modified: head/devel/p5-Module-Starter-Plugin-TT2/Makefile ============================================================================== --- head/devel/p5-Module-Starter-Plugin-TT2/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/devel/p5-Module-Starter-Plugin-TT2/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Module-Starter-Plugin-TT2 -# Date created: 15 November 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= Module-Starter-Plugin-TT2 PORTVERSION= 0.125 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= TT2 templates for Module::Starter::Template BUILD_DEPENDS= p5-Module-Starter>=1.47.0:${PORTSDIR}/devel/p5-Module-Starter \ Modified: head/devel/p5-Sub-WrapPackages/Makefile ============================================================================== --- head/devel/p5-Sub-WrapPackages/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/devel/p5-Sub-WrapPackages/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Sub-WrapPackages -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= Sub-WrapPackages PORTVERSION= 2.0 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Add pre- and post-execution wrappers RUN_DEPENDS= p5-Hook-LexWrap>=0:${PORTSDIR}/devel/p5-Hook-LexWrap \ Modified: head/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile ============================================================================== --- head/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Test-WWW-Mechanize-CGIApp -# Date created: September 01, 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= Test-WWW-Mechanize-CGIApp PORTVERSION= 0.05 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Test::WWW::Mechanize for CGIApp RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/textproc/p5-Text-Shellwords/Makefile ============================================================================== --- head/textproc/p5-Text-Shellwords/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/textproc/p5-Text-Shellwords/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Text-Shellwords -# Date created: Mon Mar 17 11:47:21 PST 2003 -# Whom: George Hartzell <hartzell@fruitfly.org> -# +# Created by: George Hartzell <hartzell@fruitfly.org> # $FreeBSD$ -# PORTNAME= Text-Shellwords PORTVERSION= 1.08 @@ -11,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= This is a thin wrapper around the shellwords.pl package PERL_CONFIGURE= yes Modified: head/www/p5-CGI-Application-Dispatch-Server/Makefile ============================================================================== --- head/www/p5-CGI-Application-Dispatch-Server/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Dispatch-Server/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Dispatch-Server -# Date created: 5 June 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Dispatch-Server PORTVERSION= 0.53 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple HTTP server for developing with CGI::Application::Dispatch BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ Modified: head/www/p5-CGI-Application-Dispatch/Makefile ============================================================================== --- head/www/p5-CGI-Application-Dispatch/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Dispatch/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Dispatch -# Date created: 5 June 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Dispatch PORTVERSION= 3.07 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN/CGI PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Dispatch requests to CGI::Application based objects BUILD_DEPENDS= p5-CGI-Application>=4.50:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-Authentication/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Authentication/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-Authentication/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-Authentication -# Date created: 01 September 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Authentication PORTVERSION= 0.20 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Support for authenticating requests in CGI::Application RUN_DEPENDS= p5-Apache-Htpasswd>=0:${PORTSDIR}/security/p5-Apache-Htpasswd \ Modified: head/www/p5-CGI-Application-Plugin-Authorization/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Authorization/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-Authorization/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-Authorization -# Date created: 01 September 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Authorization PORTVERSION= 0.07 @@ -12,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Support for authorization of requests in CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-AutoRunmode -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-AutoRunmode PORTVERSION= 0.18 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= CGI::App plugin to automatically register runmodes BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application Modified: head/www/p5-CGI-Application-Plugin-DebugScreen/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-DebugScreen/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-DebugScreen/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-DebugScreen -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-DebugScreen PORTVERSION= 1.00 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= This plug-in add DebugScreen support to CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-Forward/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Forward/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-Forward/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-Forward -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Forward PORTVERSION= 1.06 Modified: head/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-HTMLPrototype -# Date created: 15 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-HTMLPrototype PORTVERSION= 0.20 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Access to the prototype JavaScript library using HTML::Prototype BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-LinkIntegrity -# Date created: 15 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-LinkIntegrity PORTVERSION= 0.06 @@ -12,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FReeBSD.org COMMENT= Make tamper-resistent links in CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-LogDispatch/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-LogDispatch/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-LogDispatch/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-LogDispatch -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-LogDispatch PORTVERSION= 1.02 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that adds Log::Dispatch support to CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-MessageStack/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-MessageStack/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-MessageStack/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-MessageStack -# Date created: 15 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-MessageStack PORTVERSION= 0.34 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= A message stack for your CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-Redirect/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Redirect/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-Redirect/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-Redirect -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Redirect PORTVERSION= 1.00 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Easy external redirects in CGI::Application RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application Modified: head/www/p5-CGI-Application-Plugin-Session/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Session/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-Session/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-Session -# Date created: 15 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Session PORTVERSION= 1.03 @@ -12,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that adds session support to CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-Stream/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Stream/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-Stream/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-Stream -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Stream PORTVERSION= 2.10 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that adds file streaming support to CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-TT/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-TT/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-TT/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-TT -# Date created: 15 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-TT PORTVERSION= 1.05 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Add Template Toolkit support to CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-CGI-Application-Plugin-ViewCode/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-ViewCode/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-CGI-Application-Plugin-ViewCode/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-ViewCode -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-ViewCode PORTVERSION= 1.02 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= View the source of the running application RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ Modified: head/www/p5-Template-Provider-FromDATA/Makefile ============================================================================== --- head/www/p5-Template-Provider-FromDATA/Makefile Wed Oct 3 18:24:05 2012 (r305215) +++ head/www/p5-Template-Provider-FromDATA/Makefile Wed Oct 3 18:31:53 2012 (r305216) @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Template-Provider-FromDATA -# Date created: 3 December 2008 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= Template-Provider-FromDATA PORTVERSION= 0.12 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Load templates from your __DATA__ section BUILD_DEPENDS= p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210031831.q93IVsRo074207>