INDEX now builds successfully on 5.x

2007-06-02 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Klaus Koch
Hello, dspam-devel and dspam ports are not installable with current mysql version. Although there is OPTIONS+= MYSQL51 "Use MySQL 5.1.x as back-end" off in the Makefile, I don't reach the point where I can select it, because of the ports dependency to mysql-client-5.0.41 : ** Port marke

Re: portupgrade -o

2007-06-02 Thread Sergey Matveychuk
Andriy Gapon wrote: > I have a strange problem with portupgrade -o using > portupgrade-devel-2.3.0_5. I didn't have such problem with non-devel > portupgrade and in fact that's how I switched to the -devel version. > > The problem can be illustrated like follows: > $ portupgrade -o audio/portaudio

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Ion-Mihai Tetcu
On Sat, 2 Jun 2007 09:04:29 +0200 Klaus Koch <[EMAIL PROTECTED]> wrote: > Hello, > > dspam-devel and dspam ports are not installable with current mysql > version. Although there is > > OPTIONS+= MYSQL51 "Use MySQL 5.1.x as back-end" off > > in the Makefile, I don't reach the point where I

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Klaus Koch
thank you for your quick answer :-) > cd /usr/ports/mail/dspam-devel && make install clean hehe, now that worked. I forgot to mention that I use portinstall, and that keeps complaining about dependencies... I use it so regularly that I forgot that I could just "make" the port ;-) thanks again.

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Ion-Mihai Tetcu
On Sat, 2 Jun 2007 10:40:02 +0200 Klaus Koch <[EMAIL PROTECTED]> wrote: > thank you for your quick answer :-) > > > cd /usr/ports/mail/dspam-devel && make install clean > > hehe, now that worked. I forgot to mention that I use portinstall, > and that keeps complaining about dependencies... Umm,

www/firefox install stops at building chrome's registry

2007-06-02 Thread Hyo geol, Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear all, www/firefox install stops at building chrome's registry after 2.0.0.4. I searched PR database but I cannot find about this problem. I would like to listen to anyone has this problem too. My FreeBSD box is amd64 - -current. Problem: Instal

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Klaus Koch
> > hehe, now that worked. I forgot to mention that I use portinstall, > > and that keeps complaining about dependencies... > > Umm, cam you elaborate ? Is something wrong with the port ? as I mentioned in my first mail, it insists on mysql-client50, but mysql-client51 is freebsd default if I rec

Re: /usr/local/ set to 700 ?

2007-06-02 Thread Peter Jeremy
On 2007-May-24 21:23:35 +1000, Edwin Groothuis <[EMAIL PROTECTED]> wrote: >With the upgrade of xorg 7.2, and the "portupgrade -Rr 'gstreamer*'" >part, I suddenly find the permissions of my /usr/local and certain >directories in there set to 700 instead of 755. Am I the only one >with this very inte

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Klaus Koch
perhaps I am just using this wrong, because I am not that freebsd poweruser. I have WITH_MYSQL51=yes in /etc/make.conf and tried it as env var. both end up in the portinstall complaining about mysql50. ___ freebsd-ports@freebsd.org mailing list http://l

Problem with make-index

2007-06-02 Thread stefanos sofroniou
Dear Sirs, I have problem while trying to make index my ports. Here is what you need: # make fetchindex # make index Generating INDEX-6 - please wait..make: don't know how to make describe. Stop ===> audio/gstreamer-monkeysaudio failed *** Error code 1 This is my /etc/make.conf configurations:

Re: Problem with make-index

2007-06-02 Thread Jeremy Messenger
On Sat, 02 Jun 2007 09:57:37 -0500, stefanos sofroniou <[EMAIL PROTECTED]> wrote: Dear Sirs, I have problem while trying to make index my ports. Here is what you need: # make fetchindex # make index Generating INDEX-6 - please wait..make: don't know how to make describe. Stop ===> audio/gst

net-im/psi build fails on CURRENT

2007-06-02 Thread Marek Holly
Hi, I am trying to build psi but I get following error: c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -march=pentium-m -DHAVE_XSS -DHAVE_CONFIG -DXMPP_TEST -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I../../../../../../lo

Re: net-im/psi build fails on CURRENT

2007-06-02 Thread Kris Kennaway
On Sat, Jun 02, 2007 at 06:39:51PM +0200, Marek Holly wrote: > Hi, > > I am trying to build psi but I get following error: > > c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -march=pentium-m > -DHAVE_XSS -DHAVE_CONFIG -DXMPP_TEST -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -DQT_SHARED -DQT_TABLET_S

