3990 Commits

Author SHA1 Message Date
ajacoutot
ad3dff78e8 Drop maintainership. 2015-02-05 07:27:01 +00:00
dcoppa
b1072db243 Merge fix from the '0.6.x' maintenance branch:
fix floating point exception when adding random tags/songs
(git commit af17e7eadf5d3bf3a2f28feccb37611bd69e4509)
2015-01-29 10:39:10 +00:00
schwarze
4d41ec3c2c only minor formatting differences; drop USE_GROFF; no bump needed 2015-01-24 11:07:56 +00:00
naddy
90bea15d2f Drop USE_GROFF: trivial page footer differences only. 2015-01-22 21:17:46 +00:00
schwarze
d97adcacfb obvious cleanup, drop USE_GROFF, bump;
could also use addition of missing content,
but i'm not doing that right now
2015-01-22 20:02:22 +00:00
naddy
1cab369547 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 17:47:50 +00:00
sthen
6794985563 update to quodlibet 3.3.1 2015-01-21 15:36:06 +00:00
sthen
eb5e139189 update to py-mutagen 1.27 2015-01-21 15:27:00 +00:00
landry
0fee0d0b4e Unbreak by adding hppa to MODGCC4_ARCHS. 2015-01-21 10:17:40 +00:00
dcoppa
062dc3e06e Merge fix from the "0.6.2-fixes" branch:
streamer: fix resuming network streams after losing network connection
2015-01-21 09:22:51 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
landry
f723c70e53 Add hppa to MODGCC4_ARCHS, and mark BROKEN there: bindings.h:85:4: error: type 'Binding' is not a direct base of 'Binding' 2015-01-20 19:48:42 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
dcoppa
02f9b3f289 Use default channel layout if zero
(upstream git commit d888d0ac2aeb233deeb70aaca196453f8195e433)
2015-01-16 09:23:42 +00:00
halex
69d531944d Add patch to fix a use-after-free in cmd_seek(). Same diff accepted upstream.
ok dcoppa@
2015-01-15 22:11:15 +00:00
dcoppa
2b8020c003 Update to mpd-0.19.8 and enable the sqlite option to gain sticker
support
2015-01-15 08:15:14 +00:00
naddy
824ef642f6 Fix overlapping memcpy; from Tim van der Molen.
Drop USE_GROFF.
2015-01-13 21:25:21 +00:00
bcallah
a7a6411478 Maintenance update to 4.3.4 2015-01-13 04:08:10 +00:00
jeremy
9fb556403e Build ruby 2.2 versions of ruby C extension gems by default 2015-01-10 17:35:05 +00:00
naddy
1e125076bc maintenance update to flac 1.3.1, no significant user-visible changes 2015-01-10 15:50:58 +00:00
sthen
5778cba998 update to beets 1.3.10 2015-01-09 17:15:29 +00:00
landry
ff9674984d Add missing RDEP on py-xdg, thx to Fabian Raetz 2015-01-05 15:32:16 +00:00
bcallah
d8a48883f4 Bugfix update to 4.3.3 2015-01-01 20:27:09 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
naddy
a583f24b11 Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-29 20:11:12 +00:00
sthen
f89e855560 cherry-pick audio/sox patches from git fixing problems with some bad input.
ok jasper@, Jan Stary
2014-12-29 10:44:55 +00:00
sthen
ac4f60b54d regen patch (line number change only) 2014-12-24 12:31:23 +00:00
benoit
72575ec16a Update to p5-Audio-M4P-0.57.
ok ajacoutot@
2014-12-24 08:26:06 +00:00
landry
69f8ded55b Fix version that i screwed up right before commiting, reported by naddy@ 2014-12-22 21:22:20 +00:00
landry
e2584056a7 Update to fookebox 0.7.1, switching to fetch releases from github.
Looked over by jasper@, tested working fine here in basic usage.
2014-12-22 20:29:23 +00:00
benoit
09e0959981 Update to p5-Audio-FLAC-Header-2.4.
ok ajacoutot@
2014-12-21 13:32:54 +00:00
benoit
028fc7a5bc Update to p5-Audio-WMA-1.3.
ok ajacoutot@
2014-12-20 08:42:06 +00:00
dcoppa
87ec35c9c3 Update to ncmpcpp-0.6.2 2014-12-14 10:43:19 +00:00
landry
0a3edf7679 +radiotray 2014-12-11 09:03:12 +00:00
landry
f47fb91133 Import radiotray 0.7.3.
Radio Tray is an online radio streaming player that runs in the GUI
system tray.

From maintainer Fred Crowson, thanks!
ok benoit@ sthen@ tweaks daniel@ & myself
2014-12-11 09:02:38 +00:00
sthen
b753bbad14 srand_deterministic 2014-12-09 20:45:59 +00:00
sthen
feef5418bf change some srand to srand_deterministic, found by deraadt@ 2014-12-09 20:29:03 +00:00
bcallah
3513327766 Update to 4.0.10 - take MAINTAINER
ok shadchin@
2014-12-08 20:01:33 +00:00
bcallah
39381a7c4c Update to 4.3.2 - take MAINTAINER
ok shadchin@
2014-12-08 20:01:01 +00:00
landry
a0673f025f BROKEN-hppa: no atomic ops 2014-12-07 09:23:38 +00:00
landry
3aa4f29e60 Fix overlapping g_snprintf(). 2014-12-04 08:28:25 +00:00
miod
fa733d141d Disable symbol versioning when building on gcc 3 platforms, for the toolchain
does not support this. No change on gcc 4 platforms, therefore no pkg bump.

ok benoit@
2014-12-01 18:03:51 +00:00
dcoppa
8d0513c2ea Update to musique-1.4
OK bcallah@
2014-12-01 14:35:59 +00:00
ajacoutot
0d9e65e39d Add our late tremor FLAVOR to pkgpath.
ok dcoppa@
2014-11-27 19:57:16 +00:00
dcoppa
156a030e9a bye bye tremor flavor
ok landry@
2014-11-27 18:20:55 +00:00
dcoppa
93a9485fe0 Update to mpd-0.19.5 2014-11-27 13:52:08 +00:00
naddy
de710dd543 drop -nostdlib to fix missing __guard_local 2014-11-26 20:06:39 +00:00
naddy
7bb9cf881a drop -nostdlib to fix missing __guard_local; ok robert@ guenther@ 2014-11-26 19:55:19 +00:00
kili
ad6ebe9b7d Update dependencies and plists and bump. 2014-11-25 22:11:02 +00:00