Re: FreeBSD Port: dream-1.6.25_1

2007-12-18 Thread Soeren Straarup
Hi, On Fri, 14 Dec 2007 18:11:14 +0100 RISCH Gilles <[EMAIL PROTECTED]> wrote: > I've installed dream from the ports. Under windows I can chose the > serial port and the receiver (in my case the elektor drm receiver) > and change the frequency. Where can I find this dialog? Sorry for the late re

Re: adding enigmail to seamonkey

2007-12-18 Thread Robert Huff
Chuck Robey writes: 1) I don't have enigmail installed. 2) My copy of seamonkey uses ".mozilla/huff/.slt/" as its config/data directory. Robert Huff ___ freebsd-ports@freebsd.org mailing list http://list

Re: adding enigmail to seamonkey

2007-12-18 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Huff wrote: > Chuck Robey writes: > >> Well, the enigmail-seamonkey install has the same somewhat bare >> hint, so I went looking for the Tools->AddOns menu, but that's a >> lost cause, it's not there, although the install comment in the >>

mib2c broken in RELENG_6 net-snmp port

2007-12-18 Thread Sean Bruno
mib2c when run under RELENG_6 barfs about a dyn linker error: /libexec/ld-elf.so.1: /usr/local/lib/libnetsnmp.so.9: Undefined symbol "RAND_bytes" I _think_ that this is a failure to link in something from libssl, but don't quote me on that. Sean

Re: libcaca and libslang

2007-12-18 Thread Jeremy Messenger
On Mon, 17 Dec 2007 10:52:35 -0600, Andriy Gapon <[EMAIL PROTECTED]> wrote: It seems that libcaca grows unrecorded dependency on libslang if it is present in a system. I recently upgraded slang to libslang2-2.1.3 and the only dependency before the upgrade was 'most'. Now, when I run mplayer I g

Re: www/linux-flashplugin9

2007-12-18 Thread Sam Fourman Jr.
On Dec 18, 2007 10:24 AM, Mark Nowiasz <[EMAIL PROTECTED]> wrote: > Hi, > > I've been unable to install linux-flashplugin9: > unless I am wrong, I do not know of anyone that can get flash9 working stable with sound. Sam Fourman Jr. ___ freebsd-ports@free

Re: clamav 0.92 port in the making ?

2007-12-18 Thread Maciej Suszko
[EMAIL PROTECTED] wrote: > Hi All > > I am just enquiring to see if anybody has started work porting 0.92 > of clamav yet? > > Freshclam is upset that clamav is out of date. > > I have checked the pr's and can't see anything pending. > > I have also tried to contact the maintainer Renato Botelh

Re: logistics of re-engineering discussions/work

2007-12-18 Thread David Southwell
On Monday 17 December 2007 03:56:39 Aryeh M. Friedman wrote: > By the end of today or tomorrow the ports re-engineering team will > have the following established for most future discussion of the project: > > * Mailing list > * WWW site with Wiki > > I will be starting one final thread

Re: www/linux-flashplugin9

2007-12-18 Thread David Wood
Hi Mark and everyone, In message <[EMAIL PROTECTED]>, Mark Nowiasz <[EMAIL PROTECTED]> writes I've been unable to install linux-flashplugin9: -8<--- => install_flash_player_9_linux.tar.gz doesn't seem to exist in /usr/ports/distfi

www/linux-flashplugin9

2007-12-18 Thread Mark Nowiasz
Hi, I've been unable to install linux-flashplugin9: -8<--- => install_flash_player_9_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/9.0r48. => Attempting to fetch from http://fpdownload.macromedia.com/get/fl

mtx port

2007-12-18 Thread Nicki de Wet
Hi there, The mtx port is currently sitting at 1.2.17rel, but the latest version is 1.3.11. I picked this up when configuring bacula, and noticed the inability of 1.2.17 to identify from which slot the current tape in the drive was loaded. 1.3.11 fixes this, I did a source build. It would be

Re: mtx port

2007-12-18 Thread Martin Blapp
Hi, Thanks for the heads up. I just didn't know about any upgrade. No reason, but I should definitly update it :-) -- Martin Martin Blapp, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29

Re: ports.conf: Is there a reason behind not being default?

2007-12-18 Thread Dominic Fandrey
Pav Lucistnik wrote: > On Mon, 17 Dec 2007 17:54:05 -0800, Xin LI wrote > >> I think that ports-mgmt/portconf (a.k.a. /usr/local/etc/ports.conf) >> is a very handy feature that makes it much easier to store port options >> across upgrade. Is there a reason behind not making it into >> bsd.ports.

Re: ports.conf: Is there a reason behind not being default?

2007-12-18 Thread Sean C. Farley
On Tue, 18 Dec 2007, Pav Lucistnik wrote: On Mon, 17 Dec 2007 17:54:05 -0800, Xin LI wrote I think that ports-mgmt/portconf (a.k.a. /usr/local/etc/ports.conf) is a very handy feature that makes it much easier to store port options across upgrade. Is there a reason behind not making it into bs

Re: ports.conf: Is there a reason behind not being default?

2007-12-18 Thread Pav Lucistnik
On Mon, 17 Dec 2007 17:54:05 -0800, Xin LI wrote > I think that ports-mgmt/portconf (a.k.a. /usr/local/etc/ports.conf) > is a very handy feature that makes it much easier to store port options > across upgrade. Is there a reason behind not making it into > bsd.ports.mk? IMHO it's a big deal to

clamav 0.92 port in the making ?

2007-12-18 Thread craig001
Hi All I am just enquiring to see if anybody has started work porting 0.92 of clamav yet? Freshclam is upset that clamav is out of date. I have checked the pr's and can't see anything pending. I have also tried to contact the maintainer Renato Botelho <[EMAIL PROTECTED]>, but received a referr

www/linux-flashplugin9

2007-12-18 Thread Sergey Matveychuk
FYI => Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/current/. fetch: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz: size mismatch: expected 2608602, actual 3036127 -- Dixi. Sem. __

Re: make config-conditional recursive ?

2007-12-18 Thread Andriy Gapon
on 17/12/2007 15:17 RW said the following: > On Mon, 17 Dec 2007 13:59:53 +0200 > Andriy Gapon <[EMAIL PROTECTED]> wrote: > >> on 14/12/2007 19:22 RW said the following: >>> On Fri, 14 Dec 2007 15:57:12 +0200 >>> Andriy Gapon <[EMAIL PROTECTED]> wrote: >>> Is make config-conditional recursive

Ports that use wget instead of fetch

2007-12-18 Thread Dag-Erling Smørgrav
A quick survey of ports that use wget instead of fetch to get the distfile: audio/ventrilo-server/Makefile - needs POST, which fetch does not support biology/gmap/Makefile - distfile does not exist on master site, project web page also missing, unable to locate with Google devel/looks/Mak

Re: ports.conf: Is there a reason behind not being default?

2007-12-18 Thread Florent Thoumie
On Dec 18, 2007 1:54 AM, Xin LI <[EMAIL PROTECTED]> wrote: > Hi, > > I think that ports-mgmt/portconf (a.k.a. /usr/local/etc/ports.conf) is a > very handy feature that makes it much easier to store port options > across upgrade. Is there a reason behind not making it into > bsd.ports.mk? IMHO it'

devel/linux-js does not work on recent RELENG_7

2007-12-18 Thread Marcus von Appen
Hi, although installing devel/linux-js works fine, the module cannot be loaded on RELENG_7 after installation. The affected joystick is USB powered and clearly recognized by native ports. uhid is compiled in as device. Right after trying to load it, dmesg spits out a "link_elf: symbol FILEDESC_U