Re: PHP and Apache coredump

2005-10-05 Thread Ketelaars , Björn
> On Tue, Oct 04, 2005 at 09:28:03AM +0200, Ketelaars, Björn wrote: > >I recently performed an install of PHP from the OpenBSD > snapshot-branch on a freshly installed snapshot (1 October > 2005). After running /usr/local/sbin/phpxs -s, modifying > httpd.conf (placing AddType) and copying php.in

Re: Mt-Daapd Error "Too many arguments"

2005-10-05 Thread Jolan Luff
On Wed, Oct 05, 2005 at 06:23:24PM -0400, Justin Wong wrote: > I get this error after cd'ing to audio/daapd and using the command "make > install distclean". you said mt-daapd in your subject which is different (and only in -current). > > gmake[2]: *** [frame.lo] Error 1 > gmake[2]: Leaving dir

Mt-Daapd Error "Too many arguments"

2005-10-05 Thread Justin Wong
I get this error after cd'ing to audio/daapd and using the command "make install distclean". gmake[2]: *** [frame.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/id3lib/w-id3lib-3.8.3/id3lib- 3.8.3 gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/id3l

Re: Build of devel/eclipse hangs

2005-10-05 Thread Kurt Miller
On Tuesday 04 October 2005 06:18 pm, Matthias Kilian wrote: > On Mon, Oct 03, 2005 at 05:06:20PM -0400, Kurt Miller wrote: > > In that case, I made some commits today that might effect this. Not > > sure if mirrors have them yet. make sure your tree has revision 1.59 or > > later of src/libexec/ld.

Re: new opendocman updated

2005-10-05 Thread Nikolay Sturm
* Ian McWilliam [2005-10-05]: > And how is that any different from say plump3p0, if it ever existed? That's not a valid package name. >From misc/amanda/Makefile: # Minor patched releases are usually named with a "pX" suffix. # These names can not be used with the OpenBSD ports framework. # PKGV

Re: Jaava/odbc support for erlang (was:Re: Erlang Port broken)

2005-10-05 Thread Hannah Schroeter
Hello! No reason to carry along individual addresses in addition to ports@, I think. On Wed, Oct 05, 2005 at 09:04:32AM -0700, Geoff White wrote: >All, >I'm upgrading my R10B-3 port to R10B-7 (the latest erlang out there), >three questions. >1) Can I get java support for OBSD (current) so that

Re: new opendocman updated

2005-10-05 Thread Peter Valchev
> And how is that any different from say plump3p0, if it ever existed? > Should one really change the package name from the distro name to make > it harder to tell what version is installed? Oh that's the whole idea by > adding the p0 so it is an indicator of ports patch level. So if I remove >

Jaava/odbc support for erlang (was:Re: Erlang Port broken)

2005-10-05 Thread Geoff White
All, I'm upgrading my R10B-3 port to R10B-7 (the latest erlang out there), three questions. 1) Can I get java support for OBSD (current) so that I can enable the jinterface 2) what package should I select to give erlang odbc support. 3) should I make the functionality of these additions Flavo

Re: NEW: www/p5-HTTP-GetImages

2005-10-05 Thread Jasper Lievisse Adriaanse
On Tue, 04 Oct 2005 19:50:32 +0200 Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: > L.s., > > Here's a port I made for HTTP::GetImages. This is a sort of a spider/robot > module for images. > It has been tested and found to be working on i386 and alpha. > > Please test and comment. > > Th

Re: PHP4 -> PHP5

2005-10-05 Thread Marc Balmer
Ian McWilliam wrote: So why bother keeping PHP4 in the tree if that's the case? People use it for their own stuff, not only ports. If PHP ports dont work well with PHP5, we should fix them. - Marc Balmer

Re: PHP4 -> PHP5

2005-10-05 Thread Ian McWilliam
On 5 Oct 2005, at 11:57 PM, Marc Balmer wrote: And let me add that it was deliberately discussed and decided on ICB to make a transition from PHP4 to PHP5 for all ports. So yes, we want to switch to PHP5. - Marc Balmer So why bother keeping PHP4 in the tree if that's the case? Ian

PHP4 -> PHP5

2005-10-05 Thread Marc Balmer
And let me add that it was deliberately discussed and decided on ICB to make a transition from PHP4 to PHP5 for all ports. So yes, we want to switch to PHP5. - Marc Balmer

Re: phppgadmin php4 php5 flavors

2005-10-05 Thread Marc Balmer
Ian McWilliam wrote: What I propose is: software that runs under php4 AND php5 should be flavored for both. (phpMyAdmin && phppgadmin are examples that run on both php4 and php5) for those of us who are stuck with php4 and want to run these. Another approach could be to indicate the desi

Re: phppgadmin php4 php5 flavors

2005-10-05 Thread Ian McWilliam
On 5 Oct 2005, at 11:06 PM, Marc Balmer wrote: Ian McWilliam wrote: Attached is a diff to flavor phppgadmin to depend on php4 or php5 as per the diff sent to ports@ for the phpMyAdmin port. The maintainer has been cc'd, hopefully some more discussion on php4 vs php5 flavoring of ports w

Re: phppgadmin php4 php5 flavors

2005-10-05 Thread Marc Balmer
Ian McWilliam wrote: Attached is a diff to flavor phppgadmin to depend on php4 or php5 as per the diff sent to ports@ for the phpMyAdmin port. The maintainer has been cc'd, hopefully some more discussion on php4 vs php5 flavoring of ports will ensue. Note that not all PHP software will ru

update math/R to version 2.1.1

2005-10-05 Thread Marc Balmer
hi please find attached a diff that updates math/R to version 2.1.1 If no one objects, this will eventually sneak in. - Marc math_R.diff.gz Description: application/gzip

Re: New port of Sword 1.5.8 with KJV module

2005-10-05 Thread Vladimir Támara Patiño
Good morning in the Lord On Wed, Oct 05, 2005 at 01:06:53AM +0200, Aleksander Piotrowski wrote: > Vladimir Támara Pati?o <[EMAIL PROTECTED]> wrote: > > > WWW: ${HOMEPAGE} > > > > now it says: > > > > WWW: http://crosswire.org/sword/software/swordapi.jsp > > > > Why is the last one better? > >

phppgadmin php4 php5 flavors

2005-10-05 Thread Ian McWilliam
Attached is a diff to flavor phppgadmin to depend on php4 or php5 as per the diff sent to ports@ for the phpMyAdmin port. The maintainer has been cc'd, hopefully some more discussion on php4 vs php5 flavoring of ports will ensue. Ian McWilliam phppgadmin.diff Description: Binary data

Re: New opendocman update 2 + php issues

2005-10-05 Thread Ian McWilliam
On 5 Oct 2005, at 11:34 AM, Chris Kuethe wrote: On 04/10/05, Ian McWilliam <[EMAIL PROTECTED]> wrote: Now, seeing a lot of stuff seems to not run under php 5 that I have come across, I have issue with a number of ports in our tree that are dependent on php 5 while not really requiring php5. W

Re: new opendocman updated

2005-10-05 Thread Aleksander Piotrowski
Ian McWilliam <[EMAIL PROTECTED]> wrote: > And how is that any different from say plump3p0, if it ever existed? [...] > Just a thought. Great. And now please fix this. Alek -- Stosunek wysokości człowieka do wysokości położenia jego pępka wynosi w przybliżeniu 1,618 [ ~= (1+sqrt(5))/2 ], zgod