125316 Commits

Author SHA1 Message Date
bcallah
853f14697a Update to cutemaze-1.2.2 2017-12-27 21:25:17 +00:00
bcallah
baefcd9ff8 Update to connectagram-1.2.6 2017-12-27 21:24:44 +00:00
kirby
03371eb900 update to owncloudclient-2.4.0 2017-12-27 20:55:47 +00:00
ajacoutot
2521c4748a Typo in comment. 2017-12-27 20:41:37 +00:00
bcallah
52f704b53a +libmicrohttpd 2017-12-27 19:37:10 +00:00
bcallah
efddcc68a0 Import www/libmicrohttpd, a tiny embeddable httpd library written in C.
ok landry@ nigel@ tb@

GNU libmicrohttpd is a small C library that is supposed to make it easy
to run an HTTP server as part of another application.

Features:
* C library: fast and small
* API is simple, expressive and fully reentrant
* Implementation is HTTP 1.1 compliant
* HTTP server can listen on multiple ports
* Four different threading models (select, poll, pthread, thread pool)
* Support for IPv6
* Support for SHOUTcast
* Support for incremental processing of POST data
* Support for basic and digest authentication
* Support for TLS
2017-12-27 19:31:07 +00:00
remi
4c81d28853 add libfastjson and liblognorm 2017-12-27 17:39:18 +00:00
remi
7e64bfb3e9 liblognorm - a library to normalize log messages
with and ok jca@
2017-12-27 17:34:48 +00:00
remi
14febde8fb libfastjson - a fork of json-c with the goal to be small and fast
ok jca@
2017-12-27 17:29:05 +00:00
rsadowski
3e5a20e167 Update Qt5 to 5.9.3
Only one notable port change:
Fix missing private includes(https://bugreports.qt.io/browse/QTBUG-37417)

bulk by kili@ Thanks!
2017-12-27 16:27:06 +00:00
sthen
c6394ec5c7 update to Darktable 2.4.0 - for release notes, see
https://www.darktable.org/2017/12/darktable-240-released/

"when updating from the currently stable 2.2.x series, please bear in
mind that your edits will be preserved during this process, but it will
not be possible to downgrade from 2.4 to 2.2.x any more."
2017-12-27 15:20:42 +00:00
fcambus
da2802ac51 Update lua-tz to 0.4.1. 2017-12-27 15:08:39 +00:00
fcambus
82b799982a Update newsboat to 2.10.2. 2017-12-27 15:07:07 +00:00
kili
84eeb0d1b7 The new version of openimageio requires consumers to use C++11.
ok rsadowski@
2017-12-27 13:47:16 +00:00
ajacoutot
45f0a89c31 Update to ptouch-driver-1.4.2. 2017-12-27 13:35:48 +00:00
robert
8cdda20f74 add the file and spreed plugins to allow the webapp to be connected
with own/nextcloud and to spreed for web meetings
2017-12-27 13:30:45 +00:00
awolk
2fe9870f9f sysutils/lsyncd 2.1.6 => 2.2.2
OK landry@, sthen@

Port changes:
 - patches/patch-cmake_FindLua_cmake is upstreamed so remove it
 - re apply other patches manually when needed & re-generate
 - patch the tests to not do color output
 - grab MAINTAINER
 - TEST_IS_INTERACTIVE set to yes

Upstream changes:
 https://github.com/axkibe/lsyncd/blob/master/ChangeLog
2017-12-27 13:21:50 +00:00
ajacoutot
cb5505f4b5 Bring a few bug fixes from upstream. 2017-12-27 12:42:33 +00:00
ajacoutot
d39dcab640 Bring a few bug fixes from upstream (fd leaks etc.) 2017-12-27 11:51:50 +00:00
jasper
885e009a00 re-add libgnomecanvas dep while I properly handle the dependant ports 2017-12-27 11:16:52 +00:00
rpe
33f26ebf87 - update devel/src to version 1.17
- enable pylint tests

OK aja@
2017-12-27 10:34:53 +00:00
sthen
d9186f795b Add xgettext and gettextize to the list of poisoned executables used when
gettext-tools is not a listed dependency. This resulted in 2 new failures in
an i386 bulk, both fixed already. (naddy already bumped into and fixed a few
others),
2017-12-26 23:38:37 +00:00
rsadowski
a388f1845e Update tinc to 1.0.33
Changelog:
    Allow compilation from a build directory.
    Source code cleanups.
    Fix some options specified on the command line not surviving a HUP
    signal.
    Handle tun/tap device returning EPERM or EBUSY.
    Disable PMTUDiscovery when TCPOnly is used.
    Support the —runstatedir option of the autoconf 2.70.

Port changes:

- "patch-doc_tinc_texi" committed upstream.
- "Using $< in a non-suffix rule context is a GNUmake idiom
   (Makefile:840)" enable USE_GMAKE.c
2017-12-26 22:03:07 +00:00
awolk
1458e10cc4 add games/witchblast to the build 2017-12-26 20:17:19 +00:00
awolk
df76910d32 import games/witchblast
submitted by Thomas Frohwein (thanks!)
OK sthen@

fishtank$ cat pkg/DESCR
Witch Blast is a free roguelite dungeon crawl shooter heavily inspired from
Binding Of Isaac. The player plays as a novice magician in a dungeon who is
trying to get as far as he can, using various items he can find to defeat the
inhabitants of the dungeon.
2017-12-26 20:14:34 +00:00
robert
924ccc87cb update to 2.3.8 2017-12-26 19:20:09 +00:00
rsadowski
f8aa39f35b Unbreak build with boost 1.65.1
spotted by landry@ in a amd64@ bulk.
2017-12-26 19:19:15 +00:00
rsadowski
05d16720b6 Update openimageio 1.8.6 (Necessary for newer boost) 2017-12-26 19:19:04 +00:00
rsadowski
b927abbb4e Unbreak build with boost 1.65.1 2017-12-26 19:18:57 +00:00
rsadowski
90658284fb Update boost to 1.65.1
Notable port changes.

- Bump all shared libs from 6.0 to 7.0.
- COMPILER= base-clang ports-gcc (Replace ONLY_FOR_ARCHS)
- Remove our user.hpp. Boost detects all compiler features correct.
- Drop all -Wno-* options.
- Drop fiber support. It doesn't build with GCC
- Drop stacktrace support. It doesn't build on arm (spotted by jca@)
- b2 doesn't seem to respect python parameter, we need to run twice with
  separate python environments to build both shared libs.
- Zap trailing whitespace
- Add py-numpy as bdep
- Disable precompiled header
- cleanup BJAM_CONFIG
- Drop "-d+2" debug.

Survived a macppc bulk by kirby@
Survived a amd64 bulk by landry@
Build test on sparc64 and arm by jca@ (and many other tests)

Many thanks to all those who made it possible

Final ok landry@, jca@
2017-12-26 19:18:49 +00:00
robert
5873e4cb6a update to 3.4.3.1127 2017-12-26 19:18:28 +00:00
robert
aa0568b97b remove old patches 2017-12-26 19:17:55 +00:00
robert
6e802c1462 update to 8.4.90.1513 2017-12-26 19:17:11 +00:00
jca
8b5b67d299 Only use -msse2 on amd64
Neither on i386, nor on aarch64 where clang doesn't reject -msse2.
2017-12-26 18:16:42 +00:00
jca
42e8ada20a Avoid duplicate symbol error when linking with lld(1).
Mark the default usage() implementation as weak.
2017-12-26 18:12:30 +00:00
jca
bb16fef44d Avoid broken CFLAGS/assembly on arm64 2017-12-26 17:38:47 +00:00
jca
c8c944de5a Link against -lcrypto too
Not enough to get it to build with lld on amd64 (libiconv symbols missing)
2017-12-26 17:20:53 +00:00
jca
fc9222a2bd Broken on arm64 2017-12-26 17:08:02 +00:00
abieber
3f19464274 Bump to latest - fix for notification is in thihs release, remove
patch.

Full Changelog: https://github.com/justwatchcom/gopass/releases/tag/v1.6.6

OK jasper@
2017-12-26 13:57:47 +00:00
kevlo
74d81a6607 Build u-boot for the Allwinner A33 (armv7) target Banana Pi M2 Magic.
ok jsg@, phessler@
2017-12-26 13:14:21 +00:00
ajacoutot
035f8b8421 Pushed upstream. 2017-12-26 11:18:24 +00:00
jasper
5fc3ba7fb9 update to keybase-1.0.39
based on a previous update from abieber@
ok abieber@ (MAINTAINER)
2017-12-26 11:07:51 +00:00
jca
57b5e71b39 Don't use ld -Z on arm64
configure: error: installation or configuration problem: C compiler cannot create executables.

says

http://build-failures.rhaalovely.net//aarch64/2017-12-09/editors/emacs21,no_x11,-el.log
2017-12-26 06:37:21 +00:00
jca
5504ec2bb8 Use endian.h to detect endianness and fix arm64 2017-12-26 06:27:55 +00:00
jca
32f638b030 Link against libm, needed by lld 2017-12-26 06:16:43 +00:00
jca
c1150152eb Link against libm, needed by lld 2017-12-26 06:13:38 +00:00
ians
e890fc9cbf Add information for ians@
ok tb@
2017-12-26 06:13:10 +00:00
jca
3bcc1e5e0b Link against libm, fixes lld 2017-12-26 06:12:16 +00:00
jca
098e37a574 Give this one a chance on arm64 2017-12-26 06:08:48 +00:00
kili
a4e496f0dd Unbreak for new poppler object API.
Stolen from upstream git. The CONFIGURE_ENV addition can be removed
when the next release of inkscape happens.
2017-12-25 22:59:24 +00:00