new ports: colrdx, hamlib, tlf

2006-05-11 Thread Jason Wright
I've got a bunch (ok, 7 so far) hamradio apps I've ported. The tar file at the link below contains the start of what I'd like to get into the tree (under the directory hamradio). My port-fu is no good, so I'd appreciate review and feedback. http://www.thought.net/jason/ham.tgz --Jason L. Wright

Re: UPDATE: expat-2.0.0

2006-03-14 Thread Jason Wright
Theo de Raadt <[EMAIL PROTECTED]> writes: > I still wish someone would properly audit libexpat. I looked at it, > and I was totally terrified. Poeple actually use software that uses > something written this poorly? But, but... xml is s cool. --Jason

Re: asterisk, alignment problem with sparc64

2006-02-07 Thread Jason Wright
Stuart Henderson <[EMAIL PROTECTED]> writes: > Does anyone have time to help with an alignment problem in > asterisk that was reported to me? I've been trying to learn > enough C to work it out myself but haven't had luck/time yet > and with 3.9 approaching thought it would be better to ask. > >

update morseplayer

2006-01-13 Thread Jason Wright
>From maintainer (me)... with no cvs access. New release. Index: Makefile === RCS file: /cvs/ports/audio/morseplayer/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile5 Sep 2005 12:46:15 - 1.5 +++

Re: Quake2 port

2005-12-28 Thread Jason Wright
Claudio Jeker <[EMAIL PROTECTED]> writes: > I had a quick look at the sound issue, the problem is that we do not have > /dev/dsp no idea how to replace it. > /dev/dsp == /dev/audio, sorta. The ioctl's are different, though. Depends on the app as to whether libossaudio (soundcard.h) is effective e