Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Ulrich Mueller
> On Mon, 20 Sep 2010, Mike Frysinger wrote: >> Isn't it better to skip compression on all tiny files (not only man >> pages)? In such case some other functions will need to be updated >> too (e.g. ecompress --suffix)... > perhaps, but i think it should only be done on automatic dirs like > d

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Mike Frysinger
On Monday, September 20, 2010 01:59:33 Peter Volkov wrote: > В Вск, 19/09/2010 в 19:43 -0400, Mike Frysinger пишет: > > many man pages exist merely as a redirect to another man page: > > $ xzcat /usr/share/man/man1/zcat.1.xz > > .so man1/gzip.1 > > > > compressing these tiny (always?) results in a

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Ulrich Mueller
> On Sun, 19 Sep 2010, Mike Frysinger wrote: > many man pages exist merely as a redirect to another man page: > $ xzcat /usr/share/man/man1/zcat.1.xz > .so man1/gzip.1 > compressing these tiny (always?) results in a larger file. that means we > arent saving space, and we're adding overhead a

Re: [gentoo-dev] Re: Patch for python.eclass

2010-09-19 Thread Peter Volkov
В Пнд, 20/09/2010 в 04:53 +0200, Arfrever Frehtes Taifersar Arahesis пишет: > > while you're in the process of cleaning things up, i know we dont have a > > rule > > anywhere in terms of line length, but python.eclass has always struck me as > > a > > file with incredibly excessive line length.

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Peter Volkov
В Вск, 19/09/2010 в 19:43 -0400, Mike Frysinger пишет: > many man pages exist merely as a redirect to another man page: > $ xzcat /usr/share/man/man1/zcat.1.xz > .so man1/gzip.1 > > compressing these tiny (always?) results in a larger file. that means we > arent saving space, and we're adding ove

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Peter Volkov
В Вск, 19/09/2010 в 16:17 +0100, Mike Auty пишет: > It should be possible to still maintain this distinction, something like: > > "Version bump. Added feature foo. > - -- > Feature foo required a complete rewrite of src_install." > > And then the ChangeLog generation can happen separately. The

[gentoo-dev] Re: Last rites - media-fonts/cronyx-fonts

2010-09-19 Thread Ryan Hill
On Sat, 18 Sep 2010 23:49:29 -0600 Ryan Hill wrote: > # Ryan Hill (19 Sep 2010) > # Mask for removal 20101019 (bug #304621). > # Use font-cronyx-cyrillic instead. > media-fonts/cronyx-fonts > Turns out font-cronyx-cyrillic isn't a suitable replacement. Reverted. -- fonts, gcc-porting,

Re: [gentoo-dev] Re: Patch for python.eclass

2010-09-19 Thread Mike Frysinger
On Sunday, September 19, 2010 22:53:31 Arfrever Frehtes Taifersar Arahesis wrote: > 2010-09-20 03:45:14 Mike Frysinger napisał(a): > > while you're in the process of cleaning things up, i know we dont have a > > rule anywhere in terms of line length, but python.eclass has always > > struck me as a

Re: [gentoo-dev] Re: Patch for python.eclass

2010-09-19 Thread Arfrever Frehtes Taifersar Arahesis
2010-09-20 03:45:14 Mike Frysinger napisał(a): > On Sunday, September 19, 2010 21:18:51 Arfrever Frehtes Taifersar Arahesis > wrote: > > -evaluated_PYTHONPATH="$(eval echo -n "${PYTHONPATH_template}")" > > +eval "evaluated_PYTHONPATH=\"${PYTHONPATH_template}\"" > > the quotes in the 2nd one are u

[gentoo-dev] Re: Patch for python.eclass

2010-09-19 Thread Mike Frysinger
On Sunday, September 19, 2010 21:18:51 Arfrever Frehtes Taifersar Arahesis wrote: > -evaluated_PYTHONPATH="$(eval echo -n "${PYTHONPATH_template}")" > +eval "evaluated_PYTHONPATH=\"${PYTHONPATH_template}\"" the quotes in the 2nd one are useless. this should work the same: eval evaluated_

Re: [gentoo-dev] openrc stabilization update

2010-09-19 Thread Mike Frysinger
On Sunday, September 19, 2010 21:22:06 William Hubbs wrote: > On Mon, Sep 20, 2010 at 06:05:46AM +0530, Nirbheek Chauhan wrote: > > On Mon, Sep 20, 2010 at 5:57 AM, William Hubbs wrote: > > > I suppose one question I need to ask is the oldnet vs newnet question. > > > The git repository defaults to

Re: [gentoo-dev] openrc stabilization update

2010-09-19 Thread William Hubbs
On Mon, Sep 20, 2010 at 06:05:46AM +0530, Nirbheek Chauhan wrote: > On Mon, Sep 20, 2010 at 5:57 AM, William Hubbs wrote: > > I suppose one question I need to ask is the oldnet vs newnet question. > > The git repository defaults to building and installing the newnet > > option, and we make oldnet

[gentoo-dev] Patch for python.eclass

2010-09-19 Thread Arfrever Frehtes Taifersar Arahesis
This patch for python.eclass has been divided into 3 subpatches to simplify review. Subpatch #1 fixes preservation of whitespace. Subpatch #2 renames 2 local arrays in python_mod_optimize() function: site_packages_absolute_dirs -> dirs site_packages_absolute_files -> files Subpatch #3 adds

