Regen plists and adapt deps for various pear-* ports following www/pear update.

This commit is contained in:
sthen 2016-04-01 18:46:49 +00:00
parent 31654e1851
commit beb2477294
17 changed files with 25 additions and 88 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:21 robert Exp $
# $OpenBSD: Makefile,v 1.16 2016/04/01 18:46:50 sthen Exp $
COMMENT= database abstraction layer for PHP
V= 1.4.1
DISTNAME= MDB2_Driver_mysql-${V}
PKGNAME= pear-MDB2-mysql-${V}
REVISION= 9
REVISION= 10
CATEGORIES= net databases
MODULES= lang/php www/pear

View File

@ -1,21 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/26 19:32:49 mbalmer Exp $
@comment $OpenBSD: PLIST,v 1.2 2016/04/01 18:46:50 sthen Exp $
@group daemon
lib/
lib/php/
pear/data/MDB2_Driver_mysql/
pear/data/MDB2_Driver_mysql/package_mysql.xml
pear/lib/.registry/mdb2_driver_mysql.reg
pear/lib/MDB2/
pear/lib/MDB2/Driver/
pear/lib/MDB2/Driver/Datatype/
pear/lib/MDB2/Driver/Datatype/mysql.php
pear/lib/MDB2/Driver/Function/
pear/lib/MDB2/Driver/Function/mysql.php
pear/lib/MDB2/Driver/Manager/
pear/lib/MDB2/Driver/Manager/mysql.php
pear/lib/MDB2/Driver/Native/
pear/lib/MDB2/Driver/Native/mysql.php
pear/lib/MDB2/Driver/Reverse/
pear/lib/MDB2/Driver/Reverse/mysql.php
pear/lib/MDB2/Driver/mysql.php
pear/tests/MDB2_Driver_mysql/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2016/02/01 06:58:29 benoit Exp $
# $OpenBSD: Makefile,v 1.17 2016/04/01 18:46:50 sthen Exp $
COMMENT = configuration file library for PHP
DISTNAME = Config-1.10.12
REVISION = 0
CATEGORIES = devel
# PHP License
@ -10,7 +11,6 @@ PERMIT_PACKAGE_CDROM = Yes
MODULES = www/pear
RUN_DEPENDS = textproc/pear-XML-Parser \
textproc/pear-XML-Util
RUN_DEPENDS = textproc/pear-XML-Parser
.include <bsd.port.mk>

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2015/11/29 09:23:17 benoit Exp $
# $OpenBSD: Makefile,v 1.7 2016/04/01 18:46:50 sthen Exp $
COMMENT= simple and flexible way to build nice URLs
DISTNAME = Net_URL_Mapper-0.9.1
DISTNAME= Net_URL_Mapper-0.9.1
REVISION= 0
CATEGORIES= net
MODULES= www/pear

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2015/11/29 09:23:17 benoit Exp $
@comment $OpenBSD: PLIST,v 1.3 2016/04/01 18:46:50 sthen Exp $
@group daemon
pear/data/Net_URL_Mapper/
pear/data/Net_URL_Mapper/Mapper/
@ -19,4 +19,3 @@ pear/tests/Net_URL_Mapper/tests/
pear/tests/Net_URL_Mapper/tests/ExceptionTest.php
pear/tests/Net_URL_Mapper/tests/GenerationTest.php
pear/tests/Net_URL_Mapper/tests/RecognitionTest.php
@group

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2015/11/11 10:18:51 benoit Exp $
# $OpenBSD: Makefile,v 1.13 2016/04/01 18:46:50 sthen Exp $
COMMENT = easy parsing of URLs for PHP
DISTNAME = Net_URL-1.0.15
REVISION = 0
CATEGORIES = net
# BSD License

View File

