syslog-ng3 fixes and fixes

2010-05-05 Thread Peter Czanik
Hello, Attached is a diff, which updates the port to syslog-ng version 3.1.1, adds new features and fixes a number of bugs: - using options now actually works (had to change to use .include ) - compiling SSL works (only with openssl from ports, as ssl in base system does not provide pkg-config fi

Re: php52 and Horde

2010-05-05 Thread Alex Keda
04.05.2010 17:28, Andrea Venturoli пишет: In Makefile, there's: .if ${PHP_VER} == 5 USE_PHP+= dom .else USE_PHP+= domxml .endif However, there is no php52-domxml; should php52-dom be used? Is the makefile wrong? Should it check for ${PHP_VER}==52? Or do I need to use some knob? /u

Re: portmaster cannot find package

2010-05-05 Thread Aristedes Maniatis
On 5/05/10 1:54 AM, Doug Barton wrote: On 5/4/2010 3:09 AM, Aristedes Maniatis wrote: portmaster.rc # Always delete stale distfiles without prompting (-d) ALWAYS_SCRUB_DISTFILES=dopt # Only install packages (-PP or --packages-only) PM_PACKAGES=only # Use the INDEX file instead of /usr/ports (

Now OK (Re: cvs commit: ports/devel/p4db Makefile)

2010-05-05 Thread QAT
devel/p4db, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck

Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Richard Kuhns
Greetings, I've just updated the first of 3 machines running FreeBSD 8.0 as of a week or so ago, and after the update I couldn't start my desktop. Googling revealed that it's a known problem, but the only solution I could find was to delete xfce4-session. While doing so allows me to use my desktop

FreeBSD Port: textproc/skribe

2010-05-05 Thread Narciso Martínez Malnero
Hello. I need to install this port, but I find with one problem. It needs lang/bigloo http://www.freshports.org/lang/bigloo/ that it doesn’t compile (“is not compiled with Emacs 23”). I’m not a user with very experience and I would like to know if

Re: syslog-ng3 fixes and fixes

2010-05-05 Thread Cy Schubert
There are a couple of niggling little issues but otherwise looks good. I'll try to get started on it at noon today. -- Cheers, Cy Schubert In message <4be13fcb.3060...@fang.fa.gau.hu>, Peter Czanik writes: > This is a multi-part message in MIME format. > > --Boundary_(ID_yYKcKH83wcTBP+FOC5D

Re: portmaster cannot find package

2010-05-05 Thread Scot Hetzel
On Wed, May 5, 2010 at 6:55 AM, Aristedes Maniatis wrote: >> Is there an apache-2.2.13 package in packages/All? And what do the links >> in packages/www and packages/Latest refer to? > > > No package named that in All. Just the *-worker variant. > > /usr/ports/packages # ls -al www/apache-worker-2

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Richard Kuhns
On 05/05/10 09:50, Ondrej Majerech wrote: > Richard Kuhns wrote: >> Greetings, >> >> I've just updated the first of 3 machines running FreeBSD 8.0 as of a week >> or so >> ago, and after the update I couldn't start my desktop. Googling revealed that >> it's a known problem, but the only solution I

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Ondrej Majerech
Richard Kuhns wrote: Greetings, I've just updated the first of 3 machines running FreeBSD 8.0 as of a week or so ago, and after the update I couldn't start my desktop. Googling revealed that it's a known problem, but the only solution I could find was to delete xfce4-session. While doing so allo

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Ondrej Majerech
Richard Kuhns wrote: I'll try renaming ~/.config/xfce4 when I get home this evening. I've already removed ~/.config/xfce4-session to no effect, and I don't have an xorg.conf file at all. Then I suppose you are using HAL and Dbus, right? Does any of these two complain about anything? You could

Re: syslog-ng3 fixes and fixes

2010-05-05 Thread Cy Schubert
Committed. Thanks. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org e**(i*pi)+1=0 In message <4be13fcb.3060...@fang.fa.gau.hu>, Peter Czanik writes: > This is a multi-part message in MIME format. > > --Boundary_(ID_yYKcKH83wcTBP+FOC5DDpw) > Conte

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Richard Kuhns
On 05/05/10 10:26, Ondrej Majerech wrote: > Richard Kuhns wrote: >> I'll try renaming ~/.config/xfce4 when I get home this evening. I've already >> removed ~/.config/xfce4-session to no effect, and I don't have an xorg.conf >> file >> at all. > > Then I suppose you are using HAL and Dbus, right?

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread David DEMELIER
2010/5/5 Richard Kuhns : > On 05/05/10 10:26, Ondrej Majerech wrote: >> Richard Kuhns wrote: >>> I'll try renaming ~/.config/xfce4 when I get home this evening. I've already >>> removed ~/.config/xfce4-session to no effect, and I don't have an xorg.conf >>> file >>> at all. >> >> Then I suppose yo

Fail to make package in x11-toolkits/gtk20

2010-05-05 Thread Demelier David
Hi, Today I wanted to make package-recursive in x11/gnome2-lite but it fails at x11-toolkits/gtk20. Maybe I disabled somewhere the CUPS option but I have no WITHOUT_CUPS knob defined in make.conf Creating bzip'd tar ball in '/usr/ports/packages/All/gtk-2.18.7_1.tbz'

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Warren Block
On Wed, 5 May 2010, Ondrej Majerech wrote: Try renaming your ~/.config/xfce4 and ~/.config/xfce4-session to something else and see if that allows you to use your desktop again. I wish I'd thought of that. Here's what I did: After a reboot, and not having attempted to start X or xfce... mkdir

audio/mumble needs devel/protobuf as lib depend.

2010-05-05 Thread Demelier David
Hi, If you install audio/mumble you will noticed that it does not depend on deve/protobuf because it's marked as BUILD_DEPENDS in the Makefile. However if you deinstall protobuf mumble will fails It also the same with x11/qt4-opengl. So I would propose this patch.(s

multimedia/libdvdnav building libdvdnav.so.4.0

2010-05-05 Thread Sean C. Farley
I noticed while building some packages within a jail that multimedia/libdvdnav will build libdvdnav.so.4.0 instead of the desired libdvdnav.so.4 if it has all its dependencies. However, if I also install devel/automake19 then it is built with the correct name. How does this change libdvdnav's

Re: Status of Xorg 7.5 and xfce4?

2010-05-05 Thread Gary Jennejohn
On Wed, 5 May 2010 17:18:10 +0200 David DEMELIER wrote: > 2010/5/5 Richard Kuhns : > > On 05/05/10 10:26, Ondrej Majerech wrote: > >> Richard Kuhns wrote: > >>> I'll try renaming ~/.config/xfce4 when I get home this evening. I've > >>> already > >>> removed ~/.config/xfce4-session to no effect,

Re: audio/mumble needs devel/protobuf as lib depend.

2010-05-05 Thread Demelier David
The problem was an other missing dependency : databases/qt4-sql-sqlite3 so the fix would be to add sql-sqlite4 to in QT_COMPONENTS too. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: audio/mumble needs devel/protobuf as lib depend.

2010-05-05 Thread Marius Nünnerich
On Wed, May 5, 2010 at 20:04, Demelier David wrote: > The problem was an other missing dependency : databases/qt4-sql-sqlite3 so the > fix would be to add sql-sqlite4 to in QT_COMPONENTS too. Thanks for your patch and investigation. Do you know which component uses sqlite3? I didn't see mumble us

FreeBSD Port: openldap-server-2.4.22

2010-05-05 Thread Marc Hunter
Just installed this port and I'm running into this problem starting slapd: /libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol "ldap_pvt_csnstr" I know this is not much info, I can provide more if this is not a known issue or a known stupid question. I only broach

Re: FreeBSD Port: openldap-server-2.4.22

2010-05-05 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Marc, On 2010/05/05 12:53, Marc Hunter wrote: > Just installed this port and I'm running into this problem starting slapd: > /libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol > "ldap_pvt_csnstr" This is a symbol from OpenLDAP's li

Network UPS Tools and httpd.conf

2010-05-05 Thread angelv
Hi guy(s) I have FreeBSD 7.2 #uname -a FreeBSD alpha.company.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #2: Sat Jul 4 12:17:17 COT 2009 an...@alpha.company.com:/usr/obj/usr/src/sys/MYKERNEL amd64 #ls /var/db/pkg --- apache-2.2.14_6 nut-2.4.1_3 nmap-5.21_1 --- # ls /usr/local/etc/nut/ cmdvartab

Re: OpenSSL 1.0.0 Gotcha - Certificate Hashes are Different

2010-05-05 Thread John Marshall
On Mon, 03 May 2010, 20:03 +0200, Matthias Andree wrote: > > Report: > > Deep link to patch: > Thank you. security/openssl 1.0.0_1 includes this c_rehash pa

Re: Failing to build mutt-devel-lite

2010-05-05 Thread Wesley Shields
On Tue, May 04, 2010 at 01:08:22PM +0200, Benjamin Stier wrote: > Thanks for the fast answer. I'll just wait for the commit then :) I committed the fix in the PR. -- WXS ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

portmaster stopped finding dependent ports if non-standard PORTSDIR

2010-05-05 Thread John Marshall
Yesterday I updated ports on my notebook (8.0-RELEASE-p2), took a deep breath, used portmaster to upgrade xorg to 7.5 (portmaster -D xorg-7.4_4) - ran without a hitch. Then, I upgraded portmaster (portmaster -D portmaster) - also no problems. Then, I tried to upgrade jpeg...

Re: portmaster stopped finding dependent ports if non-standard PORTSDIR

2010-05-05 Thread Doug Barton
On 5/5/2010 6:58 PM, John Marshall wrote: > Yesterday I updated ports on my notebook (8.0-RELEASE-p2), took a deep > breath, used portmaster to upgrade xorg to 7.5 (portmaster -D xorg-7.4_4) > - ran without a hitch. > > Then, I upgraded portmaster (portmaster -D portmaster) - also no > problems.