After horde 3.3.6_1 upgrade with php 5.3.2 - PHP deprecated - assigning the return value of new by reference

2010-04-28 Thread Troy
After upgrding horde to 3.3.6_1 and upgrading PHP to 5.3.2, horde starts with tons of errors and eventually stops working. horde-base-3.3.6_1 Common code-base used by Horde applications horde-chora-2.1_2 CVS web-viewer horde-imp-4.3.6,1 Webmail system for IMAP/POP3 mailboxes

Re: After horde 3.3.6_1 upgrade with php 5.3.2 - PHP deprecated - assigning the return value of new by reference

2010-04-28 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28/04/2010 08:08:50, Troy wrote: After upgrding horde to 3.3.6_1 and upgrading PHP to 5.3.2, horde starts with tons of errors and eventually stops working. Yes. Make sure you set your correct timezone in php.ini worm:/usr/local/etc:% diff -u

Error building ruby+nopthreads-1.8.7.248,1

2010-04-28 Thread Paul Macdonald
Same error after a cvs update of ports tree and from deinstalling ruby and an attempted reinstall.. Adding the newline in version.h didn;t change the final error. In file included from version.c:14: version.h:29:41: warning: no newline at end of file cc -I/usr/include -O2 -fno-strict-aliasing

Re: Unable to build /lang/ruby18

2010-04-28 Thread Dominic Fandrey
On 04/04/2010 23:37, Sahil Tandon wrote: On Sun, 04 Apr 2010, Jerry wrote: I have tried three times in the past 24 hours to build the 'lang/ruby18' port without success. This is on a FreeBSD-7.3 machine. The build log follows: Script started on Sun Apr 4 03:59:59 2010 === Found saved

Who will take two patches of www/moinmoin?

2010-04-28 Thread khsing
Recently, I was promoted be a maintainer of moinmoin. I processed two PRs of moinmoin, but who will take these? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=145690 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=145646 -- A man live in jail and want to break. http://blog.khsing.net

Possibly unbuildable ports reminder

2010-04-28 Thread Bill Fenner
Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the

Re: Error building ruby+nopthreads-1.8.7.248,1

2010-04-28 Thread Dominic Fandrey
On 28/04/2010 11:34, Paul Macdonald wrote: Dominic Fandrey wrote: On 28/04/2010 10:55, Paul Macdonald wrote: Same error after a cvs update of ports tree and from deinstalling ruby and an attempted reinstall.. Adding the newline in version.h didn;t change the final error. In file included

Re: portupgrading lang/gawk fails

2010-04-28 Thread Jerry
On Wed, 28 Apr 2010 07:17:40 +0200 Torfinn tin...@gmail.com articulated: Hi, On Mon, Apr 26, 2010 at 8:29 PM, Doug Barton do...@freebsd.org wrote: On 04/26/10 11:15, Torfinn Ingolfsen wrote: Hi, When trying 'portupgrade -R gawk' I get this: There is a problem with the port that

Re: Error building ruby+nopthreads-1.8.7.248,1

2010-04-28 Thread Paul Macdonald
Dominic Fandrey wrote: On 28/04/2010 11:34, Paul Macdonald wrote: Dominic Fandrey wrote: On 28/04/2010 10:55, Paul Macdonald wrote: Same error after a cvs update of ports tree and from deinstalling ruby and an attempted reinstall.. Adding the newline in version.h didn;t

bash

2010-04-28 Thread Gürkan Sengün
Hi, are you going to update bash soon? 4.1 is out since quite a while. -- Gürkan Sengün http://www.aiei.ch/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: Error building ruby+nopthreads-1.8.7.248,1

2010-04-28 Thread Dominic Fandrey
On 28/04/2010 13:33, Paul Macdonald wrote: Dominic Fandrey wrote: On 28/04/2010 11:34, Paul Macdonald wrote: Dominic Fandrey wrote: On 28/04/2010 10:55, Paul Macdonald wrote: Same error after a cvs update of ports tree and from deinstalling ruby and an attempted reinstall..

Re: After horde 3.3.6_1 upgrade with php 5.3.2 - PHP deprecated - assigning the return value of new by reference

2010-04-28 Thread Troy
Hi Matthew, That fixed the timezone problem but all those errors are all over the pages when you try and login. Eventually it stops working altogether. Thierry is the port maintainer and copied on this E-mail. I can't imagine I'm the only one with this issue because clearly PHP 5.3.2 has a

Re: After horde 3.3.6_1 upgrade with php 5.3.2 - PHP deprecated - assigning the return value of new by reference

