Re: NEW net/ipguard

2008-11-06 Thread Girish Venkatachalam
On 00:25:30 Nov 06, irix wrote: > Hello Girishvenkatachalam, > > In official site of ipguard, author put broadcast version of ipguard > http://ipguard.deep.perm.ru/files/ipguard-1.01-irix-brcast.tar.gz > May you to add this version to ipguard port, like > /usr/ports/security/{ ipguard , ip

UPDATE: misc/memcached

2008-11-06 Thread arn
Trivial diff to update memcached to it's latest stable version. memcached-1.2.6.diff Description: Binary data

Re: Glade3, anyone using/interested in a port?

2008-11-06 Thread Stuart Henderson
On 2008/11/05 23:43, Jason Beaudoin wrote: > while the ports checklist has been helpful, there isn't much out there > about getting the build process to work when it fails on you. Should I > be looking in bsd.port.mk for more information? (I am currently having > trouble getting ports to run the co

UPDATE: lua 5.1.4

2008-11-06 Thread Jonathan Gray
5.1.4 is a bugfix release, see http://www.lua.org/bugs.html for more information. Index: Makefile === RCS file: /cvs/ports/lang/lua/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile19 Apr 2008 17:59:32 -0

Re: [+] UPDATE: misc/memcached

2008-11-06 Thread Frank Denis
Le Thu, Nov 06, 2008 at 11:03:12AM +0300, [EMAIL PROTECTED] ecrivait : > Trivial diff to update memcached to it's latest stable version. Works very well. It looks the way it manages its stored objects has changed a bit, and with the same high water limit, it takes longer before it starts pr

Re: UPDATE: misc/memcached

2008-11-06 Thread Stuart Henderson
On 2008/11/06 11:03, [EMAIL PROTECTED] wrote: > Trivial diff to update memcached to it's latest stable version. /usr/ports/packages/amd64/all/memcached-1.2.6.tgz: Extra: pthread.11

Re: update: graphics/ImageMagick

2008-11-06 Thread Okan Demirmen
On Thu 2008.11.06 at 08:20 +0100, Antoine Jacoutot wrote: > On Wed, 5 Nov 2008, Okan Demirmen wrote: > > > new diff, plus a few others. > > > > graphics_ImageMagick.diff: > > - update ImageMagick to 6.4.5-3 > >(supersedes graphics/p5-PerlMagick) > > > > comms_xastir.diff: > > graphics_inksc

Re: NEW: devel/libode

2008-11-06 Thread Mikko Tolmunen
due to not using this nor having any interest in it i can't take the responsibility of following the project and keeping the port updated so i will remove the MAINTAINER line, if somebody creates a port that requires this library may consider being a maintainer for this one too. as for the port:

Re: Glade3, anyone using/interested in a port?

2008-11-06 Thread Jason Beaudoin
On Thu, Nov 6, 2008 at 6:38 AM, Thomas Pfaff <[EMAIL PROTECTED]> wrote: > On Wed, 5 Nov 2008 21:44:07 -0500 > "Jason Beaudoin" <[EMAIL PROTECTED]> wrote: > >> Hey folks! >> >> I'm interested in using glade3 on openbsd [...] > > So am I. I started working on a port a while back, but I lacked the >

Re: UPDATE: lua 5.1.4

2008-11-06 Thread Giovanni Bechis
Jonathan Gray wrote: 5.1.4 is a bugfix release, see http://www.lua.org/bugs.html for more information. Works well @amd64, tested with net/nmap too. Cheers Giovanni

Re: UPDATE: misc/memcached

2008-11-06 Thread arn
On Thu, 6 Nov 2008 12:27:02 + Stuart Henderson <[EMAIL PROTECTED]> wrote: > /usr/ports/packages/amd64/all/memcached-1.2.6.tgz: > Extra: pthread.11 > Thanks. Here is updated diff. memcached-1.2.6.diff Description: Binary data

bug in libnet-1.1 fix please

2008-11-06 Thread irix
Hello Ports, When I try to use arping (using libnet) he sent arp-who requests with wrong source mac e5:a8:0e:00:00:00 ff:ff:ff:ff:ff:ff 0806 42: arp who-has 10.15.131.254 tell 10.15.131.23 in normal arp-who request sending by kernel 00:02:b3:46:5c:51 ff:ff:ff:ff:ff:ff 0806 42: arp wh

Re: bug in libnet-1.1 fix please

2008-11-06 Thread Stuart Henderson
On 2008/11/07 05:38, irix wrote: > When I try to use arping (using libnet) he sent > arp-who requests with wrong source mac if you set the MAC address manually it does send with the correct address. the problem is that libnet_get_hwaddr() doesn't handle RTM_VERSION 4 route messages that we've