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

Re: New: gpsbabel

2006-07-02 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

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

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 Tested on amd64 and i386. I'd like

update: security/john

2005-12-17 Thread David Cathcart
Release announce: http://marc.theaimsgroup.com/?l=openwall-announcem=113485359606167w=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

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

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

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 cairo-1.0.0 and its

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 Cathcart

NEW: graphics/gmt

2005-06-22 Thread David Cathcart
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

NEW: mail/mairix

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

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