summaryrefslogtreecommitdiff
path: root/net/pear-Net_DIME
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-11-01 20:43:03 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-11-01 20:43:03 +0000
commit27fc9e8f3d100ca0dda148d86478f0598f468d43 (patch)
tree075083dfdb386a327400e9fbc1e456c63450142d /net/pear-Net_DIME
parent2c63d3db06830acaa29cf2be7d47a012b51b86fb (diff)
downloadpkgsrc-27fc9e8f3d100ca0dda148d86478f0598f468d43.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/pear-Net_DIME')
-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