Re: [gentoo-dev] openrc stabilization update

2010-09-19 Thread Nirbheek Chauhan
On Mon, Sep 20, 2010 at 5:57 AM, William Hubbs wrote: > I suppose one question I need to ask is the oldnet vs newnet question. > The git repository defaults to building and installing the newnet > option, and we make oldnet the default in the ebuild. > > People migrating from stable will know the

[gentoo-dev] openrc stabilization update

2010-09-19 Thread William Hubbs
All, looking at the tracker, I see that only two bugs remain which block stabilization of openrc: http://bugs.gentoo.org/213988 http://bugs.gentoo.org/302116 What does everyone think? Are there any other bugs we should fix before targeting a release for stabilization? I suppose one question

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2010-09-19 23h59 UTC

2010-09-19 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2010-09-19 23h59 UTC. Removals: media-gfx/kst 2010-09-13 16:37:23 ayoy dev-libs/linux-fusion 2010-09-13 19:06:07 mr_bones_ dev-java/jmp2

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Mike Frysinger
On Sunday, September 19, 2010 19:50:57 Zac Medico wrote: > On 09/19/2010 04:43 PM, Mike Frysinger wrote: > > many man pages exist merely as a redirect to another man page: > > $ xzcat /usr/share/man/man1/zcat.1.xz > > .so man1/gzip.1 > > > > compressing these tiny (always?) results in a larger fil

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Zac Medico
On 09/19/2010 04:43 PM, Mike Frysinger wrote: > many man pages exist merely as a redirect to another man page: > $ xzcat /usr/share/man/man1/zcat.1.xz > .so man1/gzip.1 > > compressing these tiny (always?) results in a larger file. that means we > arent saving space, and we're adding overhead at

[gentoo-dev] omitting redirecting man pages from compression

2010-09-19 Thread Mike Frysinger
many man pages exist merely as a redirect to another man page: $ xzcat /usr/share/man/man1/zcat.1.xz .so man1/gzip.1 compressing these tiny (always?) results in a larger file. that means we arent saving space, and we're adding overhead at runtime. two options which we can do transparently:

[gentoo-dev] Re: RFC: per package eclass GLEP

2010-09-19 Thread Duncan
Matti Bickel posted on Sun, 19 Sep 2010 21:14:56 +0200 as excerpted: > It is made a requirement that per-package eclasses can not modify the > ``EAPI`` variable. It is assumed ``EAPI``, if it set, is set before > calling pkg-inherit. > > Backwards Compatibility > === > > The

Re: [gentoo-dev] RFC: per package eclass GLEP

2010-09-19 Thread Alec Warner
On Sun, Sep 19, 2010 at 12:14 PM, Matti Bickel wrote: > I'm a couple weeks late with this, but here goes: > from my failed attempts at reviving GLEP33 grow a discussion with > ferringb on IRC about how to get what I wanted anyway :) I've placed my immediate feedback in CVS: http://sources.gentoo

Re: [gentoo-dev] RFC: per package eclass GLEP

2010-09-19 Thread Andreas K. Huettel
Wouldn't it also make sense to have "per-category eclasses"? This seems much more useful for me. Examples where this would already make sense today: kde-meta, latex-package, ... Best, Andreas On Sunday 19 September 2010 21:14:56 Matti Bickel wrote: > I'm a couple weeks late with this, but her

[gentoo-dev] RFC: per package eclass GLEP

2010-09-19 Thread Matti Bickel
I'm a couple weeks late with this, but here goes: from my failed attempts at reviving GLEP33 grow a discussion with ferringb on IRC about how to get what I wanted anyway :) We agreed that having eclasses specific to a package located someplace near the actual ebuilds was beneficial and should be s

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Michał Górny
On Sun, 19 Sep 2010 16:10:15 +0300 Petteri Räty wrote: > One open question is what should repoman do if there is already a > modification to the ChangeLog file. I suggest reverting the ChangeLog modification. That's what my sunrise-commit [1] does, and it works quite well. On the other side, sh

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Mike Auty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It should be possible to still maintain this distinction, something like: "Version bump. Added feature foo. - -- Feature foo required a complete rewrite of src_install." And then the ChangeLog generation can happen separately. The problem with this

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Fabian Groffen
On 19-09-2010 16:10:15 +0300, Petteri Räty wrote: > I assume many of us have wrapper scripts to automatically generate > matching ChangeLog and CVS commit messages. When we eventually move to > git the plan is for the ChangeLog to be automatically generated from > git. To unify developer practices

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Dirkjan Ochtman
On Sun, Sep 19, 2010 at 15:20, Krzysztof Pawlik wrote: > On 09/19/10 15:10, Petteri Räty wrote: >> I assume many of us have wrapper scripts to automatically generate >> matching ChangeLog and CVS commit messages. When we eventually move to >> git the plan is for the ChangeLog to be automatically g

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Krzysztof Pawlik
On 09/19/10 15:10, Petteri Räty wrote: > I assume many of us have wrapper scripts to automatically generate > matching ChangeLog and CVS commit messages. When we eventually move to > git the plan is for the ChangeLog to be automatically generated from > git. To unify developer practices and to ease

[gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Petteri Räty
I assume many of us have wrapper scripts to automatically generate matching ChangeLog and CVS commit messages. When we eventually move to git the plan is for the ChangeLog to be automatically generated from git. To unify developer practices and to ease the transition to git it has been proposed to