118349 Commits

Author SHA1 Message Date
robert
ea10e21d5e remove bogous file 2017-04-19 05:20:28 +00:00
robert
b69404504f update to 57.0 2017-04-19 05:16:46 +00:00
danj
c23b043d8d Update to py-flask-0.12.1 2017-04-19 00:46:53 +00:00
espie
ffe184701b fix a few obvious issues shown by clang (missing prototype, signed pointer
comparisons)

still doesn't link
2017-04-18 22:00:34 +00:00
naddy
253265f2f1 update to 2.0.0, which now includes libidn1 compatibility functions 2017-04-18 21:22:57 +00:00
espie
b788534d3d dynamic goto outside of a scope with non trivial destructors is a recipe
for disaster. Can't work even with gcc, caught by clang.

Turns out this is just debugging shitz, not really necessary, just comment
it off (we could rewrite the whole thing to have separate scope or use
new/delete, but what's the point ? mozjs17 is going to die one day anyway)

FreeBSD doesn't see the issue 'cause  they don't enable threads.

okay sthen@
2017-04-18 21:16:08 +00:00
espie
016e36a11e pointers don't really do signed comparisons. Stolen from FreeBSD.
okay sthen@
2017-04-18 21:14:06 +00:00
espie
7a3bd8f931 hello, modern C inline semantics. okay sthen@ 2017-04-18 21:13:03 +00:00
sthen
58003290b8 Update to minicom-2.7.1
CVE-2017-7467: Fix an out of bounds data access that can lead to remote
code execution.
2017-04-18 21:05:09 +00:00
naddy
365a1fc8a2 remove gpointing-device-settings 2017-04-18 20:45:28 +00:00
ajacoutot
39a1979b35 Regen WANTLIB. 2017-04-18 20:26:06 +00:00
benoit
a104f3b030 Update to p5-Compress-Bzip2-2.26. 2017-04-18 20:25:13 +00:00
benoit
4c0a1ee1c1 Patch to make it build with clang. 2017-04-18 20:16:33 +00:00
sthen
357c6124d3 Ensure consistent behavior of CMake detecting / enabling bits no
matter which compiler is used (no change for base gcc). From Brad.
2017-04-18 20:03:45 +00:00
kili
3ee734d752 Use the new boostrappers with the better clang detection fix from espie@.
No objectsion, espie@

(But it still produces tons of warnings, even when compiling ordinary
.hs files)
2017-04-18 18:38:11 +00:00
ajacoutot
b01f4a7a3b Update to hplip-3.17.4. 2017-04-18 18:18:35 +00:00
dcoppa
78b05ec73a Update to feh-2.18.3
Patch to make it build with clang by Benjamin Baier
<programmer(AT)netzbasis(DOT)de>, thanks!
2017-04-18 17:56:21 +00:00
ajacoutot
7ceb7be2ca Add BZ URL. 2017-04-18 17:47:14 +00:00
ajacoutot
2faab04611 Update to consul-0.8.1.
prodded by jasproach
2017-04-18 17:36:51 +00:00
ajacoutot
ac39e0a035 Register gpointing-device-settings removal. 2017-04-18 17:18:09 +00:00
ajacoutot
36b1150138 Remove gpointing-device-settings.
Many patches kept it on life support for a few years but it's been
unmaintained and there's no way it can work as is with the new
gnome-settings-daemon.

build breakage reported by nigel@ and naddy@
ok jasper@
2017-04-18 17:16:03 +00:00
jca
9869fda6e1 Two fixes for clang
- don't use a 2 bits bool field (makes no sense, clang errors out)
- switch a function from __inline to __inline static, like the other
  function in this header
2017-04-18 17:10:05 +00:00
jeremy
a2208beef5 Fix comment for patchfile, no functional change. 2017-04-18 17:09:26 +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
landry
acde68e254 Fix homepage, previous url redirects to a parked domain. Port could also
be removed, as it's dead upstream since nearly 5 years (cf
27e2a66cc4)
2017-04-18 16:52:33 +00:00
jca
38ee392569 Update to libhangul-0.1.0
While here:
- update MASTER_SITES
- drop the gettext module
- add a patch already committed upstream (found in the FreeBSD port)

