5880 Commits

Author SHA1 Message Date
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
ajacoutot
2cc23ca5d0 Build DEBUG_PACKAGES. 2022-11-13 11:56:15 +00:00
ajacoutot
d0c33abe7e Fix HOMEPAGE and remove non existing ones. 2022-11-11 17:16:00 +00:00
aisha
ebf7796932 audio/py-discogs-client: update to 2.5
full changelog:
https://github.com/joalla/discogs_client/compare/v2.3.14...v2.5

from maintainer Johan Huldtgren, thanks!
2022-11-09 18:26:21 +00:00
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot
c45f3897b5 Rebuild and regen PLIST+WANTLIB after espeak update. 2022-11-06 22:53:05 +00:00
ajacoutot
7d9179412b Update to espeak(NG)-1.51. 2022-11-06 22:52:33 +00:00
ajacoutot
3f965d0738 +pcaudiolib 2022-11-06 22:51:48 +00:00
ajacoutot
76658a1aac Import pcaudiolib-1.2
The Portable C Audio Library (pcaudiolib) provides a C API to different audio
devices.

ok robert@
2022-11-06 22:51:19 +00:00
ajacoutot
dbb85214aa Update to speech-dispatcher-0.11.4. 2022-11-06 19:21:48 +00:00
ajacoutot
560c509e08 Move dependencies from atk|at-spi2-atk to x11/gnome/at-spi2-core. 2022-11-06 09:23:24 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
ajacoutot
25de91b267 Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
fcambus
9637b9d4ea Update schismtracker to 20221020. 2022-10-29 19:15:54 +00:00
naddy
d3be5a64c4 audio/openal: do not pick up libsndfile in configure; from Brad 2022-10-29 19:07:11 +00:00
naddy
d0d02fafbb audio/mpg123: update to 1.31.0
Revert to internal network code for plain HTTP to ensure continued
support for original shoutcast servers that do not talk proper HTTP.
External backends are built at the same time and can be enforced
using --network.
2022-10-29 14:35:15 +00:00
sthen
6781029335 bump REVISION for ports using rust, so that pkg_add -u for i386 users
updates to packages without -znotext (i.e. with text relocations disabled)
makes sense to phessler, semarie, tb
2022-10-28 10:00:45 +00:00
naddy
a8fb9fe197 audio/flac: drop useless master site
downloads.xiph.org already redirects to ftp.osuosl.org, so the
latter does not add redundancy.
2022-10-27 16:56:13 +00:00
naddy
7e567545e5 audio/flac: update to 1.4.2 2022-10-27 15:07:32 +00:00
naddy
876c92fd4c audio/libao: check memory allocations for success
From upstream, via Brad
2022-10-27 14:43:29 +00:00
thfr
88c018efd4 update the FNA suite to 22.09.01. Tested with many games, including the
recently released Blossom Tales II.
2022-10-26 15:29:04 +00:00
naddy
b6864f095b audio/flac: fix build of x86 intrinsic-optimized code for clang 14+
Proactively add upstream fix to keep support for SSSE3, AVX2, etc.
when compiled with clang versions 14 and later.
2022-10-09 21:59:12 +00:00
semarie
6f1dbcb6fe adjust rust programs to run with immutable stack
the rust std library has been changed to not try to reallocate
a guard page on the stack.

as the rust std library is statically linked in rust programs,
bump REVISION to force reinstall.
2022-10-09 16:32:18 +00:00
sthen
dc9535170d eyed3: update HOMEPAGE, use MODPY_PYBUILD 2022-10-09 14:33:42 +00:00
sthen
ace3c77248 use sse2 on i386 too, build fails without it 2022-10-06 19:56:45 +00:00
abieber
f798747755 drop maintainer of stuff I don't use anymore 2022-10-05 14:54:22 +00:00
naddy
cbf3f6edbd audio/flac: update to 1.4.1
FLAC can now encode and decode 32-bit integer samples.
2022-10-04 19:24:15 +00:00
sthen
cab5a811f5 update to OpenAL 1.22.2, disable picking up pipewire for now
from Brad, maintainer timeout
2022-10-04 14:51:00 +00:00
op
dd42bc9988 update audio/deadbeef to 1.9.2
heavily based on a previous diff by sthen for v1.9.1.  Upstream removed
the support for sndio so switch to the pulseaudio plugin.  Also, disable
libmap in favour of libmpg123.

