95b8 FreshPorts -- comms/wsjt
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
wsjt 9.1.r2511_1 comms on this many watch lists=1 search for ports that depend on this port
Weak signal ham radio communication package
Maintained by: db@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Nov 2006 19:07:34
Also Listed In: hamradio
License: not specified in port


WSJT ("Weak Signal Communication, by K1JT") offers specific digital protocols
optimized for meteor scatter, ionospheric scatter, and EME (moonbounce)
at VHF/UHF, as well as HF skywave propagation.  The program can decode
fraction-of-a-second signals reflected from ionized meteor trails and
steady signals 10 dB below the audible threshold.  

WWW: http://physics.princeton.edu/pulsar/K1JT
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. science/py-scipy
  2. audio/portaudio2
  3. math/py-numpy
  4. lang/python27
  5. devel/gmake
  6. lang/gcc
  7. devel/binutils
  8. devel/libtool
Required To Run:
  1. x11-toolkits/py-tkinter
  2. graphics/py-imaging
  3. lang/python27
  4. lang/gcc
Required Libraries:
  1. math/fftw3-float
  2. audio/libsamplerate
There are no ports dependent upon this port

To install the port: cd /usr/ports/comms/wsjt/ && make install clean
To add the package: pkg_add -r wsjt


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/db/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Mar 2013 22:32:49
Original commit files touched by this commit  9.1.r2511_1
lwhsu search for other commits by this committer
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
11 Oct 2012 12:14:54
Original commit files touched by this commit  9.1.r2511
bapt search for other commits by this committer
Dependency line should not end with a '/'

Feature safe:	yes
10 Feb 2012 13:15:13
Original commit files touched by this commit  9.1.r2511
db search for other commits by this committer
- unbreak build
- update to 9.1
24 Oct 2011 04:17:38
Original commit files touched by this commit  7.04_4
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
18 Oct 2011 22:16:44
Original commit files touched by this commit  7.04_4
pav search for other commits by this committer
- Mark BROKEN: does not build with new fortran
  Error: Arithmetic overflow converting INTEGER(16) to INTEGER(4) at (1).

Reported by:    pointyhat
17 Oct 2011 10:08:33
Original commit files touched by this commit  7.04_4
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
23 Sep 2011 22:26:39
Original commit files touched by this commit  7.04_3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  7.04_3
miwi search for other commits by this committer
- Get Rid MD5 support
24 Feb 2011 23:25:54
Original commit files touched by this commit  7.04_3
miwi search for other commits by this committer
- Move over to python2.5 or higher
- While here kick md5
04 Dec 2010 07:34:27
Original commit files touched by this commit  7.04_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
05 Feb 2010 11:46:55
Original commit files touched by this commit  7.04_2
dinoex search for other commits by this committer
- update to jpeg-8
05 Oct 2009 21:52:15
Original commit files touched by this commit  7.04_1
db search for other commits by this committer
- Temporary hack to fix the build for now.
  This bug was triggered as a side effect of: "revision 1.34 of Mk/bsd.gcc.mk
  date: 2009/09/26 01:02:01;  author: gerald;  state: Exp;  lines: +3 -1
  Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory "
  The actual problem is in f2py from py-numpy which is not recognising
  -Wl,rpath=... as a loader option and should be fixed in f2py.

Notified by:    erwin, pav (pointyhat)
13 Sep 2009 00:08:01
Original commit files touched by this commit  7.04_1
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
01 Sep 2009 23:31:01
Original commit files touched by this commit  7.04
db search for other commits by this committer
- Embarassingly forgot to add Makefile.svn_rev
01 Sep 2009 21:02:25
Original commit files touched by this commit  7.04
  Sanity Test Failure
db search for other commits by this committer
- Upgrade to wsjt 7.04
02 Aug 2009 19:36:34
Original commit files touched by this commit  5.9.7_2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
31 Jul 2009 13:57:52
Original commit files touched by this commit  5.9.7_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
07 Jan 2009 16:34:27
Original commit files touched by this commit  5.9.7_1
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
22 Aug 2007 22:47:33
Original commit files touched by this commit  5.9.7
db search for other commits by this committer
- Add additional mirror for port as BERLIOS is somewhat unreliable. [1]
- Fix very minor typo in COMMENT

Notified by:    kris (via pointyhat) [1]
Reviewed by:    gabor, linimon
10 Aug 2007 15:10:46
Original commit files touched by this commit  5.9.6_3
db search for other commits by this committer
- Update to 5.9.7
- USE_FORTRAN=yes to use FORTRAN compiler. [1]

Notified by:    maho [1]
Approved by:    ehaupt (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  5.9.6_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Feb 2007 02:37:44
Original commit files touched by this commit  5.9.6_2
db search for other commits by this committer
- fixed Makefile to depend on gcc42 not gfortran
- 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)
19 Jan 2007 18:14:20
Original commit files touched by this commit  5.9.6_1
db search for other commits by this committer
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:    ehaupt (mentor)
15 Nov 2006 05:48:30
Original commit files touched by this commit  5.9.6_1
rafan search for other commits by this committer
- Stick on SciPy 0.3.x for now

Submitted by:   Diane Bruce (maintainer)
12 Nov 2006 19:04:42
Original commit files touched by this commit  5.9.6
itetcu search for other commits by this committer
WSJT is a computer program for amateur radio VHF/UHF communication
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>

Number of commits found: 25

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24521
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days27
new fortnight77
new month209

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0