Re: Zabbix 1.4 request

2007-06-12 Thread Andrew Pantyukhin
On 6/12/07, Mark Linimon <[EMAIL PROTECTED]> wrote: On Tue, Jun 12, 2007 at 10:55:42AM +0700, Dede NURMANSYAH wrote: > Do you have a plan to port zabbix 1.4 into port current? Because many > improvement since 1.1.x of zabbix release. Since the port is unmaintained (just assigned to the mailing l

Re: Updated Nvidia Dviver

2007-06-12 Thread Sam Fourman Jr.
On 6/8/07, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: hello [EMAIL PROTECTED] Does anyone have a diff for the newest nvidia Video Driver *Version: 100.14.09*? here is the link http://www.nvidia.com/object/freebsd_100.14.09.html the current driver in the ports tree isn't so stable with the 8800

Re: Updated Nvidia Dviver

2007-06-12 Thread Gabor Tjong A Hung
AFAIK beryl has some issues which are either "solved" or occur less frequently with the new nvidia drivers. But I suppose you'll have to bug the nvidia maintainer for the new port. And if you think he's lazy, show him how it's supposed to be done and make a nice PR and send it to him so he has les

libtiff, spandsp

2007-06-12 Thread olivier.taylor
Hello, after having install libtiff, I am trying to install spandsp and get the following error : configure: error: "Can't build without libtiff (does your system require a libtiff-devel package?)" What do I miss? Regards, Olivier ___ [EMAIL PROTECT

Re: Updated Nvidia Dviver

2007-06-12 Thread Thomas Sparrevohn
On Tuesday 12 June 2007 08:55:41 Sam Fourman Jr. wrote: > On 6/8/07, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: > > > > hello [EMAIL PROTECTED] > > > > Does anyone have a diff for the newest nvidia Video Driver *Version: > > 100.14.09*? > > here is the link http://www.nvidia.com/object/freebsd_100.

Re: ./options-descr file suggestion for ports

2007-06-12 Thread Gabor Tjong A Hung
As it is now some ports don't even have OPTIONS, and you need to define variables to "define" your options. I don't really understand why this is done this way, but this is equally annoying. On 6/11/07, Brooks Davis <[EMAIL PROTECTED]> wrote: On Sat, Jun 09, 2007 at 10:33:17PM +0200, Kirill Pon

Re: Issue with 9term in devel/plan9port

2007-06-12 Thread Russ Cox
> I'm noticing a peculiar behavior in 9term where '%' gets printed > in between every prompt. I built the same on Linux and I didn't see > this, so either there's an issue with my setup or a bonafide bugs. What is your prompt? Could you show a snippet of terminal window demonstrating the proble

Re: Issue with 9term in devel/plan9port

2007-06-12 Thread Bakul Shah
> > I'm noticing a peculiar behavior in 9term where '%' gets printed > > in between every prompt. I built the same on Linux and I didn't see > > this, so either there's an issue with my setup or a bonafide bugs. > > What is your prompt? Could you show a snippet of > terminal window demonstratin

Re: Issue with 9term in devel/plan9port

2007-06-12 Thread Sean C. Farley
On Tue, 12 Jun 2007, Clint Olsen wrote: I'm noticing a peculiar behavior in 9term where '%' gets printed in between every prompt. I built the same on Linux and I didn't see this, so either there's an issue with my setup or a bonafide bugs. The '%' is coming from a line without a newline. I

broken some ports in FreeBSD 7/i386

2007-06-12 Thread Oleg
Hello, i find some ports who does not compile in FreeBSD-Current: -- multimedia/ogle: ac3dec_wrap.c:51: error: static declaration of 'program_name' follows non-static declaration ../include/debug_print.h:7: error: previous declaration of 'program_name' was here ac3dec_wrap.c: In function 'get_

Re: broken some ports in FreeBSD 7/i386

2007-06-12 Thread Kris Kennaway
On Wed, Jun 13, 2007 at 02:27:50AM +0400, Oleg wrote: > Hello, > > i find some ports who does not compile in FreeBSD-Current: > all of this ports compile normally a few days ago. May be problems from > crossing to gcc 4.2.0 ? Probably, check with http://pointyhat.freebsd.org and the maintainer