18194 Commits

Author SHA1 Message Date
pascal
55ceca186c Import devel/gas, a port of the GNU Assembler for use by ports GCC on clang
architectures.

comments sthen@/jca@, ok jca@
2017-07-26 21:45:23 +00:00
jasper
d83f11f83d update to log4cpp-1.1.3 2017-07-26 19:25:58 +00:00
jasper
0212b21bfb update to git-lfs-2.2.1 2017-07-26 19:23:26 +00:00
jasper
131086c253 update to specinfra-2.70.0 2017-07-26 18:41:45 +00:00
sthen
dd5f3d0b69 Force scons to use cc/c++ rather than gcc and the first found out of (g++, c++).
OK bcallah@
2017-07-26 16:12:46 +00:00
jturner
c56adbe296 Update to fossil 2.3 2017-07-25 14:01:36 +00:00
gsoares
4a432cff7c update to 2.49b
ok jsg
2017-07-24 12:46:45 +00:00
ajacoutot
45ecbcd186 Update to automake-1.15.1.
Bulk tested.
2017-07-23 14:31:56 +00:00
ajacoutot
4d49507cdf Update to libgit2-glib-0.25.0p0. 2017-07-23 10:09:00 +00:00
ajacoutot
20a43685cc Update to py-git2-0.26.0. 2017-07-23 10:08:42 +00:00
ajacoutot
3bab400686 Update to libgit2-0.26.0. 2017-07-23 10:08:27 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
ajacoutot
afeb971ba0 Update to py-ioflo-1.6.9. 2017-07-21 09:02:13 +00:00
bluhm
d11a4832a1 Import p5-Test-Deep-Type 0.008
from Matthias Pitzl; OK sthen@

Comment:
a Test::Deep plugin for validating type constraints

Description:
This is a Test::Deep plugin that provides the sub is_type to indicate
that the data being tested must validate against the passed type.
This is an actual type object, not a string name -- for example
something provided via MooseX::Types, or a plain old coderef that
returns a bool (such as what might be used in a Moo type constraint)
2017-07-20 20:44:24 +00:00
bluhm
fbba923f50 Import p5-Test-Deep-JSON 0.03
from Matthias Pitzl; OK sthen@

Comment:
compare JSON with Test::Deep

Description:
Test::Deep::JSON provides json($expected) function to expect that target can be
parsed as a JSON string and matches (by cmp_deeply) with $expected.
2017-07-20 20:12:47 +00:00
bluhm
538b10da34 Import p5-Check-ISA 0.09
from Matthias Pitzl; OK sthen@

Comment:
correct check for object classes in Perl

Description:
This module provides several functions to assist in testing whether
a value is an object, and if so asking about its class.
2017-07-20 19:14:06 +00:00
rsadowski
58fa11d1f7 update to qt-creator 4.3.1
Tested by Caspar Schutijser. Thanks!

ok zhuk@
2017-07-20 18:05:23 +00:00
bluhm
356d83938a Mark port p5-Data-Alias as broken, it does not work with Perl 5.24.
OK sthen@
2017-07-20 16:25:06 +00:00
bluhm
ae7e040d1d update p5-Data-Visitor to 0.30
disable use of broken Data::Alias
from Matthias Pitzl
2017-07-20 13:54:35 +00:00
ajacoutot
a6fc90e7c7 Update to meson-0.41.2. 2017-07-20 09:25:43 +00:00
juanfra
5c3b937201 Update to tortoisehg 4.2.2. 2017-07-19 22:17:25 +00:00
juanfra
caefe7c107 Update to mercurial 4.2.2. 2017-07-19 22:16:56 +00:00
sthen
b9594200d8 unbreak 2017-07-19 17:15:38 +00:00
zhuk
d3352a435b Missing dependency, found hard way by naddy@ 2017-07-19 14:03:35 +00:00
espie
80b3079805 revert the COMPILER changes, they've obviously not been tested 2017-07-19 13:44:20 +00:00
ajacoutot
10801f4998 Update to harfbuzz-1.4.7. 2017-07-19 09:55:51 +00:00
sthen
7928948cee revert previous; "On an architecture using clang(1) as the default
compiler, clang from the base system will always be chosen, so it is not
necessary to list ‘base’ unless it's the only suitable compiler"
2017-07-18 23:52:32 +00:00
sthen
907271051b Use "COMPILER=base gcc4" for devel/llvm to give it a chance on aarch64.
From Brad. I haven't tested (too many hangs for ports building) but since
it currently fails because there's no gcc4 on the arch, it can't make
things worse than they already are.
2017-07-18 21:35:20 +00:00
ajacoutot
eb5a5e852f Update to pango-1.40.7. 2017-07-18 08:04:47 +00:00
rpointel
dd4338aa64 update XlsxWriter to 0.9.8.
ok aja@ benoit@.
2017-07-18 07:55:57 +00:00
zhuk
696def8373 Switch Qt5-based Phonon to a separate port, with a separate version.
The phonon.port.mk stays where it is (at least until KDE4 dies).

