4387 Commits

Author SHA1 Message Date
czarkoff
1a7865ca3d add "dns" promise, for web streams 2016-07-11 07:51:30 +00:00
dcoppa
f072b093b8 Bugfixing update to mpd-0.19.17 2016-07-11 06:14:48 +00:00
ajacoutot
825b9539c6 Unbreak: Poisoned variable CONFIGURE_SHARED has been referenced
Drop deprecated gettext MODULE.
2016-07-10 12:03:06 +00:00
czarkoff
fd2a2cbd70 +moc 2016-07-10 11:05:02 +00:00
czarkoff
e9c7a0a3ca MOC (music on console) is a console audio player for LINUX/UNIX designed to be
powerful and easy to use.

MOC plays smoothly, regardless of system or I/O load because it uses the output
buffer in a separate thread. It provides gapless playback because the next file
to be played is precached while the current file is playing.

Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, Opus,
WAVE, those supported by FFmpeg/LibAV (e.g., WMA, RealAudio, AAC, MP4), AIFF,
AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC, SID, wavpack.

OK zhuk@
2016-07-10 10:40:43 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
dcoppa
ed3aabcd28 Merge fixes from the upstream stable 'v0.19.x' branch:
commit 072e39c9cf449ccb8d7be301768a769f479c2875
Author: Max Kellermann <max@duempel.org>
Date:   Fri Jul 1 21:17:52 2016 +0200

filter/ReplayGain: skip PcmVolume if a mixer is set

Previously, volume was applied twice: once by PcmVolume, and again by
the hardware mixer.

commit ba8e579e9b8126a694d1125e001acddbeb494299
Author: Max Kellermann <max@duempel.org>
Date:   Fri Jul 1 21:22:21 2016 +0200

pcm/Volume: use 0x69 to generate DSD silence
2016-07-04 08:50:28 +00:00
dcoppa
e333b98cef Remove leftover/unnecessary 'USE_NINJA=No'.
I've successfully built this port using ninja several times and
with different MAKE_JOBS values.

Furthermore, comment talked about problems with precompiled headers,
but PCH support is disabled.
2016-06-30 08:28:42 +00:00
dcoppa
8f2d955bf9 Merge a fix from the '0.7.x' stable branch:
actions: allow action chains to be used for seeking
(upstream git commit a0b662886555be36037222e541e84c2dc5787658)
2016-06-28 09:17:05 +00:00
ajacoutot
bd8b809162 Update to pulseaudio-9.0.
ok robert@ (maintainer)
2016-06-28 08:47:18 +00:00
sthen
c0bb00cd4d update to beets-1.3.19 2016-06-27 14:21:31 +00:00
dcoppa
9d2ed63376 Sync with src/lib/libcrypto/cert.pem 2016-06-27 10:33:53 +00:00
naddy
8c4cf573bd Always install the API documentation. A pre-generated copy is already
included, so we don't need to run doxygen.
2016-06-20 15:40:47 +00:00
dcoppa
954a1f016c Update to mpd-0.19.16 2016-06-14 14:11:08 +00:00
jca
7a600b5e9e No need to list qt4 in LIB_DEPENDS, the x11/qt4 module does it for us
ok landry@
2016-06-12 05:44:46 +00:00
jca
00d2ba657c lrelease4 -> MODQT_LRELEASE
ok landry@
2016-06-12 05:43:31 +00:00
jca
f244820d9e Use MODQT_LRELEASE instead of hardcoding lrelease4
ok dcoppa@
2016-06-11 17:06:07 +00:00
dcoppa
63eecdeba0 0 -> nullptr in type_conversions.cpp
(upstream git commit dcbb3ab7effaa558a4022f5daf6f4ee6d4339f17)
2016-06-06 14:26:37 +00:00
landry
73a49514ee Mark BROKEN-powerpc, SIGILL during build. 2016-06-05 08:15:02 +00:00
dcoppa
f5a75f36a0 Update to pianobar-2016.06.02 2016-06-03 08:34:00 +00:00
sthen
4ee094e255 update to beets-1.3.18 (now that pypi.io updated..) 2016-06-01 15:01:32 +00:00
sthen
90df7e2e0d update to py-acoustid-1.1.2, add python3 flavour 2016-06-01 14:59:03 +00:00
sthen
109559771e update to quodlibet-3.6.2 2016-05-31 14:18:36 +00:00
tim
96fd6dab1d Use the new wvtest program for regression testing; from sthen@ 2016-05-28 21:19:16 +00:00
tim
723f6da9f2 Update to wavpack 4.80.0 and add myself as maintainer; OK sthen@ 2016-05-27 21:57:52 +00:00
dcoppa
e746ac9ba8 Fix size of value passed to setsockopt
(git commit d723b45fc42e04b9179ba29c65efc9484ec2924c)

