pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/pear-HTTP_Request Add pear-HTTP_Request-1.2 - PHP ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/774278589dc0
branches: trunk
changeset: 482706:774278589dc0
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Mon Nov 01 21:42:37 2004 +0000
description:
Add pear-HTTP_Request-1.2 - PHP classes to provides an easy way to perform
HTTP requests.
Courtesy of pkgsrc-wip.
diffstat:
www/pear-HTTP_Request/DESCR | 2 ++
www/pear-HTTP_Request/Makefile | 14 ++++++++++++++
www/pear-HTTP_Request/PLIST | 1 +
www/pear-HTTP_Request/distinfo | 4 ++++
4 files changed, 21 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 9930ec34e20d -r 774278589dc0 www/pear-HTTP_Request/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP_Request/DESCR Mon Nov 01 21:42:37 2004 +0000
@@ -0,0 +1,2 @@
+Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
+Proxy Authentication, SSL, file uploads etc.
diff -r 9930ec34e20d -r 774278589dc0 www/pear-HTTP_Request/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP_Request/Makefile Mon Nov 01 21:42:37 2004 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 21:42:37 jdolecek Exp $
+
+DISTNAME= HTTP_Request-1.2
+#CATEGORIES= www
+
+MAINTAINER= jdolecek%NetBSD.org@localhost
+HOMEPAGE= http://pear.php.net/package/HTTP_Request
+COMMENT= PHP classes to provides an easy way to perform HTTP requests
+
+DEPENDS+= pear-Net_URL>=1.0:../../net/pear-Net_URL
+
+.include "../../net/pear-Net_Socket/buildlink3.mk"
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9930ec34e20d -r 774278589dc0 www/pear-HTTP_Request/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP_Request/PLIST Mon Nov 01 21:42:37 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/01 21:42:37 jdolecek Exp $
diff -r 9930ec34e20d -r 774278589dc0 www/pear-HTTP_Request/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP_Request/distinfo Mon Nov 01 21:42:37 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/01 21:42:37 jdolecek Exp $
+
+SHA1 (HTTP_Request-1.2.tgz) = 9cffc219a05e606091988c6278d5293196a764e5
+Size (HTTP_Request-1.2.tgz) = 11856 bytes
Home |
Main Index |
Thread Index |
Old Index