Process for patch/build/install/modify/rebuild/reinstall

2006-12-07 Thread fake
Greetings, I'm trying to make some code changes in the i810 X server version 6.9.0nb13 because of breakage. I'm trying to find the best/fastest way to: 1. modify code 2. build and install 3. test 4. uninstall 5. goto 1. This is the slow process I've been using: Modified mk.conf so only i810

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-07 Thread Jeremy C. Reed
On Thu, 7 Dec 2006, [EMAIL PROTECTED] wrote: > I'm trying to make some code changes in the i810 X server version 6.9.0nb13 > because of breakage. I'm trying to find the best/fastest way to: I'd suggest you work against Xorg's official release. The monolithic 6.9 series is not maintained upstrea

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread Geert Hendrickx
On Thu, Dec 07, 2006 at 10:29:53PM -0500, [EMAIL PROTECTED] wrote: > At first I thought I could modify code in the work directory and run > bmake from /usr/pkgsrc/x11/xorg-server, but that didn't work. Please > enlighten me with a better way. Once a build has finished, running bmake again in th

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread Joerg Sonnenberger
On Thu, Dec 07, 2006 at 11:43:50PM -0600, Jeremy C. Reed wrote: > There is some work on modualr Xorg in pkgsrc. I use it myself (and have > for a very long time). I have committed a few things for DragonFly to > Xorg source. I strongly suggest non-developers to avoid modular Xorg for now, as it

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread tannj
On Fri, 08 Dec 2006 03:55:28 -0500, Geert Hendrickx <[EMAIL PROTECTED]> wrote: On Thu, Dec 07, 2006 at 10:29:53PM -0500, [EMAIL PROTECTED] wrote: At first I thought I could modify code in the work directory and run bmake from /usr/pkgsrc/x11/xorg-server, but that didn't work. Please enlight

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread tannj
On Fri, 08 Dec 2006 00:43:50 -0500, Jeremy C. Reed <[EMAIL PROTECTED]> wrote: On Thu, 7 Dec 2006, [EMAIL PROTECTED] wrote: I'm trying to make some code changes in the i810 X server version 6.9.0nb13 because of breakage. I'm trying to find the best/fastest way to: I'd suggest you work ag

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread Joerg Sonnenberger
On Fri, Dec 08, 2006 at 09:29:24AM -0500, tannj wrote: > Thanks. I think I'll cut my teeth on 6.9.0 first like Joerg suggested. > But, I'm curious about how to create the modular version. Could you point > me in the right direction towards some documentation? ..and it might (of course) be a

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread Jeremy C. Reed
On Fri, 8 Dec 2006, tannj wrote: > Thanks. I think I'll cut my teeth on 6.9.0 first like Joerg suggested. You may be doing work that has already been done. As I mentioned 6.9 is dead and Intel provides and maintains newer open source driver via Xorg. (Not related to pkgsrc.) > But, I'm curio

Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-08 Thread tannj
On Fri, 08 Dec 2006 11:43:40 -0500, Jeremy C. Reed <[EMAIL PROTECTED]> wrote: On Fri, 8 Dec 2006, tannj wrote: Thanks. I think I'll cut my teeth on 6.9.0 first like Joerg suggested. You may be doing work that has already been done. As I mentioned 6.9 is dead and Intel provides and maintai