Port details |
- flac123 Command-line player for flac audio files
- 2.1.1_1 audio =8 2.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2004-05-15 15:20:58
- Last Update: 2024-02-18 16:03:00
- Commit Hash: 8d59f2f
- People watching this port, also watch:: flac, mplayer, vlc, cdparanoia, gimp
- License: GPLv2
- WWW:
- https://github.com/flac123/flac123
- Description:
- Flac123 is a console-line Free Lossless Audio Codec (flac) audio player.
It implements mpg123's 'Remote Control' interface and has the ability to
output to a wav file or stdout.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/flac123/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/flac123
- pkg install flac123
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flac123
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691821578
SHA256 (flac123-flac123-v2.1.1_GH0.tar.gz) = c09676dce51383ce4fe7a553e67f4369918cf40ee6d922e585e50c11bce9e227
SIZE (flac123-flac123-v2.1.1_GH0.tar.gz) = 132039
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libFLAC.so : audio/flac
- libao.so : audio/libao
- libpopt.so : devel/popt
- libogg.so : audio/libogg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flac123-2.1.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_flac123
- USES:
- autoreconf cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1_1 18 Feb 2024 16:03:00 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.1.1 12 Aug 2023 07:45:45 |
Thomas Zander (riggs) |
audio/flac123: Update to upstream version 2.1.1
MFH: 2023Q3 |
2.1.0 24 Jun 2023 14:39:03 |
Daniel Engberg (diizzy) |
audio/flac123: Update to 2.1.0
Changelog: https://github.com/flac123/flac123/blob/v2.1.0/ChangeLog
Approved by: multimedia (with hat on) |
0.0.12_2 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.12_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.12_1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.0.12_1 29 Aug 2021 19:34:57 |
Bernhard Froehlich (decke) |
audio/flac123: Add CPE information
Approved by: portmgr (blanket) |
0.0.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.12_1 26 May 2016 12:32:37 |
riggs |
Fix build: Revert r415839 on audio/flac123
Setting WRKSRC is needed due to use of DISTVERSIONSUFFIX in this port. |
0.0.12_1 25 May 2016 15:43:34 |
mat |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
0.0.12_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.0.12_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.0.12_1 08 Dec 2014 16:48:41 |
tijl |
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. (Only the first 15 lines of the commit message are shown above ) |
0.0.12 18 Sep 2014 14:47:21 |
bapt |
Convert to USES=autoreconf |
0.0.12 06 May 2014 06:57:24 |
bapt |
Update to 0.0.12 |
0.0.11_5 18 Oct 2013 23:46:08 |
bapt |
Unconditionnaly install docs in stage |
0.0.11_5 04 Oct 2013 16:44:16 |
bapt |
Stagify |
0.0.11_5 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.0.11_5 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
0.0.11_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.0.11_4 06 Jun 2010 20:39:21 |
naddy |
Bump PORTREVISION after libao update and handle API incompatibility. |
0.0.11_3 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.0.11_3 02 Jun 2009 00:39:14 |
amdmi3 |
- Respect LOCALBASE
Reported by: QATty |
0.0.11_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.0.11_2 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.0.11_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.0.11_1 07 Apr 2008 20:37:24 |
naddy |
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 |
0.0.11 12 Jul 2007 13:27:39 |
ahze |
Update to 0.0.11 |
0.0.10 28 Jun 2007 13:37:49 |
ahze |
Update to 0.0.10 |
0.0.9 09 Jun 2006 18:59:20 |
ahze |
- Give a few homeless ports a home with multimedia@ |
0.0.9 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
0.0.9 10 May 2005 19:50:45 |
ahze |
- Update to 0.0.9 |
0.0.8_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.0.8_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.0.8_1 16 Mar 2005 14:50:13 |
naddy |
new version of libFLAC |
0.0.8 12 Mar 2005 20:35:06 |
ahze |
- Update to 0.0.8
PR: ports/78733
Submitted by: Ports Fury |
0.0.7 15 May 2004 15:19:53 |
krion |
Add flac123 0.0.7,
Flac123 is a console-line Free Lossless Audio Codec (flac)
audio player. It implements mpg123's 'Remote Control'
interface and has the ability to output to a wav file or
stdout.
PR: ports/66643
Submitted by: michael johnson <ahze@ahze.net> |