2010-04-28 Thread Albert Shih
Le 28/04/2010 à 07:40:57-0500, Troy a écrit Hi Matthew, That fixed the timezone problem but all those errors are all over the pages when you try and login. Eventually it stops working altogether. Thierry is the port maintainer and copied on this E-mail. I can't imagine I'm the only

ruby18 fails to build without pthreads

2010-04-28 Thread Michael Butler
After yesterday's ruby18 update .. cc -I/usr/include -O2 -fno-strict-aliasing -pipe -march=pentium4 -fPIC -DRUBY_EXPORT -I. -I. -I/usr/include-c main.c cc -I/usr/include -O2 -fno-strict-aliasing -pipe -march=pentium4 -fPIC -DRUBY_EXPORT -L. -rpath=/usr/lib:/usr/local/lib -rdynamic

php52-gd causing apache abort

2010-04-28 Thread Daren Russell
Hi Since updating libpng and php 5.2 (to use the new php52 port), code that has previously worked find using gs, now causes an Apache abort, this is what appears in the log: [Wed Apr 28 14:42:30 2010] [notice] child pid 3064 exit signal Abort trap (6) The code itself uses tcpdf (www.tcpdf.org)

Re: php52-gd causing apache abort

2010-04-28 Thread Daren Russell
On 28/04/10 15:03, Daren Russell wrote: Hi Since updating libpng and php 5.2 (to use the new php52 port), code that has previously worked find using gs, now causes an Apache abort, this is what appears in the log: [Wed Apr 28 14:42:30 2010] [notice] child pid 3064 exit signal Abort trap

Re: ruby18 fails to build without pthreads

2010-04-28 Thread Luiz Gustavo S. Costa
i too, same problem # uname -a FreeBSD hbtwrsvrweb1.xxx.com.br 8.0-STABLE FreeBSD 8.0-STABLE #4: Thu Mar 25 23:18:02 UTC 2010 r...@hbtwrsvrweb1.xxx.com.br:/usr/obj/usr/src/sys/CUSTOM i386 * Michael Butler (i...@protected-networks.net) wrote: After yesterday's ruby18 update .. cc

Re: php52-gd causing apache abort

2010-04-28 Thread Paul Macdonald
Daren Russell wrote: On 28/04/10 15:03, Daren Russell wrote: Hi Since updating libpng and php 5.2 (to use the new php52 port), code that has previously worked find using gs, now causes an Apache abort, this is what appears in the log: [Wed Apr 28 14:42:30 2010] [notice] child pid 3064

libchamplain-0.4.4 fails to build, png

2010-04-28 Thread Jason
Libchamplain fails to build, as it seems to be looking for older libpng shared object. /usr/ports/graphics/libchamplain/work/libchamplain-0.4.4/champlain-gtk/gtk-champlain-embed.h:20:2: error: #error Only champlain/champlain.h can be included directly. /libexec/ld-elf.so.1: Shared object

Re: libchamplain-0.4.4 fails to build, png

2010-04-28 Thread Jason
On Wed, Apr 28, 2010 at 09:05:34AM -0700, Jason thus spake: Libchamplain fails to build, as it seems to be looking for older libpng shared object. /usr/ports/graphics/libchamplain/work/libchamplain-0.4.4/champlain-gtk/gtk-champlain-embed.h:20:2: error: #error Only champlain/champlain.h can be

FreeBSD Port: albumart-1.6.6_3

2010-04-28 Thread Phillip Conrad
I am running FreeBSD 7.2 and QT4. Is there any possibility of this port running on QT4 rather than QT3? Thanks! -- Phillip Conrad AKA: N8VAV p...@wiredwool.net ___ freebsd-ports@freebsd.org mailing list

Rosegarden seg faults

2010-04-28 Thread Da Rock
Tried -questions@ but got no bites, plus I think its more appropriate here... I've installed rosegarden for a task my missus has to do. The only problem is its seg faults and can't do anything. I can run rosegarden at the prompt, but when I click notation or sequencer it fails with a seg fault.

Re: Who will take two patches of www/moinmoin?

2010-04-28 Thread Florent Thoumie
On Wed, Apr 28, 2010 at 10:58 AM, khsing khsing...@gmail.com wrote: Recently, I was promoted be a maintainer of moinmoin. I processed two PRs of moinmoin, but who will take these? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=145690 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=145646 Hi, I've

FreeBSD Port: maia-1.0.2a_3

2010-04-28 Thread Darrell Betts
Hey Jay, I have been in contact with the author of Maia Mailguard and he is aware of the trouble with his program and PHP 5.3 he advised me that a new version will be out shortly 1.0.3. Hope you are still maintaining the port as I stiil use your guide to setup mail servers for a few of