4564 Commits

Author SHA1 Message Date
sthen
7e44b3e4be Add ${CLANG_ARCHS} to "ONLY_FOR_ARCHS = ${GCC4_ARCHS}" lines to give them
a chance on aarch64.
2017-04-19 11:16:03 +00:00
espie
7a3bd8f931 hello, modern C inline semantics. okay sthen@ 2017-04-18 21:13:03 +00:00
jca
f99c6d8676 Remove toolame, nothing uses it any more.
audio/twolame is a supposed to be a maintained fork,
multimedia/transcode already uses it.

ok sthen@ fcambus@
2017-04-18 17:02:08 +00:00
jasper
4ace67f0ef fix fix double word in comment 2017-04-17 17:29:46 +00:00
ajacoutot
0085e84c13 Update to speech-dispatcher-0.8.6. 2017-04-16 15:47:08 +00:00
espie
af2ea6805e stricter const propagation, pleases both gcc and clang
okay sthen@
2017-04-16 10:58:30 +00:00
espie
45048c5c53 converting code to standard C++ (98!) is cool, but converting configure
tests too is better.   No longer fails with non pre-standard includes.

okay sthen@
2017-04-16 10:57:41 +00:00
naddy
b0f86c9083 Update to 1.24.0:
* miscellaneous bug fixes
* use plain dlopen() for opening modules instead of libltdl
* the out123 tool now features tone generation
* enable aarch64 optimizations
2017-04-11 20:25:55 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
sthen
5690239571 "main(unsigned int argc" -> "main(int argc" 2017-04-09 11:07:42 +00:00
sthen
f993fcb8d2 set an autoconf var to permit building without iomanip.h; clang/libc++ arches
don't have it, and it's not actually used anyway.
2017-04-09 11:03:30 +00:00
landry
6cd3a66e73 Use gcc4 MODULE instead of clang on sparc64 & powerpc
clang fails to build those with 'could not read symbols: Bad value' (cf
http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreamer1/core.log
& ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log)

Fix only those as they take out a large part of the portstree for 6.1
package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless
the compiler has been *really* tested on every platform - or clang
should be marked *BROKEN* on sparc64 & macppc, or those platforms should
be taken out of LLVM_ARCHS.

audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in
the same boat and fail the same.

The problem is probably fixable directly in clang for sparc64, and on
powerpc clang doesnt package anyway for 'relocation truncated to fit:
R_PPC_PLTREL24' errors:
http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log
2017-04-08 18:21:07 +00:00
naddy
bd917e7284 Update to 0.1.10. No list of changes available, but looks like bug fixes. 2017-04-06 20:34:07 +00:00
dcoppa
a403e4db38 Update to ncmpc-0.27 2017-03-27 17:26:10 +00:00
landry
d7ae49b98f Update to cantata 2.0.1.
Switch to Qt5 by default, and use github as upstream.
2017-03-27 14:41:23 +00:00
landry
c479800adb Update to a newer github snap, fixes some gtk3 warnings 2017-03-27 12:37:06 +00:00
fcambus
30b47fee00 Remove audio/gogo.
The version we have is from 2000, program is dead upstream, and this
is an i386 only port. Nothing depends on it.

Checking lame ChangeLog, it appears that at least some of those i386
optimizations have been merged.

OK naddy@, jca@, beck@
2017-03-27 08:12:03 +00:00
dcoppa
6f7cee55e9 command: add missing parentheses around bit shift
(upstream git commit 0191d38753cee57fcb72e191d9627043837414aa)
2017-03-23 18:45:45 +00:00
dcoppa
34d535c9c5 Update to ncmpc-0.26 2017-03-23 07:33:20 +00:00
dcoppa
0d884cf1eb Update to libmpdclient-2.11 2017-03-23 07:23:53 +00:00
ajacoutot
3253b142b6 Drop MAINTAINER per his request. 2017-03-17 07:15:01 +00:00
fcambus
71ca528214 Update audio/milkytracker to 1.0.0 and take maintainership.
Notable changes:

- Upstream moved to GitHub
- MilkyTracker now uses the CMake build system and switched to SDL2

