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
sthen
dc446f49f6
update to beets-1.4.3
2017-01-10 14:43:00 +00:00
sthen
f19a372e90
Now libressl has alt chain support we no longer need the workaround for
...
pianobar. Verified by & ok dcoppa@
2017-01-10 12:46:41 +00:00
sthen
4f502a0926
epoch bump, "Found newer package gradio-5.0.0beta2"
2017-01-08 21:52:28 +00:00
landry
9ffa136dce
Update to gradio 5.0.
2017-01-07 11:38:46 +00:00
jeremy
cea9793919
Build ruby24 versions of gem ext ports where we currently build ruby23
...
versions.
2017-01-06 16:08:18 +00:00
jca
de35d67299
Don't build the Qt-based config editor.
...
Spotted by naddy@, initial diff from David Carlier (maintainer)
2017-01-05 23:04:24 +00:00
landry
fd4569fbb5
bump ports depending on python3 in audio
2017-01-03 19:14:44 +00:00
shadchin
023286d19f
Add a MODPY_PYOEXTENSION variable.
...
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
jsg
6864fa0e1c
use ports gcc on arm to get atomic builtins
2016-12-31 04:12:09 +00:00
jsg
9cdf3afc4a
mpd already builds with ports gcc, now that the arm baseline is armv6k
...
builtin atomics are available on arm and mpd builds so stop marking it
as BROKEN on arm.
2016-12-30 08:59:10 +00:00
jca
c4b7d05f55
Needs atomic builtins, build with lang/gcc on arm.
2016-12-29 14:29:37 +00:00
zhuk
52e367ec60
Fix trailing line in DESCR.
2016-12-25 15:11:47 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
phessler
bb2f740138
these use atomics not currently available on arm
2016-12-22 08:10:21 +00:00
zhuk
e273bd49b0
Apply the same workaround for estdc++ issue to audio/moc that was done
...
for, e.g., multimedia/gstreamer1/plugins-good. This way it should build
on non-Intel archs.
2016-12-19 22:52:46 +00:00
sthen
36fe6f9513
update to beets-1.4.1
2016-12-16 11:22:39 +00:00
dcoppa
f58c26665e
Bugfixing update to mpd-0.19.21
2016-12-15 10:59:12 +00:00
dcoppa
7248d50801
Update to mpd-0.19.20
2016-12-11 12:59:40 +00:00
sthen
fec8959d83
don't allow teknap to pick up gmake in configure; fixes a problem if dpb
...
junks gmake during build.
2016-12-08 22:41:03 +00:00
ajacoutot
d48b73668b
Update to easytag-2.4.3.
...
- drop the gettext MODULE
2016-12-06 09:17:07 +00:00
dcoppa
141232de7e
LogInit: initialize out_fd properly to avoid closing stdin
...
(upstream git commit 301abac0c1ca55e591b5afc53bf332cda294da19)
2016-12-05 11:56:19 +00:00
dcoppa
06161dac2b
Exit when no email/password was entered or ^C was pressed
...
(upstream git commit 18f39b5ac22fe0ab85203f7a471f511d2bf96e28)
2016-12-05 10:33:30 +00:00
fcambus
1503d4d563
Update libxmp to 4.4.1.
...
This is a bugfix release, no bump needed.
OK ajacoutot@
2016-12-02 09:39:07 +00:00