Re: [pacman-dev] [PATCH] Show used/freed space when syncing

2010-01-20 Thread Hugo Chargois
On Wed, Jan 20, 2010 at 6:08 AM, Dan McGee dpmc...@gmail.com wrote: The naming is not my favorite, but that may be a detail we can get around. Instead of Total Size Used/Freed:, hmm. It is something more like Total Installed Size Delta, but that sucks more than what you came up with. I like

[pacman-dev] [PATCH] makepkg: add option holdver (like --holdver arg)

2010-01-20 Thread Vesa Kaihlavirta
From: Vesa Kaihlavirta ve...@iki.fi Signed-off-by: Vesa Kaihlavirta ve...@iki.fi --- scripts/makepkg.sh.in | 15 --- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in index 5bbd880..78b1e22 100644 ---

Re: [pacman-dev] [PATCH] makepkg: add option holdver (like --holdver arg)

2010-01-20 Thread Allan McRae
Vesa Kaihlavirta wrote: From: Vesa Kaihlavirta ve...@iki.fi Signed-off-by: Vesa Kaihlavirta ve...@iki.fi --- scripts/makepkg.sh.in | 15 --- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in index 5bbd880..78b1e22 100644

Re: [pacman-dev] [PATCH] makepkg: add option holdver (like --holdver arg)

2010-01-20 Thread Vesa Kaihlavirta
Why is this useful?   I see that you can either you use the --holdver flag or you check out a specific revision in the PKGBUILD. For software that make their release versions only in svc. E.g. my go package in community. I want to have holdver every time I build this package, and it's much more

Re: [pacman-dev] [PATCH] makepkg: add option holdver (like --holdver arg)

2010-01-20 Thread Allan McRae
Vesa Kaihlavirta wrote: Why is this useful? I see that you can either you use the --holdver flag or you check out a specific revision in the PKGBUILD. For software that make their release versions only in svc. E.g. my go package in community. I want to have holdver every time I build this

Re: [pacman-dev] [PATCH] Show used/freed space when syncing

2010-01-20 Thread Xavier Chantry
On Wed, Jan 20, 2010 at 10:03 AM, Hugo Chargois hugo.charg...@free.fr wrote: On Wed, Jan 20, 2010 at 6:08 AM, Dan McGee dpmc...@gmail.com wrote: The naming is not my favorite, but that may be a detail we can get around. Instead of Total Size Used/Freed:, hmm. It is something more like Total

Re: [pacman-dev] [PATCH] makepkg: add option holdver (like --holdver arg)

2010-01-20 Thread Xavier Chantry
On Wed, Jan 20, 2010 at 11:55 AM, Allan McRae al...@archlinux.org wrote: As an aside, looking at holdver makes me realize just how stupid it is.  It does not hold the checkout at the version specified, which I bet most people thinks it will.  It just stop the pkgver being updated. e.g. I just

Re: [pacman-dev] [PATCH] makepkg: add option holdver (like --holdver arg)

2010-01-20 Thread Vesa Kaihlavirta
On Wed, Jan 20, 2010 at 1:43 PM, Xavier Chantry shinin...@gmail.com wrote: On Wed, Jan 20, 2010 at 11:55 AM, Allan McRae al...@archlinux.org wrote: As an aside, looking at holdver makes me realize just how stupid it is.  It does not hold the checkout at the version specified, which I bet most

Re: [pacman-dev] [PATCH] Show used/freed space when syncing

2010-01-20 Thread Dan McGee
On Wed, Jan 20, 2010 at 3:03 AM, Hugo Chargois hugo.charg...@free.fr wrote: On Wed, Jan 20, 2010 at 6:08 AM, Dan McGee dpmc...@gmail.com wrote: As a side note, % .2f MB will never work as a format- that is %space.2f MB and will not work as expected. I didn't check if that got fixed in a later

[pacman-dev] [PATCH] zsh_completion: Add proper completion for --ignore and --ignoregroup

2010-01-20 Thread Nezmer
The patch provides proper comma-separated completion for --ignore and --ignoregroup Signed-off-by: Nezmer g...@nezmer.info --- This version of the patch is simpler. contrib/zsh_completion | 26 +++--- 1 files changed, 23 insertions(+), 3 deletions(-) diff --git

Re: [pacman-dev] [PATCH] makepkg: [Idea] Introduce $SRCPKGDEST

2010-01-20 Thread Cedric Staniewski
On 01/19/2010 07:05 PM, Nezmer wrote: Introduce $SRCPKGDEST to define a destination dir for source packages instead of saving them in $PKGDEST with binary packages. The simple patch doesn't break old behavior. Like it, but SRCPKGDEST should be mentioned in makepkg{,.conf} man pages. Maybe

[pacman-dev] [PATCH] Print there is nothing to do with NOOP transactions

2010-01-20 Thread Nagy Gabor
This patch was inspired by FS#17859. (That is not a bug atm due to target loading-interface change.) From now on, with empty transactions (e.g. -Ru needed_pkg) pacman prints a there is nothing to do message. The local database is up to date message is kept for -Su. Signed-off-by: Nagy Gabor

Re: [pacman-dev] outdated web stuff

2010-01-20 Thread Dan McGee
On Wed, Jan 20, 2010 at 8:55 PM, Jeff j...@kcaccess.com wrote: On Thu, Dec 17, 2009 at 07:09:26PM -0500, Jeff wrote: Just a heads up: ftp://ftp.archlinux.org/other/pacman/md5sums doesn't include 3.3.3. http://www.archlinux.org/pacman/ shows 3.3.0 as the latest version HTH! Resending in