Port details |
- linpsk Simple Qt PSK31, RTTY, and MSK31 client
- 1.2_1 comms
=0 1.2_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- Maintainer: hamradio@FreeBSD.org
- Port Added: 2005-06-02 20:52:01
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- Also Listed In: hamradio
- License: not specified in port
- WWW:
- http://linpsk.sourceforge.net/
- Description:
- LinPsk is a program for operating on digital modes running on Linux.
LinPsk supports BPSK , QPSK and RTTY at the moment.
Main features are:
the simultaneuos decoding of up to four channels.
The different digital modes may be mixed
You can define a trigger on each channel to be notified if a text of your choice is detected.
You can log each received channel at a file.
For easy qso'ing you can define macros and for larger texts to be send you can use two files.
You can view the signal as spectrum or in a waterfall display. Both are scalable in the frequency domain.
At the Moment RTTY only supports 45 baud and 1.5 stopbits.
WWW: http://linpsk.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: linpsk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (linpsk-1.2.tgz) = be02a5dcb2168ad60d1e450fe77346a9aa8480669fe11e209fc94f26835aaec8
SIZE (linpsk-1.2.tgz) = 126171
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libasound.so : audio/alsa-lib
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_1 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
1.2_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.2_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.2_1 05 Feb 2017 18:57:59 |
jbeich |
comms/linpsk: unbreak with clang 4.0
crxdisplay.cpp:101:16: error: ordered comparison between pointer and zero
('Input *' and 'int')
if ( Sound <= NULL )
~~~~~ ^ ~~~~
PR: 216234
Submitted by: tcberner
Approved by: maintainer timeout (2 weeks) |
1.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.2 12 Mar 2015 17:12:20 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
1.2 09 Jan 2015 19:33:27 |
shurd |
Re-create comms/linpsk
Simple Qt PSK31, RTTY, and MSK31 client |
0.8.1_10 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.8.1_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.1_9 02 Mar 2012 21:44:22 |
xride |
Passing MAINTAINER to hamradio@ |
0.8.1_9 17 Oct 2011 10:08:33 |
bf |
- 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 |
0.8.1_8 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.8.1_8 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8.1_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.1_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.1_6 22 Aug 2009 00:15:15 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
0.8.1_6 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.8.1_5 06 Jun 2008 13:15:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.8.1_4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.8.1_4 18 Mar 2008 20:27:50 |
xride |
Cleanup USE_X_PREFIX |
0.8.1_3 04 Oct 2007 00:21:24 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.8.1_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8.1_2 29 Sep 2006 22:01:23 |
xride |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh |
0.8.1_2 21 Aug 2006 11:37:57 |
miwi |
- Respect CFLAGS
PR: ports/102196
Submitted by: Soeren Straarup <xride(at)x12.dk> (maintainer)
Approved by: krion (mentor |
0.8.1_2 05 Jun 2006 11:25:33 |
itetcu |
Change IGNORE to BROKEN accordingly to:
books/porters-handbook/dads-noinstall.html
Since it does not build then it should be BROKEN not IGNORE.
PR: 98524
Submitted by: Soeren Straarup (maintainer)
Approved by: lawrance (mentor, implicit) |
0.8.1_2 11 May 2006 15:12:06 |
ahze |
- Chase fftw3 libver bump |
0.8.1_1 25 Jan 2006 22:57:02 |
kris |
Add missing USE_PERL5_BUILD |
0.8.1_1 22 Jan 2006 15:56:49 |
arved |
Add hamradio to categories
PR: 92140
Submitted by: Soeren Straarup <xride@x12.dk> |
0.8.1_1 11 Dec 2005 23:36:05 |
lawrance |
Obey PREFIX/LOCALBASE.
PR: ports/90246
Submitted by: Søren Straarup <xride@x12.dk> (maintainer) |
0.8.1_1 16 Nov 2005 12:44:33 |
mnag |
Add SHA256
PR: 89113
Submitted by: maintainer |
0.8.1_1 05 Sep 2005 00:48:19 |
jylefort |
Add a missing runtime dependency.
PR: ports/85716
Submitted by: maintainer |
0.8.1 02 Jun 2005 20:50:47 |
jylefort |
Add linpsk.
This is a small PSK31 program that uses QT, and a soundcard as modem.
WWW: http://linpsk.sourceforge.net/
PR: ports/81617
Submitted by: Søren Straarup <xride@x12.dk> |