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: audio/codec2/pkg-plist

Number of commits found: 7

Tuesday, 4 Jan 2022
14:20 Diane Bruce (db) search for other commits by this committer
audio/codec2: Unbreak swig

Numerous tiny changes in the git log for codec2 but
the big one for us is fixing swig.
codec2 exposed a complex type in an interface that swig breaks on.
This impacts other ports such as gnuradio.
upstream moved the interface to private and this unbreaks swig.
N.B. I have patched out the Octave CML testjig for now
since this will take more time to resolve.
Patches welcome.
commit hash: a8bd0d5cd8d1292780967b8c8a94f5db9f3b3f13 commit hash: a8bd0d5cd8d1292780967b8c8a94f5db9f3b3f13 commit hash: a8bd0d5cd8d1292780967b8c8a94f5db9f3b3f13 commit hash: a8bd0d5cd8d1292780967b8c8a94f5db9f3b3f13 a8bd0d5
Friday, 31 Dec 2021
23:14 Diane Bruce (db) search for other commits by this committer
audio/codec2: Updated and moved to canonical upstream

- codec2 badly out of date.
- upstream is now on github
- used by freedv
commit hash: 5cbe3aeb50c65302cf8c5aed8c35f7a8b4dcf804 commit hash: 5cbe3aeb50c65302cf8c5aed8c35f7a8b4dcf804 commit hash: 5cbe3aeb50c65302cf8c5aed8c35f7a8b4dcf804 commit hash: 5cbe3aeb50c65302cf8c5aed8c35f7a8b4dcf804 5cbe3ae
Tuesday, 4 Sep 2018
06:34 yuri search for other commits by this committer
audio/codec2: Update 0.7 -> 0.8.1

Port changes:
* Change MASTER_SITES
* Add LICENSE_FILE
* Move examples to ${EXAMPLESDIR}, add PORTEXAMPLES=*, remove them from
pkg-plist

PR:		228281
Submitted by:	takefu@airport.fm
Original commitRevision:478929 
Sunday, 6 Aug 2017
01:07 db search for other commits by this committer
Update to 0.7
1. Make the 700 bit/s codec sound better, to improve speech quality on
   low SNR HF channels (beneath 0dB).
2. Develop a higher quality mode in the 2000 to 3000 bit/s range, that
    can be used on HF channels with modest SNRs (around 10dB)
Original commitRevision:447437 
Friday, 19 May 2017
14:57 db search for other commits by this committer
Update to latest freedv codec2 0.6
See http://www.rowetel.com/?page_id=452

PR:		ports/219348
Submitted by:	takefu@airport.fm
Original commitRevision:441226 
Wednesday, 28 Sep 2016
15:01 db search for other commits by this committer
Update to 0.5.1
Add some examples if requested.
Add some test programs if requested.

N.B. PR is actually against comms/libcodec2 which is a duplicate port.

PR:		ports/210186
Submitted by:	takefu@
Original commitRevision:422877 
Tuesday, 15 Dec 2015
05:30 shurd search for other commits by this committer
New port: audio/codec2

Codec2 is an open source low bit rate speech codec designed for
communications quality speech at 2400 bit/s and below. Applications
include low bandwidth HF/VHF digital radio and VOIP trunking. Codec 2
operating at 2400 bit/s can send 26 phone calls using the bandwidth
required for one 64 kbit/s uncompressed phone call. It fills a gap in
open source, free-as-in-speech voice codecs beneath 5000 bit/s and
is released under the GNU Lesser General Public License (LGPL).

WWW: http://www.rowetel.com/blog/?page_id=452
Original commitRevision:403762 

Number of commits found: 7