diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 21:36:44 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 21:36:44 +0000 |
commit | c0e314b291619aabb80faf1cb1b0601f6e37d01c (patch) | |
tree | 56691364461c361b71fce451bbf8844a9a6a8299 /net/pear-Net_Socket/DESCR | |
parent | 56c24e8a2a7bdd46d5fa256c8e849b15039fbd84 (diff) | |
download | pkgsrc-c0e314b291619aabb80faf1cb1b0601f6e37d01c.tar.gz |
Add pear-Net_Socket 1.0.1 - PHP classes to provide Network Socket Interface.
This comes bundled in 4.x, so arrange for this to be built only with PHP 5.x.
Diffstat (limited to 'net/pear-Net_Socket/DESCR')
-rw-r--r-- | net/pear-Net_Socket/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pear-Net_Socket/DESCR b/net/pear-Net_Socket/DESCR new file mode 100644 index 00000000000..5c890dcf6c4 --- /dev/null +++ b/net/pear-Net_Socket/DESCR @@ -0,0 +1,2 @@ +Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, +Proxy Authentication, SSL, file uploads etc. |