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

Number of commits found: 10

Thursday, 18 Apr 2024
12:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/libmad: Update to 0.16.4

- Update MASTER_SITES
- Fix LICENSE
- Update COMMENT
- Update WWW
- Update pkg-descr
- Clean up libmad.pc patch from dependent ports

Changes:	https://codeberg.org/tenacityteam/libmad/releases
commit hash: 1ad752f994a971f926d58369d0d424c9834f659c commit hash: 1ad752f994a971f926d58369d0d424c9834f659c commit hash: 1ad752f994a971f926d58369d0d424c9834f659c commit hash: 1ad752f994a971f926d58369d0d424c9834f659c 1ad752f
Monday, 11 Jul 2022
21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2

- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0 commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0 commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0 commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0 2bbe718
Tuesday, 21 Jun 2022
16:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/libmad: Update to 0.16.1

Changes:	https://github.com/tenacityteam/libmad/releases
		https://github.com/tenacityteam/libmad/blob/main/CHANGES
commit hash: e0b51d322893b00805bd3e233476f5983b692894 commit hash: e0b51d322893b00805bd3e233476f5983b692894 commit hash: e0b51d322893b00805bd3e233476f5983b692894 commit hash: e0b51d322893b00805bd3e233476f5983b692894 e0b51d3
Friday, 6 May 2022
09:59 Daniel Engberg (diizzy) search for other commits by this committer
audio/libmad: Update to 0.16.0

Switch to Tenacity's fork which contains patched code for all known CVEs
and various build fixes. This also makes it easier to maintain as we're
using an active fork. Upstream has also switched to CMake.

PR:		262874
Approved by:	sunpoet (maintainer timeout 4+ weeks)
commit hash: 519c89efe3a9ddc8f3a57d1bb4940ff355086576 commit hash: 519c89efe3a9ddc8f3a57d1bb4940ff355086576 commit hash: 519c89efe3a9ddc8f3a57d1bb4940ff355086576 commit hash: 519c89efe3a9ddc8f3a57d1bb4940ff355086576 519c89e
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 
Wednesday, 5 Feb 2014
15:54 sunpoet search for other commits by this committer
- Fix USES=libtool and revert shared library changes
- Bump PORTREVISION for package change
Original commitRevision:342737 
15:48 bapt search for other commits by this committer
Fix after conversion to USES=libtool
Original commitRevision:342729 
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
Monday, 11 Oct 2004
22:20 pav search for other commits by this committer
- Install pkgconfig file

Approved by:    maintainer
Obtained from:  Debian
Original commit
Sunday, 7 Dec 2003
00:50 marcus search for other commits by this committer
Add libmad, the library backend to the MAD audio project.  MAD is a
high-quality MPEG 1 and 2 audio decoder.

PR:             59702
Submitted by:   Sergey Akifyev <asa@gascom.ru>
Original commit

Number of commits found: 10