aboutsummaryrefslogtreecommitdiffstats
path: root/comms/wsjt
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-0/+1
|
* - Add additional mirror for port as BERLIOS is somewhat unreliable. [1]db2007-08-231-3/+3
| | | | | | | - Fix very minor typo in COMMENT Notified by: kris (via pointyhat) [1] Reviewed by: gabor, linimon
* - Update to 5.9.7db2007-08-1011-233/+16
| | | | | | | - USE_FORTRAN=yes to use FORTRAN compiler. [1] Notified by: maho [1] Approved by: ehaupt (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - fixed Makefile to depend on gcc42 not gfortrandb2007-02-2511-985/+229
| | | | | | | | | | | | - regenerated configure to use gcc42 gfortran42 with py-numpy - fixed botch with missing gmtime_r_ (already fixed upstream) - fixed wsjt to use py-numpy instead of deprecated py-numeric - fixed to use portaudio v19 already in ports - fixed to run on amd due to above - maho wants WANT_FORTRAN knob in gfortran ports Pointy hat to: pav,maho Approved by: ehaupt (mentor)
* Change my MAINTAINER: line in Makfile to db@FreeBSD.orgdb2007-01-201-1/+1
| | | | | | fix simple typo in xwota Makefile while at it. Approved by: ehaupt (mentor)
* - Stick on SciPy 0.3.x for nowrafan2006-11-151-1/+2
| | | | Submitted by: Diane Bruce (maintainer)
* WSJT is a computer program for amateur radio VHF/UHF communicationitetcu2006-11-138-0/+1079
using state of the art digital techniques. Typical applications include communication by meteor scatter and EME (Earth-Moon-Earth) propagation paths. WWW: http://pulsar.princeton.edu/~joe/K1JT - Diane Bruce, VA3DB PR: ports/101360 Submitted by: Diane Bruce <db at db.net>