Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B1E6163C554 for ; Sun, 24 Jan 2010 14:56:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5867263B1C4; Sun, 24 Jan 2010 14:56:25 +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 6655F63B1BB for ; Sun, 24 Jan 2010 14:56:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5287A175DD; Sun, 24 Jan 2010 14:56:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 24 Jan 2010 14:56:24 +0000 From: Emile iMil Heitor Subject: CVS commit: pkgsrc/pkgtools/pkgin To: pkgsrc-changes@NetBSD.org Reply-To: imil@netbsd.org X-Mailer: log_accum Message-Id: <20100124145624.5287A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: imil Date: Sun Jan 24 14:56:24 UTC 2010 Modified Files: pkgsrc/pkgtools/pkgin: MESSAGE Makefile distinfo Log Message: pkgin 0.3.3 import from wip/pkgin-20100123 - Solaris 10 support - Mac OS X support - Added -l status flags - autoconf support - percentage redraw fix (jmcneill) - variables cleanups (PKG_SYSCONFDIR, VARBASE) (sketch) - auto-lookup for SUMEXTS, removed options.mk (sketch) - opensolaris fixes (sketch) - repositories.conf variables substitution (tuxillo) - impact mutex (Johannes Hofmann) - SunOS 5.8 support (Mikhail T.) Plus many cleanups from stacktic@ - Replaced strstr's with str{n}cmp when possible - #ifdef'ed PROVIDES - Queries are now const chars - Added -n (no-flag) - Various memleaks fixed - pkgname comparison fix - Cleaned up trailing spaces - Got rid of recursion ! To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/pkgtools/pkgin/MESSAGE \ pkgsrc/pkgtools/pkgin/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/pkgin/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.