From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 16 06:40:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3E7BEEC for ; Tue, 16 Oct 2012 06:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7408FC12 for ; Tue, 16 Oct 2012 06:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9G6e0W7019595 for ; Tue, 16 Oct 2012 06:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9G6e0Yl019594; Tue, 16 Oct 2012 06:40:00 GMT (envelope-from gnats) Resent-Date: Tue, 16 Oct 2012 06:40:00 GMT Resent-Message-Id: <201210160640.q9G6e0Yl019594@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FB70C6C for ; Tue, 16 Oct 2012 06:34:14 +0000 (UTC) (envelope-from gasolwu@kkbox.com) Received: from kkbox.com (mail-out-2.kkbox.com [203.69.67.211]) by mx1.freebsd.org (Postfix) with ESMTP id 4CF3A8FC0A for ; Tue, 16 Oct 2012 06:34:13 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id 19958747013; Tue, 16 Oct 2012 14:34:12 +0800 (CST) Message-Id: <20121016063412.19958747013@goingmarry.kkbox.com> Date: Tue, 16 Oct 2012 14:34:12 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172767: [NEW PORT] devel/pear-TheSeer_phpDox: A php Documentation generation framework and tool X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 06:40:00 -0000 >Number: 172767 >Category: ports >Synopsis: [NEW PORT] devel/pear-TheSeer_phpDox: A php Documentation generation framework and tool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 16 06:40:00 UTC 2012 >Closed-Date: >Last-Modified: >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: A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing WWW: http://phpdox.de This port depends on following PR: ports/172757 ports/172759 ports/172763 ports/172755 ports/172764 ports/172756 ports/172766 ports/172765 ports/172762 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-TheSeer_phpDox # pear-TheSeer_phpDox/pkg-descr # pear-TheSeer_phpDox/Makefile # pear-TheSeer_phpDox/distinfo # echo c - pear-TheSeer_phpDox mkdir -p pear-TheSeer_phpDox > /dev/null 2>&1 echo x - pear-TheSeer_phpDox/pkg-descr sed 's/^X//' >pear-TheSeer_phpDox/pkg-descr << '9a2f8382e0ba9aa33576ce4b339123d0' XA fast Documentation generator for PHP Code using standard technology (SRC, XDOCBLOCK, XML and XSLT) with event based processing X XWWW: http://phpdox.de 9a2f8382e0ba9aa33576ce4b339123d0 echo x - pear-TheSeer_phpDox/Makefile sed 's/^X//' >pear-TheSeer_phpDox/Makefile << 'e010624611a8664150faa2e53b27e8b0' X# Created by: Gasol Wu X# $FreeBSD$ X XPORTNAME= phpDox XPORTVERSION= 0.4.0 XCATEGORIES= devel pear XMASTER_SITES= http://pear.netpirates.net/get/ XPKGNAMEPREFIX= pear-TheSeer_ X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= A php Documentation generation framework and tool X XLICENSE= BSD X XBUILD_DEPENDS= pear>=1.9.2:${PORTSDIR}/devel/pear \ X pear-TheSeer_DirectoryScanner>=1.1.0:${PORTSDIR}/devel/pear-TheSeer_DirectoryScanner \ X pear-TheSeer_fDOMDocument>=1.2.3:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ X pear-TheSeer_fXSL>=1.0.4:${PORTSDIR}/devel/pear-TheSeer_fXSL \ X pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ X pear-pdepend-staticReflection>=0.2.1:${PORTSDIR}/devel/pear-staticReflection XRUN_DEPENDS= pear>=1.9.2:${PORTSDIR}/devel/pear \ X pear-TheSeer_DirectoryScanner>=1.1.0:${PORTSDIR}/devel/pear-TheSeer_DirectoryScanner \ X pear-TheSeer_fDOMDocument>=1.2.3:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ X pear-TheSeer_fXSL>=1.0.4:${PORTSDIR}/devel/pear-TheSeer_fXSL \ X pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ X pear-pdepend-staticReflection>=0.2.1:${PORTSDIR}/devel/pear-staticReflection X XUSE_PHP= dom tokenizer xsl iconv XPEAR_CHANNEL= theseer XPEAR_AUTOINSTALL= yes X XDEFAULT_PHP_VER=5 XIGNORE_WITH_PHP=4 52 X X.include X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include e010624611a8664150faa2e53b27e8b0 echo x - pear-TheSeer_phpDox/distinfo sed 's/^X//' >pear-TheSeer_phpDox/distinfo << 'cbba07d19cb98e7bfe5587b384f74ce0' XSHA256 (PEAR/phpDox-0.4.0.tgz) = f167b7269097bd354a3faaa430081b351dced2741236e14f4e9fd68025e69693 XSIZE (PEAR/phpDox-0.4.0.tgz) = 55733 cbba07d19cb98e7bfe5587b384f74ce0 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: