116086 Commits

Author SHA1 Message Date
bluhm
f4ae580db7 import p5-Statistics-CaseResampling 0.15
OK benoit@

Comment:
efficient resampling and calculation of medians

Description:
The purpose of this (XS) module is to calculate the median (or in
principle also other statistics) with confidence intervals on a
sample.  To do that, it uses a technique called bootstrapping.  In
a nutshell, it resamples the sample a lot of times and for each
resample, it calculates the median.  From the distribution of
medians, it then calculates the confidence limits.
2017-01-03 13:11:18 +00:00
bluhm
fad32d676c import p5-Test-LectroTest 0.5001
OK benoit@

Comment:
easy, automatic, specification-based tests

Description:
This module provides a simple (yet full featured) interface to
LectroTest, an automated, specification-based testing system for
Perl.  To use it, declare properties that specify the expected
behavior of your software.  LectroTest then checks your software
to see whether those properties hold.
2017-01-03 13:05:01 +00:00
ajacoutot
ec73843591 Update to gnome-photos-3.22.3. 2017-01-03 12:30:50 +00:00
sebastia
bb940ff6a1 Downgrade to the latest 1.3.5, the 1.4.X version broke MCollective
to Rabbitmq backend communication via SSL
MCollective is the only dependent port of ruby-stomp
As suggested by aja@, jasper@, add a comment about the MCollective
breakage

OK ajacoutot@, jasper@
2017-01-03 11:53:58 +00:00
shadchin
79fde40033 Update to py-path.py 10.0 2017-01-03 11:04:00 +00:00
shadchin
e6794fbc8f Update to py-country 17.1.2 2017-01-03 11:00:38 +00:00
jca
ac8e606782 Support for armv7, where gas chokes on code produced by -falign-loops=16. 2017-01-03 08:33:32 +00:00
jca
14e6be63b9 test foo == bar isn't posix 2017-01-03 08:32:18 +00:00
jca
ee1cfd1cea License changed to BSD. 2017-01-03 08:28:41 +00:00
jca
67c90bc346 Packaging tweaks.
- respect CFLAGS
- install scripts with INSTALL_SCRIPT, don't hardcode /usr/local and the
  shared lib version

ok feinerer@
2017-01-03 08:28:02 +00:00
sebastia
f373c6ea8f simple update to 4.2.5
works for me since some days
2017-01-03 08:03:33 +00:00
sebastia
730214b928 Use a proper version instead of a specific git commit, latest
version is after that git commit.
2017-01-03 07:55:43 +00:00
sebastia
d52c679fe1 Use a proper version instead of a specific git commit, latest
version is after that git commit.
2017-01-03 07:54:59 +00:00
sebastia
66c55fb5c9 Use a proper version instead of a specific git commit, latest
version is after that git commit.
2017-01-03 07:54:11 +00:00
jca
90f475d973 Unbreak on arm, disable assembly code.
src/utils/DivModBySame.hh:260: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
src/utils/DivModBySame.hh:260: error: 'asm' operand has impossible constraints
2017-01-03 04:47:42 +00:00
bentley
84422c44c0 Update to chocolate-doom-2.3.0.
From Ryan Freeman; thanks!
2017-01-03 00:28:53 +00:00
fcambus
bfc9593624 Disable assembly code on i386 for advancemame and advancemess.
As spotted by sthen@, when nasm is installed, assembly optimized code
is enabled at configure time on i386, and compilation fails. This code
only exists for i386, so disabling it globally using CONFIGURE_ARGS
does not affect other architectures.

OK sthen@
2017-01-02 23:27:01 +00:00
juanfra
306436c845 Update to openfire 4.1.1. From Marc Peters (MAINTAINER). 2017-01-02 21:44:28 +00:00
bentley
948d096bfb Update to mgba-0.5.2.
Release notes: https://mgba.io/2016/12/31/mgba-0.5.2/
2017-01-02 20:38:53 +00:00
juanfra
b489943021 Update to bacon 3.5.1. 2017-01-02 18:56:22 +00:00
sthen
55399aebf0 update to darktable-2.2.1 2017-01-02 18:13:57 +00:00
pascal
16ca621150 Regen bootstraps and re-enable ada for hppa, mips64, powerpc and sparc64. 2017-01-02 15:52:20 +00:00
sebastia
b89fd42f26 a memcpy -> memmove transition to prevent an abort, observed with
coccinella IAX client.

OK sthen@
2017-01-02 12:56:06 +00:00
shadchin
585d552f07 Update to py-uncompyle6 2.9.9 2017-01-02 10:44:19 +00:00
landry
96800c7037 use MODPY_DEFAULT_VERSION_3 instead of hardcoding 3.4 2017-01-02 07:07:30 +00:00
jsg
381647fe81 Mark codeblocks as broken on arm. GCC 4.4 changed the C++ symbol
mangling of va_list on arm to conform to a newer revision of the EABI
specification.  Codeblocks is built with ports gcc (4.9) but depends
on wxwidgets which has va_list in a public symbol in the form of
wxString::FormatV() and wxwidgets is built with base gcc (4.2.1).

