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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: comms/jsdr/Makefile

Number of commits found: 17

Saturday, 5 May 2018
10:49 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:469100 
Friday, 13 Oct 2017
14:18 bapt search for other commits by this committer
Mark as broken ports with no public distfiles
Original commitRevision:451999 
Saturday, 19 Nov 2016
11:53 tcberner search for other commits by this committer
Simplify Makefile of comms/jsdr

Instead of doing a manual do-configure / do-build / do-install targets, copy
a small 'jsdr.pro' file to WRKSRC and then rely on USES=qmake to do the rest.

The version-suffix of the two binaries spectrum-viewer and fmreceiver was
dropped in the process (why was it there?) -- and therefore the PORTREVISION
is bumped.

PR:		214642
Approved by:	rakuco (mentor)
Original commitRevision:426360 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Monday, 14 Dec 2015
02:52 eadler search for other commits by this committer
Reset maintainer
Original commitRevision:403704 
Wednesday, 19 Aug 2015
13:30 mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Original commitRevision:394778 
Saturday, 30 May 2015
20:39 bapt search for other commits by this committer
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
Original commitRevision:387982 
Friday, 10 Apr 2015
18:53 nox search for other commits by this committer
Unbreak these by mirroring distfiles on MASTER_SITE_LOCAL.
Original commitRevision:383749 
Sunday, 5 Apr 2015
18:12 bapt search for other commits by this committer
Mark as broken unfetchable ports
Original commitRevision:383311 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Sunday, 31 Aug 2014
16:36 tijl search for other commits by this committer
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
Original commitRevision:366788 
Tuesday, 15 Jul 2014
15:03 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361937 
Saturday, 15 Mar 2014
15:36 nox search for other commits by this committer
Switch my ports to USES=  tar:...
Original commitRevision:348333 
Wednesday, 11 Dec 2013
15:10 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
Original commitRevision:336176 
Friday, 22 Nov 2013
12:55 makc search for other commits by this committer
- Pass QMAKE_ARGS to qmake

Approved by:	portmgr (blanket approval)
Original commitRevision:334587 
Friday, 20 Sep 2013
16:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Original commitRevision:327714 
Thursday, 25 Jul 2013
18:53 nox search for other commits by this committer
Add new port comms/jsdr:

SDR-J (formerly Jsdr) is a suite of four programs provided under a
LGPL open source license for playing around with sdr (software
defined radio). The software can be used directly with the PM-SDR
kit and RTL2832U based dongles, and in the 32 bits Windows version
with other kits as well.

The suite contains four programs:

- a full blown "short wave" receiver, which provides tuning in the
  range of 100K .. 165M using the PM-SDR (although above 55 M with
  reduced performance) and from app 55 MHz to app 900 Mhz or above
  using an RTL2832U based dongle. The receiver provides quite a number
  of decoders for amateur modes.
- am/fm receiver covering the same frequency bands as the sw receiver,
  however, with am bandwidths selectable, with fm mono and stereo
  decoding as well as with rds decoding.
- spectrum viewer for use with the RTL2832U based dongles, showing
  spectra of up to 3 Mhz bandwidth.
- mini receiver, a stripped version of the fm receiver, a gadget
  for listening to WFM using DAB sticks.

WWW: http://www.sdr-j.tk/
Original commitRevision:323661 

Number of commits found: 17