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.

non port: comms/linrad/files/patch-help.c

Number of commits found: 14

Wednesday, 22 Feb 2023
15:16 Diane Bruce (db) search for other commits by this committer
comms/linrad: Update to work with newer base compiler

Latest compiler is pickier about functions without prototypes
remove unused variable
commit hash: 370297f9fba7a4c0f72591238b1f9fb2c8bed4a1 commit hash: 370297f9fba7a4c0f72591238b1f9fb2c8bed4a1 commit hash: 370297f9fba7a4c0f72591238b1f9fb2c8bed4a1 commit hash: 370297f9fba7a4c0f72591238b1f9fb2c8bed4a1 370297f
Thursday, 23 Dec 2021
18:01 Diane Bruce (db) search for other commits by this committer
comms/linrad: Unbreak on current

Unbreak on head of tree.
The port itself needs a major update. Patches welcome.
commit hash: e91198da77a6215d6ef7730cc16004b8e44bb58b commit hash: e91198da77a6215d6ef7730cc16004b8e44bb58b commit hash: e91198da77a6215d6ef7730cc16004b8e44bb58b commit hash: e91198da77a6215d6ef7730cc16004b8e44bb58b e91198d
Friday, 28 Aug 2020
15:29 db search for other commits by this committer
- Fix under clang11
- simplify patch for help.c
Original commitRevision:546741 
Tuesday, 17 Mar 2020
17:17 db search for other commits by this committer
Ubreak on -head
Pet portlint
regenerate distinfo
Clean up Makefile

Reported by:	pkg-fallout@
Original commitRevision:528587 
Friday, 1 May 2015
16:25 db search for other commits by this committer
Fix linrad on latest gcc

I checked linrad upstream, and they still haven't fixed these two bugs.  I am
surprised they haven't been reported yet.  Without these fixes, linrad cannot be
built with gcc5.

the menu.c patch simply reverses the order of the condition.  One must check the
bounds constraint first!  It's a pretty dumb mistake but I've seen this kind
before.

The second one fails because -Werror is set.  This took me a while because I
couldn't figure out the relationship between ADCHANS and rxchan.  In any case,
setting 4 locations per channel did indeed allow the array to be big enough. 
(at first I thought the loop was running too high, but I finally determined the
array was too small).

These were found on DragonFly that uses gcc5.

This patch has not been tested on FreeBSD but I can't how it could possibly
fail.

It would be good if the ham@ maintainer reports the issue upstream.

Updated patch files using make makepatch

PR:			ports/199737
Submitted by:		marino
Original commitRevision:385126 
Tuesday, 1 Jul 2014
18:28 shurd search for other commits by this committer
STAGEify and update to 4.00

Portaudio support
Improved AGC
Voice squelch
Spur removal
Support for the rtlsdr library

Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Original commitRevision:360075 
Tuesday, 13 Oct 2009
14:41 db search for other commits by this committer
- Update to 3.08 linrad
- remove patches for code accepted upstream
Original commit
Thursday, 26 Mar 2009
13:54 db search for other commits by this committer
- Update to 3.03
Original commit
Friday, 28 Sep 2007
02:23 db search for other commits by this committer
- Update to 2.38
Original commit
Tuesday, 10 Jul 2007
16:41 db search for other commits by this committer
- update to 2.34

Approved:       ehaupt (mentor)
Original commit
Tuesday, 27 Feb 2007
17:06 db search for other commits by this committer
- update to latest
- clean up DOCS install

Approved:       ehaupt (mentor)
Original commit
Sunday, 3 Dec 2006
23:21 laszlof search for other commits by this committer
1) Update to version 2.20
2) Respect X11BASE

PR:             ports/106247
Submitted by:   Diane Bruce <db@db.net> (maintainer)
Original commit
Friday, 8 Sep 2006
22:52 itetcu search for other commits by this committer
- Update to 2.17

Added file(s):
- files/linrad
- pkg-message
Removed file(s):
- files/patch-lmain.c
- files/patch-settx.c

- BROKEN on 4

PR:             ports/103002
Submitted by:   Diane Bruce (maintainer)
Original commit
Saturday, 1 Jul 2006
16:45 shaun search for other commits by this committer
- Update to 2.14
- Limit to i386

PR:             ports/99235
Submitted by:   Diane Bruce <db@db.net> (maintainer)
Approved by:    ahze (mentor)
Original commit

Number of commits found: 14