From owner-svn-ports-head@FreeBSD.ORG Tue May 21 07:38:10 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 15451AA4; Tue, 21 May 2013 07:38:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 07A317B6; Tue, 21 May 2013 07:38:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4L7c969073205; Tue, 21 May 2013 07:38:09 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4L7c9iJ073201; Tue, 21 May 2013 07:38:09 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305210738.r4L7c9iJ073201@svn.freebsd.org> From: Martin Wilke Date: Tue, 21 May 2013 07:38:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318652 - in head/devel: . pear-channel-phpdoc pear-channel-phpdoc/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 May 2013 07:38:10 -0000 Author: miwi Date: Tue May 21 07:38:08 2013 New Revision: 318652 URL: http://svnweb.freebsd.org/changeset/ports/318652 Log: PEAR channel for the phpDocumentor project WWW: http://pear.phpdoc.org/ PR: ports/171912 Submitted by: Gasol Wu Added: head/devel/pear-channel-phpdoc/ head/devel/pear-channel-phpdoc/Makefile (contents, props changed) head/devel/pear-channel-phpdoc/files/ head/devel/pear-channel-phpdoc/files/pear.phpdoc.org.reg (contents, props changed) head/devel/pear-channel-phpdoc/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue May 21 07:30:16 2013 (r318651) +++ head/devel/Makefile Tue May 21 07:38:08 2013 (r318652) @@ -3187,6 +3187,7 @@ SUBDIR += pear-channel-openpear SUBDIR += pear-channel-pdepend SUBDIR += pear-channel-phing + SUBDIR += pear-channel-phpdoc SUBDIR += pear-channel-phpmd SUBDIR += pear-channel-phpunit SUBDIR += pear-channel-pirum Added: head/devel/pear-channel-phpdoc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pear-channel-phpdoc/Makefile Tue May 21 07:38:08 2013 (r318652) @@ -0,0 +1,15 @@ +# Created by: Gasol Wu +# $FreeBSD$ + +PORTNAME= phpdoc +PORTVERSION= 20120214 +CATEGORIES= devel www pear + +MAINTAINER= gasol.wu@gmail.com +COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} + +PEAR_CHANNEL_HOST= pear.phpdoc.org + +.include +.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk" +.include Added: head/devel/pear-channel-phpdoc/files/pear.phpdoc.org.reg ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pear-channel-phpdoc/files/pear.phpdoc.org.reg Tue May 21 07:38:08 2013 (r318652) @@ -0,0 +1 @@ +a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:15:"pear.phpdoc.org";s:7:"summary";s:21:"phpDocumentor channel";s:14:"suggestedalias";s:6:"phpdoc";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:28:"http://pear.phpdoc.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:28:"http://pear.phpdoc.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:28:"http://pear.phpdoc.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:28:"http://pear.phpdoc.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:25:""a406b-324-4b8f1bdb18700"";s:13:"Last-Modified";s:29:"Tue, 14 Feb 2012 19:38:36 GMT";}} Added: head/devel/pear-channel-phpdoc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pear-channel-phpdoc/pkg-descr Tue May 21 07:38:08 2013 (r318652) @@ -0,0 +1,3 @@ +PEAR channel for the phpDocumentor project + +WWW: http://pear.phpdoc.org/