www/horde-base

2009-07-06 Thread Per olof Ljungmark
Hello, I would be very interested in latest version of Horde, 3.3.4 I believe. Also, a fair number of the Horde apps are lagging. Any chances to see it happening? Cheers, -- per ___ freebsd-ports@freebsd.org mailing list

Re: www/horde-base and his dependencies

2009-05-04 Thread Alexander Leidinger
Quoting Vinicius Abrahao vinnix@gmail.com (from Sun, 3 May 2009 19:53:16 -0300): Hi people, I would like to know WHY this port has so many strange dependencies like GTK and others Xlibs. The gd port depends upon X11 stuff when xpm and fontconfig support is enabled. I don't know where

www/horde-base and his dependencies

2009-05-03 Thread Vinicius Abrahao
Hi people, I would like to know WHY this port has so many strange dependencies like GTK and others Xlibs. Thanks, Vinnix ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

www/horde-base

2007-12-20 Thread Nicki de Wet
The latest patch broke my horde, I get the following error when opening horde in the browser: Parse error: syntax error, unexpected T_STRING in /usr/local/www/horde/lib/Horde/NLS.php on line 122 This is the file that was patched. Here is the patch file's contents: ---

Re: www/horde-base

2007-12-20 Thread Beech Rintoul
On Wednesday 19 December 2007, Nicki de Wet said: The latest patch broke my horde, I get the following error when opening horde in the browser: Parse error: syntax error, unexpected T_STRING in /usr/local/www/horde/lib/Horde/NLS.php on line 122 This is the file that was patched. Here

Re: www/horde-base

2007-12-20 Thread Nicki de Wet
- Original Message - From: Jeremy Chadwick [EMAIL PROTECTED] To: Nicki de Wet [EMAIL PROTECTED] Cc: freebsd-ports@freebsd.org Sent: Thursday, December 20, 2007 11:04 AM Subject: Re: www/horde-base http://lists.freebsd.org/pipermail/freebsd-ports/2007-December/045813.html My

Re: www/horde-base

2007-12-20 Thread Jeremy Chadwick
On Thu, Dec 20, 2007 at 10:40:02AM +0200, Nicki de Wet wrote: The latest patch broke my horde, I get the following error when opening horde in the browser: http://lists.freebsd.org/pipermail/freebsd-ports/2007-December/045813.html -- | Jeremy Chadwickjdc

Re: www/horde-base

2007-12-20 Thread Andrey Chernov
On Thu, Dec 20, 2007 at 12:21:35AM -0900, Beech Rintoul wrote: --- usr/local/www/horde/lib/Horde/NLS.php Sat Sep 29 17:22:46 2007 +++ /usr/local/www/horde/lib/Horde/NLS.php Thu Dec 20 10:38:46 2007 @@ -119,6 +119,10 @@ setlocale(LC_ALL, $lang_charset);