Re: [gentoo-portage-dev] Plausible idea for GLEP 19?

2006-01-22 Thread Ciaran McCreesh
come up with a viable plan... -- Ciaran McCreesh : Gentoo Developer (King of all Londinium) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm signature.asc Description: PGP signature

Re: [gentoo-portage-dev] r2522 commit

2006-01-04 Thread Ciaran McCreesh
. Anyone actually using this feature will have to use both use *and* has_version when writing their econf / whatever call. -- Ciaran McCreesh : Gentoo Developer (King of all Londinium) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm signature.asc

Re: [gentoo-portage-dev] ACCEPT_KEYWORDS depreciation

2005-12-15 Thread Ciaran McCreesh
set. -- Ciaran McCreesh : Gentoo Developer (I can kill you with my brain) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm signature.asc Description: PGP signature

Re: [gentoo-portage-dev] .53, .54 and beyond...

2005-11-25 Thread Ciaran McCreesh
[ Apologies if two of these show up. I kinda, uh, broke Exim slightly... ] On Fri, 25 Nov 2005 16:41:19 -0500 Ned Ludd [EMAIL PROTECTED] wrote: | On Fri, 2005-11-25 at 21:00 +, Ciaran McCreesh wrote: | How will that work for packages that have a runtime dependency upon | a text file

Re: [gentoo-portage-dev] .53, .54 and beyond...

2005-11-25 Thread Ciaran McCreesh
for something unless it's suited for the job at hand. So why not create a better feature? -- Ciaran McCreesh : Gentoo Developer (Supreme Lord Gerbil Wrangler) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm signature.asc Description: PGP signature

Re: [gentoo-portage-dev] .53, .54 and beyond...

2005-11-25 Thread Ciaran McCreesh
you're solving. End result is more unnecessary complexity, more unnecessary mess and, once you realise your solution is inadequate, no doubt yet another incomplete hack on top of that. -- Ciaran McCreesh : Gentoo Developer (Supreme Lord Gerbil Wrangler) Mail: ciaranm at gentoo.org Web

Re: [gentoo-portage-dev] .53, .54 and beyond...

2005-11-25 Thread Ciaran McCreesh
On Fri, 25 Nov 2005 19:42:14 -0500 Alec Warner [EMAIL PROTECTED] wrote: | Ciaran McCreesh wrote: | On Fri, 25 Nov 2005 19:00:07 -0500 Ned Ludd [EMAIL PROTECTED] | wrote: | | Why introduce a feature which is crippled? It would be almost as | | easy to allow ebuilds to mess with their 'real

Re: [gentoo-portage-dev] emerge -pv and masked dependencies

2005-11-04 Thread Ciaran McCreesh
is built. Clearly un-American. Instead, he should jump right in and implement it without bothering to think of the requirements or exactly what the problem to be solved is. -- Ciaran McCreesh : Gentoo Developer (Anti-XML, anti-newbie conspiracy) Mail: ciaranm at gentoo.org Web

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-06 Thread Ciaran McCreesh
upon which people have spent lots of time. Point out gaping design flaws after it goes live and you're told it's too late. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-06 Thread Ciaran McCreesh
want to hear, so I will repeatedly throw out lots of ad hominem attacks and wild accusations rather than address the issues at hand. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
On Wed, 5 Oct 2005 11:35:18 -0700 m h [EMAIL PROTECTED] wrote: | I'm working on trying to get prefixed installs working. You might want to start with a proper (not content-free like the last two attempts) requirements spec and design before you jump in with the code. -- Ciaran McCreesh : Gentoo

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm pgpDq8Dkk8Yjv.pgp Description: PGP signature

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
that globally at the | load_config stage against a list of known stupid prefixes, | stupidprefixes=[/usr,/,/bin] etc. etc. The plan was to have ICANINSTALLTO=root home prefixed or somesuch. The name isn't particularly clear on that... -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
and expecting PREFIX to be sufficient is naive from a tree-perspective. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm pgprvYY2wTOts.pgp Description: PGP signature

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
then / . For c/c++ | source, usual trick from fink afaik involves a mangling of cflags | with -I tacked in. Kinda ugly, although I'd expect there is a better | route. Again, autoconf tinkering. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
compatible shell (and SHELL and CONFIG_SHELL aren't universally honoured). uname, hostname and sed are called with hard paths (with various fallbacks) in several early on stages. Of stuff not in path? There's no standard and widely used way of digging up where libexec tools are. -- Ciaran

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
about what may or may not break? The issue is that you need to fix autoconf before you can claim that any non-trivial test case works correctly. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
with a half-arsed initial setup. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail: ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm pgpEgTt9aTo0S.pgp Description: PGP signature

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
| pointing at still stands. The sensible place to start experimenting is by adapting existing ebuilds and tinkering with ebuild.sh, not by adding something which may or may not end up being relevant to portage proper. -- Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
. Enough dancing, would rather hand it off to those who | are interested, and see what they come up with rather then fencing | via email (and accomplishing nothing). *sniff* *sniff* Ah yes, the familiar smell of multilib, osx, genkernel and the original portage implementation. -- Ciaran McCreesh

Re: [gentoo-portage-dev] Questions about CVS locations and GID...

2005-10-05 Thread Ciaran McCreesh
have their faults (duh? but then | again so does portage and the ebuild tree) but a few of them have | been quite successful despite their varying points of inherent | silliness. Sure. They work around it by having lots and lots of workaround code, not by solving the original problem. -- Ciaran