Re: mysql signal 11

2006-07-13 Thread Koen Martens
Greg 'groggy' Lehey wrote: > On Wednesday, 12 July 2006 at 10:05:17 -0700, Jeremy Chadwick wrote: >> On Wed, Jul 12, 2006 at 06:43:01PM +0200, Koen Martens wrote: >>> I tried mysql-5.0.22 as a freebsd package, tried the official mysql >>> binary for freebsd-6.x and tried a fresh compile from the my

Re: Porting ardour

2006-07-13 Thread Jean-Baptiste Quenot
* Laganakos Vassilis: > I will attempt to port ardour -I'm not shure which version yet- > (http://www.ardour.org). > > I play the guitar, and I would like to record my songs using the > specific software, but I don't want to move back to linux just > because of this. > > Any advice, like if I

Re: [HEADSUP] coda5/coda6 support

2006-07-13 Thread Jean-Baptiste Quenot
* Mark Linimon: > The coda ports have been failing to build for a while on both > 5-STABLE and 6-STABLE. There are packages for 5.5 and 6.1 so > this must have been something fairly recent. > > However, when investigating these errors, I found that coda5 is > no longer even fetchable from

Re: portupgrade portupgrade leaves an error....

2006-07-13 Thread gareth
On Mon 2006-07-03 (05:56), Donald J. O'Neill wrote: > OK, then you're going to have to get a bit more aggressive. This is what I > did > to take care of the problem on my 6.1-STABLE system: > > mv /usr/ports/INDEX-6.db --> INDEX-6.db.org > mv /var/db/pkg/pkgdb.db --> pkgdb.db.org > > pkg_delete

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Vasil Dimov
On Wed, Jul 12, 2006 at 08:10:01PM -0500, Brooks Davis wrote: > On Wed, Jul 12, 2006 at 08:59:08PM -0400, Joe Marcus Clarke wrote: > > On Wed, 2006-07-12 at 19:56 -0500, Brooks Davis wrote: > > > On Wed, Jul 12, 2006 at 04:48:39PM -0700, Fred Cox wrote: > > > > Those man pages for whatis are pretty

Installation directory best practices

2006-07-13 Thread Babak Farrokhi
Hi, I wonder if there is any particular guideline for installation of web based application (the ports which install web pages, like www/wordpress, www/serendipity or databases/phpmyadmin). Some ports install web pages into "www/${PORTNAME}" while others install into "www/data-dist/${PORTNAME}" o

Re: Installation directory best practices

2006-07-13 Thread Frank Laszlo
Babak Farrokhi wrote: Hi, I wonder if there is any particular guideline for installation of web based application (the ports which install web pages, like www/wordpress, www/serendipity or databases/phpmyadmin). Some ports install web pages into "www/${PORTNAME}" while others install into "www/

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Peter Jeremy
On Thu, 2006-Jul-13 01:53:47 +0200, [LoN]Kamikaze wrote: It should be >possible to make a shell skript that seds through shell scripts, >moves everything around and fixes /var/db/pkg without having to >rebuild anything. .la files have absolute pathnames embedded in them. I think you can virtually

Re: portupgrade portupgrade leaves an error....

2006-07-13 Thread gareth
On Thu 2006-07-13 (11:43), gareth wrote: > hi, i tried all've that, but when i get to 'pkgdb -F', this's what it says: > > # pkgdb -F > ---> Checking the package registry database > [Updating the pkgdb in /var/db/pkg ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument

Re: UPDATING? - terminus font installation directory changed

2006-07-13 Thread Renato Botelho
On 7/13/06, Andriy Gapon <[EMAIL PROTECTED]> wrote: I accidentally noticed that I started to have troubles with terminus font (x11-fonts/terminus-font) after recent update to version 4.20. No wonder, it seems that the port now installs font files into a separate directory lib/X11/fonts/terminus-

Re: shoutcase on current?

2006-07-13 Thread Gábor Kövesdán
will /usr/ports/audio/linux-shoutcast run on -current? randy Probably, yes, since it doesn't depend on the FreeBSD version itself, just on the linux emulation layer. Anyway, the native port, audio/shoutcast should also run on -current with misc/compat5x installed. Cheers, Gabor

What the hell is going on with mplayer?

