notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/kwave/Makefile
SVNWeb

Number of commits found: 29

Mon, 28 Aug 2023
[ 19:07 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:2a6cfd50d085f1b42d2c32022dd5232c493c4c46  commit hash:2a6cfd50d085f1b42d2c32022dd5232c493c4c46  commit hash:2a6cfd50d085f1b42d2c32022dd5232c493c4c46  2a6cfd5  (Only the first 10 of 387 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 23.08

Thursday, 24 August 2023

We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.

Read on to find out what's new in KDE Gear 23.08
	https://kde.org/announcements/gear/23.08.0
Mon, 7 Aug 2023
[ 16:34 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  b1ecad5  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
Fri, 30 Jun 2023
[ 20:05 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:0c2dea861bca1ed6901b506105ca3162c61b688c  commit hash:0c2dea861bca1ed6901b506105ca3162c61b688c  commit hash:0c2dea861bca1ed6901b506105ca3162c61b688c  0c2dea8  (Only the first 10 of 456 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 23.04.2

KDE Gear 23.04.2

Thursday, 8 June 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * konsole: Adjust selection point coords when scrollback shrinks
 * neochat: Focus message search window's search field by default
 * yakuake: Prevent unnecessary tab switching when closing a tab

Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
Sun, 30 Apr 2023
[ 11:10 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5  commit hash:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5  commit hash:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5  a6bb2f8  (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Fri, 14 Oct 2022
[ 09:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8  commit hash:aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8  commit hash:aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8  aecaafb  (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08.2

KDE Gear 22.08.2

Thursday, 13 October 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * ark: Fix incompatibility with original 7-Zip (Commit, fixes bug
   #456797)
 * kdeconnect: Prevent a crash if there’s no audio devices (Commit,
   fixes bug #454917)
 * kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
   #453090)

Announcement:	https://kde.org/announcements/gear/22.08.2/
Sun, 25 Sep 2022
[ 20:14 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  1e5aaab  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
audio/flac: bump port revision of consumers after update to 1.4.1
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
Thu, 8 Sep 2022
[ 12:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b83e197d31e295472147adeb2f8bc9bd6de7fcbd  commit hash:b83e197d31e295472147adeb2f8bc9bd6de7fcbd  commit hash:b83e197d31e295472147adeb2f8bc9bd6de7fcbd  b83e197  (Only the first 10 of 359 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08.1

Thursday, 8 September 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 *  kmail: Searching for messages does work again (Commit, fixes bugs
    #458202 and #458245).
 *  kate: Fix a crash when there are no search results (Commit)
 *  krdc: Access dates are displayed properly now (Commit, fixes bug
    #458587)

Announcement: https://kde.org/announcements/gear/22.08.1/
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 5 Sep 2022
[ 19:05 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:3173036769f40f7c8808c129f60540f636507e35  commit hash:3173036769f40f7c8808c129f60540f636507e35  commit hash:3173036769f40f7c8808c129f60540f636507e35  3173036 
audio/kwave: pet stage-qa
Thu, 18 Aug 2022
[ 16:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  116b90e  (Only the first 10 of 413 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08

Thursday, 18 August 2022

KDE Gear ⚙️ 22.08 has Landed!

KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that
all release new versions at the same time. Version 22.08 brings updates
for KDE programs for working, developing your creativity and enjoying
your free time without having to submit yourself to extortionate
licenses, intrusive advertising, or surrender your privacy.

Discover the most important changes added in the last four months to
software designed to make your life better!

Full announcement:
	https://kde.org/announcements/gear/22.08.0/
Mon, 11 Jul 2022
[ 21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2bbe718e827ec0156d321762f1af63cb80edacd0  commit hash:2bbe718e827ec0156d321762f1af63cb80edacd0  commit hash:2bbe718e827ec0156d321762f1af63cb80edacd0  2bbe718  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2

- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
Sat, 11 Dec 2021
[ 13:50 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:45526ecbeec33dbb87f0b678d4c04988aab9b657  commit hash:45526ecbeec33dbb87f0b678d4c04988aab9b657  commit hash:45526ecbeec33dbb87f0b678d4c04988aab9b657  45526ec  (Only the first 10 of 146 ports in this commit are shown above. View all ports for this commit)
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 13 Aug 2021
[ 07:15 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:17734b82d3078372e2c79574279b8038ff9d2411  commit hash:17734b82d3078372e2c79574279b8038ff9d2411  commit hash:17734b82d3078372e2c79574279b8038ff9d2411  17734b8  (Only the first 10 of 478 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 21.08.0

Thursday, 12 August 2021

KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.

If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.

Either way, go forth and try new things!

Full announcement:
	https://kde.org/announcements/gear/21.08.0/
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 15 Aug 2019
[ 15:38 adridg search for other commits by this committer ] Original commit   Revision:509000 (Only the first 10 of 578 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to latest upstream release, 19.08

Release announcement
	https://kde.org/announcements/announce-applications-19.08.0.php

Thanks to tcberner for doing most of the prep-work.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Fri, 8 Feb 2019
[ 05:11 tcberner search for other commits by this committer ] Original commit   Revision:492409 (Only the first 10 of 438 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 18.12.2

[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2]
https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 30 Dec 2018
[ 17:15 tcberner search for other commits by this committer ] Original commit   Revision:488723 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
More GCC-related fixes in kde@ ports

PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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
Sat, 10 Nov 2018
[ 19:57 kwm search for other commits by this committer ] Original commit   Revision:484640 (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Fri, 13 Apr 2018
[ 15:44 tcberner search for other commits by this committer ] Original commit   Revision:467245
audio/kwave: pull in clang5.0 manually on older FreeBSD 11 releases

FreeBSD11's clang is too to build kwave, and a newer version does not get
pulled in by the ports framework.

Reported by:	antoine
Sun, 8 Apr 2018
[ 17:35 tcberner search for other commits by this committer ] Original commit   Revision:466811 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
New ports: KDE Applicationsa audio/

* audio/juk
* audio/audiocd-kio
* audio/kmix
* audio/kwave
* audio/libkcddb
* audio/libkcompactdisc

This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

Differential Revision:	https://reviews.freebsd.org/D14824

Number of commits found: 29