summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-01 21:50:40 +0000
committerjdolecek <jdolecek>2004-11-01 21:50:40 +0000
commit4154c73da6c2fbf8afa87f73cfb7850f56969472 (patch)
treebd4b56a51ae93a9cae6ff8dfbab4b2ebd7e32915 /net
parent7107a34b0c342a1e357641a25b79133aa989e024 (diff)
downloadpkgsrc-4154c73da6c2fbf8afa87f73cfb7850f56969472.tar.gz
Add pear-SOAP-0.7.5 - Implementation of SOAP protocol and services for PHP.
Courtesy of pkgsrc-wip, thank you.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/pear-SOAP/DESCR1
-rw-r--r--net/pear-SOAP/Makefile16
-rw-r--r--net/pear-SOAP/PLIST1
-rw-r--r--net/pear-SOAP/distinfo4
5 files changed, 24 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 0484b38cb0a..6c0e2322b12 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.508 2004/11/01 21:39:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.509 2004/11/01 21:52:33 jdolecek Exp $
#
COMMENT= Networking tools
@@ -258,6 +258,7 @@ SUBDIR+= pconsole
SUBDIR+= pear-Net_DIME
SUBDIR+= pear-Net_Socket
SUBDIR+= pear-Net_URL
+SUBDIR+= pear-SOAP
SUBDIR+= pen
SUBDIR+= pfnet
SUBDIR+= php-ftp
diff --git a/net/pear-SOAP/DESCR b/net/pear-SOAP/DESCR
new file mode 100644
index 00000000000..41033b03b41
--- /dev/null
+++ b/net/pear-SOAP/DESCR
@@ -0,0 +1 @@
+Implementation of SOAP protocol and services.
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
new file mode 100644
index 00000000000..28d1cb8ed1c
--- /dev/null
+++ b/net/pear-SOAP/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 21:50:40 jdolecek Exp $
+
+DISTNAME= SOAP-0.7.5
+CATEGORIES+= net
+
+MAINTAINER= jdolecek@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/SOAP
+COMMENT= SOAP Client/Server for PHP
+
+DEPENDS+= pear-Mail_Mime>=1.2:../../mail/pear-Mail_Mime
+DEPENDS+= pear-HTTP_Request>=1.2:../../www/pear-HTTP_Request
+DEPENDS+= pear-Net_URL>=1.0:../../net/pear-Net_URL
+DEPENDS+= pear-Net_DIME>=0.3:../../net/pear-Net_DIME
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/pear-SOAP/PLIST b/net/pear-SOAP/PLIST
new file mode 100644
index 00000000000..8c97878eeba
--- /dev/null
+++ b/net/pear-SOAP/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/01 21:50:40 jdolecek Exp $
diff --git a/net/pear-SOAP/distinfo b/net/pear-SOAP/distinfo
new file mode 100644
index 00000000000..30174ca7cdd
--- /dev/null
+++ b/net/pear-SOAP/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/01 21:50:40 jdolecek Exp $
+
+SHA1 (SOAP-0.7.5.tgz) = 93723ae6f05e4c8bab35fa873fcba570493b4c3e
+Size (SOAP-0.7.5.tgz) = 74913 bytes