2006-07-13 Thread Heino Tiedemann
Hi, just beat me, to be sure that is not a nightmare. I just wanted to so a simple »portupgrade mplayer-gtk«, and see what habens: ** Detected a package name change: mplayer-gtk (multimedia/mplayer) -> 'mplayer-gtk2-esound' (multimedia/mplayer) ^^^

Re: What the hell is going on with mplayer?

2006-07-13 Thread Edwin Groothuis
On Thu, Jul 13, 2006 at 03:23:07PM +0200, Heino Tiedemann wrote: > ===> Cleaning for libcaca-0.9_3 > ===> Cleaning for linux-realplayer-10.0.7.785.20060201 >^^^ WHAT?! It's disabled by default, but it checks the wrong WITH_ option. If the default is WITHOUT_, it s

Re: Installation directory best practices

2006-07-13 Thread Eric
Frank Laszlo wrote: > Babak Farrokhi wrote: >> Hi, >> >> I wonder if there is any particular guideline for installation of web >> based >> application (the ports which install web pages, like www/wordpress, >> www/serendipity or databases/phpmyadmin). >> >> Some ports install web pages into "www/${

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Dejan Lesjak
On Thursday 13 July 2006 02:25, michael johnson wrote: > On 7/13/06, Dejan Lesjak <[EMAIL PROTECTED]> wrote: > > On Thursday 13 July 2006 01:20, michael johnson wrote: > > > I agree we should move a lot of software out of X11BASE but there > > > will need to be a lot of work (esp. for gnome). I'm c

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Alexander Leidinger
Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Thu, 13 Jul 2006 12:49:06 +0300): I have Gnome, KDE, IceWM and Xfce installed, here is what I got: % for f in `cat /var/db/pkg/*/+CONTENTS | sort | uniq -d |grep -v '[EMAIL PROTECTED]'` ; do grep "^$f\$" /var/db/pkg/*/+CONTENTS; echo ; done You

Re: What the hell is going on with mplayer?

2006-07-13 Thread Alexander Leidinger
Quoting Heino Tiedemann <[EMAIL PROTECTED]> (from Thu, 13 Jul 2006 15:23:07 +0200): I just wanted to so a simple »portupgrade mplayer-gtk«, and see what habens: ** Detected a package name change: mplayer-gtk (multimedia/mplayer) -> 'mplayer-gtk2-esound' (multimedia/mplayer)

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Vasil Dimov
On Thu, Jul 13, 2006 at 04:28:29PM +0200, Alexander Leidinger wrote: [...] > > What depends upon the v1.4 gnome libs below? > > >/var/db/pkg/gnome-libs-1.4.2_5/+CONTENTS:share/gnome/pixmaps/gnome-default-dlg.png > >/var/db/pkg/libgnomeui-2.14.1_1/+CONTENTS:share/gnome/pixmaps/gnome-default-dlg.pn

Re: What the hell is going on with mplayer?

2006-07-13 Thread Brooks Davis
On Thu, Jul 13, 2006 at 04:35:15PM +0200, Alexander Leidinger wrote: > Quoting Heino Tiedemann <[EMAIL PROTECTED]> (from Thu, 13 Jul > 2006 15:23:07 +0200): > > >I just wanted to so a simple ??portupgrade mplayer-gtk??, and see what > >habens: > > > > > >** Detected a package name change: mplaye

Re: emulators/wine - linker error

2006-07-13 Thread Gerald Pfeifer
On Tue, 11 Jul 2006, [LoN]Kamikaze wrote: > The latest version of the port fails with the following output on my > system (FBSD 6.1): > > cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT > -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement >

Re: What the hell is going on with mplayer?

2006-07-13 Thread Heino Tiedemann
Alexander Leidinger <[EMAIL PROTECTED]> wrote: > Quoting Heino Tiedemann <[EMAIL PROTECTED]> (from Thu, 13 Jul > 2006 15:23:07 +0200): > >> I just wanted to so a simple »portupgrade mplayer-gtk«, and see what >> habens: >> >> >> ** Detected a package name change: mplayer-gtk (multimedia/mplayer) >

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Mikhail Teterin
> That said, GNOME's move to LOCALBASE will not be too problematic.  In > fact, the number of required patches might drop off.  I'd be willing to > bet that if someone did X11BASE=${LOCALBASE} and installed GNOME on a > clean machine right now, it would work. I have both of these -- X11BASE and LO

Re: What the hell is going on with mplayer?

2006-07-13 Thread Simon L. Nielsen
On 2006.07.13 10:16:27 -0500, Brooks Davis wrote: > On Thu, Jul 13, 2006 at 04:35:15PM +0200, Alexander Leidinger wrote: > > Quoting Heino Tiedemann <[EMAIL PROTECTED]> (from Thu, 13 Jul > > 2006 15:23:07 +0200): > > > > >I just wanted to so a simple ??portupgrade mplayer-gtk??, and see what > >

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Chuck Swiger
Mikhail Teterin wrote: That said, GNOME's move to LOCALBASE will not be too problematic. šIn fact, the number of required patches might drop off. šI'd be willing to bet that if someone did X11BASE=${LOCALBASE} and installed GNOME on a clean machine right now, it would work. I have both of these

Re: Installation directory best practices

2006-07-13 Thread Shaun Amott
On Thu, Jul 13, 2006 at 01:27:20PM +0330, Babak Farrokhi wrote: > I wonder if there is any particular guideline for installation of web based > application (the ports which install web pages, like www/wordpress, > www/serendipity or databases/phpmyadmin). The guidelines we have now are that most p

Re: Installation directory best practices

2006-07-13 Thread Brooks Davis
On Thu, Jul 13, 2006 at 07:36:19PM +0100, Shaun Amott wrote: > On Thu, Jul 13, 2006 at 01:27:20PM +0330, Babak Farrokhi wrote: > > I wonder if there is any particular guideline for installation of web based > > application (the ports which install web pages, like www/wordpress, > > www/serendipity

Re: vmware server now is free,can anyone bring it to ports?

2006-07-13 Thread Benjamin Lutz
On Thursday 13 July 2006 04:29, lveax wrote: > vmware server 1.0 was released and free for download,there are windows > and linux version,would anyone bring the linux version to freebsd > ports? Unlikely to happen, since VMWare uses a linux kernel module. Cheers Benjamin pgpZusoCxiycx.pgp Descr

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread pfgshield-freebsd
Hi; Just here mumbling... It would be interesting to set X11BASE=/usr/X11 when using XFree86 and X11BASE=${LOCALBASE} when using XOrg. Not only due to historical consistency (/usr/X11 is the path recommended in XFree86 manpages), but as a way to be able to use XFree86 and keep the system s

Question re: batch conversion of m4a files....

2006-07-13 Thread Karl Denninger
Not sure this is the right list but. couldn't find one that was a better "fit". Anyone know if there's a port (or combination of ports) that would allow conversion of file(s) from m4a format to mp3? M4a is a "lossless" format and is similar to what Apple's Itunes uses, but unprotected (no

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-13 Thread Edwin Groothuis
On Thu, Jul 13, 2006 at 12:24:03AM +0200, Dejan Lesjak wrote: > Quite some people were, when creating a new port that depends on X11, > wandering whether to put it in X11BASE or LOCALBASE. More than once a > question of whether the prefix /usr/X11R6 should be just dropped or at least > only reta

Re: Question re: batch conversion of m4a files....

2006-07-13 Thread Brandon Cash
Well, I don't know of anything that does specifically that, but there is audio/faad and audio/lame. The purpose of faad is to read in various formats, and it can output wav. Likewise, LAME can read in wav and output mp3. With this in mind, you can have faad write to stdout, and have LAME rea

Re: make: Max recursion level (500) exceeded.: Resource temporarily unavailable

2006-07-13 Thread Matthew Fry
I hope this is the right place to post this. I've noticed some circular dependency problems on a 5.4 system I'm building. Just installed php5-mbstring and got the "Max recursion level (500) exceeded.: Resource temporarily unavailable" message. I opened another SSH window and here's what I saw wi

Re: Question re: batch conversion of m4a files....

2006-07-13 Thread Karl Denninger
That might work thanks - will look into it... Didn't know the faad port would do m4a files - its not in the description -- -- Karl Denninger ([EMAIL PROTECTED]) Internet Consultant & Kids Rights Activist http://www.denninger.netMy home on the net - links to everything I do! http

Re: shoutcase on current?

2006-07-13 Thread Randy Bush
>> will /usr/ports/audio/linux-shoutcast run on -current? > Probably, yes, since it doesn't depend on the FreeBSD version itself, > just on the linux emulation layer. Anyway, the native port, > audio/shoutcast should also run on -current with misc/compat5x installed. hmmm cvsup -g -s -L 2 cv