___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Hi,
In bsd.gcc.mk there is:
. if ${_USE_GCC} != 3.4
CFLAGS+=-Wl,-rpath=${PREFIX}/lib/${_GCC_BUILD_DEPENDS}
LDFLAGS+= -Wl,-rpath=${PREFIX}/lib/${_GCC_BUILD_DEPENDS}
. endif
However, I think this should be ${LOCALBASE} instead of ${PREFIX}.
Running genplist on a
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
Done.
make_index: nrg-0.99.25_1: no entry for /usr/ports/net-mgmt/net-snmp4
make_index: nrg-0.99.25_1: no entry for /usr/ports/net-mgmt/net-snmp4
make_index: gkrellm_snmp-0.14_7: no entry for
Quoting Jez Hancock :
On Fri, Feb 12, 2010 at 8:36 PM, eculp wrote:
Quoting Jez Hancock :
I found that if I started the service on the commandline using:
spamd -d -C /usr/local/etc/mail/spamassassin/ -r /var/run/spamd/spamd.pid
Is this actually scoring your email, normally? IMO, the -C
Martin Cracauer wrote on Fri, Feb 12, 2010 at 05:24:06PM -0500:
> editors/emacs21 and emacs22 are still broken with this.
>
> Changing utmp to utmpx in #include and in the struct declares I still
> get:
> filelock.c:297: error: 'struct utmpx' has no member named 'ut_time'
> filelock.c:299: error:
On Fri, 12 Feb 2010, Chuck Swiger wrote:
Looks like your local DNS might be broken:
# dig -t any mirrors.updates.spamassassin.org
; <<>> DiG 9.5.2-P2 <<>> -t any mirrors.updates.spamassassin.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4005
On Fri, Feb 12, 2010 at 8:36 PM, eculp wrote:
> Quoting Jez Hancock :
>
>> I found that if I started the service on the commandline using:
>>
>> spamd -d -C /usr/local/etc/mail/spamassassin/ -r /var/run/spamd/spamd.pid
>>
>
> Is this actually scoring your email, normally? IMO, the -C should poin
editors/emacs21 and emacs22 are still broken with this.
Changing utmp to utmpx in #include and in the struct declares I still
get:
filelock.c:297: error: 'struct utmpx' has no member named 'ut_time'
filelock.c:299: error: 'struct utmpx' has no member named 'ut_time'
Any suggestions?
The manpage
On Feb 12, 2010, at 2:09 PM, Marco Beishuizen wrote:
> Feb 12 23:06:42.196 [4545] dbg: dns: query failed:
> mirrors.updates.spamassassin.org => NOERROR
> channel: no 'mirrors.updates.spamassassin.org' record found, channel failed
> Feb 12 23:06:42.196 [4545] dbg: diag: updates complete, exiting wi
On 02/12/10 22:48, Marco Beishuizen wrote:
On Fri, 12 Feb 2010, Wesley Shields wrote:
Try running sa-update as root first?
No luck either:
channel: no 'mirrors.updates.spamassassin.org' record found, channel failed
Another thing I did was create the file v330.pre in
/usr/local/etc/mail/spa
On Fri, 12 Feb 2010, Wesley Shields wrote:
Try running sa-update as root first?
Running sa-update -D gives:
Feb 12 23:06:41.819 [4545] dbg: logger: adding facilities: all
Feb 12 23:06:41.819 [4545] dbg: logger: logging level is DBG
Feb 12 23:06:41.819 [4545] dbg: generic: SpamAssassin version
On Fri, 12 Feb 2010, Wesley Shields wrote:
Try running sa-update as root first?
No luck either:
channel: no 'mirrors.updates.spamassassin.org' record found, channel
failed
regards,
Marco
--
Where there's a will, there's a relative.
___
freebsd-po
On Fri, Feb 12, 2010 at 10:06:03PM +0100, Marco Beishuizen wrote:
> On Fri, 12 Feb 2010, eculp wrote:
>
> > Spamassassin seems to crash everytime I try to start it.
> >
> > Starting spamd.
> > child process [89827] exited or timed out without signaling production of a
> > PID file: exit 25 at /us
On Fri, 12 Feb 2010, eculp wrote:
Spamassassin seems to crash everytime I try to start it.
Starting spamd.
child process [89827] exited or timed out without signaling production of a
PID file: exit 25 at /usr/local/bin/spamd line 2544.
It has always just worked. Any suggestions.
Having th
Quoting Jez Hancock :
On Fri, Feb 12, 2010 at 1:48 PM, eculp wrote:
Quoting Guido Falsi :
On Fri, Feb 12, 2010 at 11:59:24AM +0100, Guido Falsi wrote:
On Fri, Feb 12, 2010 at 04:39:11AM -0600, eculp wrote:
> Spamassassin seems to crash everytime I try to start it.
>
> Starting spamd.
> c
jhell wrote:
>
> On Fri, 12 Feb 2010 13:25, kamikaze@ wrote:
>> jhell wrote:
>>>
>>>
>>> On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote:
try to make it work again (with the now missing libjpeg.so.10...
by inserting a line in the /etc/libmap.conf
>>>
echo "libjpeg.so.10 libjpeg.so"
On Fri, 12 Feb 2010 13:25, kamikaze@ wrote:
jhell wrote:
On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote:
try to make it work again (with the now missing libjpeg.so.10...
by inserting a line in the /etc/libmap.conf
echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf
than probably all w
On Fri 12 Feb 2010 at 10:25:51 PST Dominic Fandrey wrote:
Hmm, I just tested it, because my port sysutils contains pkg_libchk,
which has a very similar function.
[...]
It doesn't have libchk's ability to list unused libraries, though.
Libchk's manpage contains a warning about this. You s
jhell wrote:
>
>
> On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote:
>> try to make it work again (with the now missing libjpeg.so.10...
>> by inserting a line in the /etc/libmap.conf
>
>> echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf
>
>> than probably all will work again... by the time y
On Fri, Feb 12, 2010 at 1:48 PM, eculp wrote:
> Quoting Guido Falsi :
>
> On Fri, Feb 12, 2010 at 11:59:24AM +0100, Guido Falsi wrote:
>>
>>> On Fri, Feb 12, 2010 at 04:39:11AM -0600, eculp wrote:
>>> > Spamassassin seems to crash everytime I try to start it.
>>> >
>>> > Starting spamd.
>>> > ch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Why ?
cat /usr/ports/mail/qwebirc/pkg\-descr
qwebirc is a fast, easy to use, free and open source IRC client
designed by and originally just for the QuakeNet IRC network.
It incorporates SSL and notifications via favicon/titlebar flashing.
WWW:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote:
try to make it work again (with the now missing libjpeg.so.10...
by inserting a line in the /etc/libmap.conf
echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf
than probably all will work again...
Hello,
A quick question about the graphics/blender port; why isn't the
blender.desktop file (and the icons) installed by the port?
The tarball provides those files:
r...@kg-v2# find /usr -name blender.desktop -print
/usr/ports/graphics/blender/work/blender-2.49b/release/freedesktop/blender.desktop
Quoting Guido Falsi :
On Fri, Feb 12, 2010 at 11:59:24AM +0100, Guido Falsi wrote:
On Fri, Feb 12, 2010 at 04:39:11AM -0600, eculp wrote:
> Spamassassin seems to crash everytime I try to start it.
>
> Starting spamd.
> child process [89827] exited or timed out without signaling
> production of
try to make it work again (with the now missing libjpeg.so.10...
by inserting a line in the /etc/libmap.conf
echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf
than probably all will work again... by the time you build all ports,
the later will be linked agains version 11.. and than you can
de
On 12/02/2010 11:25, Jerry wrote:
> I have been experiencing a similar problem. I cannot locate
> libjpeg.so.10 on my system after the update. I do have this version
> however:
>
> $ locate libjpeg.so.11
> /usr/local/lib/libjpeg.so.11
>
> however, nothing wants to link against it.
I
On Fri, 12 Feb 2010 08:51:54 +
Matthew Seaman articulated:
> On 12/02/2010 04:22, M M wrote:
> > I followed the FreeBSD guidebook and tried to install the ports
> > 'graphics/sane-backends' and 'graphics/sane-frontends', but when I
> > did this, FreeBSD told me I needed the latest installatio
Hi,
Are there any plans to update this to 1.3.42?
thanks
Paul.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On Fri, Feb 12, 2010 at 11:59:24AM +0100, Guido Falsi wrote:
> On Fri, Feb 12, 2010 at 04:39:11AM -0600, eculp wrote:
> > Spamassassin seems to crash everytime I try to start it.
> >
> > Starting spamd.
> > child process [89827] exited or timed out without signaling
> > production of a PID file: e
On Fri, Feb 12, 2010 at 04:39:11AM -0600, eculp wrote:
> Spamassassin seems to crash everytime I try to start it.
>
> Starting spamd.
> child process [89827] exited or timed out without signaling
> production of a PID file: exit 25 at /usr/local/bin/spamd line 2544.
>
> It has always just worked.
Spamassassin seems to crash everytime I try to start it.
Starting spamd.
child process [89827] exited or timed out without signaling production
of a PID file: exit 25 at /usr/local/bin/spamd line 2544.
It has always just worked. Any suggestions.
Thanks,
ed
_
On 12/02/2010 04:22, M M wrote:
> I followed the FreeBSD guidebook and tried to install the ports
> 'graphics/sane-backends' and 'graphics/sane-frontends', but when I did this,
> FreeBSD told me I needed the latest installation of graphics/jpeg (which
> happened to be jpeg-8, and I only had jpeg-7
32 matches
Mail list logo