Pear packages imported into base pkgsrc. Thank you.
This commit is contained in:
parent
0996618881
commit
0144fadd7c
25 changed files with 2 additions and 269 deletions
10
Makefile
10
Makefile
|
@ -1,5 +1,5 @@
|
|||
# $Id: Makefile,v 1.1518 2004/10/31 22:02:08 dolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.1518 2004/10/31 22:02:08 dolecek Exp $
|
||||
# $Id: Makefile,v 1.1519 2004/11/01 21:53:28 dolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.1519 2004/11/01 21:53:28 dolecek Exp $
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
||||
|
@ -515,12 +515,6 @@ SUBDIR+= pcsx
|
|||
SUBDIR+= pdb2ldif
|
||||
SUBDIR+= pdns
|
||||
SUBDIR+= pdq
|
||||
SUBDIR+= pear-DIME
|
||||
SUBDIR+= pear-HTTP_Request
|
||||
SUBDIR+= pear-Mail_Mime
|
||||
SUBDIR+= pear-Net_Socket
|
||||
SUBDIR+= pear-Net_URL
|
||||
SUBDIR+= pear-SOAP
|
||||
SUBDIR+= pekwm-nightly
|
||||
SUBDIR+= perl59
|
||||
SUBDIR+= perltidy
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
This is the initial independent release of the Net_DIME package.
|
||||
|
||||
Provides an implementation of DIME encoding of binary attachments
|
||||
for SOAP, pushed by Microsoft as a more efficient alternative to
|
||||
base64/MIME-based SOAP Messages with Attachments (SwA).
|
|
@ -1,16 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/10/09 17:25:13 dolecek Exp $
|
||||
|
||||
DISTNAME= Net_DIME-0.3
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://pear.php.net/package/Net_DIME
|
||||
COMMENT= PHP classes that implements DIME encoding
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(PEAR_USE_PHP5) && ${PEAR_USE_PHP5} == "YES"
|
||||
.include "../../wip/php5/pear.mk"
|
||||
.else
|
||||
.include "../../www/php4/pear.mk"
|
||||
.endif
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,11 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/15 16:18:15 poppnk Exp $
|
||||
lib/php/.lock
|
||||
lib/php/.registry/net_dime.reg
|
||||
lib/php/Net/DIME.php
|
||||
lib/php/test/Net_DIME/test/dime_message_test.php
|
||||
lib/php/test/Net_DIME/test/dime_record_test.php
|
||||
@dirrm lib/php/test/Net_DIME/test
|
||||
@dirrm lib/php/test/Net_DIME
|
||||
@dirrm lib/php/test
|
||||
@dirrm lib/php/Net
|
||||
@dirrm lib/php/.registry
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/01/15 16:18:15 poppnk Exp $
|
||||
|
||||
SHA1 (Net_DIME-0.3.tgz) = 3142a5c9a701cfb995cd25d4e9ad0ec9f02272b7
|
||||
Size (Net_DIME-0.3.tgz) = 6740 bytes
|
|
@ -1,2 +0,0 @@
|
|||
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
|
||||
Proxy Authentication, SSL, file uploads etc.
|
|
@ -1,19 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/10/09 17:25:14 dolecek Exp $
|
||||
|
||||
DISTNAME= HTTP_Request-1.2
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://pear.php.net/package/HTTP_Request
|
||||
COMMENT= PHP classes to provides an easy way to perform HTTP requests
|
||||
|
||||
DEPENDS+= pear-Net_Socket>=1.0:../../wip/pear-Net_Socket
|
||||
DEPENDS+= pear-Net_URL>=1.0:../../wip/pear-Net_URL
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(PEAR_USE_PHP5) && ${PEAR_USE_PHP5} == "YES"
|
||||
.include "../../wip/php5/pear.mk"
|
||||
.else
|
||||
.include "../../www/php4/pear.mk"
|
||||
.endif
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,14 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/15 16:16:29 poppnk Exp $
|
||||
lib/php/.lock
|
||||
lib/php/.registry/http_request.reg
|
||||
lib/php/HTTP/Request.php
|
||||
lib/php/HTTP/Request/Listener.php
|
||||
lib/php/doc/HTTP_Request/docs/download-progress.php
|
||||
lib/php/doc/HTTP_Request/docs/example.php
|
||||
@dirrm lib/php/doc/HTTP_Request/docs
|
||||
@dirrm lib/php/doc/HTTP_Request
|
||||
@dirrm lib/php/doc
|
||||
@dirrm lib/php/HTTP/Request
|
||||
@dirrm lib/php/HTTP
|
||||
@dirrm lib/php/.registry
|
||||
@dirrm lib/php
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/01/15 16:16:29 poppnk Exp $
|
||||
|
||||
SHA1 (HTTP_Request-1.2.tgz) = 9cffc219a05e606091988c6278d5293196a764e5
|
||||
Size (HTTP_Request-1.2.tgz) = 11856 bytes
|
|
@ -1,9 +0,0 @@
|
|||
Provides classes to deal with creation and manipulation of mime messages:
|
||||
|
||||
* mime.php: Create mime email, with html, attachments, embedded images etc.
|
||||
* mimePart.php: Advanced method of creating mime messages.
|
||||
* mimeDecode.php - Decodes mime messages to a usable structure.
|
||||
* xmail.dtd: An XML DTD to acompany the getXML() method of the
|
||||
decoding class.
|
||||
* xmail.xsl: An XSLT stylesheet to transform the output of the
|
||||
getXML() method back to an email
|
|
@ -1,16 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/10/09 17:25:15 dolecek Exp $
|
||||
|
||||
DISTNAME= Mail_Mime-1.2.1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://pear.php.net/package/Mail_Mime/
|
||||
COMMENT= PHP classes to create and decode mime messages
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(PEAR_USE_PHP5) && ${PEAR_USE_PHP5} == "YES"
|
||||
.include "../../wip/php5/pear.mk"
|
||||
.else
|
||||
.include "../../www/php4/pear.mk"
|
||||
.endif
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,13 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/15 16:17:37 poppnk Exp $
|
||||
lib/php/.lock
|
||||
lib/php/.registry/mail_mime.reg
|
||||
lib/php/Mail/mime.php
|
||||
lib/php/Mail/mimeDecode.php
|
||||
lib/php/Mail/mimePart.php
|
||||
lib/php/data/Mail_Mime/xmail.dtd
|
||||
lib/php/data/Mail_Mime/xmail.xsl
|
||||
@dirrm lib/php/data/Mail_Mime
|
||||
@dirrm lib/php/data
|
||||
@dirrm lib/php/Mail
|
||||
@dirrm lib/php/.registry
|
||||
@dirrm lib/php
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/01/15 16:17:37 poppnk Exp $
|
||||
|
||||
SHA1 (Mail_Mime-1.2.1.tgz) = ad04d5d974f4404324bc658f523957cdf10711aa
|
||||
Size (Mail_Mime-1.2.1.tgz) = 15268 bytes
|
|
@ -1,2 +0,0 @@
|
|||
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
|
||||
Proxy Authentication, SSL, file uploads etc.
|
|
@ -1,16 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/10/09 17:25:22 dolecek Exp $
|
||||
|
||||
DISTNAME= Net_Socket-1.0.1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://pear.php.net/package/Net_Socket
|
||||
COMMENT= PHP classes to provide Network Socket Interface
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(PEAR_USE_PHP5) && ${PEAR_USE_PHP5} == "YES"
|
||||
.include "../../wip/php5/pear.mk"
|
||||
.else
|
||||
.include "../../www/php4/pear.mk"
|
||||
.endif
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,6 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/15 16:19:01 poppnk Exp $
|
||||
lib/php/.lock
|
||||
lib/php/.registry/net_socket.reg
|
||||
lib/php/Net/Socket.php
|
||||
@dirrm lib/php/Net
|
||||
@dirrm lib/php/.registry
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/01/15 16:19:01 poppnk Exp $
|
||||
|
||||
SHA1 (Net_Socket-1.0.1.tgz) = 2a9590984c91fa5bb9d99e3a440ef1f77a5b9350
|
||||
Size (Net_Socket-1.0.1.tgz) = 3513 bytes
|
|
@ -1 +0,0 @@
|
|||
Provides easy parsing of URLs and their constituent parts.
|
|
@ -1,16 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/10/09 17:25:22 dolecek Exp $
|
||||
|
||||
DISTNAME= Net_URL-1.0.10
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://pear.php.net/package/Net_URL/
|
||||
COMMENT= PHP classes to easy parsing of Urls
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(PEAR_USE_PHP5) && ${PEAR_USE_PHP5} == "YES"
|
||||
.include "../../wip/php5/pear.mk"
|
||||
.else
|
||||
.include "../../www/php4/pear.mk"
|
||||
.endif
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,10 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/15 16:19:29 poppnk Exp $
|
||||
lib/php/.lock
|
||||
lib/php/.registry/net_url.reg
|
||||
lib/php/Net/URL.php
|
||||
lib/php/doc/Net_URL/docs/example.php
|
||||
@dirrm lib/php/doc/Net_URL/docs
|
||||
@dirrm lib/php/doc/Net_URL
|
||||
@dirrm lib/php/doc
|
||||
@dirrm lib/php/Net
|
||||
@dirrm lib/php/.registry
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/01/15 16:19:29 poppnk Exp $
|
||||
|
||||
SHA1 (Net_URL-1.0.10.tgz) = b2793afbf25a2df6738efa11455eb5b2816ac770
|
||||
Size (Net_URL-1.0.10.tgz) = 4464 bytes
|
|
@ -1 +0,0 @@
|
|||
Implementation of SOAP protocol and services
|
|
@ -1,21 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/10/09 17:25:22 dolecek Exp $
|
||||
|
||||
DISTNAME= SOAP-0.7.5
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://pear.php.net/package/SOAP
|
||||
COMMENT= SOAP Client/Server for PHP
|
||||
|
||||
DEPENDS+= pear-Mail_Mime>=1.2:../../wip/pear-Mail_Mime
|
||||
DEPENDS+= pear-HTTP_Request>=1.2:../../wip/pear-HTTP_Request
|
||||
DEPENDS+= pear-Net_URL>=1.0:../../wip/pear-Net_URL
|
||||
DEPENDS+= pear-Net_DIME>=0.3:../../wip/pear-Net_DIME
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(PEAR_USE_PHP5) && ${PEAR_USE_PHP5} == "YES"
|
||||
.include "../../wip/php5/pear.mk"
|
||||
.else
|
||||
.include "../../www/php4/pear.mk"
|
||||
.endif
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,59 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/15 16:15:44 poppnk Exp $
|
||||
lib/php/.lock
|
||||
lib/php/.registry/soap.reg
|
||||
lib/php/SOAP/Base.php
|
||||
lib/php/SOAP/Client.php
|
||||
lib/php/SOAP/Disco.php
|
||||
lib/php/SOAP/Fault.php
|
||||
lib/php/SOAP/Parser.php
|
||||
lib/php/SOAP/Server.php
|
||||
lib/php/SOAP/Server/Email.php
|
||||
lib/php/SOAP/Server/Email_Gateway.php
|
||||
lib/php/SOAP/Server/TCP.php
|
||||
lib/php/SOAP/Transport.php
|
||||
lib/php/SOAP/Transport/HTTP.php
|
||||
lib/php/SOAP/Transport/SMTP.php
|
||||
lib/php/SOAP/Transport/TCP.php
|
||||
lib/php/SOAP/Type/dateTime.php
|
||||
lib/php/SOAP/Type/duration.php
|
||||
lib/php/SOAP/Type/hexBinary.php
|
||||
lib/php/SOAP/Value.php
|
||||
lib/php/SOAP/WSDL.php
|
||||
lib/php/SOAP/tools/genproxy.php
|
||||
lib/php/doc/SOAP/example/amazon/amazon.php
|
||||
lib/php/doc/SOAP/example/amazon/amazon_modes.php
|
||||
lib/php/doc/SOAP/example/amazon/amazon_soap.php
|
||||
lib/php/doc/SOAP/example/amazon/amazon_types.php
|
||||
lib/php/doc/SOAP/example/amazon/config.php.dist
|
||||
lib/php/doc/SOAP/example/amazon/index.php
|
||||
lib/php/doc/SOAP/example/amazon/modes.php
|
||||
lib/php/doc/SOAP/example/attachment.php
|
||||
lib/php/doc/SOAP/example/client.php
|
||||
lib/php/doc/SOAP/example/com_client.php
|
||||
lib/php/doc/SOAP/example/disco_server.php
|
||||
lib/php/doc/SOAP/example/email_client.php
|
||||
lib/php/doc/SOAP/example/email_gateway.php
|
||||
lib/php/doc/SOAP/example/email_pop_gateway.php
|
||||
lib/php/doc/SOAP/example/email_pop_server.php
|
||||
lib/php/doc/SOAP/example/email_server.php
|
||||
lib/php/doc/SOAP/example/example_server.php
|
||||
lib/php/doc/SOAP/example/example_types.php
|
||||
lib/php/doc/SOAP/example/server.php
|
||||
lib/php/doc/SOAP/example/server2.php
|
||||
lib/php/doc/SOAP/example/smtp.php
|
||||
lib/php/doc/SOAP/example/stockquote.php
|
||||
lib/php/doc/SOAP/example/tcp_client.php
|
||||
lib/php/doc/SOAP/example/tcp_daemon.pl
|
||||
lib/php/doc/SOAP/example/tcp_server.php
|
||||
lib/php/doc/SOAP/example/wsdl_client.php
|
||||
@dirrm lib/php/doc/SOAP/example/amazon
|
||||
@dirrm lib/php/doc/SOAP/example
|
||||
@dirrm lib/php/doc/SOAP
|
||||
@dirrm lib/php/doc
|
||||
@dirrm lib/php/SOAP/tools
|
||||
@dirrm lib/php/SOAP/Type
|
||||
@dirrm lib/php/SOAP/Transport
|
||||
@dirrm lib/php/SOAP/Server
|
||||
@dirrm lib/php/SOAP
|
||||
@dirrm lib/php/.registry
|
||||
@dirrm lib/php
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/01/15 16:15:44 poppnk Exp $
|
||||
|
||||
SHA1 (SOAP-0.7.5.tgz) = 93723ae6f05e4c8bab35fa873fcba570493b4c3e
|
||||
Size (SOAP-0.7.5.tgz) = 74913 bytes
|
Loading…
Reference in a new issue