Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.3.0_1 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
11.3.0 08 May 2024 15:17:52 |
Alexey Dokuchaev (danfe) |
audio/flacon: the port had been updated to version 11.3.0
NB: the latest version 11.4.0 fails to pass the test suite:
PASS : TestFlacon::testTextCodecs(01 - windows-1251.src)
FAIL! : TestFlacon::testTextCodecs(02 - IBM866.src) Unable
to open iconv_open for IBM866: Invalid argument
Loc: [.../work/flacon-11.4.0/tests/test_textcodecs.cpp(71)]
PASS : TestFlacon::testTextCodecs(03 - ISO-8859-5.src)
While here, append the LastTest.log contents to the build log
as part of the `do-test' target.
Reported by: portscout |
11.1.0 25 Jan 2024 07:05:52 |
Alexey Dokuchaev (danfe) |
audio/flacon: do not override manpage location we now use as well. |
11.1.0 31 May 2023 12:12:26 |
Alexey Dokuchaev (danfe) |
audio/flacon: the port had been updated to version 11.1.0
Since version 10.0.0 the program does not use external utilities
to calculate Replay Gain, the built-in method is used instead.
This accelerated the conversion process and reduced the number
of dependencies (particularly, metaflac, mp3gain, vorbisgain,
and wvgain are no longer needed).
Reported by: portscout |
9.5.1 23 Nov 2022 04:18:40 |
Alexey Dokuchaev (danfe) |
audio/flacon: update the port to version 9.5.1 (bugfix release)
Reported by: portscout |
9.5.0 21 Nov 2022 04:39:28 |
Alexey Dokuchaev (danfe) |
audio/flacon: the port had been updated to version 9.5.0
Test suite in newer versions requires SoX (aka Sound eXchange).
Reported by: portscout |
9.2.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
9.2.0 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 ) |
9.2.0 03 Sep 2022 17:56:52 |
Alexey Dokuchaev (danfe) |
audio/flacon: update the port to version 9.2.0
Amend TEST_DEPENDS once again, all tests pass now!
Reported by: portscout |
9.1.0 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 ) |
9.1.0 25 Jun 2022 12:46:02 |
Alexey Dokuchaev (danfe) |
audio/flacon: update the port to version 9.1.0.
Reported by: portscout |
9.0.0 05 Jun 2022 08:00:22 |
Alexey Dokuchaev (danfe) |
audio/flacon: belatedly update the port to version 9.0.0
Amend TEST_DEPENDS so they include all external programs invoked
during the test run. Unfortunately, most of the tests still fail
due to apparently locale-related issues.
Reported by: portscout |
8.2.0 26 Dec 2021 04:13:48 |
Alexey Dokuchaev (danfe) |
audio/flacon: the port had been updated to version 8.2.0
Tests must be run under UTF-8 locale, but one CP1251'ish
test still fails for some reason. |
8.1.0 29 Nov 2021 11:20:21 |
Alexey Dokuchaev (danfe) |
audio/flacon: the port had been updated to version 8.1.0
Enable tests; one test fails when invoked by our framework (with
LC_ALL=C) because of some encoding bug, but we're debugging this
issue with upstream author.
Reported by: portscout |
6.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.1.0 27 Jun 2020 14:19:31 |
danfe |
Update to version 6.1.0.
Reported by: portscout |
6.0.0 31 May 2020 08:14:40 |
danfe |
Update to version 6.0.0.
Reported by: portscout |
5.5.1 30 Sep 2019 08:08:26 |
danfe |
Update `audio/flacon' to version 5.5.1.
Reported by: portscout |
5.4.0_1 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
5.4.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.4.0 28 Apr 2019 10:47:24 |
danfe |
Flacon 5.4.0 is out!
- Ability to put the disc number into the output filename
- Regression fix: templates are always inserted at the end
of pattern editor
- Updated translations
Reported by: portscout |
5.3.0 19 Apr 2019 07:33:00 |
danfe |
Update Flacon to version 5.3.0.
Reported by: portscout |
5.2.0 01 Apr 2019 14:10:27 |
danfe |
Update `audio/flacon' to version 5.2.0; list of changes:
- Fix: handling of CUE files with track index >= 01
- The preferences dialog was too small so users could not
find some settings; added size limit for the window
- Improved message window for conversion errors
- Minor improvements to program's appearance and behavior
- Translations were updated
Reported by: portscout |
5.1.0 28 Jan 2019 14:50:22 |
danfe |
Update `audio/flacon' to version 5.1.0.
Reported by: portscout |
5.0.0_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
5.0.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.0.0 06 Nov 2018 14:51:26 |
danfe |
Flacon 5.0.0 is out!
- Added support to change sample rate and bit depth for output
audio files
- Added new tags: "Album performer", Disk number", and "Disk count"
- Added extended dialog to edit all tags
- Fixed the CUE parser
- Improved appearance and behavior of the program
- Translations updated
Reported by: portscout |
4.1.0 03 Nov 2018 16:26:31 |
danfe |
This port requires C++11-capable compiler (e.g., it won't build on arches
such as powerpc and sparc64, where default GCC is 4.2.1).
PR: 232884 |
4.1.0 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
4.1.0 19 Apr 2018 11:35:29 |
danfe |
Update `audio/flacon' to version 4.1.0.
Reported by: portscout |
4.0.0 23 Dec 2017 10:15:58 |
danfe |
Update `audio/flacon' to version 4.0.0, which features improved visual
style (including new icons), updated translations, and few other fixes.
Alas, this release also marks the drop of Qt4 support.
Reported by: portscout
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1513612271 which corresponds to commit c9bd11f tagged
as this release. |
3.1.1_1 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
3.1.1 25 Aug 2017 18:14:01 |
danfe |
- Update `audio/flacon' to version 3.1.1
- Add upstream patch to fix sporadic crash on program's start-up
due to notorious C++ "static initialization order fiasco" [*]
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1502219275 which corresponds to commit 8f81f61 tagged
as this release.
[*] https://isocpp.org/wiki/faq/ctors#static-init-order |
3.0.0 22 Jun 2017 16:15:21 |
danfe |
- Update Flacon to version 3.0.0 (http://flacon.github.io/changelog/)
- Add QT5_CMAKE_OFF knob to ensure that right version is picked up if user
has both of them installed
- It no longer uses Shntool (not updated since 2009), so do not reference
it in pkg-message; instead, add `audio/opus-tools' which Flacon supports
since version 1.2.0
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1497981519 which corresponds to commit 0029b70 tagged
as this release.
Reported by: portscout |
2.1.1 28 Dec 2016 08:45:42 |
danfe |
- Update `audio/flacon' to version 2.1.1
- Couple of minor non-functional adjustments
Reported by: portscout
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1482855182 which corresponds to commit 9caf6bc tagged
as this release. |
2.1.0 04 Oct 2016 15:27:37 |
danfe |
- Update to version 2.1.0
- Explicitly list Qt core components in dependencies
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1475427605 which corresponds to commit 7f9ae7c tagged
as this release.
Reported by: portscout |
2.0.0 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.0.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.0.0 31 Jan 2016 00:59:54 |
danfe |
- Update to version 2.0.0
- Fix a typo: QT5_CMAKE_ARGS -> QT5_CMAKE_ON |
1.2.0 17 Sep 2015 15:34:15 |
danfe |
- Update to version 1.2.0
- Allow to build against Qt 5 instead of Qt 4 (off by default)
- Add missing `desktop-file-utils' to USES as suggested by `stage-qa'
- Remove INSTALLS_ICONS knob (not to be used for Qt-based programs)
- Fix a typo and rephrase pkg-message text while I am at it |
1.0.1 30 May 2015 21:25:07 |
mat |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 31 Mar 2015 11:28:22 |
danfe |
Add a port of Flacon, nice graphical audio file extractor and encoder.
WWW: http://flacon.github.io/ |