This can be revisited when wxwidgets is built with a different compiler.

ok Josh Grosse (MAINTAINER)
2017-01-02 05:18:42 +00:00
jca
77dbfbc6e0 Unbreak on arm, os-specific segv handler. 2017-01-01 21:27:51 +00:00
uaa
91c8f68e6e update 0.6.1 -> 0.9.0
ok sthen@
2017-01-01 20:58:23 +00:00
kili
70e4d62ef7 databases/hs-postgresql-simple and devel/hs-uuid hare gone. 2017-01-01 20:29:39 +00:00
kili
dafb32f80b Remove devel/hs-uuid, it's longer used.
Maintainer David Schaefer agrees.
2017-01-01 20:25:09 +00:00
kili
b44bb51aea Remove databases/hs-postgresql-simple, it's in the way of an ghc
update.

Maintainer David Schaefer agrees.
2017-01-01 20:23:11 +00:00
kili
ad942d414b Unhook databases/hs-postgresql-simple and devel/hs-uuid.
Not used by any ports, databases/hs-postgresql-simple would require
a new port (devel/hs-uuid-types) to update it and let it build with
ghc-8.0.

Maintainer David Schaefer agrees.
2017-01-01 20:21:11 +00:00
landry
211034a321 Update to cargo 0.15.0, from Maintainer semarie@ 2017-01-01 18:49:58 +00:00
feinerer
c7fecd148c Update to dsocks 1.7
ok jca@
2017-01-01 18:32:04 +00:00
ajacoutot
297fe1bfe3 Enable QEMU on arm. 2017-01-01 10:50:55 +00:00
ajacoutot
9c26545aed Add arm to LLVM_ARCHS.
from Brad
2017-01-01 10:50:18 +00:00
ajacoutot
fcc542f9cd Unbreak on powerpc: don't build lld there.
from Brad (maintainer)
2017-01-01 10:48:58 +00:00
jca
354601ebae Unbreak on arm, use lang/gcc for atomic builtins.
May have drawbacks (stdc++/estdc++ mixed up).  ok espie@
2017-01-01 09:44:30 +00:00
jca
a99fc1476c Unbreak on arm: disable a hack not needed with EABI. 2017-01-01 09:40:42 +00:00
jca
96b70dddf4 Unbreak on arm, the use of ".fpu neon" doesn't seem warranted. 2017-01-01 09:32:12 +00:00
jca
10a8e78d9f Regen patch 2017-01-01 09:30:21 +00:00
jca
5ba7ddb564 Unbreak on arm. Use arm_sync_icache(2) instead of __clear_cache. 2017-01-01 09:29:09 +00:00
jsg
41bfda032e update to include-what-you-use 0.7
from Brad Smith
2017-01-01 06:58:37 +00:00
jca
b5fe10e418 BROKEN on powerpc
cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -fPIC -I/usr/local/include/python2.7 -I/usr/local/lib/python2.7/site-packages/numpy/core/include -c bottleneck/src/move.c -o /usr/obj/ports/py-bottleneck-1.2.0/Bottleneck-1.2.0/temp.openbsd-6.0-macppc-2.7/bottleneck/src/move.o
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804,
                 from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17,
                 from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from bottleneck/src/bottleneck.h:6,
                 from bottleneck/src/move.c:1:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION"
bottleneck/src/move.c: In function 'move_std_float32':
bottleneck/src/move.c:568: error: unrecognizable insn:
(insn 893 195 199 15 (set (reg:SF 0 0)
        (mem/u/c/i:SF (symbol_ref/u:SI ("*.LC170") [flags 0x82]) [0 S4 A32])) -1 (nil)
    (nil))
bottleneck/src/move.c:568: internal compiler error: in extract_insn, at recog.c:2077
2016-12-31 20:52:49 +00:00
jca
9e8193109a Broken on powerpc: undefined reference to `__atomic_load_8' 2016-12-31 20:48:31 +00:00
jca
22f6ffa141 Doesn't build on powerpc: Illegal instruction (core dumped) 2016-12-31 20:46:18 +00:00
kurt
ba858a5a9a - switch bootstrap to bootjdk so that jdk 1.7 can be removed
- fix getOpenFileDescriptorCount() reported by Pavel Korovin
okay sthen@
2016-12-31 19:58:56 +00:00
jca
7e12486e8e Mark as BROKEN on arm, stray '$' in program 2016-12-31 18:24:08 +00:00
naddy
c4f0293391 update private libpng to 1.2.57: fix for null pointer dereference bug 2016-12-31 17:52:13 +00:00
naddy
3f14f0f511 security update to 1.6.27 for null-pointer-dereference bug; from Brad 2016-12-31 16:51:27 +00:00