svn commit: r365429 - head/ports-mgmt/pkg-devel

Bryan Drewery bdrewery at FreeBSD.org
Wed Aug 20 01:00:22 UTC 2014


On 8/19/2014 5:27 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Aug 19 22:26:59 2014
> New Revision: 365429
> URL: http://svnweb.freebsd.org/changeset/ports/365429
> QAT: https://qat.redports.org/buildarchive/r365429/
> 
> Log:
>   - Update to 1.4.0.pre-alpha11
>   
>     Users will see a "changed shlibs" reinstall for 'pkg upgrade' until:
>       1. _All_ packages on remote repositories are rebuilt with this version
>          of pkg.
>       2. 'pkg check -Ba' should be run after upgrading pkg but before upgrading
>          other packages. This requires #1 though, which is not happening until
>          1.3.7 is released. Running 'pkg check -Ba' before the remote repository
>          is fixed will just continue to propose reinstalling packages for 'changed
>          shlibs'.
>   
>   Changes:
>     * pkg fetch -d: Fix crash (#955)
>     * Progress bar improvements/fixes
>     * Fix ETA for fetching (#943)
>     * Fix progressbar stalled support
>     * ETA progress: Account for TCP SLOW START and weigh the first few ticks less
>     * Rework 'pkg update' output slightly to clarify what it is doing.
>     * pkg check: Add progressbar when not using -v
>     * pkg check: Add job counter with using -v
>     * pkg clean: Add progressbar
>     * Fix hardlink calculations (#958)
>     * pkg backup: Add -q
>     * pkg backup: Remove docs for '-d -' as it does not work.
>     * pkg config: Fix output for arrays/objects (#971)
>     * Fix RC scripts being started on deinstall rather than stopped
>     * Add some more asserts
>     * pkg-fetch.8: Remove reference to removed mirror mode
>     * Fix a few typos in pkg.conf.5 (#969)
>     * Document new configuration options. (#969)

Also now show actual download time and average BW at end of fetching.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140819/5c631461/attachment.sig>


More information about the svn-ports-all mailing list