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/wavpack/pkg-plist

Number of commits found: 14

Friday, 8 Mar 2024
21:02 Daniel Engberg (diizzy) search for other commits by this committer
audio/wavpack: Update to 5.7.0

Changelog: https://github.com/dbry/WavPack/releases/tag/5.7.0
commit hash: 38e294adf45a7051f859b8c7f820b539117714c0 commit hash: 38e294adf45a7051f859b8c7f820b539117714c0 commit hash: 38e294adf45a7051f859b8c7f820b539117714c0 commit hash: 38e294adf45a7051f859b8c7f820b539117714c0 38e294a
Tuesday, 12 Jul 2022
07:15 Thomas Zander (riggs) search for other commits by this committer Author: Daniel Engberg
audio/wavpack: Update to upstream release 5.5.0

Details:
- Use GitHub as main site and www.wavpack.com as fallback
- Switch to CMake
- Enable unit tests
- Backport upstream PR https://github.com/dbry/WavPack/pull/125

PR:		265155
Reviewed by:	riggs
MFH:		2022Q3
commit hash: 555a6d0bc81b3533e1acf0a135e0bf6d879dee82 commit hash: 555a6d0bc81b3533e1acf0a135e0bf6d879dee82 commit hash: 555a6d0bc81b3533e1acf0a135e0bf6d879dee82 commit hash: 555a6d0bc81b3533e1acf0a135e0bf6d879dee82 555a6d0
Thursday, 14 Jan 2021
07:09 riggs search for other commits by this committer
Update to upstream version 5.4.0.

Details:
- Contains fix for buffer overrun in src/pack_utils.c (CVE-2020-35738).

Security:	CVE-2020-35738
Original commitRevision:561538 
Friday, 17 Apr 2020
16:36 tcberner search for other commits by this committer
audio/wavpack: update to 5.3.0

Changelog [1]:
* fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448
* fixed: trailing garbage characters on imported ID3v2 TXXX tags
* fixed: various minor undefined behavior and memory access issues
* fixed: sanitize tag extraction names for length and path inclusion
* improved: reformat wvunpack "help" and split into long + short versions
* added: regression testing to Travis CI for OSS-Fuzz crashers

[1] http://www.wavpack.com/changelog.txt
Original commitRevision:531948 
Wednesday, 25 Dec 2019
13:40 riggs search for other commits by this committer
Update to upstream version 5.2.0

Details:
- All our local fixes are now upstream (for multiple CVEs and
  a memory leak issue).
- Otherwise mostly bugfixes, see
  http://www.wavpack.com/changelog.txt
- Feature improvement: Handle more ID3v2.3 tag items and from all file types
Original commitRevision:520860 
Saturday, 18 Feb 2017
14:51 riggs search for other commits by this committer
Update to upstream release 5.1.0; fix several invalid memory reads

PR:		216847
Submitted by:	pkubaj@anongoth.pl
Reviewed by:	riggs
MFH:		2017Q1
Security:	CVE-2016-10169
		CVE-2016-10170
		CVE-2016-10171
		CVE-2016-10172
Original commitRevision:434356 
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 
Monday, 22 Sep 2014
10:09 bapt search for other commits by this committer
Cleanup plist
Strip binaries
Original commitRevision:368841 
Friday, 4 Oct 2013
20:14 bapt search for other commits by this committer
Stagify
Original commitRevision:329376 
Saturday, 10 Apr 2010
14:37 sylvio search for other commits by this committer
- Update to 4.60.1

PR:             ports/140999
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    itetcu (mentor, implicit)
Original commit
Wednesday, 3 Jan 2007
02:19 mezz search for other commits by this committer
-Update to 4.40.0.
-Use USE_DOS2UNIX and get rid of ^M in our files/patch-*.
-INSTALLS_SHLIB -> USE_LDCONFIG.
Original commit
Saturday, 15 Apr 2006
15:52 pav search for other commits by this committer
- Update to 4.32

PR:             ports/95778
Submitted by:   Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 6 Jul 2005
11:29 kwm search for other commits by this committer
Add wavpack.

Wavepack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode.
In the default lossless mode no original information is lost, so there is no
change of degradation. Compression in this mode is between 30% an 70%.

For more info see the website http://www.wavpack.com
Original commit

Number of commits found: 14