@ -1,16 +1,12 @@
@comment $OpenBSD: PLIST,v 1.3 2015/11/11 10:18:51 benoit Exp $
@comment $OpenBSD: PLIST,v 1.4 2016/04/01 18:46:50 sthen Exp $
@group daemon
lib/
lib/php/
@group
pear/doc/
@group daemon
pear/doc/Net_URL/
pear/doc/Net_URL/docs/
pear/doc/Net_URL/docs/6470.php
pear/doc/Net_URL/docs/example.php
pear/lib/.registry/net_url.reg
@group
pear/lib/Net/
@group daemon
pear/lib/Net/URL.php

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.490 2016/03/19 20:24:28 okan Exp $
# $OpenBSD: Makefile,v 1.491 2016/04/01 18:46:49 sthen Exp $
SUBDIR =
SUBDIR += TclXML
@ -314,7 +314,6 @@
SUBDIR += pear-XML-RSS
SUBDIR += pear-XML-Serializer
SUBDIR += pear-XML-Tree
SUBDIR += pear-XML-Util
SUBDIR += pilot_makedoc
SUBDIR += pinfo
SUBDIR += pod2mdoc

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2015/10/29 21:52:06 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2016/04/01 18:46:50 sthen Exp $
COMMENT= XML parsing class based on PHP's bundled expat#'
DISTNAME= XML_Parser-1.3.6
REVISION= 0
CATEGORIES= textproc
MODULES= www/pear

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2015/10/29 21:52:06 sthen Exp $
@comment $OpenBSD: PLIST,v 1.6 2016/04/01 18:46:50 sthen Exp $
@group daemon
lib/
lib/php/
@ -15,7 +15,6 @@ pear/doc/XML_Parser/examples/xml_parser_simple2.php
pear/doc/XML_Parser/examples/xml_parser_simple2.xml
pear/doc/XML_Parser/examples/xml_parser_simple_handler.php
pear/lib/.registry/xml_parser.reg
pear/lib/XML/
pear/lib/XML/Parser/
pear/lib/XML/Parser.php
pear/lib/XML/Parser/Simple.php

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2014/11/15 23:47:42 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2016/04/01 18:46:50 sthen Exp $
COMMENT= Swiss-army knife for reading and writing XML files
DISTNAME= XML_Serializer-0.20.2
REVISION= 0
CATEGORIES= textproc
MODULES= www/pear
@ -10,7 +11,6 @@ MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= textproc/pear-XML-Util>=1.1.1 \
textproc/pear-XML-Parser>=1.2.6
RUN_DEPENDS= textproc/pear-XML-Parser>=1.2.6
.include <bsd.port.mk>

View File

@ -1,13 +0,0 @@
# $OpenBSD: Makefile,v 1.13 2015/10/29 21:52:31 sthen Exp $
COMMENT= XML utility class for PHP
DISTNAME= XML_Util-1.3.0
CATEGORIES= textproc
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (XML_Util-1.3.0.tgz) = E5bb+XWucjXsQTHEDXcqOVjWCGw06phaA+mI4kHAiS4=
SIZE (XML_Util-1.3.0.tgz) = 17186

View File

@ -1,3 +0,0 @@
Selection of methods that are often needed when working with XML documents.
Functionality includes creating of attribute lists from arrays, creation of
tags, validation of XML names and more.

View File

@ -1,33 +0,0 @@
@comment $OpenBSD: PLIST,v 1.3 2014/11/15 23:46:32 sthen Exp $
@group daemon
lib/
lib/php/
pear/doc/
pear/doc/XML_Util/
pear/doc/XML_Util/examples/
pear/doc/XML_Util/examples/example.php
pear/doc/XML_Util/examples/example2.php
pear/lib/.registry/xml_util.reg
pear/lib/XML/
pear/lib/XML/Util.php
pear/tests/XML_Util/
pear/tests/XML_Util/tests/
pear/tests/XML_Util/tests/testBasic_apiVersion.phpt
pear/tests/XML_Util/tests/testBasic_attributesToString.phpt
pear/tests/XML_Util/tests/testBasic_collapseEmptyTags.phpt
pear/tests/XML_Util/tests/testBasic_createCDataSection.phpt
pear/tests/XML_Util/tests/testBasic_createComment.phpt
pear/tests/XML_Util/tests/testBasic_createEndElement.phpt
pear/tests/XML_Util/tests/testBasic_createStartElement.phpt
pear/tests/XML_Util/tests/testBasic_createTag.phpt
pear/tests/XML_Util/tests/testBasic_createTagFromArray.phpt
pear/tests/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
pear/tests/XML_Util/tests/testBasic_getXmlDeclaration.phpt
pear/tests/XML_Util/tests/testBasic_isValidName.phpt
pear/tests/XML_Util/tests/testBasic_raiseError.phpt
pear/tests/XML_Util/tests/testBasic_replaceEntities.phpt
pear/tests/XML_Util/tests/testBasic_reverseEntities.phpt
pear/tests/XML_Util/tests/testBasic_splitQualifiedName.phpt
pear/tests/XML_Util/tests/testBug_18343.phpt
pear/tests/XML_Util/tests/testBug_4950.phpt
pear/tests/XML_Util/tests/testBug_5392.phpt

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2016/01/30 09:58:38 benoit Exp $
# $OpenBSD: Makefile,v 1.7 2016/04/01 18:46:50 sthen Exp $
COMMENT = helper class for PHP WebDAV server implementations
V = 1.0.0RC8
REVISION = 0
DISTNAME = HTTP_WebDAV_Server-$V
PKGNAME = pear-HTTP-WebDAV-Server-${V:L}
CATEGORIES = www

View File

@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST,v 1.3 2016/01/30 09:58:38 benoit Exp $
@comment $OpenBSD: PLIST,v 1.4 2016/04/01 18:46:50 sthen Exp $
lib/
lib/php/
@group daemon
@comment lib/
@comment lib/php/
pear/data/HTTP_WebDAV_Server/
pear/data/HTTP_WebDAV_Server/AUTHORS
pear/data/HTTP_WebDAV_Server/COPYING