Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0_2 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
1.10.0_1 11 Jun 2024 22:05:29 |
Adriaan de Groot (adridg) |
audio/sayonara: enable PulseAudio, repair Python scripts
Sayonara did not have a dependency on GStreamer PulseAudio plugins,
so it would use only ALSA for output. PA is installed anyway in
desktop systems, so enable the plugin. Thanks Harald for the
simple patch.
While here, repair the Python scripts, which need pydbus --
add the dependency, then repair the code to work with the
version of pydbus that we have in ports.
Reported-by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
PR: 279568 |
1.10.0 04 Jun 2024 19:30:16 |
Adriaan de Groot (adridg) |
audio/sayonara: update to 1.10, latest upstream
While here, fix up patches for i386 so that that finally builds. |
1.9.0_3 01 Jun 2024 21:35:58 |
Adriaan de Groot (adridg) |
audio/sayonara: try to fix build (attempt #3)
Continuing story of "it builds in my poudriere, which is approximately
FreeBSD 13.2, and fails on the cluster". |
1.9.0_2 14 Apr 2024 21:51:54 |
Adriaan de Groot (adridg) |
audio/sayonara: repair build (2nd attempt)
My own not-quite-13.2 systems build sayonara fine, but the cluster
has been sending pkg-fallout messages. Add another C++ header. |
1.9.0_1 01 Apr 2024 21:50:10 |
Adriaan de Groot (adridg) |
audio/sayonara: repair build
My own not-quite-13.2 systems build sayonara fine, but the cluster
has been sending pkg-fallout messages. Make some types more obvious
for the compiler. |
1.9.0 27 Feb 2024 21:00:33 |
Adriaan de Groot (adridg) |
audio/sayonara: update to 1.9.0-stable1, latest release
The changelog is at
https://sayonara-player.com/changelog/ |
1.7.0_2 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.7.0_1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
1.7.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.7.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) |
1.7.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 ) |
1.7.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 ) |
1.7.0 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
1.7.0 11 Jun 2021 21:30:51 |
Adriaan de Groot (adridg) Author: Igor Pokrovsky |
audio/sayonara: update to 1.7.0, latest upstream release
The release notes are at
https://sayonara-player.com/changelog/
with plenty of fixes and features. The default layout is
somewhat changed, but the lightweight-music-player with
good dynamic-playlist support is still there. |
1.5.1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
1.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.1 21 May 2020 11:05:12 |
tcberner |
audio/sayonara: prepare for Qt5-5.15 |
1.5.1 30 Dec 2019 16:31:31 |
adridg |
Update audio/sayonara to latest upstream release
Between 1.1.1 (previous version in ports) and this, the upstream
migrated to GitLab. Patches for the build have been submitted upstream.
The changelog is pretty long:
https://sayonara-player.com/changelog.php
It is mostly "more importers, polish the library, .." |
1.1.1_3 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
1.1.1_3 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 |
1.1.1_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 ) |
1.1.1_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.1.1_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 |
1.1.1 02 Sep 2018 20:30:45 |
adridg |
Fix build of audio/sayonara on 10.4.
/wrkdirs/usr/ports/audio/sayonara/work/sayonara-player/src/Components/Covers/LocalCoverSearcher.cpp:71:14:
error: call to 'abs' is ambiguous
double d = std::abs(height - width) / (width * 1.0) + 1.0;
While here, remove superfluous patch that now just added a
duplicate #include. Don't bump PORTREVISION because this
only fixes the build on 10.4 and otherwise has no effect
on the package.
Reported by: pkg-fallout |
1.1.1 31 Aug 2018 14:43:17 |
adridg |
Update audio/sayonara to 1.1.1, latest upstream version.
https://sayonara-player.com/changelog.php
- Languages / translations shuffled around
- Cover view improvements
- Lots of little bugfixes |
1.0.0_1 31 Aug 2018 09:40:13 |
jhale |
Fix build with Qt 5.11
PR: 230884 |
1.0.0_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.0.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 |
1.0.0 04 Jan 2018 12:48:03 |
adridg |
Fix build on 10.3 i386 noticed by pkg-fallout. Patch has also been
submitted upstream. Now tested on 10.3 i386 and 11.1 amd64.
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D13765 |
1.0.0 03 Jan 2018 22:46:30 |
adridg |
Update audio/sayonara to latest upstream release 1.0.0
The overall changelog is at http://sayonara-player.com/changelog.php,
nothing major. All patches from FreeBSD have been integrated upstream
or made obsolete.
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D13747 |
0.9.3_1 12 Oct 2017 10:14:42 |
adridg |
Massage sayonara USES
- when gstreamer1 plugins are missing, files just don't play (this applies
also to, say, having a broken ogg plugin).
- complete the list of useful gstreamer plugins; while typical users will
have -core installed, and thus -libav, make dependency on libav explicit.
This plugin is used for m4a, aac, wma and mpc files.
- drop USES=gettext-runtime, which I added in r451527. It is pulled into
LIB_DEPENDS by USE_GNOME=glib20, so it is a duplicate here. Thanks to
danfe@ for explanation.
Reviewed by: danfe
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D12629 |
0.9.3 08 Oct 2017 13:15:45 |
adridg |
Update audio/sayonara to 0.9.3 and take maintainership.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12601 |
0.9.2_4 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.9.2_4 14 Sep 2017 21:02:52 |
adridg |
Update CMake to 3.9, merge devel/cmake-modules into devel/cmake
Thanks to antoine@ for the exp-run.
Approved by: rakuco (mentor)
Reviewed by: tcberner (mentor)
Reviewed by: mat
PR: 222000 (exp-run)
Differential Revision: https://reviews.freebsd.org/D12299 |
0.9.2_4 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.9.2_3 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.9.2_2 03 Jan 2017 17:06:49 |
jbeich |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
0.9.2_2 10 Dec 2016 12:18:31 |
jbeich |
audio/sayonara: release maintainership
multimedia@ isn't a dumping ground for new leaf ports.
Pointy hat to: danfe |
0.9.2_2 10 Dec 2016 12:18:20 |
jbeich |
audio/sayonara: track runtime dependency on sqlite
$ sayonara
[...]
Database created successfully
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
Error: DatabaseConnector database cannot be opened!
Error: Driver not loaded
Error: Driver not loaded
Error: Could not open Database
Warning: Database not existent. Creating database
**** All settings initialized ****
Error: Cannot initialize settings |
0.9.2_1 10 Dec 2016 12:18:09 |
jbeich |
audio/sayonara: track build dependency on libmtp
-- Checking for module 'libmtp'
-- Package libmtp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmtp.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libmtp', required by 'virtual:world', not found
Reported by: pkg-fallout |
0.9.2 10 Dec 2016 12:17:57 |
jbeich |
audio/sayonara: unbreak on 9.x
-- Performing Test CXX_CAN_11
-- Performing Test CXX_CAN_11 - Failed
-- Performing Test CXX_CAN_0X
-- Performing Test CXX_CAN_0X - Failed
CMake Error at src/CMakeLists.txt:43 (FATAL_ERROR):
Unknown CMake command "FATAL_ERROR".
Reported by: pkg-fallout |
0.9.2 30 Nov 2016 16:50:20 |
danfe |
Sayonara is a small, clear, and fast audio player for Unix-like systems,
written in C++ on Qt 5.x framework and using GStreamer as audio backend.
WWW: http://www.sayonara-player.com/ |