Re: PHP error

2007-04-09 Thread Andrew Pantyukhin
On 4/9/07, Beech Rintoul [EMAIL PROTECTED] wrote: I have a port which calls php -m as a test from the makefile. Problem is if I do php -m I get the following: stargate# php -m /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/imap.so: Undefined symbol ssl_onceonlyinit I tried rebuilding php

Re: cvsup.au.freebsd.org (Hosted on cvsup.planetmirror.com) issues

2007-04-09 Thread Timothy Bourke
On Apr 6 at 08:25 +1000, Christopher Martin wrote: I have recently noticed serious issues with collections from the FreeBSD source tree maintained on cvsup.au.freebsd.org (cvsup.planetmirror.com), and have sought to compare it to two of the US servers, cvsup3 and cvsup4, and have found that

Re: PostgreSQL 8.x defaults

2007-04-09 Thread Palle Girgensohn
5 apr 2007 kl. 15.24 skrev Craig Boston: I recently installed some PostgreSQL 8.2 servers (and upgraded some from 8.1), and it reminded me of a few lingering nits in our port that bug me. Mostly the port seems that it can't make up its mind about VACCUM strategy. * We have a patch that sets

Package A should replace Package B

2007-04-09 Thread Alagarsamy
I had package A and package B. Package A does all the functions of Package B and some more functions. So installing package A should replace package B. So i need to have a 'REPLACES' like directive in Makefile of Package A which says package A should replace package B. currently I can't

Re: Package A should replace Package B

2007-04-09 Thread Andrew Pantyukhin
On 4/9/07, Alagarsamy [EMAIL PROTECTED] wrote: I had package A and package B. Package A does all the functions of Package B and some more functions. So installing package A should replace package B. So i need to have a 'REPLACES' like directive in Makefile of Package A which says package A

Current unassigned ports problem reports

2007-04-09 Thread FreeBSD bugmaster
Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has

bsdtar and packages vs. unionfs (was: Re: Cannot package converters/libiconv inside clean chroot)

2007-04-09 Thread Ulrich Spoerlein
Tim Kientzle wrote: There are at least two issues here, one is pkg_add refusing a valid (AFAICS) tbz file, the other is bsdtar(1) choosing a different tar format based on unionfs(!). Those two symlink entries have an opaque file flag. This explains the format change (bsdtar uses the

Re: PostgreSQL 8.x defaults

2007-04-09 Thread Vivek Khera
On Apr 9, 2007, at 5:46 AM, Palle Girgensohn wrote: About the two strategies you present; autovacuum will probably need some tweaking for most applications, since it will not perform vacuums unless a certain percentage of the tuples are changed. Hence, usually I use a combination of

Re: FreeMat 3.0 doesn't call functions and help

2007-04-09 Thread Vittorio De Martino
Alle 09:18, domenica 08 aprile 2007, Thierry Thomas ha scritto: Le Sam 7 avr 07 à 21:24:05 +0200, Vittorio De Martino .. I had forgotten about that, but I think that the first time I had launched FreeMat -i /usr/local/share/FreeMat-3.0 and then it uses QSettings to

Re: PostgreSQL 8.x defaults

2007-04-09 Thread Craig Boston
Palle, Thanks for listening to my thoughts and for your insight on why things are set up they way they are -- I knew there must be a good reason :) On Mon, Apr 09, 2007 at 11:46:50AM +0200, Palle Girgensohn wrote: It does run vaccumdb -aqz per default, where -z is for analyze: $ grep

Re: bsdtar and packages vs. unionfs

2007-04-09 Thread Tim Kientzle
Ulrich Spoerlein wrote: Tim Kientzle wrote: The way I see it, bsdtar(1) extracts the symlink libcharset.so, and then tries to stat(2) instead of lstat(2) it, before libcharset.so.1 is extracted. The questions is: why? Oh. I see. *That* old bug. sigh Try this patch: Index:

FreeBSD Port: netdisco-0.94

2007-04-09 Thread John Killian
Hi Shaun, Wondering if there are any plans to update the NETDISCO port to 0.95 which came out last November? Thank you for maintaining this port. John ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: qemu: kqemu not compiled?

2007-04-09 Thread Ivan Voras
Juergen Lock wrote: In article [EMAIL PROTECTED] you write: -=-=-=-=-=- I've installed qemu 0.9 and kqemu 1.3, and I'm trying to run a i386 FreeBSD guest under amd64 FreeBSD host, but there's a problem: info kqemu command in qemu reports kqemu not compiled. But it should be - the KQEMU

Re: x11/kdelibs3 revamp, add OPTIONS

2007-04-09 Thread José García Juanino
El jueves 05 de abril a las 16:32:04 CEST, Dmitry Marakasov escribió: Hi! I'm one of those people who don't like extra dependencies, and I'm disappointed that, while it's required by many useful apps, x11/kdelibs3 does not provide options to disable obviously useless for many people

Re: qemu: kqemu not compiled?

2007-04-09 Thread Juergen Lock
On Mon, Apr 09, 2007 at 09:51:50PM +0200, Ivan Voras wrote: Juergen Lock wrote: In article [EMAIL PROTECTED] you write: -=-=-=-=-=- I've installed qemu 0.9 and kqemu 1.3, and I'm trying to run a i386 FreeBSD guest under amd64 FreeBSD host, but there's a problem: info kqemu command