OK juanfra@
2017-03-15 22:23:33 +00:00
dcoppa
ad101bc0af Update to mpd-0.20.6 2017-03-12 10:13:49 +00:00
sthen
7f9fbf868d fix RUN_DEPENDS, breakage reported by Lars <lists-openbsd at srdn.de> 2017-03-01 20:43:06 +00:00
naddy
cfa02761c9 honor CXX for linking; drop gettext module 2017-02-28 18:48:54 +00:00
dcoppa
8d0260b904 window: make key type 64 bits to represent unicode characters
unambiguously (git commit 667e9be00e4ddeeabe322df536e41e499b214371)

+ assorted manpage fixes...
2017-02-28 16:15:30 +00:00
dcoppa
67fd7fd0c6 Update to mumble-1.2.19 2017-02-28 15:35:21 +00:00
nigel
26523a6274 Bump REVISION after DESCR change.
Ok aja@
2017-02-27 07:59:54 +00:00
fcambus
7537637499 Honour CC and CXX. 2017-02-26 22:55:38 +00:00
sthen
3bd42a9cd2 honour CC 2017-02-26 20:16:29 +00:00
fcambus
3f587d0d04 Register removal of bladeenc and remove port mentions in DESCR files. 2017-02-26 20:09:32 +00:00
fcambus
f2ca3452b6 Remove audio/bladeenc. It has been dead upstream for years, and the
latest version is from 2001. Nothing depends on it.

The main thing it had for it was speed, which is irrelevant on current
hardware. Audio quality was always controversial.

OK juanfra@, bentley@, naddy@
2017-02-26 20:05:35 +00:00
dcoppa
c16de91ce7 Update to mpd-0.20.5.
mpd has sndio support now, disable libao output plugin.
Switch to clang.

Based on work by chrisz@, thanks!
2017-02-23 13:03:46 +00:00
sthen
9fccbaed62 Add missing py-futures dep to quodlibet, reported by Laurie Tratt, thanks!
While there, split deps into py2/all python/others, and replace gettext module.
2017-02-21 09:31:34 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
jca
ddbee23cac The ffmpeg plugin has a dep on libavcodec, register it.
from Donovan Watteau (maintainer)
2017-02-18 10:19:10 +00:00
jca
059cedc677 New HOMEPAGE.
from Donovan Watteau (maintainer)
2017-02-18 10:17:35 +00:00
jca
61158292e8 Fix 24 bits support.
from Donovan Watteau (maintainer)
2017-02-18 10:16:34 +00:00
danj
ab83504b75 Update to py-acoustid-1.1.4 and fix py3 flavor
ok sthen@
2017-02-11 20:28:26 +00:00
danj
b1f67af55a Update to eyeD3-0.7.10 2017-02-11 18:32:44 +00:00
sthen
8301b784f7 update to quodlibet-3.8.1 2017-02-07 14:42:24 +00:00
fcambus
ebdf362d76 Mark as BROKEN on alpha, it triggers an internal compiler error.
arctar.c:384: internal compiler error: in extract_insn, at recog.c:2077
2017-02-06 15:33:15 +00:00
tim
7647cce74b Update to wavpack 5.1.0; input and OK sthen@ 2017-02-01 22:06:14 +00:00
ajacoutot
de849f2c02 Remove the -wikipedia subpackage; it depends on WebKitGTK+ 2.4 which is
known to have many security vulnerabilities that will NOT be fixed.

ok landry@ (maintainer)
2017-01-31 08:46:50 +00:00
sthen
3e746fb126 zap more zero-byte files, found by rsadowski, who also tested builds
without them present.
2017-01-27 22:19:20 +00:00
naddy
34e39ab71f Update to 1.1.4: A specially-crafted Opus packet could cause an
integer wrap-around in the SILK LSF stabilization code.

Reported as CVE-2017-0381, but upstream does not believe that any
remote code execution is possible.
https://git.xiph.org/?p=opus.git;a=commit;h=70a3d641b760b3d313b6025f82aed93a4607
2017-01-21 21:38:11 +00:00
ajacoutot
0a3d0909e0 Update to pulseaudio-10.0.
ok robert@ (maintainer)
2017-01-19 19:32:06 +00:00
naddy
1785ffd598 Update to 1.3.2 for numerous small bug fixes.
The API documentation is no longer included (requires Doxygen).
2017-01-12 21:13:58 +00:00
czarkoff
3848553917 Update to fdk-aac 0.1.5. 2017-01-12 16:43:43 +00:00