summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-01 21:39:29 +0000
committerjdolecek <jdolecek>2004-11-01 21:39:29 +0000
commitc4d70927e38b61ea49eecc3d6f80d420892af891 (patch)
tree19f6a0dbfc1fc2a5efcc7cc1e0fe9bbbb4a6bdf2
parent788ff2cb36a2f72f542586e758651baef864fe46 (diff)
downloadpkgsrc-c4d70927e38b61ea49eecc3d6f80d420892af891.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. Based on pkgsrc-wip package.
-rw-r--r--doc/CHANGES3
-rw-r--r--net/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index bbadd44be01..7679134bb67 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7642 2004/11/01 20:45:15 jdolecek Exp $
+$NetBSD: CHANGES,v 1.7643 2004/11/01 21:39:29 jdolecek Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5005,3 +5005,4 @@ Changes to the packages collection and infrastructure in 2004:
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]
+ Added pear-Net_Socket-1.0.1 [jdolecek 2004-11-01]
diff --git a/net/Makefile b/net/Makefile
index ba002b07ffd..0484b38cb0a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2004/11/01 20:45:16 jdolecek Exp $
+# $NetBSD: Makefile,v 1.508 2004/11/01 21:39:29 jdolecek Exp $
#
COMMENT= Networking tools
@@ -256,6 +256,7 @@ SUBDIR+= p5-ispman
SUBDIR+= pchar
SUBDIR+= pconsole
SUBDIR+= pear-Net_DIME
+SUBDIR+= pear-Net_Socket
SUBDIR+= pear-Net_URL
SUBDIR+= pen
SUBDIR+= pfnet