Gentoo Archives: gentoo-dev

From: Brian Harring <ferringb@g.o>
To: gentoo-dev@××××××××××××.org
Subject: Re: [gentoo-dev] perl, sed and non-gsed
Date: Thu, 07 Apr 2005 06:25:47
Message-Id: 20050407062619.GA14728@exodus.wit.org
In Reply to: Re: [gentoo-dev] perl, sed and non-gsed by Luca Barbato
1 On Wed, Apr 06, 2005 at 11:08:54PM +0200, Luca Barbato wrote:
2 > Stephen Bennett wrote:
3 > >
4 > > Any comments? Suggestions, flames? (Except from ciaranm, of course...)
5 > I'd like to avoid gsed symlinks as much as possible.
6 >
7 > If GNU sed is better than the one provided by the system and the
8 > provided one doesn't have other extensions not covered by GNU sed then
9 > the simplest and better solution is replace the native with the improved.
10 >
11 > on other cases you may need to consider if keep yourself compatible with
12 > the previous system is good and what users may need or completely
13 > unnecessary (as for the macos-ppc port IMHO)
14 Problem with the preference you have above is you're considering
15 portage as the primary pkg manager/authority for that system, which it
16 isn't on osx.
17
18 It's the secondary manager. So it shouldn't be stomping on the toes
19 of what exists already unless absolutely required (shifting these
20 utilities into a seperate directory, and abusing the path or alising
21 as they do already is saner IMHO).
22
23 Consider the case of backing out portage/gentoo when it's the
24 secondary pkg manager; worst case, a few empty dirs and configs get
25 left. Should still be the same base system it was prior to the gentoo
26 experiment though...
27 ~brian
28 --
29 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] perl, sed and non-gsed Luca Barbato <lu_zero@g.o>