pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkgin
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Aug 13 10:05:19 UTC 2015
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Removed Files:
pkgsrc/pkgtools/pkgin/patches: patch-external_progressmeter.h
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.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/pkgtools/pkgin/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/pkgtools/pkgin/patches/patch-external_progressmeter.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index