Re: UPDATE: devel/cscope

2013-01-03 Thread Tobias Ulmer
On Thu, Jan 03, 2013 at 03:34:58PM +0100, Benoit Lecocq (blq) wrote: > Hi, > > This diff updates cscope to the latest release 15.8a. > > Comments ? OK ? Tested on sparc64, standalone and in vim. Seems fine. ok tobiasu@ > > Cheers, > benoit > Index: Makefile >

Re: [devel/py-hg-git] update to 0.3.4

2013-01-03 Thread Stuart Henderson
On 2013/01/04 02:11, Dmitrij D. Czarkoff wrote: > On Thu, Jan 03, 2013 at 11:56:22PM +, Stuart Henderson wrote: > > On 2013/01/04 00:44, Dmitrij D. Czarkoff wrote: > > > Did anyone have tried this? The current version in ports doesn't work with > > > current mercurial from ports, so this update

Re: [devel/py-hg-git] update to 0.3.4

2013-01-03 Thread Dmitrij D. Czarkoff
On Thu, Jan 03, 2013 at 11:56:22PM +, Stuart Henderson wrote: > On 2013/01/04 00:44, Dmitrij D. Czarkoff wrote: > > Did anyone have tried this? The current version in ports doesn't work with > > current mercurial from ports, so this update might be worth committing. > > Please send a "cvs diff

Re: [devel/py-hg-git] update to 0.3.4

2013-01-03 Thread Stuart Henderson
On 2013/01/04 00:44, Dmitrij D. Czarkoff wrote: > Did anyone have tried this? The current version in ports doesn't work with > current mercurial from ports, so this update might be worth committing. > > -- > Dmitrij D. Czarkoff > Please send a "cvs diff -u" with all the relevant parts, not just

Re: [devel/py-hg-git] update to 0.3.4

2013-01-03 Thread Dmitrij D. Czarkoff
On Wed, Jan 02, 2013 at 02:37:33AM +0100, Dmitrij D. Czarkoff wrote: > Hello! > > As long as new tags seem to be missing from github repo of hg-git, I modified > Makefile to fetch sources from bitbucket (which is currently a primary repo > for hg-git). > > Index: devel/py-hg-git/Makefile > ==

Re: clisp on mipes64el

2013-01-03 Thread James Turner
On Thu, Jan 03, 2013 at 12:32:31AM -0500, James Turner wrote: > On Wed, Jan 02, 2013 at 08:17:04PM -0800, Josh Elsasser wrote: > > On Wed, Jan 02, 2013 at 09:31:53PM -0500, James Turner wrote: > > > On Wed, Jan 02, 2013 at 09:27:20PM -0500, James Turner wrote: > > > > Attached is an updated patch f

NEW: databases/hs-postgresql-libpq

2013-01-03 Thread Dawe
Hi, after dcoppa's help with hs-HDBC-postgresql I made a port for postgresql-libpq, which is a dependency of postgresql-simple. Tested on amd64. I tried to follow the other hs-ports, so I hope it's in an acceptable state. Haskell binding to libpq: the C application programmer's interface to Post

Re: Unbreak utmp support for rxvt-unicode

2013-01-03 Thread Christian Weisgerber
David Coppa: > Well, a one-line patch only for the check at line 106 ( > "msg.msg_controllen >= CMSG_SPACE (sizeof (int))" ) is sufficient > to unbreak utmp support... > > Thoughts? Fine by me. The logic of CMSG_SPACE() vs. CMSG_LEN() on the receive side isn't clear to me either. Does anyb

UPDATE: security/py-paramiko

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates py-paramiko to the latest release 1.9.0. Tested on amd64, regression ok. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/security/py-paramiko/Makefile,v retrieving revision 1.26 diff -u

Re: quagga-0.99.20.1p0 multicast broken on 5.2 , patch included