Patch from Nils Reusse
2017-04-18 16:50:34 +00:00
pascal
09d5195c27 Update to brotli 0.6.0. Correct license comment. 2017-04-18 16:37:46 +00:00
pascal
ef9865394e Update to supertux 0.5.1. Reminded by Max Teufel (upstream). 2017-04-18 16:28:50 +00:00
espie
90ee53c33f wrong return type is an error for clang, so catching -Werror that way doesn't
work...

fixes configure for clang, let's see if build works.
2017-04-18 15:37:27 +00:00
espie
9890746879 make it const-correct, as libcxx has overloaded strstr 2017-04-18 14:53:15 +00:00
sthen
83b8500367 update to icingaweb2-module-director-1.3.1 2017-04-18 13:53:09 +00:00
sthen
1a7905585d update to casperjs-1.1.4 2017-04-18 13:50:32 +00:00
sthen
7ed94b706e update to zopfli-1.0.1 2017-04-18 13:09:23 +00:00
landry
4850cce04d Bugfix update to QGIS 2.18.6. 2017-04-18 12:08:59 +00:00
rsadowski
a8d23e81b7 update nomacs 3.6.1
major bump hint and ok sthen@ also ok landry@
2017-04-18 12:02:25 +00:00
rsadowski
78aade0a40 update maim from 3.4.43 to 4.4.62
ok/tweaks sthen@
2017-04-18 11:16:10 +00:00
rsadowski
b7e33dea98 update slop from 4.1.16 to 5.3.37
tweaks from jca@, ok and tweaks sthen@
2017-04-18 11:14:10 +00:00
sthen
53a8228c15 enable md5sig 2017-04-18 09:31:59 +00:00
sthen
ef94272ee2 Switch to a simpler clang fix from FreeBSD: just stop defining _POSIX_C_SOURCE
rather than raising the version, and that way _BSD_SOURCE isn't needed either.
Pointed out by ajacoutot.
2017-04-18 09:13:20 +00:00
sthen
9396274a4a update to gpodder-3.9.3, from maintainer trondd at kagu-tsuchi/com 2017-04-18 09:09:25 +00:00
fcambus
8ea832e39d Honour CXX and CXXFLAGS, fix build with Clang (convert new.h to new). 2017-04-18 08:54:17 +00:00
landry
9c7151f3c0 Explicitely list libwnck in LDEP 2017-04-18 07:55:25 +00:00
espie
dd60020f33 gcc doesn't protest, but it's a trap^Wa bug.
okay aja@
2017-04-18 07:17:28 +00:00
jasper
5dcc912b44 missing bdep on gperf 2017-04-18 04:38:15 +00:00
danj
4a8e2f171d + py-podcastparser 2017-04-18 02:14:34 +00:00
danj
68c25d6e60 Import py-podcastparser-0.6.1 from Tim Meunier, ok/tweaks sthen@
podcast parser project is a library from the gPodder project to provide
an easy and reliable way of parsing RSS- and Atom-based podcast feeds
in Python.
2017-04-18 02:13:26 +00:00
espie
443d0ed355 no idea how this worked with g++, where it got exit and malloc
obvious fix for clang, include <cstdlib>
2017-04-18 00:31:54 +00:00
sthen
6ee0c39d2e Updates from Donovan Watteau, who takes maintainer. From Donovan's mail:
* Fix a startup crash that's extremely easy to trigger on OpenBSD
  (patch-draw_c).

* Various fixes from a forked Github version (there was no official
  elvis release since 2004), clang warns about most of them.

* Remove some questionable/broken/dangerous features: backtick
  support in filenames, WYSIWYG for nroff/tex files, and
  HTTP/FTP support.  Looking at the code, I'd feel better having
  less features, here.  Please complain if you really want them.

* Remove dead FTP mirrors from MASTER_SITES, and use an HTTP server
  instead.

* Remove some previous patches of mine which only dealt with
  whitespace in man pages: fixing that was just useless noise.
2017-04-17 21:43:15 +00:00
sthen
6f8272d447 Workaround failure with aspell build seen with clang. Upstream devel tree
has a different workaround which requires regenerating some files, so using
the one from FreeBSD for now.
2017-04-17 21:19:22 +00:00
sthen
f70d54bf07 regen patch 2017-04-17 21:05:21 +00:00