Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8B85763BBBA for ; Mon, 9 Aug 2010 09:53:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 32A4963B101; Mon, 9 Aug 2010 09:53:32 +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 146A763B100 for ; Mon, 9 Aug 2010 09:53:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F34A7175DD; Mon, 9 Aug 2010 09:53:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 9 Aug 2010 09:53:30 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/net To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100809095330.F34A7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Mon Aug 9 09:53:30 UTC 2010 Modified Files: pkgsrc/net: Makefile pkgsrc/net/libnice: Makefile PLIST distinfo pkgsrc/net/libnice/patches: patch-ac Added Files: pkgsrc/net/gst-plugins0.10-libnice: DESCR Makefile PLIST pkgsrc/net/libnice/patches: patch-ad Removed Files: pkgsrc/net/libnice: options.mk Log Message: split libnice into two pkgs, to get dependencies sorted and stop abuse of the options framework being here, update to 0.0.13 changes: - Add support for IPv6 - Fix crc32 function conflict with libz.so - Various bug fixing and code cleaning - Validate the remote candidate address before adding it To generate a diff of this commit: cvs rdiff -u -r1.847 -r1.848 pkgsrc/net/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/net/gst-plugins0.10-libnice/DESCR \ pkgsrc/net/gst-plugins0.10-libnice/Makefile \ pkgsrc/net/gst-plugins0.10-libnice/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/libnice/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/libnice/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/libnice/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/libnice/options.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/libnice/patches/patch-ac cvs rdiff -u -r0 -r1.1 pkgsrc/net/libnice/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.