Upgrade TLS suites for OpenSSL
(part of git commit c72ebd29f239793218f2248c3f8b48a7b3e0a541)
2016-05-24 09:13:14 +00:00
dcoppa
8260411546 Avoid an underflow in the SSE mixers if BufferSize is less than 4
(upstream git commit 564a1822595e287cf808ea63a03d96719e3cc7b4)

Fix a crash with games/ioquake3.
Reported and fix tested by Ryan Freeman.
2016-05-24 08:07:58 +00:00
naddy
f3b5f959ed update to 1.23.4 for a number of bug fixes 2016-05-14 15:17:59 +00:00
dcoppa
7f2e4feb38 Explicitly disable SSLv2 and SSLv3
(upstream git commit 779660334a7291f4918e313a78ed48f4d3d6e0a5)
2016-05-10 12:25:06 +00:00
dcoppa
a8cced8546 Bugfixing update to mumble-1.2.16 2016-05-10 07:44:11 +00:00
naddy
c1fbcfee6b x11/openmotif -> x11/motif 2016-05-05 19:52:28 +00:00
dcoppa
aa607f1be8 Update to mpd-0.19.15 2016-05-01 17:48:02 +00:00
zhuk
4c2d430de9 Remove another bunch of KDE3 ports: outdated, superseded and useless ones. 2016-04-29 21:20:36 +00:00
zhuk
f0ce455e77 Disable many KDE3 ports (before removing 'em). Those ports are either
superseded by KDE4+ apps or simply too much outdated.

We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.

Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.

Input from (to name a few) czarkoff@, espie@ and Marcus Lude.

P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00
ajacoutot
cb477f9111 zeitgeist is going away, so drop support for it. 2016-04-28 11:13:15 +00:00
eric
b7e531fc91 drop maintainership 2016-04-27 20:55:02 +00:00
eric
03061f5ba5 drop maintainership 2016-04-27 20:53:34 +00:00
jasper
3bdaae409e update to py-musicbrainzngs-0.6 2016-04-27 18:14:29 +00:00
jasper
5eb9bf6211 apply patch from RH, via upstream bugzilla to unbreak with rygel 0.3 2016-04-25 15:52:14 +00:00
dcoppa
aefadb232a Update to ncmpcpp-0.7.4 2016-04-19 08:34:36 +00:00
sthen
e8ed7ebd18 David Carlier takes maintainer of openal 2016-04-09 21:11:56 +00:00
naddy
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
sthen
26a3f4e28f drop Antti Harri as maintainer, as per his request. 2016-04-09 14:50:59 +00:00
naddy
ad6b574d17 switch libiconv and gettext modules to ordinary dependencies 2016-04-07 16:05:48 +00:00
sthen
aefc0dc383 update to quodlibet-3.6.1 2016-04-06 13:51:52 +00:00
sthen
46e13aac66 sprinkle some deps on www/p5-CGI 2016-04-05 12:21:40 +00:00
sthen
f5df2271c7 add uid and rc script for squeezelite, with a README to show how to share
the .aucat_cookie file.
2016-04-04 12:05:37 +00:00
ajacoutot
4de9c37214 Update to rhythmbox-3.3.1. 2016-04-03 09:39:57 +00:00
naddy
32f8f249d0 maintenance update to 1.23.3 2016-03-28 14:50:12 +00:00
sthen
731649f24c +libbs2b 2016-03-27 11:13:58 +00:00