[gentoo-dev] Re: Re: Re: Re: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-0.10.6.ebuild onphp-0.10.4.ebuild onphp-0.10.3.ebuild

2007-10-17 Thread Steve Long
Roy Marples wrote: On Tue, 2007-10-16 at 13:38 +0100, Steve Long wrote: Roy Marples wrote: On Tue, 2007-10-16 at 00:28 -0700, Donnie Berkholz wrote: On 08:19 Tue 16 Oct , Steve Long wrote: stdDocs=(ChangeLog AUTHORS FEATURES THANKS README CodingStyle TODO FAQ) stdDoc() {

Re: [gentoo-dev] QA question, undefined reference to _getshort

2007-10-17 Thread Rémi Cardona
Hanno Böck a écrit : Hi, I'm currently working on ebuilds for openvas (free successor of nessus). Now something nags me, I get a QA warning I'm not able to fix: net-analyzer:openvas-libraries-1.0.0:20071013-001835.log- * hg_dns_axfr.c:85: warning: implicit declaration of function

Re: [gentoo-dev] QA question, undefined reference to _getshort

2007-10-17 Thread Roy Marples
On Wed, 2007-10-17 at 10:52 +0200, Hanno Böck wrote: net-analyzer:openvas-libraries-1.0.0:20071013-001835.log- * hg_dns_axfr.c:85: warning: implicit declaration of function '_getshort' The function _getshort is part of glibc, but it's nowhere referenced in the headers. It probably should

Re: [gentoo-dev] Re: Re: Re: Re: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-0.10.6.ebuild onphp-0.10.4.ebuild onphp-0.10.3.ebuild

2007-10-17 Thread Roy Marples
On Wed, 2007-10-17 at 10:15 +0100, Steve Long wrote: OK, that's all good, and you're _right_ for this case. I guess I was trying to show an array being used since it came up before. For instance, I often add to a global array with eg failed+=($1), which I might display one-per-line to the user

[gentoo-dev] elibtoolize and when to drop it from an ebuild

2007-10-17 Thread Roy Marples
Hello List The BSD team is starting to get a touch irritated by the constant dropping of elibtoolize from ebuilds. We need this so that we get nice .so version numbers as well as to fix a few libtool issues on the BSD platforms. Just because it's there doesn't mean it's safe to remove as it

[gentoo-dev] Re: elibtoolize and when to drop it from an ebuild

2007-10-17 Thread Duncan
Roy Marples [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Wed, 17 Oct 2007 15:54:36 +0100: Basically, if it has a fbsd keyword don't drop elibtoolize without querying us first. What about putting it in an fbsd conditional? That way Linux users don't have to deal with the

[gentoo-dev] Special testing request: sys-fs/device-mapper-1.02.22-r5 and sys-fs/lvm2-2.02.28-r2

2007-10-17 Thread Robin H. Johnson
I don't normally ask devs for extra testing, but one set of packages hasn't been responsive to my other requests for testing (I do use it myself, but I'd like more testing), and I'd like it to be ready before the next release because of two past bugs that I don't want to exist in the 2007.1 media.

Re: [gentoo-dev] Re: elibtoolize and when to drop it from an ebuild

2007-10-17 Thread Donnie Berkholz
On 19:51 Wed 17 Oct , Duncan wrote: What about putting it in an fbsd conditional? That way Linux users don't have to deal with the step if it's unnecessary for them, while the fbsd users still get it when they need it. Seems to me this should be a workable compromise, where people

Re: [gentoo-dev] Re: elibtoolize and when to drop it from an ebuild

2007-10-17 Thread Roy Marples
On Wed, 2007-10-17 at 15:25 -0700, Donnie Berkholz wrote: On 19:51 Wed 17 Oct , Duncan wrote: What about putting it in an fbsd conditional? That way Linux users don't have to deal with the step if it's unnecessary for them, while the fbsd users still get it when they need it. Seems

Re: [gentoo-dev] Re: elibtoolize and when to drop it from an ebuild

2007-10-17 Thread Petteri Räty
Roy Marples kirjoitti: On Wed, 2007-10-17 at 15:25 -0700, Donnie Berkholz wrote: On 19:51 Wed 17 Oct , Duncan wrote: What about putting it in an fbsd conditional? That way Linux users don't have to deal with the step if it's unnecessary for them, while the fbsd users still get it when

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/sandbox: ChangeLog sandbox-1.2.18.1-r1.ebuild

2007-10-17 Thread Donnie Berkholz
On 15:55 Wed 17 Oct , Daniel Drake (dsd) wrote: 1.1 sys-apps/sandbox/sandbox-1.2.18.1-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/sandbox/sandbox-1.2.18.1-r1.ebuild?rev=1.1view=markup plain:

[gentoo-dev] Re: Re: Re: Re: Re: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-0.10.6.ebuild onphp-0.10.4.ebuild onphp-0.10.3.ebuild

2007-10-17 Thread Steve Long
Roy Marples wrote: On Wed, 2007-10-17 at 10:15 +0100, Steve Long wrote: OK, that's all good, and you're _right_ for this case. I guess I was trying to show an array being used since it came up before. For instance, I often add to a global array with eg failed+=($1), which I might display

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/sandbox: ChangeLog sandbox-1.2.18.1-r1.ebuild

2007-10-17 Thread Doug Goldstein
Donnie Berkholz wrote: On 15:55 Wed 17 Oct , Daniel Drake (dsd) wrote: 1.1 sys-apps/sandbox/sandbox-1.2.18.1-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/sandbox/sandbox-1.2.18.1-r1.ebuild?rev=1.1view=markup plain:

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/sandbox: ChangeLog sandbox-1.2.18.1-r1.ebuild

2007-10-17 Thread Alec Warner
On 10/17/07, Doug Goldstein [EMAIL PROTECTED] wrote: Donnie Berkholz wrote: On 15:55 Wed 17 Oct , Daniel Drake (dsd) wrote: 1.1 sys-apps/sandbox/sandbox-1.2.18.1-r1.ebuild file :