mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
PEAR channel for the eZ Components project
WWW: http://ezcomponents.org/ PR: 172757 Submitted by: Gasol Wu <gasol.wu@gmail.com> Feature safe: yes
This commit is contained in:
parent
9d6b9d2222
commit
be2db2d708
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308147
@ -3051,6 +3051,7 @@
|
||||
SUBDIR += pear-XML_Transformer
|
||||
SUBDIR += pear-XML_Tree
|
||||
SUBDIR += pear-XML_Util
|
||||
SUBDIR += pear-channel-ezc
|
||||
SUBDIR += pear-channel-horde
|
||||
SUBDIR += pear-channel-openpear
|
||||
SUBDIR += pear-channel-phpunit
|
||||
|
15
devel/pear-channel-ezc/Makefile
Normal file
15
devel/pear-channel-ezc/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# Created by: Gasol Wu <gasol.wu@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ezc
|
||||
PORTVERSION= 20060124
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= gasol.wu@gmail.com
|
||||
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
||||
|
||||
PEAR_CHANNEL_HOST= components.ez.no
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
|
||||
.include <bsd.port.post.mk>
|
1
devel/pear-channel-ezc/files/components.ez.no.reg
Normal file
1
devel/pear-channel-ezc/files/components.ez.no.reg
Normal file
@ -0,0 +1 @@
|
||||
a:7:{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:75:"http://pear.php.net/dtd/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:16:"components.ez.no";s:7:"summary";s:24:"eZ Enterprise components";s:14:"suggestedalias";s:3:"ezc";s:15:"validatepackage";a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:19:"PEAR_Validator_PECL";}s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:24:"http://components.ez.no/";}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:20:""dac07-24f-43d6495c"";s:13:"Last-Modified";s:29:"Tue, 24 Jan 2006 15:35:56 GMT";}}
|
3
devel/pear-channel-ezc/pkg-descr
Normal file
3
devel/pear-channel-ezc/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
PEAR channel for the eZ Components project
|
||||
|
||||
WWW: http://ezcomponents.org/
|
Loading…
Reference in New Issue
Block a user