20593 Commits

Author SHA1 Message Date
sebastia
afba767c21 Now that new dependency ruby-concurrent-ruby is in the tree, update to
1.6.0

feedback and OK jeremy@
2019-03-14 07:53:42 +00:00
sebastia
a59a91994f hook up ruby-concurrent-ruby 2019-03-14 07:50:55 +00:00
sebastia
10f23d5985 Import concurrent-ruby
it's a new dependency in order to update ruby-i18n

Modern concurrency tools including agents, futures, promises, thread
pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go,
JavaScript, actors, and classic concurrency patterns.

feedback and OK jeremy@
2019-03-14 07:48:53 +00:00
sebastia
0494fa902c Enable tests in ruby-hoe, now that minitest got updated
Feedback and OK jeremy@
2019-03-14 07:41:04 +00:00
sebastia
90e0b17410 Update ruby-minitest to 5.11.3
Feedback and OK jeremy@
2019-03-14 07:39:59 +00:00
sebastia
cedb6e1206 Update ruby-yajl to 1.4.1
feedback and OK jeremy@
2019-03-14 07:38:48 +00:00
rsadowski
0e3d74508c Solve conflicts between KDE4 baloo and kf5 baloo
Remove org.kde.baloo.file.indexer.xml, which is not needed as we don't have
plasma-desktop,

Spotted by many, last in a bulk from ajacoutot@; Thanks!
2019-03-13 21:28:22 +00:00
ajacoutot
cc78a29884 Set TEST_IS_INTERACTIVE; some tests need root. 2019-03-13 13:57:00 +00:00
sthen
b5128573f2 mark BROKEN-i386
Packing      /usr/obj/ports/frama-c-18.0/frama-c-18.0-Argon/lib/plugins/gui/Eva.cmxs
ld: error: undefined symbol: ml_as_z_pred
>>> referenced by integer.ml:66 (src/libraries/stdlib/integer.ml:66)
>>>               src/kernel_internals/typing/infer_annotations.o:(camlInfer_annotations__make_range_1982)

ld: error: undefined symbol: ml_as_z_pred
>>> referenced by integer.ml:66 (src/libraries/stdlib/integer.ml:66)
>>>               src/kernel_services/analysis/logic_interp.o:(camlLogic_interp__aux_2613)

ld: error: undefined symbol: ml_as_z_pred
>>> referenced by integer.ml:66 (src/libraries/stdlib/integer.ml:66)
>>>               src/kernel_internals/typing/asm_contracts.o:(camlAsm_contracts__access_elts_5367)

ld: error: undefined symbol: ml_as_z_neg
(etc.etc.)
2019-03-13 09:34:42 +00:00
ajacoutot
1c94354211 Add PATCH_STRIP. 2019-03-13 07:55:07 +00:00
bentley
45c6558b64 Register ghostview removal. 2019-03-13 07:15:50 +00:00
ajacoutot
dcd3318cfc Merged upstream. 2019-03-13 07:00:38 +00:00
sthen
0fad61e64f switch from sourceforge to cpan, no distfile change but cpan is
probably a bit more reliable.  zap a <tab><space><tab> while there.
2019-03-12 22:47:02 +00:00
cwen
938a7749cc perltidy: update to 20181120
Sync with our recent Perl update, as support for modern Perl features
was missing.
Changelog: http://perltidy.sourceforge.net/ChangeLog.html#pod2018-11-17

OK afresh1@
2019-03-12 18:54:35 +00:00
ajacoutot
fac73f82ee Link to MR. 2019-03-12 18:05:22 +00:00
rsadowski
883b63518b Update catch2 to 2.7.0 2019-03-12 12:27:18 +00:00
afresh1
b18c71d0d2 Update devel/p5-Class-Unload to 0.11 2019-03-12 03:21:53 +00:00
afresh1
a9b0c6c635 Update devel/p5-Class-Inspector to 1.32 2019-03-12 02:29:39 +00:00
afresh1
b6321413d4 Update devel/p5-Params-Validate to 1.29 2019-03-12 02:26:50 +00:00
afresh1
a721411dd9 Update devel/p5-Role-Tiny to 2.000006
OK MAINTAINER Sergey Bronnikov <estetus AT gmail.com>
2019-03-12 02:24:01 +00:00
kurt
fc1f40e8a2 Update to u202 which includes upstream fix for jdb issue.
Also contains many upstream bug fixes and security fixes which
can be mined from u192-u202 release notes here:

