Subject: CVS commit: pkgsrc/pkgtools/pkgin
From: Jonathan Perkin
Date: 2015-08-13 12:05:19
Message id: 20150813100519.E324098@cvs.netbsd.org

Log Message:
Update pkgin to version 0.9.0.  Changes:

  * Significantly reduce RAM requirements for both "install" and \ 
"update",
    headline number is "pkgin install gcc47" on SmartOS/x86_64 reduces from
    383MB to 14MB, as well as being significantly faster, especially on
    slower hardware.  See my blog post at
    <http://www.perkin.org.uk/posts/reducing-ram-usage-in-pkgin.html> for
    more details.

  * Handle pkg_add signature verification failures.

  * Support pkg_summary.xz if available.

  * Don't switch to parsable output when stdout isn't a tty, which broke
    various automation tools.

  * Integrate patches/patch-external_progressmeter.h

Tested on NetBSD, OSX, and SmartOS.

Files:
RevisionActionfile
1.54modifypkgsrc/pkgtools/pkgin/Makefile
1.36modifypkgsrc/pkgtools/pkgin/distinfo
1.1removepkgsrc/pkgtools/pkgin/patches/patch-external_progressmeter.h