Re: [gentoo-dev] flat profiles punted (and a note about x86/OpenBSD)

2005-08-14 Thread Alec Warner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: > as previously mentioned, i've punted all the flat profiles since the 2005.1 > release > > since it seems like no one is using x86-obsd, can their team (if there is > one) > please create the proper cascading profiles > > fo

Re: [gentoo-dev] Devconference archives

2005-08-14 Thread Donnie Berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corey Shields wrote: | Archive links for the complete morning and afternoon sessions are at | http://devconference.gentoo.org Thanks Corey! I was unable to sit around all day Friday watching them, so this will be really helpful. Donnie -BEGIN PG

Re: [gentoo-dev] revdep-rebuild

2005-08-14 Thread Stefan Jones
Stefan Jones wrote: So I have started making a small C program which does the "Checking dynamic linking consistency..." part of the revdep-rebuild program (I think this the the most time intensive part). This program can then be called by the script. So far all I see the program needing to do

[gentoo-dev] flat profiles punted (and a note about x86/OpenBSD)

2005-08-14 Thread Mike Frysinger
as previously mentioned, i've punted all the flat profiles since the 2005.1 release since it seems like no one is using x86-obsd, can their team (if there is one) please create the proper cascading profiles for those of you looking to upgrade older portage versions, profiles/obsolete// exists

[gentoo-dev] Devconference archives

2005-08-14 Thread Corey Shields
Archive links for the complete morning and afternoon sessions are at http://devconference.gentoo.org With IU's media servers we can make links that start at the times of each individual presentation, but I'll probably get to those later as they need to be timed and I lack the motivation right

[gentoo-dev] Adding arch specific use flags

2005-08-14 Thread Jason Wever
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, Just a friendly (unless you don't fix them soon) reminder to folks who've added arch specific use flags to the tree recently (i.e. ibm) to make doubly sure that the use flag has been masked on all other architectures than the one you've ad

Re: [gentoo-dev] Re: [gentoo-osx] Package testing -- Automated initiative

2005-08-14 Thread Robin H. Johnson
On Sun, Aug 14, 2005 at 09:00:19AM -0500, Kito wrote: > Adding -dev to CC: in case someone has any meaningful input or has > already tackled this problem... We do already have an application capable of doing tinderboxing for packages. It's one of the abilities of Catalyst. So all you would need

Re: [gentoo-dev] X modular migration howto

2005-08-14 Thread Donnie Berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Skeggs wrote: | Try out the latest -r2 xorg-server first, which updates to CVS as of | yesterday. | | |> Still broken here. I just added xorg-server-0.99.1-x86_64-1.patch, which fixes a configure.ac use of amd64 to x86_64. Give it another shot in

[gentoo-dev] modular X porting howto

2005-08-14 Thread Donnie Berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I started a brief porting to modular X howto, to help devs get their packages working properly with modular X. It's at http://dev.gentoo.org/~spyderous/xorg-x11/porting_to_modular_x_howto.txt If there's anything I can add to help you out, just let m

Re: [gentoo-dev] revdep-rebuild

2005-08-14 Thread Stefan Jones
On Sun, 2005-08-14 at 09:52 -0500, Paul Varner wrote: > > Please don't. FreeBSD's ldconfig is *not* the same and this would mean > > breaking (again) revdep-rebuild on Gentoo/FreeBSD. > > > Some of those solutions are definitely not portable. > Well all we really need is the same utility to wo

[gentoo-dev] Linux DVB / libdvb users

2005-08-14 Thread Doug Goldstein
I'm looking for some DVB users to do some testing with to nail down and clean up DVB support in Gentoo. Please e-mail me directly or better msg me on Freenode as Cardoe. thx. -- Doug Goldstein <[EMAIL PROTECTED]> http://dev.gentoo.org/~cardoe/ signature.asc Description: OpenPGP digital signatu

Re: [gentoo-dev] revdep-rebuild

2005-08-14 Thread Paul Varner
On Sun, 2005-08-14 at 16:32 +0200, Diego 'Flameeyes' Pettenò wrote: > On Sunday 14 August 2005 16:20, Stefan Jones wrote: > > But you could use "ldconfig -p" to gain a list of all the libraries, put > > them in a hash table and then use scanelf. > Please don't. FreeBSD's ldconfig is *not* the same

Re: [gentoo-dev] revdep-rebuild

2005-08-14 Thread Paul Varner
On Sun, 2005-08-14 at 07:20 -0700, Stefan Jones wrote: > On Sat, 2005-08-13 at 23:26 -0400, Mike Frysinger wrote: > > i've already contacted fuzzray about utilizing two packages solar put > > together > > (and can be found in portage already): > > pax-utils: scanelf > > portage-utils: qfile > >

Re: [gentoo-dev] revdep-rebuild

2005-08-14 Thread Diego 'Flameeyes' Pettenò
On Sunday 14 August 2005 16:20, Stefan Jones wrote: > But you could use "ldconfig -p" to gain a list of all the libraries, put > them in a hash table and then use scanelf. Please don't. FreeBSD's ldconfig is *not* the same and this would mean breaking (again) revdep-rebuild on Gentoo/FreeBSD. --

Re: [gentoo-dev] revdep-rebuild

2005-08-14 Thread Stefan Jones
On Sat, 2005-08-13 at 23:26 -0400, Mike Frysinger wrote: > i've already contacted fuzzray about utilizing two packages solar put > together > (and can be found in portage already): > pax-utils: scanelf > portage-utils: qfile Thanks for the ideas. I had a quick look at the programs; qfile: This

[gentoo-dev] Re: [gentoo-osx] Package testing -- Automated initiative

2005-08-14 Thread Kito
Adding -dev to CC: in case someone has any meaningful input or has already tackled this problem... On Aug 14, 2005, at 8:21 AM, Grobian wrote: Introduction Recently, once again we were confronted with a package marked as ppc-macos stable, while it didn't compile at all, let alon