117902 Commits

Author SHA1 Message Date
sthen
d945b7191d add missing header (istream) to devel/protobuf; unbreaks with clang
this port is overdue an update really..any takers?
2017-04-09 18:52:51 +00:00
ajacoutot
c1558c207a CONFIGURE_STYLE=gnu is the default around here. 2017-04-09 14:37:44 +00:00
kirby
ae12b42800 Update to goaccess-1.2. 2017-04-09 14:21:09 +00:00
jasper
648ee55389 update to newlisp-10.7.1 2017-04-09 14:16:54 +00:00
benoit
963ff67f63 Update to p5-Chatbot-Eliza-1.07. 2017-04-09 12:49:11 +00:00
jasper
cf79ac463d update to clutter-gst-3.0.24 2017-04-09 12:16:26 +00:00
jasper
61391cd755 fix packaging (forgot to cvs add) 2017-04-09 12:03:20 +00:00
jasper
6cee513c35 update to augeas-1.8.0 2017-04-09 12:02:47 +00:00
jasper
9ac9d5863c update to rlwrap-0.43 2017-04-09 11:53:44 +00:00
ajacoutot
93483d75f2 Update to gxml-0.14.3. 2017-04-09 11:52:10 +00:00
ajacoutot
69e1aa933b +glib-openssl
+libhttpseverywhere
2017-04-09 11:32:40 +00:00
ajacoutot
77e751da6a Import libhttpseverywhere-0.4.1.
libhttpseverywhere leverages the power of HTTPSEverywhere
(https://www.eff.org/https-everywhere) for desktop applications. HTTPSEverywhere
is a browser plugin that comes with a set of rules that ensure that HTTP is used
instead of HTTPS only when this is absolutely not circumventable.

ok jasper@
2017-04-09 11:31:46 +00:00
ajacoutot
0ca44bd8a6 Import glib-openssl-2.50.2.
Network-related giomodule for GLib using openssl.

ok jasper@
2017-04-09 11:30:58 +00:00
ajacoutot
794abbc828 +gxml 2017-04-09 11:29:48 +00:00
ajacoutot
84a1d2286a Import gxml-0.14.2.
GXml is a GObject XML API for GNOME, with DOM4 implementation and Serialization
framework wrapped around libxml2.

ok jasper@
2017-04-09 11:29:08 +00:00
jasper
6b799cf96a update to p5-XML-NamespaceSupport-1.12 2017-04-09 11:25:04 +00:00
jasper
e05d88821d update to ansible-2.2.2.0 2017-04-09 11:24:24 +00:00
jasper
85e8a4f2c9 update to solarus-1.5.3 2017-04-09 11:24:08 +00:00
jasper
3b99897557 disable silent build 2017-04-09 11:08:07 +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
sthen
1a6c07d037 Disable -Werror. The dirty hack (var=var) to avoid an "unused parameter"
warning triggers a "explicitly assigning value of variable .. to itself" with
clang.
2017-04-09 10:49:17 +00:00
ajacoutot
600d0d4e1e Update to gnutls-3.5.11. 2017-04-09 09:13:37 +00:00
ajacoutot
34474f0a09 Update to gtk+3-3.22.12. 2017-04-09 09:13:17 +00:00
ajacoutot
1277711dc3 Don't maintain a local list of what should use llvm or gcc4 but insead
make sparc64 and powerpc the explicit exceptions.

discussed with landry@
2017-04-09 09:06:49 +00:00
ajacoutot
109ad612b5 Update to pango-1.40.5. 2017-04-09 08:38:30 +00:00
gsoares
82bc28c03b sync with github
zap patches merged upstream
2017-04-08 23:39:06 +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
rpointel
bef43a3fb6 update django LTS version to 1.11.
ok benoit, sounds good jasper@.
2017-04-08 18:14:23 +00:00
ajacoutot
12999ba9a1 Update to awscli-1.11.75. 2017-04-08 15:47:25 +00:00
ajacoutot
328f9cd543 Update to py-botocore-1.5.38. 2017-04-08 15:47:13 +00:00
ajacoutot
a3fa2ff47c Add the meson MODULE.
It's still a bit rough around the edges but allows me to build the upcoming
libhttpseverywhere port.
2017-04-08 13:29:22 +00:00
ajacoutot
d17258b619 Update to meson-0.39.1. 2017-04-08 11:07:42 +00:00
ajacoutot
fb4d3aa02f Just rm the libtool dot.la files instead of @comment'ing them.
Regen WANTLIB while here.
2017-04-08 10:39:22 +00:00
ajacoutot
4ab7b5772f Tweak/sync COMMENT and DESCR. 2017-04-08 10:29:34 +00:00
ajacoutot
1e38cd0e34 Update to librsvg-2.40.17. 2017-04-08 09:52:55 +00:00
sthen
a30bc0e114 oops, backout: copy-and-pasto, and I missed the files in share/,
spotted by rpointel
2017-04-08 06:52:18 +00:00
jsg
1a90cb8485 update to afl 2.40b 2017-04-08 05:05:21 +00:00
rpointel
f55f3c9695 update python to 3.4.6. 2017-04-08 04:29:56 +00:00
rpointel
145bc1b323 update libsmdev to 20170225.
ok benoit@.
2017-04-08 04:26:26 +00:00
rpointel
61536c422e update to 20170129.
ok benoit@.
2017-04-08 04:25:48 +00:00
juanfra
d2cf73c512 Update to pyftpdlib 1.5.2. 2017-04-08 00:31:36 +00:00
sthen
f1b7defb5f de-conflict 2017-04-07 22:01:11 +00:00
sthen
73bc01f95a de-conflict 2017-04-07 21:56:30 +00:00
sthen
142f53539a de-conflict 2017-04-07 21:55:11 +00:00
sthen
76cc768287 update to asterisk-13.15.0.
add various OPENSSL_VERSION_NUMBER patches now that asterisk supports
openssl 1.1:

- we don't have openssl 1.1's SSL_is_server yet, so use the old check
for ssl->server instead

- we do still need the hack to avoid initing multiple times which is
no longer needed in openssl 1.1
2017-04-07 21:32:20 +00:00
jeremy
799e944524 Update to ruby 2.3.4 2017-04-07 21:14:17 +00:00
sthen
975a7e5625 update to darktable-2.2.4 2017-04-07 21:08:43 +00:00
sthen
7ac45c5f2b - only do -Wl,--export-dynamic in LDFLAGS not CFLAGS, removes a warning on
gcc, removes a build failure with -Werror on clang.

- add a do-test target.
2017-04-07 20:59:49 +00:00
rpe
7bb833a987 Update security/py-M2Crypto to 0.26.0
OK aja@
2017-04-07 20:27:58 +00:00