ports/147546: Update Port: editors/emacs-devel to a snapshot of 24.x

Anonymous swell.k at gmail.com
Mon Jun 14 21:40:04 UTC 2010


The following reply was made to PR ports/147546; it has been noted by GNATS.

From: Anonymous <swell.k at gmail.com>
To: ashish at FreeBSD.org (Ashish SHUKLA)
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/147546: Update Port: editors/emacs-devel to a snapshot of 24.x
Date: Tue, 15 Jun 2010 01:34:06 +0400

 ashish at FreeBSD.org (Ashish SHUKLA) writes:
 
 > I'll push the latest snapshot along with the changes you recommended soon.
 
 Can you compress the snapshot using USE_XZ?
 
   $ for f (emacs*) du -Ah $f && \
       echo -n USE_${f:e:s/bz/bzip/:u}\  && \
       time tar xOf $f >/dev/null
 
    26M    emacs-24.0.50_20100605.tar.bz2
   USE_BZIP2 tar xOf $f > /dev/null  3.27s user 0.01s system 99% cpu 3.276 total
 
    22M    emacs-24.0.50_20100605.tar.xz
   USE_XZ tar xOf $f > /dev/null  1.92s user 0.02s system 99% cpu 1.943 total



More information about the freebsd-ports-bugs mailing list