Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 72F28A6468 for ; Sun, 12 Jan 2014 15:06:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D5C2814A28C; Sun, 12 Jan 2014 15:06:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3508814A28B for ; Sun, 12 Jan 2014 15:06:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 0fVl0K_JczNa for ; Sun, 12 Jan 2014 15:06:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B3B3514A28A for ; Sun, 12 Jan 2014 15:06:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A942296; Sun, 12 Jan 2014 15:06:37 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 12 Jan 2014 15:06:37 +0000 From: "Matthew Sporleder" Subject: CVS commit: pkgsrc/net/netcat-openbsd To: pkgsrc-changes@NetBSD.org Reply-To: mspo@netbsd.org X-Mailer: log_accum Message-Id: <20140112150637.A942296@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mspo Date: Sun Jan 12 15:06:37 UTC 2014 Added Files: pkgsrc/net/netcat-openbsd: DESCR Makefile PLIST distinfo Log Message: add a pkg for my fork of OpenBSD's netcat, which has a lot more features than hobbit netcat. I had to unpolitely remove some openbsd-specific features To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/net/netcat-openbsd/DESCR \ pkgsrc/net/netcat-openbsd/Makefile pkgsrc/net/netcat-openbsd/PLIST \ pkgsrc/net/netcat-openbsd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.