| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This is not the newest upstream version, but audio/mixxx 2.4.0
(latest upstream) specifically requires this version for the
respective functionality. Similar arrangement to editors/libreoffice
pegging specific versions of certain dependencies.
|
|
|
|
| |
Fixes a hang with a bogus or crafted incoming RTP timestamp
|
|
|
|
|
|
| |
Changelog: https://github.com/sentriz/gonic/blob/v0.16.3/CHANGELOG.md
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/Logitech/slimserver/blob/8.4.0/Changelog8.html
Major changes:
* Additional plugins, views
* The ability to import playlists from other services
Port changes:
since mysqueezebox.com is going to close down imminently, add
the --nomysqueezebox to the server invocation to make life easier
https://lms-community.github.io/getting-started/changelog-lms8/#version-850
PR: 277299
Reported by: Trenton Schulz <trueos@norwegianrockcat.com> (maintainer)
|
|
|
|
|
| |
Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.25
Reported by: Spiros Georgaras <notifications@github.com>
|
|
|
|
|
|
|
|
|
| |
* fix the build on 32-bit arm[1]
* GitHub does not have a release tarball for this release[2]
PR: 277537
Obtained from: fuz [1]
Reported by: diizzy [2]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This update enables the new machine learning features:
https://opus-codec.org/demo/opus-1.5/
Runtime detection patches for ARMv6, ARMv7 and Aarch64 by fuz@
PR: 277537
|
| |
|
|
|
|
| |
closes ghostbsd/issues#103
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Changelog: https://github.com/dbry/WavPack/releases/tag/5.7.0
|
| |
|
| |
|
|
|
|
|
|
| |
Build was broken by the update of liblo to 0.32
Reported by: fallout
|
|
|
|
| |
MFH: 2024Q1
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
PR: 276601
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
| |
Remove prerequisites from .NOTPARALLEL to restore the behaviour from
previous versions of gmake.
PR: 272216
Reported by: antoine
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile WWW link bad - fix it
- Clean portlint nit
- Change patches to avoid REINPLACE_CMD
- Initialize sigaction structures better
- Remove commenting out of pthread_attr_scope stuff since FreeBSD
supports that now
Should be no functional change
PR: 277461
Approved by: antonfb@hesiod.org (maintainer)
|
|
|
|
|
|
|
| |
Some ports required patches.
PR: 272216
Exp-run by: antoine
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
Changelog: https://ardour.org/whatsnew.html
PR: 277342
Approved by: submitter is maintainer
|
|
|
|
|
|
|
|
|
| |
- Switch to DISTVERSION
- Define LICENSE_FILE
- Take maintainership
ChangeLog: https://github.com/ibancg/lingot/releases/tag/v1.1.1
https://github.com/ibancg/lingot/releases/tag/v1.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates KDE Plasma 6 to the first stable release.
Update plan for the rest of KDE:
* The KDE Applications will be updated to 24.02 at the beginning of the
next quarter in the tree. They will be mostly Qt6 based.
To test them beforehand, one can use the overlay [1].
* The idea is to wait out the first patch-release for the applications,
which should hopefully get rid of most of the new bugs.
* The Qt5 bases KDE Frameworks 5 and Plasma 5 ports should remain in the
tree for the next quarter -- Frameworks as long as it is required by
other ports. The Plasma 5 ports will likely be removed at some point
in the future however -- as there is no apparent benefit in having
multiple Plasma versions at the moment.
* The Qt6 based KDE applications will replace the current Qt5 based
ports. As the maintenance overhead for duplicate is not manageable.
* For co-instability the KDE Frameworks 5 ports will be adapted to
depend on the KDE Frameworks 6 ports as described in [2].
* This plan is not fixed in stone, but will be adapted when it seems
reasonable to do so.
Announcement: https://kde.org/announcements/megarelease/6/
[1] https://github.com/tcberner/kde6-overlay
[2] https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability
|
| |
|
|
|
|
|
|
|
| |
In 1.4 it was renamed to mumble-server.
1.5.x is in separate port audio/mumble-server.
Approved by: arrowd (mentor, implicit)
|
|
|
|
|
|
|
| |
- Leave room for termination NUL in sscanf buffer.
- Use float instead of float_t. On FreeBSD/i386 they are not the same.
Discovered during an exp-run for bug 276478.
|
| |
|
|
|
|
| |
audio/pm3umpdl
|
|
|
|
| |
audio/mp3rename
|
|
|
|
| |
audio/mp3ck
|
|
|
|
| |
audio/gnormalize
|
|
|
|
| |
audio/sweep
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
|
|
|
|
|
| |
The changelog is at
https://sayonara-player.com/changelog/
|
|
|
|
| |
While here, add a .desktop file as requested in PR 275314 .
|
|
|
|
|
|
|
|
|
| |
Version 3 of MuseScore was, well, the decently Open-Source version of
MuseScore. It also does engraving somewhat differently from version 4,
and some folks prefer that.
PR: 273965
Provided by: Keith White
|
|
|
|
|
| |
- Pet portclippy
- Utilize OPTIONSNG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multimedia/mythtv
Patched to use exiv2 v 2.8 from ports
Redundant references to slave port mythtv-frontend removed
New Web App interface (http://example.com:6544).
Replaces WebFrontend, provides all mythtv-setup access.
It is recommended to use the web app instead of mythweb.
audio/mythplugin-mythmusic
"Play Now" any songs from "Browse Music Library"
New Spectrogram and Spectrum full screen visualizations with options
Music navigation controls work during full screen visual
www/mythplugin-mythweb
Version bump
ffmpeg v5.1 is still included and required to build mythtv
https://www.mythtv.org/wiki/Release_Notes_-_34
PR: 277335
|