Commit Graph

115999 Commits

Author SHA1 Message Date
landry
94d23f5c80 bump ports depending on python3 in databases 2017-01-03 19:17:24 +00:00
landry
24ebe6849d bump ports depending on python3 in benchmarks and converters 2017-01-03 19:16:08 +00:00
landry
fd4569fbb5 bump ports depending on python3 in audio 2017-01-03 19:14:44 +00:00
landry
e22346e653 Switch MODPY_DEFAULT_VERSION_3 to 3.6, diff from rpointel@, testing and
fixes by shadchin@, bulk build by me, support from danj@, no objection
from naddy@

All 250-something ports depending on python3 will be bumped in a few.
Fasten your seatbelts.
2017-01-03 19:12:42 +00:00
shadchin
82f8b086b0 Unbreak with Python 3.6. 2017-01-03 18:58:52 +00:00
shadchin
f91cf20b67 Unbreak with Python 3.6 2017-01-03 18:57:23 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
sthen
1c42dc8b29 update to wtf-20170101 2017-01-03 16:44:28 +00:00
fcambus
bb4acf2986 Update fuse-utils to 1.3.1.
Dropped dependency on ffmpeg (and the now useless patch) as it's not
used anymore.

OK bentley@
2017-01-03 13:20:42 +00:00
fcambus
f784ec2ec6 Update fuse to 1.3.2.
OK bentley@
2017-01-03 13:18:01 +00:00
bluhm
839e096c41 +p5-Statistics-CaseResampling 2017-01-03 13:16:47 +00:00
bluhm
7024c25e7c +p5-Test-LectroTest 2017-01-03 13:15:36 +00:00
fcambus
97dd84d95c Update libspectrum to 1.3.2.
OK benoit@, bentley@
2017-01-03 13:15:27 +00:00
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