From a894dd320eca43f71e7e551db41ea2f14eb62931 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Mon, 1 Nov 2004 21:39:29 +0000 Subject: 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. --- doc/CHANGES | 3 ++- net/Makefile | 3 ++- 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 -- cgit v1.2.3