Re: NEW: audio/last.fm

2007-04-27 Thread Rodolfo Gouveia
Compiled and installed fine on i386. Tested with xmms, but scrobbling doesn't appear to be working. Also if I start last.fm first, it blocks the audio card so xmms can't use it. When exitting it spits this error out: last.fm in realloc(): error: chunk is already free Abort trap Ro

Re: NEW: devel/py-nose

2007-04-27 Thread steven mestdagh
Niall O'Higgins [2007-04-27, 23:25:34]: > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > Port for 'nose' python unittest framework. Required for regress of > > > py-simplejson (which I will post next). Tested

Re: NEW: devel/py-nose

2007-04-27 Thread Niall O'Higgins
On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > Port for 'nose' python unittest framework. Required for regress of > > py-simplejson (which I will post next). Tested on amd64. > > I posted a version[0] of this fo

Re: NEW: devel/py-simplejson

2007-04-27 Thread Niall O'Higgins
On Fri, Apr 27, 2007 at 10:35:24PM +0100, Niall O'Higgins wrote: > Hi, > > Port of Python 'simplejson' library. I am using this primarily to > access www.freebase.com database from OpenBSD, but its useful for many > other things. Regress target requires devel/py-nose port I just sent. > > Teste

Re: NEW: devel/py-nose

2007-04-27 Thread Will Maier
On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > Port for 'nose' python unittest framework. Required for regress of > py-simplejson (which I will post next). Tested on amd64. I posted a version[0] of this for 0.9.1 on 4 January: http://marc.info/?l=openbsd-ports&m=1167915

NEW: devel/py-simplejson

2007-04-27 Thread Niall O'Higgins
Hi, Port of Python 'simplejson' library. I am using this primarily to access www.freebase.com database from OpenBSD, but its useful for many other things. Regress target requires devel/py-nose port I just sent. Tested on amd64. Tests? Comments? OKs? DESCR: simplejson is a simple, fast, comp

NEW: devel/py-nose

2007-04-27 Thread Niall O'Higgins
Hi, Port for 'nose' python unittest framework. Required for regress of py-simplejson (which I will post next). Tested on amd64. Tests? Comments? OKS? DESCR: nose extends the test loading and running features of unittest, making it easier to write, find and run tests. By default, nose will

Re: Where to download courier-authlib

2007-04-27 Thread Marc Balmer
* satimis wrote: > > Hi folks, > > > OpenBSD 4.0 amd64 > > > I need to install courier-authlib and courier-imap from source why that? is the port not ok or lacking features you need? > > On; > ftp://mirror.pacific.net.au/OpenBSD/4.0/packages/amd64/ > > only found. > File: courier-imap-3.0

Where to download courier-authlib

2007-04-27 Thread satimis
Hi folks, OpenBSD 4.0 amd64 I need to install courier-authlib and courier-imap from source On; ftp://mirror.pacific.net.au/OpenBSD/4.0/packages/amd64/ only found. File: courier-imap-3.0.5p4.tgz 378 KB 09/24/0600:00:00 File: courier-ldap-3.0.5p1.tgz 41 KB 09/24/06

NEW: net/netrate

2007-04-27 Thread Stuart Henderson
Here's a port of the netrate tools from FreeBSD's src tree; including UDP packet generators (netsend and netblast) and sink (netreceive), useful for testing forwarding performance at high pps rates and seeing what breaks down. As far as I'm aware it's only distributed in-tree, so I packaged the co

NEW: audio/last.fm

2007-04-27 Thread Jacob Meuser
Here's a port of the official last.fm client. pkg/DESCR: With Last.fm on your computer you can scrobble your tracks, share your music taste, listen to personalised radio streams, and discover new music and people. There are still a couple issues: 1) clicking on the hyperlinks in the artists dscr

Re: UPDATE: net/scapy to version 1.1.1

2007-04-27 Thread Claudio Jeker
On Thu, Apr 26, 2007 at 06:16:35PM +0200, Claudio Jeker wrote: > This diff brings the scapy port to the newest version. > This is needed to make scapy6 work -- I'll create a port for that too. > > I had to fix a few issues -- grrr grumble. Lesson to learn: never try to > parse netstat output assum

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-27 Thread Damien Miller
On Fri, 27 Apr 2007, Joerg Zinke wrote: > hi, > > on-topic: having MODPY_VERSION in PKGNAME would be very nice and > very useful. > > On Fri, 27 Apr 2007 14:55:20 +1000 (EST) > Damien Miller <[EMAIL PROTECTED]> wrote: > > > On Fri, 27 Apr 2007, Lars Hansson wrote: > > > > > Why are there diffe

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-27 Thread Joerg Zinke
hi, on-topic: having MODPY_VERSION in PKGNAME would be very nice and very useful. On Fri, 27 Apr 2007 14:55:20 +1000 (EST) Damien Miller <[EMAIL PROTECTED]> wrote: > On Fri, 27 Apr 2007, Lars Hansson wrote: > > > Why are there different versions of python in the tree in the first > > place? >

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-27 Thread Marc Espie
On Fri, Apr 27, 2007 at 03:12:57PM +1000, Damien Miller wrote: > On Fri, 27 Apr 2007, Mathieu Sauve-Frankel wrote: > > > > Most Python modules install under /usr/local/lib/python${MODPY_VERSION} > > > anyway, so they are fully capable of existing in parallel. > > > > But this won't be true of any