Gentoo Archives: gentoo-osx

From: Kito <kito@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] libpcre
Date: Tue, 23 Aug 2005 18:35:09
Message-Id: 937F5B73-D98A-43A2-B63C-3287104E85B3@gentoo.org
In Reply to: [gentoo-osx] libpcre by Grobian
1 On Aug 23, 2005, at 1:28 PM, Grobian wrote:
2
3 > A few things on pcre, just to keep you posted:
4 > - libpcre-5.0 was stable in portage, hence
5 > - I have stabled libpcre-6.3 as per bug #103337
6 > - I have tested pcre (again) with "mp" a nifty small editor and a
7 > good nano/pico replacement which I even got away with a little. (I
8 > keyworded mp ~ppc-macos)
9 > - I have committed the change below to the use.mask of default-
10 > darwin because our pcre was already stable and it appears this
11 > dylib extension bug is fixed. (needed it for mp to compile with
12 > use flag pcre)
13
14 Should be fine to unmask it, I was going to do it but wanted a little
15 more feedback on the missing dylib extension first(was darwintoolize
16 causing the problem).
17
18 >
19 > Any slap-you-in-the-face-you-idiot mails off-list please ;)
20 >
21 >
22 >
23 > Index: use.mask
24 > ===================================================================
25 > RCS file: /var/cvsroot/gentoo-x86/profiles/default-darwin/use.mask,v
26 > retrieving revision 1.21
27 > diff -u -r1.21 use.mask
28 > --- use.mask 3 Aug 2005 20:24:49 -0000 1.21
29 > +++ use.mask 23 Aug 2005 18:22:38 -0000
30 > @@ -86,9 +86,6 @@
31 > odbc
32 > postgres
33 >
34 > -# masked until the missing dylib extension is fixed
35 > -pcre
36 > -
37 > # breaks clisp builds
38 > fastcgi
39 >
40 >
41 >
42 > --
43 > Fabian Groffen
44 > eBuild && Porting
45 > Gentoo for Mac OS X
46 > --
47 > gentoo-osx@g.o mailing list
48 >
49
50 --
51 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] libpcre Grobian <grobian@g.o>