Emanuel Haupt
740b0a8c29
audio/schismtracker: Update to 20241021
...
* Update to 20241021
* Fallback to USE_GITHUB, code from the distributed tarball does not
compile
2024-10-22 20:01:47 +02:00
Jason E. Hale
a640fdbaf2
audio/libmysofa: Update to 1.3.3
...
https://github.com/hoene/libmysofa/releases/tag/v1.3.3
2024-10-22 01:35:55 -04:00
Vladimir Druzenko
afabf7e5e9
*/*: Bump after update devel/poco
...
Bump PORTREVISION for all consumers of the devel/poco.
In multimedia/nymphrpc add patch from upstream to support newer poco:
d56411046e
https://github.com/MayaPosch/NymphRPC/issues/9
security/clamfs: while here replace PORTVERSION with DISTVERSION and
remove GNU_CONFIGURE_MANPREFIX.
PR: 282219
Approved by: adridg
2024-10-22 02:40:45 +03:00
Jan Beich
268c9d6fe0
audio/linuxwave: update to 0.2.0
...
Changes: https://github.com/orhun/linuxwave/releases/tag/v0.2.0
Reported by: GitHub (watch releases)
2024-10-21 02:43:55 +02:00
Laurent Chardon
033cb8d33a
audio/sound-juicer: Update to 3.40.0
...
PR: 281309
Approved by: 0mp (ports), maintainer timeout
Reviewed by: 0mp
Differential Revision: https://reviews.freebsd.org/D47165
2024-10-19 17:04:12 +02:00
Jason E. Hale
f3eb2459d7
*/*: Chase removal of sip from RUN_DEPENDS
2024-10-19 03:33:57 -04:00
Jason E. Hale
0d0b4d9bb9
*/*: Remove qtbuilder and sip from RUN_DEPENDS
...
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.
Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.
While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.
With hat: kde@
2024-10-19 03:21:41 -04:00
Rodrigo Osorio
8e7f29d37b
audio/mousai: update to v0.7.8
...
Changelog: https://github.com/SeaDve/Mousai/releases/tag/v0.7.8
Major changes:
* Lyrics are now on its own view
* Navigation page titles are now more consistent
* Song bar now adapts to narrow mode
* Updated translations
Also reorder and reformat Makefile to make portclippy
and portfmt happy.
2024-10-18 10:14:57 +02:00
Nicola Vitale
af0d768ff0
audio/py-pyradio: Update to 0.9.3.11.1
...
Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.1
Reported by: Spiros Georgaras <notifications@github.com>
2024-10-18 10:08:24 +02:00
Vladimir Druzenko
65906cb5ed
audio/alsa-plugins: Fix build with JACK option: use of undeclared identifier 'program_invocation_short_name'
...
pcm_jack.c:606:23: error: use of undeclared identifier 'program_invocation_short_name'
606 | const char *pname = program_invocation_short_name;
| ^
1 error generated.
Upstream broke build on FreeBSD in commit:
13a645e55a
Pool request:
https://github.com/alsa-project/alsa-plugins/pull/48
PR: 280144
Reported by: Peter Much <pmc@citylink.dinoex.sub.org>
Tested by: Peter Much <pmc@citylink.dinoex.sub.org>
Fixes: 1a782b3157
(update 1.2.7.1 → 1.2.12)
MFH: 2024Q4
2024-10-18 01:32:14 +03:00
Chris Rees
38dbaaa03a
audio/oss: Build fix for clang 19
...
PR: ports/282164
Thanks to: dim
2024-10-17 20:31:52 +01:00
Daniel Engberg
e352f434df
audio/fooyin: Update to 0.8.1
...
https://github.com/fooyin/fooyin/releases/tag/v0.8.1
2024-10-15 19:35:49 +02:00
Yuri Victorovich
7ecc1b5ded
audio/polyphone: update 2.4.0 → 2.4.1
...
Reported by: portscout
2024-10-14 22:35:17 -07:00
Daniel Engberg
611134badf
audio/fooyin: Update to 0.8.0
...
Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.8.0
2024-10-15 01:06:55 +02:00
Adriaan de Groot
4ab9e67002
audio/praat: update to 6.4.22, latest upstream
...
The release notes are at
https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
with scripting improvements, crash- and bug-fixes.
2024-10-14 23:49:34 +02:00
Jason E. Hale
3ab0661014
audio/strawberry: Update to 1.1.3
...
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.1.3
2024-10-14 11:10:52 -04:00
Yuri Victorovich
993b777cd4
audio/py-sounddevice: update 0.5.0 → 0.5.1
...
Reported by: portscout
2024-10-13 14:01:43 -07:00
Yuri Victorovich
0b60a01805
audio/vosk-api: Fix missing symbol problem at run-time
...
PR: 280015
Reported by: Baptiste Daroussin <bapt@FreeBSD.org>
2024-10-10 09:42:49 -07:00
Daniel Engberg
b5867f9d57
audio/ncmpc: Update to 0.5.1
...
Changelog: https://github.com/MusicPlayerDaemon/ncmpc/blob/v0.51/NEWS
PR: 281696
Approved by: portmgr (maintainer timeout, 2+ weeks)
2024-10-09 21:43:26 +02:00
Marco Beishuizen
9660553f67
audio/mixer.app: Drop maintainership
...
While I'm here:
* add LICENSE and LICENSE_FILE
* pet portclippy
PR: 281966
Approved by: submitter was maintainer
2024-10-09 20:08:03 +02:00
Po-Chuan Hsieh
232b56f7db
devel/protobuf: Update to 28.2
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
2024-10-07 22:16:41 +08:00
Emanuel Haupt
75395421f1
audio/sidplayfp: Update to 2.10.0
2024-10-07 15:07:14 +02:00
Yuri Victorovich
ac8435a5aa
audio/sonivox: update 3.6.13 → 3.6.14
...
Reported by: portscout
2024-10-07 02:42:12 -07:00
Emanuel Haupt
fe237c311c
audio/uade: Update to 3.05
2024-10-07 11:25:31 +02:00
Yuri Victorovich
bfefa14868
audio/fluida-lv2: update 0.8 → 0.9.3
2024-10-07 01:55:41 -07:00
Daniel Engberg
b194a63445
audio/libechonest: Abandonware and service no longer available
...
Not touched in a decade and all links to documentation are dead.
Service library depends on is dead.
PR: 281698
Reviewed by: nivit (maintainer)
2024-10-05 11:20:39 +02:00
Thomas Zander
d56054b963
audio/baresip: Update to upstream release 3.16.0
2024-10-04 22:11:57 +02:00
Thomas Zander
d19727eadb
audio/re: Update to upstream version 3.16.0
2024-10-04 22:11:57 +02:00
Yuri Victorovich
7f606fd5d8
audio/zita-bls1: update 0.3.3 → 0.4.0
2024-10-04 12:39:14 -07:00
Yuri Victorovich
a0a12aabe3
audio/qtractor: update 1.2.0 → 1.3.0
2024-10-04 12:39:14 -07:00
Christoph Moench-Tegeder
a3f92013e9
audio/ardour: unbreak build with boost-1.85
...
Patch from upstream
2024-10-03 22:48:45 +02:00
Jan Beich
dc00effdc4
audio/linuxwave: unbreak build after b2b3906286
...
/wrkdirs/usr/ports/audio/linuxwave/work/linuxwave-0.1.5/build.zig:44:33: error: no field named 'path' in union 'Build.LazyPath'
/usr/local/lib/zig/std/Build.zig:2171:22: note: union declared here
PR: 279604
2024-10-03 16:42:23 +02:00
Dima Panov
55cfbcf56c
*/*: bump consumers after devel/boost* update
...
With hat: office
Sponsored by: Future Crew, LLC
2024-10-03 13:25:14 +03:00
Dima Panov
d51a1b3cd9
audio/supercollider: mark as BROKEN, fails to build with boost-1.85+
...
With hat: office
Sponsored by: Future Crew, LLC
2024-10-03 13:25:11 +03:00
Yuri Victorovich
dfcfc970f6
audio/zplugins-lv2: update 0.2.5 → 0.2.7
...
Reported by: portscout
2024-10-03 02:17:07 -07:00
Yuri Victorovich
c2f9ab8c5c
audio/synthv1-lv2: update 1.1.1 → 1.1.2
2024-10-02 12:38:43 -07:00
Yuri Victorovich
3db5fcaffb
audio/samplv1-lv2: update 1.1.1 → 1.1.2
2024-10-02 12:38:42 -07:00
Yuri Victorovich
80207da37f
audio/padthv1-lv2: update 1.1.1 → 1.1.2
2024-10-02 12:38:42 -07:00
Yuri Victorovich
6f3b86702e
audio/drumkv1-lv2: update 1.1.1 → 1.1.2
2024-10-02 12:38:41 -07:00
Rene Ladan
4485bd8221
all: drop support for expired FreeBSD 14.0
...
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Rene Ladan
d725f5349c
audio/py-tagpy: Remove expired port
...
2024-09-30 audio/py-tagpy: Abandonded upstream
2024-09-30 21:05:44 +02:00
Rainer Hurling
3e808f009f
audio/py-pyttsx3: Update to 2.98
...
Changelog: https://github.com/nateshmbhat/pyttsx3/compare/v2.95...v2.98
Reported by: Repology
2024-09-30 21:01:04 +02:00
Jason E. Hale
93ca708538
audio/kid3: Update to 3.9.6
...
https://invent.kde.org/multimedia/kid3/-/releases/v3.9.6
2024-09-30 11:10:00 -04:00
Yuri Victorovich
5d681b1ca2
audio/songrec: update 0.4.2 → 0.4.3
...
Reported by: portscout
2024-09-30 01:28:26 -07:00
Alexey Dokuchaev
b959949b6c
audio/musepack: drop hard-set EXPIRATION_DATE for the time being
...
The port's controversial deprecation status is under dispute and
currently being discussed among interested parties.
PR: 281025
2024-09-29 20:51:04 +00:00
Daniel Engberg
b19ccbd2f8
audio/fooyin: Update to 0.7.3
...
Add missing QT6 dependency, sqldriver-sqlite
Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.7.3
PR: 281754
Reported by: debdrup
2024-09-29 19:06:51 +02:00
Emanuel Haupt
682998f0ac
audio/uade: Update to 3.04
2024-09-29 17:27:45 +02:00
Yuri Victorovich
c73bd613bb
audio/jacktrip: update 2.4.0 → 2.4.1
...
Reported by: portscout
2024-09-28 23:29:49 -07:00
Yuri Victorovich
4479c65e49
audio/qmidictl: update 1.0.0 → 1.0.1
...
Reported by: portscout
2024-09-28 23:29:48 -07:00
Daniel Engberg
645d57fe5e
audio/ncmpcpp: Update to 0.10
...
* Backport upstream commit 72d990fe250da1e583677474b3462b9e9894130b
* Change WWW to GitHub location
* Remove glib(20) dependency
* Remove GNU_CONFIGURE_MANPREFIX
* Add LTO OPTIMIZED_CFLAGS options to confirm with packaging standards
https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags
* Some minor rearragements with port Makefile
References:
72d990fe25
PR: 281505
Approved by: portmgr (maintainer timeout, 2+ weeks)
2024-09-28 21:29:15 +02:00