Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2012 13:16:11 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308145 - in head/devel: . pear-channel-theseer pear-channel-theseer/files
Message-ID:  <201212031316.qB3DGBVW035957@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Mon Dec  3 13:16:10 2012
New Revision: 308145
URL: http://svnweb.freebsd.org/changeset/ports/308145

Log:
  Netpirates PEAR channel
  
  WWW: http://pear.netpirates.net/
  
  PR:		172756
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>
  Feature safe:   yes

Added:
  head/devel/pear-channel-theseer/
  head/devel/pear-channel-theseer/Makefile   (contents, props changed)
  head/devel/pear-channel-theseer/files/
  head/devel/pear-channel-theseer/files/pear.netpirates.net.reg   (contents, props changed)
  head/devel/pear-channel-theseer/pkg-descr   (contents, props changed)
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Dec  3 13:13:24 2012	(r308144)
+++ head/devel/Makefile	Mon Dec  3 13:16:10 2012	(r308145)
@@ -3057,6 +3057,7 @@
     SUBDIR += pear-channel-pirum
     SUBDIR += pear-channel-symfony
     SUBDIR += pear-channel-symfony2
+    SUBDIR += pear-channel-theseer
     SUBDIR += pear-codegen
     SUBDIR += pecl-automap
     SUBDIR += pecl-bbcode

Added: head/devel/pear-channel-theseer/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pear-channel-theseer/Makefile	Mon Dec  3 13:16:10 2012	(r308145)
@@ -0,0 +1,15 @@
+# Created by: Gasol Wu <gasol.wu@gmail.com>
+# $FreeBSD$
+
+PORTNAME=	theseer
+PORTVERSION=	20120501
+CATEGORIES=	devel www pear
+
+MAINTAINER=	gasol.wu@gmail.com
+COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}
+
+PEAR_CHANNEL_HOST=	pear.netpirates.net
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
+.include <bsd.port.post.mk>

Added: head/devel/pear-channel-theseer/files/pear.netpirates.net.reg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pear-channel-theseer/files/pear.netpirates.net.reg	Mon Dec  3 13:16:10 2012	(r308145)
@@ -0,0 +1,2 @@
+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:19:"pear.netpirates.net";s:7:"summary";s:23:"Netpirates PEAR channel";s:14:"suggestedalias";s:7:"theseer";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:32:"http://pear.netpirates.net/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:28:""154257a1-33b-4bef6f1096680"";s:13:"Last-Modifie
+ d";s:29:"Tue, 01 May 2012 10:22:02 GMT";}}

Added: head/devel/pear-channel-theseer/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pear-channel-theseer/pkg-descr	Mon Dec  3 13:16:10 2012	(r308145)
@@ -0,0 +1,3 @@
+Netpirates PEAR channel
+
+WWW: http://pear.netpirates.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212031316.qB3DGBVW035957>