non port: audio/flacon/Makefile |
SVNWeb
|
Number of commits found: 37 |
Wed, 31 May 2023
|
[ 12:12 Alexey Dokuchaev (danfe) ] 28b597f
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
|
Wed, 23 Nov 2022
|
[ 04:18 Alexey Dokuchaev (danfe) ] 436981f
audio/flacon: update the port to version 9.5.1 (bugfix release)
Reported by: portscout
|
Mon, 21 Nov 2022
|
[ 04:39 Alexey Dokuchaev (danfe) ] 14d9faf
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
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 3 Sep 2022
|
[ 17:56 Alexey Dokuchaev (danfe) ] 3277d35
audio/flacon: update the port to version 9.2.0
Amend TEST_DEPENDS once again, all tests pass now!
Reported by: portscout
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Sat, 25 Jun 2022
|
[ 12:46 Alexey Dokuchaev (danfe) ] 51f7864
audio/flacon: update the port to version 9.1.0.
Reported by: portscout
|
Sun, 5 Jun 2022
|
[ 08:00 Alexey Dokuchaev (danfe) ] 91145a3
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
|
Sun, 26 Dec 2021
|
[ 04:13 Alexey Dokuchaev (danfe) ] d8521f9
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.
|
Mon, 29 Nov 2021
|
[ 11:20 Alexey Dokuchaev (danfe) ] d6fce2b
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Jun 2020
|
[ 14:19 danfe ]
Update to version 6.1.0.
Reported by: portscout
|
Sun, 31 May 2020
|
[ 08:14 danfe ]
Update to version 6.0.0.
Reported by: portscout
|
Mon, 30 Sep 2019
|
[ 08:08 danfe ]
Update `audio/flacon' to version 5.5.1.
Reported by: portscout
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 28 Apr 2019
|
[ 10:47 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
|
Fri, 19 Apr 2019
|
[ 07:33 danfe ]
Update Flacon to version 5.3.0.
Reported by: portscout
|
Mon, 1 Apr 2019
|
[ 14:10 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
|
Mon, 28 Jan 2019
|
[ 14:50 danfe ]
Update `audio/flacon' to version 5.1.0.
Reported by: portscout
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 6 Nov 2018
|
[ 14:51 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
|
Sat, 3 Nov 2018
|
[ 16:26 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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Thu, 19 Apr 2018
|
[ 11:35 danfe ]
Update `audio/flacon' to version 4.1.0.
Reported by: portscout
|
Sat, 23 Dec 2017
|
[ 10:15 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.
|
Sun, 19 Nov 2017
|
[ 11:37 riggs ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs
|
Fri, 25 Aug 2017
|
[ 18:14 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
|
Thu, 22 Jun 2017
|
[ 16:15 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
|
Wed, 28 Dec 2016
|
[ 08:45 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.
|
Tue, 4 Oct 2016
|
[ 15:27 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
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 31 Jan 2016
|
[ 00:59 danfe ]
- Update to version 2.0.0
- Fix a typo: QT5_CMAKE_ARGS -> QT5_CMAKE_ON
|
Thu, 17 Sep 2015
|
[ 15:34 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
|
Sat, 30 May 2015
|
[ 21:25 mat ] (Only the first 10 of 78 ports in this commit are shown above. )
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 31 Mar 2015
|
[ 11:28 danfe ]
Add a port of Flacon, nice graphical audio file extractor and encoder.
WWW: http://flacon.github.io/
|
Number of commits found: 37 |