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

Number of commits found: 28

Saturday, 27 Jan 2024
10:52 Gleb Popov (arrowd) search for other commits by this committer Author: Christian Weisgerber
*/*: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: 533d7de9eba1852e3f4393dd823ba9955aba1e53 commit hash: 533d7de9eba1852e3f4393dd823ba9955aba1e53 commit hash: 533d7de9eba1852e3f4393dd823ba9955aba1e53 commit hash: 533d7de9eba1852e3f4393dd823ba9955aba1e53 533d7de
Tuesday, 23 Jan 2024
13:47 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/flac: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 5d4940c1995e0afe94764d68a074c77c5abedb03 commit hash: 5d4940c1995e0afe94764d68a074c77c5abedb03 commit hash: 5d4940c1995e0afe94764d68a074c77c5abedb03 commit hash: 5d4940c1995e0afe94764d68a074c77c5abedb03 5d4940c
Monday, 26 Jun 2023
20:26 Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: update to 1.4.3

Improve the flac tool's handling of foreign metadata on decoding a
file (i.e. restoring the foreign metadata) and add a few features
to the metaflac tool.  Both tools have been vetted with fuzzing,
resulting in numerous small fixes.

All PowerPC-specific code has been removed.

PR:		272185
commit hash: 7a00365c6911b28d5cd5567cda82b086e21423ef commit hash: 7a00365c6911b28d5cd5567cda82b086e21423ef commit hash: 7a00365c6911b28d5cd5567cda82b086e21423ef commit hash: 7a00365c6911b28d5cd5567cda82b086e21423ef 7a00365
Sunday, 25 Jun 2023
17:15 Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: revert update 1.4.2 → 1.4.3

As MAINTAINER, I was not given a chance to review this and it likely
introduces gratuitous changes I object to.

This reverts commit f7f2d731c8d9a0cdfce89950e2d387dc07909e30.
commit hash: 903973f2f5ddd19fd5c6279de92dee571d1d4351 commit hash: 903973f2f5ddd19fd5c6279de92dee571d1d4351 commit hash: 903973f2f5ddd19fd5c6279de92dee571d1d4351 commit hash: 903973f2f5ddd19fd5c6279de92dee571d1d4351 903973f
15:57 Yuri Victorovich (yuri) search for other commits by this committer Author: Daniel Engberg
audio/flac: Update 1.4.2 → 1.4.3

PR:	272185
commit hash: f7f2d731c8d9a0cdfce89950e2d387dc07909e30 commit hash: f7f2d731c8d9a0cdfce89950e2d387dc07909e30 commit hash: f7f2d731c8d9a0cdfce89950e2d387dc07909e30 commit hash: f7f2d731c8d9a0cdfce89950e2d387dc07909e30 f7f2d731
Sunday, 25 Sep 2022
20:12 Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: update to 1.4.1

Many small changes:
Changelog: https://www.xiph.org/flac/changelog.html

PR:		266575
commit hash: 3c2fd0550b4992ff6a4de626f2154de3fb696937 commit hash: 3c2fd0550b4992ff6a4de626f2154de3fb696937 commit hash: 3c2fd0550b4992ff6a4de626f2154de3fb696937 commit hash: 3c2fd0550b4992ff6a4de626f2154de3fb696937 3c2fd05
Tuesday, 13 Aug 2019
13:51 naddy search for other commits by this committer
Update to 1.3.3.  No significant user-visible changes.
Original commitRevision:508826 
Friday, 13 Jan 2017
21:38 naddy search for other commits by this committer
Update to 1.3.2 for numerous small bug fixes.
The API documentation is no longer included (requires Doxygen).
Original commitRevision:431426 
Monday, 20 Jun 2016
15:21 naddy search for other commits by this committer
* Add license information.
* Always install the API documentation. A pre-generated copy is
  already included, so we don't need to run doxygen.

PR:		210125
Submitted by:	takefu@airport.fm
Original commitRevision:417161 
Saturday, 10 Jan 2015
20:16 naddy search for other commits by this committer
Update to FLAC 1.3.1.  No significant user-visible changes.
Drop iconv option again and always require iconv for flac.
Original commitRevision:376724 
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, 20 Oct 2014
06:36 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371234 
Tuesday, 21 Jan 2014
22:56 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340670 
Tuesday, 24 Sep 2013
18:04 naddy search for other commits by this committer
Convert to stage, use options helpers, make full use of stage for
optionally packaging the docs.
Original commitRevision:328184 
Sunday, 9 Jun 2013
19:30 naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
Original commitRevision:320405 
Monday, 7 Apr 2008
20:37 naddy search for other commits by this committer
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
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, 16 Mar 2005
14:49 naddy search for other commits by this committer
Update to FLAC 1.1.2.  Notable changes:
* better Ogg FLAC support
* speedups
* several new options to flac and metaflac
* several API additions
* streaming support in the XMMS plugin
* bugfixes
Original commit
Tuesday, 21 Oct 2003
11:24 osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
Original commit
Tuesday, 10 Jun 2003
15:40 naddy search for other commits by this committer
Remove option to build the XMMS plugin, which will instead be spun
off into its proper port audio/xmms-flac.
Original commit
Sunday, 23 Feb 2003
02:14 naddy search for other commits by this committer
Update to 1.1.0.  This release adds ReplayGain and cue sheet support,
and improves 24-bit compression, tag editing in the plugins, and
decoding to AIFF.
Original commit
Saturday, 5 Oct 2002
16:37 naddy search for other commits by this committer
Update to 1.0.4.  Notable improvements:
- vorbis comment and id3v1/v2 support in the plugins
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements
Original commit
Saturday, 6 Jul 2002
23:45 naddy search for other commits by this committer
Update to 1.0.3.  Changes in this release:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- fixed bug with pipes and Windows
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
- and more...
Original commit
Saturday, 19 Jan 2002
16:54 naddy search for other commits by this committer
* Update to 1.0.2.  Changes in this release include:     - various bug fixes    
- support for encapsulating FLAC streams in an Ogg transport layer    
Original commit
Friday, 3 Aug 2001
15:09 sf search for other commits by this committer
update to 1.0.    
Original commit
Sunday, 10 Jun 2001
15:03 sf search for other commits by this committer
o add xmms plugin to pkg-plist in case of WITH_XMMS.   o NO_PORTDOCS ->
NOPORTDOCS    
Original commit
Friday, 8 Jun 2001
03:06 ijliao search for other commits by this committer
upgrade to 0.10   pass maintainership to Christian Weisgerber
<naddy@mips.inka.de>    
Original commit
Sunday, 18 Mar 2001
05:08 ijliao search for other commits by this committer
add flac   FLAC stands for Free Lossless Audio Codec    
Original commit

Number of commits found: 28