[gobolinux-devel] Bugfix release of Compile

2008-02-06 Thread Jonas Karlsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new bugfix release of Compile is out. The important change is that Compile now ensures that Scripts is recent enough. Full changelog can be found below. Run 'InstallPackage Compile' to install as usual. - -- /Jonas 2008-02-06 07:05 mohjive

Re: [gobolinux-devel] Fwd: [gobolinux-users] error in installing of thttpd

2008-02-06 Thread Jonas Karlsson
On Wed, 30 Jan 2008 18:16:52 +0100, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Jan 30, 2008 3:24 AM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >> 2008/1/30, Lucas C. Villa Real <[EMAIL PROTECTED]>: >> >> > On Jan 30, 2008 1:22 AM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >> > > > We'll

Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/bin CheckDependencies FindPackage...

2008-02-06 Thread Jonas Karlsson
On Thu, 07 Feb 2008 01:18:05 +0100, André Detsch <[EMAIL PROTECTED]> wrote: > CVSROOT: /sources/goboscripts > Module name: tools > Changes by: André Detsch 08/02/07 00:18:05 > > Modified files: > Scripts/bin: CheckDependencies FindPackage GetAvailable > > Log message: >

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

2008-02-06 Thread Jonas Karlsson
On Wed, 06 Feb 2008 22:02:45 +0100, André Detsch <[EMAIL PROTECTED]> wrote: > CVSROOT: /sources/goboscripts > Module name: tools > Changes by: André Detsch 08/02/06 21:02:45 > > Modified files: > Scripts/bin: FindPackage > > Log message: > Do not imply --full-list when u

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

2008-02-06 Thread Lucas C. Villa Real
On Feb 6, 2008 4:19 PM, André Detsch <[EMAIL PROTECTED]> wrote: > > On Feb 6, 2008 10:01 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > > > On Feb 6, 2008 3:46 PM, André Detsch <[EMAIL PROTECTED]> wrote: > > > On Feb 6, 2008 9:19 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > > > It

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

2008-02-06 Thread André Detsch
On Feb 6, 2008 10:01 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > On Feb 6, 2008 3:46 PM, André Detsch <[EMAIL PROTECTED]> wrote: > > On Feb 6, 2008 9:19 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > > It would be perfect if we could specify --programs=/Foo to look for > > > prog

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

2008-02-06 Thread Lucas C. Villa Real
On Feb 6, 2008 3:46 PM, André Detsch <[EMAIL PROTECTED]> wrote: > On Feb 6, 2008 9:19 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > It would be perfect if we could specify --programs=/Foo to look for > > programs at /Foo instead of $goboPrograms. > > Ok. > > > And while you're on it, > > w

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

2008-02-06 Thread André Detsch
On Feb 6, 2008 9:19 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > It would be perfect if we could specify --programs=/Foo to look for > programs at /Foo instead of $goboPrograms. Ok. > And while you're on it, > what do you think about having something like > --include-tarballs-from=/Bar?

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

2008-02-06 Thread Lucas C. Villa Real
On Feb 6, 2008 3:04 PM, André Detsch <[EMAIL PROTECTED]> wrote: > On Feb 6, 2008 5:40 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > You are my hero. > > ,:-) > > Take a look at the --file option I've added. Is there some feature lacking > now? It would be perfect if we could specify --pr

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

2008-02-06 Thread André Detsch
On Feb 6, 2008 5:40 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > You are my hero. ,:-) Take a look at the --file option I've added. Is there some feature lacking now? -- Andre Detsch ___ gobolinux-devel mailing list gobolinux-devel@lists.gobol

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

2008-02-06 Thread Jonas Karlsson
On Wed, 06 Feb 2008 10:19:53 +0100, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > I just remembered now that this script is deprecated. > One of the last scripts functions added and already deprecated. :) May I ask which functions file it's deprecated in favour for? > Anyway, it has some inte

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

2008-02-06 Thread Lucas C. Villa Real
On Feb 6, 2008 5:46 AM, André Detsch <[EMAIL PROTECTED]> wrote: > On Feb 6, 2008 7:19 AM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > I just remembered now that this script is deprecated. > > > > Anyway, it has some interesting features that we still don't have in > > CheckDependencies, such

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

2008-02-06 Thread André Detsch
On Feb 6, 2008 7:19 AM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > I just remembered now that this script is deprecated. > > Anyway, it has some interesting features that we still don't have in > CheckDependencies, such as the ability to check for missing > dependencies in a directory other t

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

2008-02-06 Thread Lucas C. Villa Real
I just remembered now that this script is deprecated. Anyway, it has some interesting features that we still don't have in CheckDependencies, such as the ability to check for missing dependencies in a directory other than $goboPrograms and giving a Dependencies file as input to the script. Do you

Re: [gobolinux-devel] Compile release

2008-02-06 Thread Jonas Karlsson
2008/2/6, Michael Homer <[EMAIL PROTECTED]>: > On Feb 6, 2008 7:17 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > I decided to do a Compile release, to not leave the users with broken > > Compile if Scripts is too old. So this is my first release. :) > > Please test the package(1). I'll make it