4370 Commits

Author SHA1 Message Date
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
sthen
7922e0ffcf import audio/libbs2b, ok ajacoutot@
A typical stereo recording is made for reproduction on loudspeakers. That is,
the stereo mix is often made with the assumption that sound from one channel
will be heard in both ears. This is not usually the case with headphone
reproduction. The Bauer stereophonic-to-binaural DSP (bs2b) is designed to
improve headphone listening of stereo audio recordings by reproducing this
effect: some of the sound from each channel also goes to the opposite ear,
arriving a short time later (as extra distance is travelled), with a bit of
high frequency roll-off for the shadowing effect of the head, and additional
time delay for low frequencies than high frequencies.
2016-03-27 11:13:15 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
awolk
6925f47f8f Update to audio/mikmod 3.2.7
from Frederic Cambus the new MAINTAINER

OK sthen@
2016-03-26 16:08:30 +00:00
awolk
99f9799c8f Update to audio/libmikmod 3.3.8
from Frederic Cambus the new MAINTAINER

OK sthen@
2016-03-26 15:58:51 +00:00
sthen
d06c83a0ab update to quodlibet-1.60 2016-03-26 15:01:05 +00:00
sthen
1dec1992aa update to py-mutagen 1.31, add py3 support, take maintainer 2016-03-26 15:00:33 +00:00
danj
e69d9dc4a1 - update to py-mpd2-0.5.5
- enable test again

ok jca@
2016-03-26 12:15:17 +00:00
naddy
20e89b4fb5 delete the implementation of the removed zoltrix flavor 2016-03-23 20:25:52 +00:00
sthen
1e3128ac7d remove the zoltrix flavour from audio/wmtune, it currently needs to run as
root (I think also with securelevel=-1), and the ioctl it uses is going away.
2016-03-23 09:50:00 +00:00
sthen
bb0c60e7fb +squeezelite 2016-03-21 22:29:21 +00:00
sthen
ae2290d52f import ports/audio/squeezelite, ok jca@
Squeezelite is a small squeezebox emulator using PortAudio. It is
headless, and must be controlled via Logitech Media Server. It supports
gapless playback, client synchronization (allowing groups of clients for
simultaneous playback), and direct streaming for those LMS plugins which
require it. It has a built-in decoder for PCM (wav/aiff); other formats
(flac, mp3, ogg, aac, wma, alac) are available via libraries. It has
resampling support via libsoxr.
2016-03-21 22:28:24 +00:00
dcoppa
0b175d320e Update to mpd-0.19.14 2016-03-21 12:42:31 +00:00
naddy
f80ee6fbf6 Remove obsolete, broken software from the 1990s:
fvwm95, a window manager with a Windows 95 look; ok jca@ jung@ mmcc@
rplay, a forgotten network audio system; ok sthen@ jca@
2016-03-20 20:42:47 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
mmcc
0fadda4097 Remove audio/mpegaudio. The code is untouched since 1994, it barely
works, and the code is apparently of very low quality.

ok jacoutot@, sthen@, jca@, testing from jca@
2016-03-20 18:27:59 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
faafda7a7b prepare for upcoming SHARED_ONLY removal 2016-03-20 15:33:38 +00:00