Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 14:51:08 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172769: [NEW PORT] devel/pear-channel-symfony2: PEAR channel pear.symfony.com
Message-ID:  <20121016065108.68D27747013@goingmarry.kkbox.com>
Resent-Message-ID: <201210160700.q9G701JJ020254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172769
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-channel-symfony2: PEAR channel pear.symfony.com
>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 07:00: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:
PEAR channel for the symfony project

WWW:	http://pear.symfony.com/

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-channel-symfony2
#	pear-channel-symfony2/Makefile
#	pear-channel-symfony2/files
#	pear-channel-symfony2/files/pear.symfony.com.reg
#	pear-channel-symfony2/pkg-descr
#	pear-channel-symfony2/bsd.symfony2.mk
#
echo c - pear-channel-symfony2
mkdir -p pear-channel-symfony2 > /dev/null 2>&1
echo x - pear-channel-symfony2/Makefile
sed 's/^X//' >pear-channel-symfony2/Makefile << '94892ad56951f9c42325503f873a9c43'
X# New ports collection makefile for:	pear-channel-symfony2
X# Date created:		2012-09-21
X# Whom:			Gasol Wu <gasol.wu@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	symfony2
XPORTVERSION=	20110826
XCATEGORIES=	devel www pear
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}
X
XPEAR_CHANNEL_HOST=	pear.symfony.com
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
X.include <bsd.port.post.mk>
94892ad56951f9c42325503f873a9c43
echo c - pear-channel-symfony2/files
mkdir -p pear-channel-symfony2/files > /dev/null 2>&1
echo x - pear-channel-symfony2/files/pear.symfony.com.reg
sed 's/^X//' >pear-channel-symfony2/files/pear.symfony.com.reg << '057d57521aaa9eb425d98c8aebf84910'
Xa: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:16:"pear.symfony.com";s:7:"summary";s:21:"Symfony2 PEAR channel";s:14:"suggestedalias";s:8:"symfony2";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:29:"http://pear.symfony.com/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:29:"http://pear.symfony.com/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:29:"http://pear.symfony.com/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:29:"http://pear.symfony.com/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:34:""23caa76bd3b1799367686c640f15c041"";s:13:"Last-Modified";s:29:"F
 ri, 26 Aug 2011 09:11:40 GMT";}}
057d57521aaa9eb425d98c8aebf84910
echo x - pear-channel-symfony2/pkg-descr
sed 's/^X//' >pear-channel-symfony2/pkg-descr << '736597f86b71615ccdf18ddd7561ea7a'
XPEAR channel for the symfony project
X
XWWW:	http://pear.symfony.com/
736597f86b71615ccdf18ddd7561ea7a
echo x - pear-channel-symfony2/bsd.symfony2.mk
sed 's/^X//' >pear-channel-symfony2/bsd.symfony2.mk << 'e590eb8b38919f32d8ee6804d192b062'
X# $FreeBSD$
X
XMASTER_SITES?=	http://pear.symfony.com/get/
XPKGNAMEPREFIX?=	pear-
X
XBUILD_DEPENDS+=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/pear.symfony.com.reg:${PORTSDIR}/devel/pear-channel-symfony2
X
XRUN_DEPENDS+=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/pear.symfony.com.reg:${PORTSDIR}/devel/pear-channel-symfony2
X
XDIST_SUBDIR=	Symfony2
XPEAR_CHANNEL=	symfony2
XPEAR_AUTOINSTALL=	yes
X
X.if defined(USE_SYMFONY2_RUN)
X. for DEP in ${USE_SYMFONY2_RUN}
X.  if !defined(symfony2-${DEP}-DEPEND)
XUNKNOWN_SYMFONY2_PACKAGES+=	${DEP}
X.  else
XRUN_DEPENDS+=	${symfony2-${DEP}-DEPEND}
X.  endif
X. endfor
X.endif
X
X.if defined(USE_SYMFONY2_BUILD)
X. for DEP in ${USE_SYMFONY2_BUILD}
X.  if !defined(symfony2-${DEP}-DEPEND)
XUNKNOWN_SYMFONY2_PACKAGES+=	${DEP}
X.  else
XBUILD_DEPENDS+=	${symfony2-${DEP}-DEPEND}
X.  endif
X. endfor
X.endif
X
X.if defined(UNKNOWN_SYMFONY2_PACKAGES)
XIGNORE=	unknown Symfony2 package(s): ${UNKNOWN_SYMFONY2_PACKAGES}
X.endif
X
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X
e590eb8b38919f32d8ee6804d192b062
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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