Re: Iplayer ports

2009-04-17 Thread David Cathcart
On Fri, Apr 17, 2009 at 02:13:52PM +0100, Stuart Henderson wrote: > very nice, I'll try and get them into shape for committing. I'm not > keen on the debug output from rtmpdump though, do you think there's > any problem to disable it? Yeh good idea. I didn't bother patching to remove it. I notice

Iplayer ports

2009-04-08 Thread David Cathcart
Hi, I made some ports to deal with BBC's iplayer in addition to multimedia/iplayer-dl. They're rough and I'm not particularly interested in maintaining any of the new ones. Might be usefull to someone. http://t.cathcart.cx/iplayer_ports/ Commends on the ports: ffmpeg update - get_iplayer tran

Re: New: gpsbabel

2006-07-01 Thread David Cathcart
Built & runs on i386, sparc, sparc64, alpha. Tested transferring waypoints with a garmin etrex legend (serial) on i386. Perhaps adding some of the docs to the port would be usefull. The below diff to your port includes the docs and cleans up a bit. David diff -ur /tmp/gpsbabel/Makefile /usr/por

NEW: comms/gammu

2006-06-30 Thread David Cathcart
I never managed to get gnokii working with any of the nokias I tried. Gammu seems to work well with the nokia 3310 I tested it with. Built (but untested with a phone) on sparc, sparc64, alpha, tested with a 3310 on i386. Might be usefull to someone. David DESCR: Gammu (formerly known as MyGnokii

Re: www/snownews on amd64

2006-02-08 Thread David Cathcart
On Wed, Feb 08, 2006 at 08:01:09PM +, Christian Weisgerber wrote: > David Cathcart <[EMAIL PROTECTED]> wrote: > > > This is a patch to stop snownews segfaulting on amd64 when it reloads > > a feed. It's from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333959

www/snownews on amd64

2006-02-08 Thread David Cathcart
This is a patch to stop snownews segfaulting on amd64 when it reloads a feed. It's from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333959 Tested on amd64 and i386. I'd like to test it on alpha but don't have one to hand. David Cathcart Index: patc

Re: update: security/john

2005-12-17 Thread David Cathcart
On Sun, Dec 18, 2005 at 01:18:46AM +0100, Alexandre Anriot wrote: > > Comments inline. fresh diff addressing comments: Index: Makefile === RCS file: /cvs/ports/security/john/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefil

update: security/john

2005-12-17 Thread David Cathcart
Release announce: http://marc.theaimsgroup.com/?l=openwall-announce&m=113485359606167&w=2 Index: Makefile === RCS file: /cvs/ports/security/john/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- Makefile15 Sep 2005

Re: rxvt: patch for underflow in rxvt_selection_adjust_kanji

2005-12-11 Thread David Cathcart
On Sat, Dec 10, 2005 at 07:42:11PM -0800, Gregory Steuck wrote: > Attached is a patch for rxvt bug found by guarded malloc. Works on i386, fixes that bug. OK Remember to: -PKGNAME-clock= rclock-${VER} +PKGNAME= rxvt-${VER}p0 +PKGNAME-clock= rclock-${VER}p0 Dunno if rclock needs to be bump

Re: NEW: graphics/djvulibre

2005-11-21 Thread David Cathcart
On Sun, Nov 20, 2005 at 10:54:07AM +0100, steven mestdagh wrote: Added fixes, updated port attached. > - djvudigital requires the gsdjvu driver, so maybe another port should > be created for that Building gsdjvu seems to be ugly and the resultant binaries can't be redistributed: The scri

Re: NEW: graphics/djvulibre

2005-11-19 Thread David Cathcart
On Sat, Nov 19, 2005 at 06:38:49PM +, David Cathcart wrote: > Hmm, typo when creating port, i'll look at 3.5.16. Update attached. David djvulibre.tar.gz Description: application/tar-gz

Re: NEW: graphics/djvulibre

2005-11-19 Thread David Cathcart
On Sat, Nov 19, 2005 at 07:25:35PM +0100, steven mestdagh wrote: > is there a problem with using a more recent version (3.5.16 is listed on > the web page) ? Hmm, typo when creating port, i'll look at 3.5.16. David

NEW: graphics/djvulibre

2005-11-19 Thread David Cathcart
Port of djvulibre (http://djvulibre.djvuzone.org/). It's particularly good at compressing books. Tested on i386 & amd64 Browser plugins not included as they don't appear to work on either our firefox or opera. DESCR: DjVuLibre is an open source (GPL'ed) implementation of DjVu,

Re: www/snownews

2005-11-02 Thread David Cathcart
On Wed, Nov 02, 2005 at 11:59:53PM +, David Cathcart wrote: > Update from 1.5.4 to 1.5.7 (current - tested on i386, amd64, macppc) > attached, Changelog mentiones a few bugfixes. Can you try and reproduce > the crash with this version. > > David >

Re: www/snownews

2005-11-02 Thread David Cathcart
On Wed, Nov 02, 2005 at 08:00:10PM +0100, Aleksander Piotrowski wrote: > Alf Schlichting <[EMAIL PROTECTED]> wrote: > > > /usr/ports/www/snownews dumped core recently. > > Maybe just version that we've in ports tree is broken? PLease upgrade > this port and we'll see if this fixes your problem ...

Re: Package post-install scripts ?

2005-10-27 Thread David Cathcart
On Thu, Oct 27, 2005 at 07:11:49PM +0800, Uwe Dippel wrote: > >Well, tell you what, I'll get pkg_add and pkg_delete to print a summary > >of what changed (+pkg1 pkg2 -pkg1 pkg2). > > Oh, that would be something ! And once you have it, why not add three > lines to *display* pkg_info -M /var/db/pkg

Re: NEW: emulators/stella (Atari 2600 VCS emulator)

2005-10-11 Thread David Cathcart
On Tue, Oct 11, 2005 at 06:48:52PM +0100, Niall O'Higgins wrote: > Tested on amd64 and i386. Zaurus seems to have issues compiling > (gcc crashes). Reports from sparc64 and macppc would be especially > appreciated, > since the sparc64 box i have access to ran out of memory while compiling it. i38

Re: NEW: graphics/cairo

2005-08-27 Thread David Cathcart
cairo & glitz compiled and installed grand on i386 current & sparc64 (few months old snap). Is there anything to test them with / any ports planned that use them? David Cathcart On Fri, Aug 26, 2005 at 06:34:15PM +0200, Eric Faurot wrote: > Hi, > > I have attached ports for ca

Re: NEW: graphics/gmt

2005-06-23 Thread David Cathcart
Updated port with suggestions. - Added a pkg/SECURITY file. - Fixed WANTLIB (removed netcdf as it's in LIB_DEPENDS) - Fatal errors reported were because GMTHOME env variable was not set noted in MESSAGE. Patched so correct default directory is used and removed MESSAGE. David Cat

NEW: graphics/gmt

2005-06-22 Thread David Cathcart
comes with support data such as coastlines, rivers, and political boundaries. Flavors: high: adds high resolution coastline data full: adds full resolution coastline data Tested on i386 and sparc64 David Cathcart gmt.tar.gz Description: application/tar-gz

Re: NEW: mail/mairix

2005-06-20 Thread David Cathcart
On Mon, Jun 20, 2005 at 01:20:15AM -0700, Matthew Clarke wrote: > vendredi, le 17 juin, 2005, David Cathcart nous a dit ceci: > Builds, packages and installs properly and passes my (limited) testing on > OpenBSD/alpha (snapshot of Friday 17 June 2005). Thanks for testing > > Woul

Re: UPDATE: tor-1.0.10

2005-06-17 Thread David Cathcart
grand on sparc64 -current David On Fri, Jun 17, 2005 at 05:19:01PM -0500, Jon Trembley wrote: > This patch updates tor up to the latest release. > > http://tor.eff.org/cvs/tor/ChangeLog > > only tested on i386 -current. > > tchau, > jon > Index: ports/net/tor//Makefile > =

Re: NEW: mail/mairix

2005-06-17 Thread David Cathcart
I suspect vmware here, i've tested it building its database and searching on a 10th June snap on i386 without problems. Can you try and reproduce this problem on a real machine as niallo@ suggested? Thanks for testing. David Cathcart On Fri, Jun 17, 2005 at 11:30:51PM +0200, Roland Ku

NEW: mail/mairix

2005-06-17 Thread David Cathcart
ed on i386, sparc64 David Cathcart mairix-1.6.1-obsdport.tar.gz Description: application/tar-gz