notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
kpsk A PSK31 digital radio communications application for the KDE
1.0_10 comms Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_10Version of this port present on the latest quarterly branch.
Maintainer: hamradio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-11-03 00:32:16
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
Also Listed In: hamradio ipv6 kde
License: not specified in port
WWW:
http://kpsk.sourceforge.net/
Description:
KPSK is a PSK31 digital radio communications application for use by licensed amateur radio operators and designed specifically for the KDE 3.x desktop environment. Features include: * Simple, feature-filled user interface * Simultaneous monitoring of up to four PSK31 signals * User-configurable waterfall colors, fonts. * Auto-scaling waterfall * Optimization to provide IMD data only when the measurement is valid * Twelve user-defined fixedtexts (TX macros), available by mouse or F1-F12 keys * Integral BerkeleyDB-based QSO logbook * BPSK or QPSK operation * Automatic and manual modes for calling CQ * Ability to send an ASCII text file * Extensive application documentation WWW: http://kpsk.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • kpsk>0:comms/kpsk
No installation instructions:
This port has been deleted.
PKGNAME: kpsk
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : x11-toolkits/qt33
  2. gmake : devel/gmake
  3. libtool>=2.4 : devel/libtool
Runtime dependencies:
  1. moc : x11-toolkits/qt33
Library dependencies:
  1. db4 : databases/db4
  2. kimproxy.0 : x11/kdelibs3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (18 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  3. http://heanet.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  4. http://internode.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  5. http://iweb.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  6. http://jaist.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  7. http://kent.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  8. http://nchc.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  9. http://ncu.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  10. http://osdn.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  11. http://softlayer.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  12. http://sunet.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  13. http://surfnet.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  14. http://switch.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  15. http://transact.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  16. http://ufpr.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  17. http://voxel.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
  18. http://waix.dl.sourceforge.net/project/kpsk/kpsk/_.tar.bz2%20files/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_10
26 Jul 2013 19:19:21
Revision:323748Original commit files touched by this commit
rene search for other commits by this committer
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
1.0_10
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.0_9
23 Sep 2011 22:26:39
Original commit files touched by this commit
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
1.0_9
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0_9
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.0_9
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.0_8
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.0_7
22 Aug 2009 00:15:15
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
1.0_7
02 Aug 2009 19:36:34
Original commit files touched by this commit
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
1.0_7
31 Jul 2009 13:57:52
Original commit files touched by this commit
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
1.0_6
14 Jun 2009 23:44:16
Original commit files touched by this commit
db search for other commits by this committer
- As discussed with ITetcu mark no maintainer hamradio ports as hamradio@.
1.0_6
06 Jun 2008 13:15:07
Original commit files touched by this commit
edwin search for other commits by this committer
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)
1.0_5
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.0_4
03 May 2006 23:38:41
Original commit files touched by this commit
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
1.0_4
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0_4
21 Jan 2006 17:37:14
Original commit files touched by this commit
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_4
24 Nov 2005 00:44:27
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0_4
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.0_3
26 Oct 2005 20:18:10
Original commit files touched by this commit
mnag search for other commits by this committer
Update WWW

PR:             88053
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
1.0_3
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.0_2
02 Sep 2004 20:56:35
Original commit files touched by this commit
arved search for other commits by this committer
Fix build with gcc 3.4
pet portlint
1.0_2
02 Jun 2004 22:17:13
Original commit files touched by this commit
patrick search for other commits by this committer
Putting commit bit in storage.  I don't have the time
to work on FreeBSD for now.  Should have done this a while back.
1.0_2
29 May 2004 23:03:53
Original commit files touched by this commit
pav search for other commits by this committer
- Update WWW
1.0_2
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.0_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.0
07 Mar 2003 05:57:38
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.0
02 Dec 2002 12:59:58
Original commit files touched by this commit
arved search for other commits by this committer
Fix Build on -CURRENT

Approved by:    patrick (maintainer)
1.0
07 Nov 2002 23:59:37
Original commit files touched by this commit
patrick search for other commits by this committer
Make it fetchable.
1.0
03 Nov 2002 00:30:26
Original commit files touched by this commit
patrick search for other commits by this committer
Create a port for kpsk, a PSK-31 radio package for amateur radio users

Number of commits found: 30