Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/bin FixDirReferences

2007-12-05 Thread Jonas Karlsson
2007/12/5, Lucas C. Villa Real <[EMAIL PROTECTED]>: > CVSROOT:/sources/goboscripts > Module name:tools > Changes by: Lucas C. Villa Real07/12/05 09:08:15 > > Modified files: > Scripts/bin: FixDirReferences > > Log message: > Removing references to /Programs/F

Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/bin FixDirReferences

2007-12-05 Thread Lucas C. Villa Real
On Dec 5, 2007 1:32 AM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > Log message: > > Removing references to /Programs/Foo/Version and to /Files/Compile, > > closing bug 207. > > @@ -39,8 +41,9 @@ > > s%$goboPrograms/[^ /]*/*[^ /]*/*include([ '\''])%$goboHeaders/\1%g; > > s%$goboProgram

[gobolinux-devel] NetBSD: 10 years of pkgsrc

2007-12-05 Thread Hisham Muhammad
Hi there, I just received this link and it's an interesting read for everyone interested in source-based packaging systems (like our very own Compile :) ). It's a series of interviews with the people behind NetBSD's pkgsrc, which is celebrating 10 years in 2007. Various bits of food for thought th