ok sthen@
2022-10-04 11:46:49 +00:00
fcambus
f565cdca3a Update ocp to 0.2.100. 2022-10-04 07:15:20 +00:00
fcambus
4d2986c3f9 Update libopenmpt to 0.6.6. 2022-10-04 06:50:31 +00:00
sthen
abf134e12c update to umurmur-0.2.20, drop maintainer per request 2022-10-03 22:18:06 +00:00
lraab
2b9abc28fd audio/ncspot: update to 0.11.1
# Maintenance
* Fix back button mouse left click (#916)
* Fix librespot audio cache path (#919)
* Fix: set track position only for clicks, not hold (#920)
* Fix: Use buffered backend to prevent flickering with Termion (#934)
* Fix: remove broken album cache staleness detection
* Fix: Re-request album tracks if it has >50 tracks (#926)
* Fixed pagination bug that caused items not to load when scrolling with mouse (#939)
* Fix pagination in "Browse" screen (#939)

# Features
* Mouse wheel: scroll up/down without changing focus (#918)

diff from MAINTAINER
2022-09-17 15:26:46 +00:00
kn
fd772e8442 Update to mumble 1.4.285
Client
- Fixed: Broken link targets with percent signs (#5865)
- Fixed: Don’t allow manual toggling of minimal view note (#5861)
- Fixed: Fallback path for themes (#5863)
- Fixed: Fix versions being transmitted incorrectly (with patch numbers > 255) (#5868)
- Fixed: Icon scale being way too small (#5864)
- Fixed: Make hiding UI elements (in custom layout) persistent again (#5862)
- Fixed: Resolve log text scaling issues (#5866)

Server
- Fixed: Fix versions being transmitted incorrectly (with patch numbers > 255) (#5868)

Full changelog: https://github.com/mumble-voip/mumble/releases/tag/v1.4.287
2022-09-16 09:16:54 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
ratchov
8df868f200 Update to 1.3.2 and update HOMEPAGE (use https, drop www prefix)
ok sthen
2022-09-12 13:06:42 +00:00
sthen
5d0b79900a put setuptools back for py-eyed3 for now, needs a different build
backend that is not in ports yet, reported by aja@
2022-09-10 20:38:10 +00:00
fcambus
f61c5d1a42 Update schismtracker to 20220905. 2022-09-10 20:12:37 +00:00
sthen
604651429e PEP517 builds of eyeD3 should use poetry not setuptools 2022-09-10 19:02:16 +00:00
ajacoutot
efcaac8574 Move from libdmapsharing to libdmapsharing4. 2022-09-10 14:54:11 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
sthen
39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
kn
6733078a3d Update to mumble 1.4.274
RNNoise is now disabled by default.  This makes net/tdesktop the last
consumer of audio/rnnoise.

Possibly OpenBSD relevant changes:

Client
  Changed: Disable RNNoise by default (#5689)
  Fixed: Context and identity not getting cleared (#5658)
  Fixed: Don't display unsupported ACL (#5781)
  Fixed: Improve appstream metadata (#5499)
  Fixed: Minimal view not always working (#5786)
  Fixed: PFS information being incorrect (#5656)
  Fixed: Percent encoded links not clickable (#5657)
  Fixed: Prefer selected tree item for context menu creation (#5778)
  Fixed: Register simultaneous mouse button presses separately (#5784)
  Fixed: Show friendlier text when displaying notifications (#5782)
  Fixed: properly verify certificates when SRV records are used (#5783)
  Fixed: resolve list tags, etc. polluting log (#5621)
  Fixed: Remove duplicate entry for "What's this?" in UserModel (#5795)
  Fixed: User and channel status icons take display scaling into account (#5779)

Server
  Fixed: Add missing line breaks to --help output (#5456)
  Fixed: Improve rememberchannelduration compare logic (#5652)
  Fixed: Update suppress state on ACL change (#5780)

Full changelog: https://github.com/mumble-voip/mumble/releases/tag/v1.4.274
2022-09-04 10:00:17 +00:00
lraab
fa68a0ba55 audio/ncmpc: remove unneeded patch that I missed and spotted by aja@ 2022-09-03 02:22:40 +00:00
thfr
7b775a4fe2 update FNA suite to 22.08
Link mojoshader statically in fna3d and lose mojoshader dependendencies
in the process. This is the way upstream recommends it and uses it on
other platforms.

FAudio upstream has gotten rid of the built-in GSTREAMER use.

Tested with a large library of FNA and XNA games. Fallout from the
changes is minimal and doesn't affect any of the major or more popular
games.

On the positive side, the crashes that I reported in [1] are gone with
this update.

Changenotes in [2], [3], and [4].

[1] https://marc.info/?l=openbsd-bugs&m=165136879315845&w=2
[2] https://github.com/FNA-XNA/FNA/releases
[3] https://github.com/FNA-XNA/FAudio/releases
[4] https://github.com/FNA-XNA/FNA3D/releases
2022-09-03 01:45:41 +00:00
lraab
3b98ba8eb9 audio/ncmpc: update to 0.47
changelog:
ncmpc 0.47 - (2022-06-30)
* handle Ctrl-C in search prompt
* link with libintl and libiconv if necessary
* require libmpdclient 2.16 or newer
* require MPD 0.21 or newer
* switch to C++20

ok landry@ (I forgot to commit this the other day with mpd/picard)
2022-09-01 20:47:40 +00:00
jca
22046e1d1f Enable on all archs, the build system actually detects -msse availability
Tested on riscv64
2022-08-30 15:29:02 +00:00
lraab
c10d8fb239 audio/mpd: update to 0.23.9
changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS

ok landry@
2022-08-29 13:14:25 +00:00
lraab
3ce471fd3a audio/picard: update to 2.8.3
PICARD-2524 - Random crash on album search

ok sdk@, landry@
2022-08-29 13:06:33 +00:00
jca
045015cdb7 Those ports use the ring crate and can't build on powerpc64 and riscv64.
The ring-v0.16.20 crate (latest) only builds on a handful of archs.
Work seems to be ongoing upstream to add support for more architectures.

ok semarie@
2022-08-24 21:53:42 +00:00