From gasolwu@kkbox.com  Tue Feb 12 16:25:06 2013
Return-Path: <gasolwu@kkbox.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 14BF1E49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Feb 2013 16:25:06 +0000 (UTC)
	(envelope-from gasolwu@kkbox.com)
Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167])
	by mx1.freebsd.org (Postfix) with ESMTP id DB30FFB1
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Feb 2013 16:25:05 +0000 (UTC)
Received: by goingmarry.kkbox.com (Postfix, from userid 1033)
	id 71A3C7474EF; Wed, 13 Feb 2013 00:24:57 +0800 (CST)
Message-Id: <20130212162457.71A3C7474EF@goingmarry.kkbox.com>
Date: Wed, 13 Feb 2013 00:24:57 +0800 (CST)
From: Gasol Wu <gasol.wu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/pear-PPW: PHP Project Wizard
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         176074
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-PPW: PHP Project Wizard
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 12 16:30:00 UTC 2013
>Closed-Date:    Mon Feb 18 01:07:00 UTC 2013
>Last-Modified:  Mon Feb 18 01:10:01 UTC 2013
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
the scripts and configuration files necessary for the build automation of a PHP
project.

WWW: https://github.com/sebastianbergmann/php-project-wizard

Generated with FreeBSD Port Tools 0.99_6 (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:
#
#	pear-PPW
#	pear-PPW/Makefile
#	pear-PPW/pkg-descr
#	pear-PPW/distinfo
#
echo c - pear-PPW
mkdir -p pear-PPW > /dev/null 2>&1
echo x - pear-PPW/Makefile
sed 's/^X//' >pear-PPW/Makefile << 'c54caabc3b4a05c2e47972cbcd520cc5'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	PPW
XPORTVERSION=	1.0.4
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pear.phpunit.de/get/
XPKGNAMEPREFIX=	pear-
XDISTNAME=	ppw-${DISTVERSION}
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	PHP Project Wizard
X
XLICENSE=	BSD
X
XBUILD_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
X		pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
X		pear-Text_Template>=1.1.0:${PORTSDIR}/textproc/pear-Text_Template
XRUN_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
X		pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
X		pear-Text_Template>=1.1.0:${PORTSDIR}/textproc/pear-Text_Template
X
XPEAR_CHANNEL=	phpunit
XPEAR_AUTOINSTALL=	yes
XIGNORE_WITH_PHP=52
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
c54caabc3b4a05c2e47972cbcd520cc5
echo x - pear-PPW/pkg-descr
sed 's/^X//' >pear-PPW/pkg-descr << 'e9ff3acf341c70bb8e5f43d64b68582e'
XThe PHP Project Wizard (PPW) is a commandline tool that can be used to generate
Xthe scripts and configuration files necessary for the build automation of a PHP
Xproject.
X
XWWW: https://github.com/sebastianbergmann/php-project-wizard
e9ff3acf341c70bb8e5f43d64b68582e
echo x - pear-PPW/distinfo
sed 's/^X//' >pear-PPW/distinfo << '8053fe32463d4f81969e235f4272016c'
XSHA256 (PEAR/ppw-1.0.4.tgz) = 4b465c0376fc8c9076f516791ff925ca222f2bfdaad897d6a6300cc8095cfc0b
XSIZE (PEAR/ppw-1.0.4.tgz) = 6122
8053fe32463d4f81969e235f4272016c
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 12 16:30:09 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176074 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Feb 18 01:07:00 UTC 2013 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176074: commit references a PR
Date: Mon, 18 Feb 2013 01:05:48 +0000 (UTC)

 Author: miwi
 Date: Mon Feb 18 01:05:35 2013
 New Revision: 312469
 URL: http://svnweb.freebsd.org/changeset/ports/312469
 
 Log:
   The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
   the scripts and configuration files necessary for the build automation of a PHP
   project.
   
   WWW: https://github.com/sebastianbergmann/php-project-wizard
   
   PR:		ports/176074
   Submitted by:	Gasol Wu <gasol.wu@gmail.com>
 
 Added:
   head/devel/pear-PPW/
   head/devel/pear-PPW/Makefile   (contents, props changed)
   head/devel/pear-PPW/distinfo   (contents, props changed)
   head/devel/pear-PPW/pkg-descr   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Mon Feb 18 01:03:14 2013	(r312468)
 +++ head/devel/Makefile	Mon Feb 18 01:05:35 2013	(r312469)
 @@ -3106,6 +3106,7 @@
      SUBDIR += pear-PHP_Timer
      SUBDIR += pear-PHP_TokenStream
      SUBDIR += pear-PHP_UML
 +    SUBDIR += pear-PPW
      SUBDIR += pear-Pager
      SUBDIR += pear-PhpDocumentor
      SUBDIR += pear-Pirum
 
 Added: head/devel/pear-PPW/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/pear-PPW/Makefile	Mon Feb 18 01:05:35 2013	(r312469)
 @@ -0,0 +1,29 @@
 +# Created by: Gasol Wu <gasol.wu@gmail.com>
 +# $FreeBSD$
 +
 +PORTNAME=	PPW
 +PORTVERSION=	1.0.4
 +CATEGORIES=	devel pear
 +MASTER_SITES=	http://pear.phpunit.de/get/
 +PKGNAMEPREFIX=	pear-
 +DISTNAME=	ppw-${DISTVERSION}
 +
 +MAINTAINER=	gasol.wu@gmail.com
 +COMMENT=	PHP Project Wizard
 +
 +LICENSE=	BSD
 +
 +BUILD_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
 +		pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
 +		pear-Text_Template>=1.1.0:${PORTSDIR}/textproc/pear-Text_Template
 +RUN_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
 +		pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
 +		pear-Text_Template>=1.1.0:${PORTSDIR}/textproc/pear-Text_Template
 +
 +PEAR_CHANNEL=	phpunit
 +PEAR_AUTOINSTALL=	yes
 +IGNORE_WITH_PHP=52
 +
 +.include <bsd.port.pre.mk>
 +.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
 +.include <bsd.port.post.mk>
 
 Added: head/devel/pear-PPW/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/pear-PPW/distinfo	Mon Feb 18 01:05:35 2013	(r312469)
 @@ -0,0 +1,2 @@
 +SHA256 (PEAR/ppw-1.0.4.tgz) = 4b465c0376fc8c9076f516791ff925ca222f2bfdaad897d6a6300cc8095cfc0b
 +SIZE (PEAR/ppw-1.0.4.tgz) = 6122
 
 Added: head/devel/pear-PPW/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/pear-PPW/pkg-descr	Mon Feb 18 01:05:35 2013	(r312469)
 @@ -0,0 +1,5 @@
 +The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
 +the scripts and configuration files necessary for the build automation of a PHP
 +project.
 +
 +WWW: https://github.com/sebastianbergmann/php-project-wizard
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