This gives a chance for various KF5 things to build again.
2017-07-17 21:17:47 +00:00
fcambus
cc04e2b417 Register removal of crxvt. 2017-07-17 21:09:01 +00:00
bcallah
731c1646d6 Update to 0.17
Changelog: https://github.com/bpython/bpython/blob/master/CHANGELOG
2017-07-17 19:48:29 +00:00
landry
26974221e5 Mark llvm as BROKEN-powerpc, it never built fine there, and we're
uselessly wasting cpu cycles trying.

Fails when linking binaries with 'relocation truncated to fit:
R_PPC_PLTREL24' - jca@ tried to fix ld at some point, or something else
has to be whacked.

See http://build-failures.rhaalovely.net/powerpc/2017-06-03/devel/llvm.log
or http://build-failures.rhaalovely.net/powerpc/2017-04-02/devel/llvm%2C-main.log
or the bazillions previous failures.
2017-07-17 18:07:41 +00:00
zhuk
b10e7c4b3c I've almost forgotten that qtenginio is gone as well. 2017-07-17 10:07:24 +00:00
zhuk
f8b9631e90 Register py-qt5-docs removal, no longer maintained upstream. 2017-07-17 08:42:58 +00:00
zhuk
91e542bcdd Fix $obsolete_reason entries, they should list package names, not paths. 2017-07-17 08:41:17 +00:00
zhuk
8ac2782675 Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
Tested with both GCC and CLang (less through).

This forces updating x11/py-qt5, which forces update of devel/py-sip,
which forces update of x11/py-qt4, but, thankfully, no breakage detected.
2017-07-17 08:34:37 +00:00
danj
2e4b958e88 + py-fasteners
+ py-fasteners,python3
2017-07-17 00:24:11 +00:00
danj
ec17b955a7 Import py-fasteners, tweaks/ok jca@
The fasteners module includes the following:

Locking decorator
    Helpful locked decorator (that acquires instance objects lock(s) and
    acquires on method entry and releases on method exit).

Reader-writer locks
    Multiple readers (at the same time).  Single writers (blocking any
    readers).  Helpful read_locked and write_locked decorators.

Inter-process locks
    Single writer using file based locking (these automatically release
    on process exit, even if __release__ or __exit__ is never called).
    Helpful interprocess_locked decorator.

Generic helpers
    A try_lock helper context manager that will attempt to acquire a
    given lock and provide back whether the attempt passed or failed (if
    it passes, then further code in the context manager will be ran with
    the lock acquired).
2017-07-17 00:22:09 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
kettenis
b793f08193 Update to binutils 2.27.
ok patrick@, bmercer@, jsg@, sthen@
2017-07-16 12:44:19 +00:00
sthen
bc3b15a7c0 update to LLVM-4.0.1, from Brad (maintainer)
been through i386 and amd64 bulks
2017-07-14 17:14:03 +00:00
ajacoutot
78a0f0b79a py-cups and system-config-printer are back. 2017-07-14 16:15:07 +00:00
benoit
e397f5825d Update to git-2.13.3. 2017-07-14 04:54:23 +00:00
danj
042d3f3a55 + py-monotonic
+ py-monotonic,python3
2017-07-13 01:30:55 +00:00
danj
15b2ab2550 Import py-monotonic, tweaks/ok jca@
This module provides a monotonic() function which returns the value
(in fractional seconds) of a clock which never goes backwards.

On Python 3.3 or newer, monotonic will be an alias of time.monotonic
from the standard library. On older versions, it will fall back to an
equivalent implementation.
2017-07-13 01:29:40 +00:00
zhuk
c33ac159a4 Change directory for QML files from ${PREFIX}/lib/qml/ to ${MODQT_LIBDIR}/qml.
This way QML-based KDE5 apps could pick up their dependencies automatically.

Based on discussion with rsadowski@ and czarkoff@.
2017-07-12 00:05:04 +00:00
zhuk
124f41e71c Zap the line disabled a long time ago. 2017-07-11 23:34:16 +00:00
rsadowski
4ba6069008 Register removal of qca-tls 2017-07-11 20:52:04 +00:00