From owner-cvs-all Fri Nov 2 6: 8:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 622BC37B405; Fri, 2 Nov 2001 06:08:43 -0800 (PST) Received: (from roam@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA2E8h539703; Fri, 2 Nov 2001 06:08:43 -0800 (PST) (envelope-from roam) Message-Id: <200111021408.fA2E8h539703@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 2 Nov 2001 06:08:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/bsdproxy Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/11/02 06:08:43 PST Modified files: net Makefile Added files: net/bsdproxy Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add bsdproxy 0.03, a TCP proxy using the kevent(2)/kqueue(2) API. Revision Changes Path 1.632 +1 -0 ports/net/Makefile 1.1 +27 -0 ports/net/bsdproxy/Makefile (new) 1.1 +1 -0 ports/net/bsdproxy/distinfo (new) 1.1 +1 -0 ports/net/bsdproxy/pkg-comment (new) 1.1 +13 -0 ports/net/bsdproxy/pkg-descr (new) 1.1 +3 -0 ports/net/bsdproxy/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message