Re: Uggg!

2007-06-02 Thread Sean C. Farley
On Fri, 1 Jun 2007, Warner Losh wrote: Best solution is to back up /var/db/pkg if it is in danger of deletion by a wanton admin :) The ONLY data corruption that I saw when my laptop died was *ALL* of the +CONTENTS files going away. It seems to have died during the updating of the meta-data fo

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-02 Thread Ion-Mihai Tetcu
On Sat, 2 Jun 2007 14:57:56 +0200 Klaus Koch <[EMAIL PROTECTED]> wrote: > perhaps I am just using this wrong, because I am not that freebsd > poweruser. I have WITH_MYSQL51=yes in /etc/make.conf and tried it as > env var. both end up in the portinstall complaining about mysql50. > The error you'

Re: Uggg!

2007-06-02 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : On Sat, Jun 02, 2007 at 01:19:51AM +0200, Erwin Lansing wrote: : > On Fri, Jun 01, 2007 at 02:56:51PM -0600, M. Warner Losh wrote: : > > : > > [[ as an aside, the updating instructions for xorg should say you m

Upgrade Today !

2007-06-02 Thread Compass Bank
[1]Help CompassPC® Security Enhancements Now Available Hurry. Time is running out to upgrade your CompassPC service with Compass Site ID, a new system we have implemented to help protect you and your information with some of the latest identificat

Upgrade Today !

2007-06-02 Thread Compass Bank
[1]Help CompassPC® Security Enhancements Now Available Hurry. Time is running out to upgrade your CompassPC service with Compass Site ID, a new system we have implemented to help protect you and your information with some of the latest identificat

Re: FreeBSD Port: ossec-hids-client-1.2

2007-06-02 Thread Paul Schmehl
--On May 31, 2007 2:21:58 PM -0700 Andrew Storms <[EMAIL PROTECTED]> wrote: Reporting some problems. Based on how things got installed the start script at /usr/local/etc/rc.d/ossec-hids Points to the wrong 'command' and 'required_files'. command="/usr/local/bin/ossec-control" Whereas 'osse

Upgrade Today !

2007-06-02 Thread Compass Bank
[1]Help CompassPC® Security Enhancements Now Available Hurry. Time is running out to upgrade your CompassPC service with Compass Site ID, a new system we have implemented to help protect you and your information with some of the latest identificat

Bad update to bsd.gstreamer.mk

2007-06-02 Thread jon
It looks like there was a small error introduced when gstreamer 0.8.0 was retired. At line 72 of bsd.gstreamer.mk this line was removed: yes_GST_PREFIX= # empty This causes the dependency line to be incorrect for ports that say USE_GSTREAMER=yes In their Makefiles. In case that isn't

Re: Bad update to bsd.gstreamer.mk

2007-06-02 Thread Michael Johnson
On Jun 2, 2007, at 3:44 PM, [EMAIL PROTECTED] wrote: It looks like there was a small error introduced when gstreamer 0.8.0 was retired. At line 72 of bsd.gstreamer.mk this line was removed: yes_GST_PREFIX= # empty This causes the dependency line to be incorrect for ports that say US

Re: Gnome Terminal artifacts

2007-06-02 Thread Paul Fraser
On 6/3/07, Indigo 23 <[EMAIL PROTECTED]> wrote: Has anyone else experienced this? I can also confirm this, on both my desktop which was upgraded just as yours, and a notebook with a new install of GNOME 2.18.2 as of 15mins ago. -- Regards, Paul Fraser http://furyc0de.net/

Re: Gnome Terminal artifacts

2007-06-02 Thread David Thiel
On Sat, Jun 02, 2007 at 06:11:46PM -0400, Indigo 23 wrote: > After upgrading ports and subsequently upgrading to Gnome 2.18.2 from > 2.18.1, gnome-terminal seems to have a problem where it just litters > the window with various artifacts, I'm not sure if this is a > gnome-terminal problem or is

Re: Uggg!

2007-06-02 Thread Craig Boston
On Fri, Jun 01, 2007 at 05:40:57PM +0200, Thomas Hummel wrote: > Sure. But that doesn't explain why so many +CONTENT files were screwed > up and why there isn't a easy or easier way to re-generate them. Sound like pretty standard behavior of softupdates to me. Often files that were created within

INDEX build failed for 5.x

2007-06-02 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-5 - please wait..routers2-extras-2.17_1: "/local0/tmp/erwin/tindex/ports/net/mrtg-ping-probe" non-existent -- dependency list incomplete ===> net-mgmt/routers2-extras failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/erwin/tindex/ports.