https://www.oracle.com/technetwork/java/javase/8u-relnotes-2225394.html

okay sthen@
2019-03-11 19:51:35 +00:00
landry
ec67940f3f Update to cbindgen 0.8.2.
Needed for mozilla-central since #1533142 5 days ago
2019-03-11 18:57:25 +00:00
ajacoutot
e2631785a0 Update to meson-0.50.0. 2019-03-11 16:08:25 +00:00
ajacoutot
c12db450b7 Most patches merged upstream.
Allow regress suite to go further.
Add TEST_DEPENDS.
2019-03-11 15:23:58 +00:00
ajacoutot
2dc994ab32 Fix a couple more tests. 2019-03-11 11:35:09 +00:00
bentley
ced196cf65 +libgcroots 2019-03-11 11:14:28 +00:00
bentley
2d140d22cc Import libgcroots-0.3.1.
The libgcroots library abstracts the architecture-dependent part of garbage
collector roots acquisition such as register windows of SPARC and register
stack backing store of IA-64. The main code is based on Boehm GC 7.0.

With this library, one can easily write a garbage collector with goals such
as a small footprint, some application-specific optimizations, learning, or
to test experimental ideas.

ok sthen@
2019-03-11 11:13:53 +00:00
ajacoutot
a107b062ab environment: support OpenBSD in detect_*_compiler 2019-03-11 09:29:23 +00:00
ajacoutot
0ee2310e09 Merged upstream. 2019-03-11 06:54:52 +00:00
afresh1
c22b56783e Update devel/p5-Readonly to 2.05 2019-03-10 22:46:37 +00:00
ajacoutot
550c02f63b Simplify and drop bogus line. 2019-03-10 17:46:33 +00:00
ajacoutot
91d0634a6e Please codestyle. 2019-03-10 14:50:51 +00:00
ajacoutot
8a771ef747 Start working on unit tests. 2019-03-10 14:32:53 +00:00
ajacoutot
1a5dd540e8 Set b_lundef to false by default. 2019-03-10 12:38:57 +00:00
ajacoutot
7dc78ba2f9 Tweak comment. 2019-03-10 09:00:29 +00:00
afresh1
2487afb5aa Update devel/p5-CPAN-Meta-Check to 0.014 2019-03-10 03:11:42 +00:00
afresh1
643f6bae5b Update devel/p5-Package-Stash-XS to 0.29
Minor update to quiet compiler warning
2019-03-10 00:29:26 +00:00
afresh1
e28c414fb2 Update devel/p5-Math-Base-Convert to 0.11
Just documentation improvements
2019-03-10 00:18:21 +00:00
sthen
3eb549c055 bump revision, default vim flavour changed, reported by naddy 2019-03-09 22:31:10 +00:00
bcallah
e74715e345 Update to samurai-0.6
Changelog: https://github.com/michaelforney/samurai/releases/tag/0.6
2019-03-09 18:14:30 +00:00
rsadowski
961c178955 Update intellij to 2018.3.5
OK Caspar Schutijser <maintainer> Thanks!
2019-03-09 09:55:50 +00:00
ajacoutot
624a6e6410 MESSAGE -> README
ok jca@ (maintainer)
2019-03-09 06:18:11 +00:00
rsadowski
e040037b7d Update kdevelop to 5.3.2 2019-03-08 21:05:33 +00:00
rsadowski
eabd78fc58 libstrophe was replaced by libmesode
Hint and OK tb@ Thanks!
2019-03-08 21:02:30 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
landry
fdf0a83eb2 Update to nspr 4.21. 2019-03-08 07:05:47 +00:00
afresh1
9ff2331d39 Correctly spell Yes for FIX_EXTRACT_PERMISSIONS in devel/p5-Class-Accessor 2019-03-08 02:04:18 +00:00
afresh1
9d70047202 Update devel/p5-Class-Accessor to 0.51
OK and tweaks from bluhm@
2019-03-08 01:36:22 +00:00
ajacoutot
7b9ec227a2 Unbreak: don't pick up llvm-config(1) from base 2019-03-07 07:12:09 +00:00
sthen
8633c8ac8a update to acpica-20190215 2019-03-06 15:40:55 +00:00