Re: New: lang/io 20110905

2012-12-17 Thread Jeremy Evans
On 10/12 06:00, Jeremy Evans wrote: > On 10/12 01:47, Stuart Henderson wrote: > > On 2012/10/12 04:43, Jeremy Evans wrote: > > > The io executable does not link with pthread, but some of the addons do, > > > so you need to use LD_PRELOAD=libpthread.so to use some of them > > > (including the Socket

Re: ettercap not working

2012-12-17 Thread Matthias Kilian
On Mon, Dec 17, 2012 at 04:16:36PM +, Stuart Henderson wrote: > I don't know how to fix it but the way ettercap is doing mutex locking > in ec_thread_new() triggers strict mutex checking code in rthreads. > > #0 0x1b5ca5729d4a in kill () at :2 > #1 0x1b5ca57904aa in abort () at /usr/

Re: PATCH: Automatic choosing of non-base GCC in CMake-based ports

2012-12-17 Thread Vadim Zhukov
Fixed patch after feedback from espie@. Any OKs? -- WBR, Vadim Zhukov Index: 4.2/gcc4.port.mk === RCS file: /cvs/ports/lang/gcc/4.2/gcc4.port.mk,v retrieving revision 1.15 diff -u -p -r1.15 gcc4.port.mk --- 4.2/gcc4.port.mk17

[PATCH] out-of-date: PORTSDIR_PATH support

2012-12-17 Thread Sébastien Marie
Hi, As my previous message seems to get very small audience, I rewrite it... please excuse my previous mail, which was bad written. The purpose is to permit the use of out-of-date(1) with customized mk.conf(5), in particular the usage of PORTSDIR_PATH (search path for package specifications).

Re: [update] sysutils/cyphertite

2012-12-17 Thread Remi Pointel
On Mon, 17 Dec 2012 13:01:57 -0500 David Hill wrote: > Ping. Hi, I just commited it. Thanks, Remi.

Re: [update] sysutils/cyphertite

2012-12-17 Thread Aaron
I should be able to test this later this evening. On Mon, Dec 17, 2012 at 11:01 AM, David Hill wrote: > Ping. > > On Sat, Dec 15, 2012 at 09:36:11AM -0500, David Hill wrote: > >Can someone commit this for me? > > > >Thanks > > > >On Thu, Dec 13, 2012 at 10:28:04AM -0500, David Hill wrote: > >>T

Re: [update] sysutils/cyphertite

2012-12-17 Thread David Hill
Ping. On Sat, Dec 15, 2012 at 09:36:11AM -0500, David Hill wrote: >Can someone commit this for me? > >Thanks > >On Thu, Dec 13, 2012 at 10:28:04AM -0500, David Hill wrote: >>This updates cyphertite to 1.4.3. >> >>Please review and commit. >> >>Thanks, >>David >> >>Index: Makefile >>===

Re: PATCH: Automatic choosing of non-base GCC in CMake-based ports

2012-12-17 Thread Marc Espie
On Mon, Dec 17, 2012 at 08:36:29PM +0400, Vadim Zhukov wrote: > Hello all. > > This patch (which is probably wrong due to "==" instead of :M check) > should help a bit in the case when CMake-based program needs a GCC > toolchain from ports. KActivities from upcoming KDE 4.10 is the first > such th

PATCH: Automatic choosing of non-base GCC in CMake-based ports

2012-12-17 Thread Vadim Zhukov
Hello all. This patch (which is probably wrong due to "==" instead of :M check) should help a bit in the case when CMake-based program needs a GCC toolchain from ports. KActivities from upcoming KDE 4.10 is the first such thing I've seen, but surely there will be more to follow. :( The only real

Re: ettercap not working

2012-12-17 Thread Stuart Henderson
On 2012/12/17 14:19, mar...@katamail.com wrote: > Ettercap crashes on OpenBSD 5.2 i386. > > Steps to reproduce: > > # ettercap -C > > Select "Sniffing" > > Select "Unified sniffing..." > > Confirm the network interface > > After these steps ettercap quits without printing any error message. >

Re: nagios update

2012-12-17 Thread vsankar
On Wed, 12 Dec 2012 22:49:47 +, Stuart Henderson wrote: anyone reading still using nagios on OpenBSD? please test and report back. "it compiles" ;) Index: Makefile === RCS file: /cvs/ports/net/nagios/nagios/Makefile,v retrievi

ettercap not working

2012-12-17 Thread marrol
Ettercap crashes on OpenBSD 5.2 i386. Steps to reproduce: # ettercap -C Select "Sniffing" Select "Unified sniffing..." Confirm the network interface After these steps ettercap quits without printing any error message. Tested on two machines and I get the same result. Ettercap worked fine on

ettercap not working

2012-12-17 Thread marrol
Ettercap crashes on OpenBSD 5.2 i386. Steps to reproduce: # ettercap -C Select "Sniffing" Select "Unified sniffing..." Confirm the network interface After these steps ettercap quits without printing any error message. Tested on two machines and I get the same result. Ettercap worked fine on

Re: [PATCH] better support for gzipped info pages

2012-12-17 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: > On 2012/12/17 11:01, Jérémie Courrèges-Anglas wrote: >> >> When I was working on the emacs24 port, I was struggling with >> ''make update-plist'' not respecting my @info annotations. > > jasper fixed this with --without-compress-info. Yup, I had noticed that. This is

Re: [PATCH] better support for gzipped info pages

2012-12-17 Thread Stuart Henderson
On 2012/12/17 11:01, Jérémie Courrèges-Anglas wrote: > > When I was working on the emacs24 port, I was struggling with > ''make update-plist'' not respecting my @info annotations. jasper fixed this with --without-compress-info.

[PATCH] better support for gzipped info pages

2012-12-17 Thread Jérémie Courrèges-Anglas
When I was working on the emacs24 port, I was struggling with ''make update-plist'' not respecting my @info annotations. Currently there is no PLIST in the ports tree that defines @info gzipped entries, but I guess this may become desirable in the future. -- Jérémie Courrèges-Anglas GPG Fingerpr