2013-01-03 Thread Raphael Mazelier
Le 03/01/2013 01:27, Stuart Henderson a écrit : This affects RIP too - I prefer to add a patch to the quagga port which reverts their relevant commits for now. Exact. ripd/rip_interface.c should be patched also. A nicer fix would be to support the RFC3678 API in the kernel. Yep, but for such

Re: [update] sysutils/librelp

2013-01-03 Thread David Hill
Ping. On Wed, Jan 02, 2013 at 01:18:06AM -0500, David Hill wrote: >update to librelp 1.0.1. Minor bump due to API addition. > >please review and commit. > >Index: Makefile >=== >RCS file: /cvs/ports/sysutils/librelp/Makefile,v >retri

Re: [update] devel/libee

2013-01-03 Thread David Hill
Ping. On Wed, Jan 02, 2013 at 12:39:26AM -0500, David Hill wrote: >update to libee 0.4.1. Additional function ee_newEventFromJSON added to >API. > >Please review and commit. > >Index: Makefile >=== >RCS file: /cvs/ports/devel/libee/M

Re: [update] devel/libestr

2013-01-03 Thread David Hill
Ping. On Wed, Jan 02, 2013 at 12:27:57AM -0500, David Hill wrote: >devel/libestr. > >trivial update to 0.1.4. No API/ABI change. Just 3 bug fixes. > >Please review and commit. > >Index: Makefile >=== >RCS file: /cvs/ports/devel/libe

UPDATE: emulators/stella

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates stella to the latest release 3.7.5. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/emulators/stella/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Mak

UPDATE: devel/cscope

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates cscope to the latest release 15.8a. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/cscope/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 15 Nov 2010 19:

UPDATE: devel/py-parsing

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates py-parsing to the latest release 1.5.7. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/py-parsing/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 26 Nov

Re: ghci linking failure with libpq.a

2013-01-03 Thread David Coppa
On Thu, Jan 3, 2013 at 12:27 PM, Dawe wrote: > On Jan 03, 2013 11:55, David Coppa wrote: >> On Wed, Jan 2, 2013 at 10:26 PM, Dawe wrote: >> > Hi, >> > >> > I'm running the Dec. 21 amd64 snapshot with Dec. 29 packages. >> > >> > Trying to use hs-HDBC-postgresql-2.3.2.1p0 (from packages) or >> > p

Re: ghci linking failure with libpq.a

2013-01-03 Thread Dawe
On Jan 03, 2013 11:55, David Coppa wrote: > On Wed, Jan 2, 2013 at 10:26 PM, Dawe wrote: > > Hi, > > > > I'm running the Dec. 21 amd64 snapshot with Dec. 29 packages. > > > > Trying to use hs-HDBC-postgresql-2.3.2.1p0 (from packages) or > > postgresql-libpq > > (via cabal install) in ghci ends in

UPDATE: net/arping

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates arping to the latest release 2.13. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/net/arping/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- Makefile 2 Sep 2012 19:52:4

Re: ghci linking failure with libpq.a

2013-01-03 Thread David Coppa
On Wed, Jan 2, 2013 at 10:26 PM, Dawe wrote: > Hi, > > I'm running the Dec. 21 amd64 snapshot with Dec. 29 packages. > > Trying to use hs-HDBC-postgresql-2.3.2.1p0 (from packages) or postgresql-libpq > (via cabal install) in ghci ends in a linking failure similar to the problems > we > had back i

UPDATE: games/lbreakout2

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates lbreakout to the latest release 2.6.4. Added bunch of new levelsets. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/lbreakout2/Makefile,v retrieving revision 1.22 diff -u -r1.22

UPDATE: databases/p5-Redis

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates p5-Redis to the latest release 1.955. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/databases/p5-Redis/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 21 Apr 20

UPDATE: databases/py-pygresql

2013-01-03 Thread Benoit Lecocq (blq)
Hi, This diff updates py-pygresql to the latest release 4.1. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/databases/py-pygresql/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 4 N