summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-01 20:43:03 +0000
committerjdolecek <jdolecek>2004-11-01 20:43:03 +0000
commit7fbb40942cb2e1602c2ddf8dd9c563b43ae45e0d (patch)
tree075083dfdb386a327400e9fbc1e456c63450142d /net
parent5b3b9ae616019532b45465e65b3227294d0e2408 (diff)
downloadpkgsrc-7fbb40942cb2e1602c2ddf8dd9c563b43ae45e0d.tar.gz
Fix mistake in import - this time import pear-Net_DIME as such, instead
of pear-DIME. pear-Net_DIME 0.3 constains PHP classes that implement DIME encoding for SOAP.
Diffstat (limited to 'net')
-rw-r--r--net/pear-Net_DIME/DESCR5
-rw-r--r--net/pear-Net_DIME/Makefile11
-rw-r--r--net/pear-Net_DIME/PLIST1
-rw-r--r--net/pear-Net_DIME/distinfo4
4 files changed, 21 insertions, 0 deletions
diff --git a/net/pear-Net_DIME/DESCR b/net/pear-Net_DIME/DESCR
new file mode 100644
index 00000000000..2e55f92d3a9
--- /dev/null
+++ b/net/pear-Net_DIME/DESCR
@@ -0,0 +1,5 @@
+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).
diff --git a/net/pear-Net_DIME/Makefile b/net/pear-Net_DIME/Makefile
new file mode 100644
index 00000000000..bd59e0fb177
--- /dev/null
+++ b/net/pear-Net_DIME/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 20:43:03 jdolecek Exp $
+
+DISTNAME= Net_DIME-0.3
+CATEGORIES+= net
+
+MAINTAINER= jdolecek@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/Net_DIME
+COMMENT= PHP classes that implements DIME encoding
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/pear-Net_DIME/PLIST b/net/pear-Net_DIME/PLIST
new file mode 100644
index 00000000000..4126c5a275a
--- /dev/null
+++ b/net/pear-Net_DIME/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/01 20:43:03 jdolecek Exp $
diff --git a/net/pear-Net_DIME/distinfo b/net/pear-Net_DIME/distinfo
new file mode 100644
index 00000000000..46e712403fc
--- /dev/null
+++ b/net/pear-Net_DIME/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/01 20:43:03 jdolecek Exp $
+
+SHA1 (Net_DIME-0.3.tgz) = 3142a5c9a701cfb995cd25d4e9ad0ec9f02272b7
+Size (Net_DIME-0.3.tgz) = 6740 bytes