mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
PEAR channel for the pirum project
WWW: http://pirum.sensiolabs.org/ PR: ports/171748 Submitted by: Gasol Wu <gasol.wu@gmail.com> Feature safe: yes
This commit is contained in:
parent
d3cbdedebf
commit
aca1d92130
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307505
@ -3049,6 +3049,7 @@
|
||||
SUBDIR += pear-channel-horde
|
||||
SUBDIR += pear-channel-openpear
|
||||
SUBDIR += pear-channel-phpunit
|
||||
SUBDIR += pear-channel-pirum
|
||||
SUBDIR += pear-channel-symfony
|
||||
SUBDIR += pear-codegen
|
||||
SUBDIR += pecl-automap
|
||||
|
15
devel/pear-channel-pirum/Makefile
Normal file
15
devel/pear-channel-pirum/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# Created by: Gasol Wu <gasol.wu@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pirum
|
||||
PORTVERSION= 20110921
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= gasol.wu@gmail.com
|
||||
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
||||
|
||||
PEAR_CHANNEL_HOST= pear.pirum-project.org
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
|
||||
.include <bsd.port.post.mk>
|
@ -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:22:"pear.pirum-project.org";s:7:"summary";s:18:"Pirum PEAR channel";s:14:"suggestedalias";s:5:"pirum";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:35:"http://pear.pirum-project.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:20:""78494-343-647f9a40"";s:13:"Last-Modifie
|
||||
d";s:29:"Wed, 21 Sep 2011 04:56:01 GMT";}}
|
3
devel/pear-channel-pirum/pkg-descr
Normal file
3
devel/pear-channel-pirum/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
PEAR channel for the pirum project
|
||||
|
||||
WWW: http://pirum.sensiolabs.org/
|
Loading…
Reference in New Issue
Block a user