summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-01 20:37:44 +0000
committerjdolecek <jdolecek>2004-11-01 20:37:44 +0000
commit5b3b9ae616019532b45465e65b3227294d0e2408 (patch)
treec3dac89a067b247c969db8f6d00f47fe550240ed
parent17bb1bf7283acbb1f51fbacaa2106ce55c8bcdfd (diff)
downloadpkgsrc-5b3b9ae616019532b45465e65b3227294d0e2408.tar.gz
Add pear-Net_URL-1.0.10 - PHP classes to easy parsing of URLs.
Courtesy of pkgsrc-wip, thanks.
-rw-r--r--doc/CHANGES3
-rw-r--r--net/Makefile3
-rw-r--r--net/pear-Net_URL/DESCR1
-rw-r--r--net/pear-Net_URL/Makefile11
-rw-r--r--net/pear-Net_URL/PLIST1
-rw-r--r--net/pear-Net_URL/distinfo4
6 files changed, 21 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 0a9ffaec067..593152aeae6 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7640 2004/11/01 20:34:37 jdolecek Exp $
+$NetBSD: CHANGES,v 1.7641 2004/11/01 20:39:14 jdolecek Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5004,3 +5004,4 @@ Changes to the packages collection and infrastructure in 2004:
Added pear-DIME-0.3 [jdolecek 2004-11-01]
Updated automake to 1.9.3 [wiz 2004-11-01]
Added pear-Mail_Mime-1.2.1 [jdolecek 2004-11-01]
+ Added pear-Net_URL-1.0.10 [jdolecek 2004-11-01]
diff --git a/net/Makefile b/net/Makefile
index f1b1b9190b3..0ee06bbd32f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2004/11/01 20:20:32 jdolecek Exp $
+# $NetBSD: Makefile,v 1.506 2004/11/01 20:39:15 jdolecek Exp $
#
COMMENT= Networking tools
@@ -256,6 +256,7 @@ SUBDIR+= p5-ispman
SUBDIR+= pchar
SUBDIR+= pconsole
SUBDIR+= pear-DIME
+SUBDIR+= pear-Net_URL
SUBDIR+= pen
SUBDIR+= pfnet
SUBDIR+= php-ftp
diff --git a/net/pear-Net_URL/DESCR b/net/pear-Net_URL/DESCR
new file mode 100644
index 00000000000..a54bcd65ba2
--- /dev/null
+++ b/net/pear-Net_URL/DESCR
@@ -0,0 +1 @@
+Provides easy parsing of URLs and their constituent parts.
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile
new file mode 100644
index 00000000000..efda3e9050d
--- /dev/null
+++ b/net/pear-Net_URL/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 20:37:44 jdolecek Exp $
+
+DISTNAME= Net_URL-1.0.10
+CATEGORIES+= net
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/Net_URL/
+COMMENT= PHP classes to easy parsing of URLs
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/pear-Net_URL/PLIST b/net/pear-Net_URL/PLIST
new file mode 100644
index 00000000000..f0b6e20b700
--- /dev/null
+++ b/net/pear-Net_URL/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/01 20:37:44 jdolecek Exp $
diff --git a/net/pear-Net_URL/distinfo b/net/pear-Net_URL/distinfo
new file mode 100644
index 00000000000..78362e666a7
--- /dev/null
+++ b/net/pear-Net_URL/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/01 20:37:44 jdolecek Exp $
+
+SHA1 (Net_URL-1.0.10.tgz) = b2793afbf25a2df6738efa11455eb5b2816ac770
+Size (Net_URL-1.0.10.tgz) = 4464 bytes