19563 Commits

Author SHA1 Message Date
rpointel
95370520a3 + SUBDIR += py-dispatcher
+     SUBDIR += py-dispatcher,python3
2018-06-12 05:47:17 +00:00
rpointel
43a4f5e7d1 import py-dispatcher, a mechanism for creating event models.
ok benoit@.
2018-06-12 05:45:45 +00:00
rsadowski
f93ceded67 Update CMake to 3.11.2
sparc64 bulk by jca@, amd64 by landry@ Thanks! Maintainer feedback timeout

ok jca@ landry@
2018-06-12 05:12:01 +00:00
kevlo
af347dc841 Add ac_cv_path_mkdir=/bin/mkdir to MAKE_FLAGS instead of adding BUILD_DEPENDS
on coreutils, should prevent internal newlib's configure to pickup gmkdir as
seen by naddy@.
2018-06-12 02:42:00 +00:00
jasper
7c3a085d56 update to libgit2-0.27.2 2018-06-11 13:13:15 +00:00
kevlo
61f1586481 Build dep on coreutils; newlib's autoconf picks up gmkdir if present.
Reported by naddy@
2018-06-10 14:53:19 +00:00
juanfra
61959b1e02 SECURITY. From upstream:
"Multiple issues found in mpatch.c with a fuzzer:

- OVE-20180430-0001
- OVE-20180430-0002
- OVE-20180430-0004

With the following fixes:

- mpatch: be more careful about parsing binary patch data (SEC)
- mpatch: protect against underflow in mpatch_apply (SEC)
- mpatch: ensure fragment start isn't past the end of orig (SEC)
- mpatch: fix UB in int overflows in gather() (SEC)
- mpatch: fix UB integer overflows in discard() (SEC)
- mpatch: avoid integer overflow in mpatch_decode (SEC)
- mpatch: avoid integer overflow in combine() (SEC)

No exploits are known at the time."
2018-06-09 16:44:45 +00:00
kevlo
813c01db61 +riscv-elf 2018-06-08 14:25:26 +00:00
kevlo
79d4fcf5af GNU cross compiler suite, configured for the riscv64 target.
ok bentley@
2018-06-08 14:24:31 +00:00
ajacoutot
cf01d9cb6c Update to harfbuzz-1.8.0. 2018-06-07 18:07:08 +00:00
landry
8828b1d553 Bugfix update to proj 5.1.0.
Built a bunch of consumers without issues.
2018-06-07 08:41:32 +00:00
rsadowski
f101638e55 Move LIB_DEPENDS qtscript, qtxmlpatterns to RUN,BUILD_DEPENDS
Spotted by Elias M. Mariani
2018-06-07 08:29:43 +00:00
ajacoutot
03990237f0 Update to fribidi-1.0.4. 2018-06-07 06:49:07 +00:00
rsadowski
bab04ab72a Update baloo to 5.49.0
After databases/lmdb is imported we can drop our self hosted, unsupported
and outdated version 15.04.26.

With this commit KDE Frameworks is up-to-date.
2018-06-06 10:51:39 +00:00
ajacoutot
ff113195dd Update to appstream-glib-0.7.9. 2018-06-05 08:01:08 +00:00
rsadowski
c4114c4a65 Update KDE Releases Frameworks to 5.46.0
Changelogs;

https://www.kde.org/announcements/kde-frameworks-5.44.0.php
https://www.kde.org/announcements/kde-frameworks-5.45.0.php
https://www.kde.org/announcements/kde-frameworks-5.46.0.php
2018-06-04 20:25:31 +00:00
kurt
2fa1af9aa7 - Update to u172
Contains many upstream bug fixes and security fixes which
can be mined from u144-u172 release notes here:

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

- Many patches for clang 6.0 were already resolved upstream through the
  use of -std=gnu++98
- Includes alternate fix for memTracker placement new on read-only memory
  committed upstream
- Includes upstream fix for unsafe.o SIGSEGV reported by Mike Belopuhov
2018-06-04 17:03:35 +00:00
sthen
7c729e2e71 security update to git-2.16.4: CVE-2018-11235, CVE-2018-11233
ok kn@ benoit@
2018-06-04 10:47:29 +00:00
sthen
513fffd0c3 fix rcsid lines 2018-06-04 01:47:30 +00:00
jasper
785947378d register py-crypto removal 2018-06-02 12:04:48 +00:00
jasper
da873a607c remove patches which are no longer needed now that Cryptodome replaced Crypto 2018-06-02 12:01:58 +00:00
jasper
19b8b3bd4a make py-cryptodome a replacement for py-crypto. as an actively developed fork of py-crypto
it's almost a drop-in replacement https://www.pycryptodome.org/en/latest/src/vs_pycrypto.html

this commit effectively switches from the 'Cryptodome' namespace to 'Crypto'

feedback and ok sthen@
2018-06-02 11:47:13 +00:00
jasper
2105f50d28 update to libgit2-0.27.1, addressing CVE-2018-11235 2018-06-01 19:48:25 +00:00
solene
10a3d7baa2 Remove obsolete dock apps, ok jca@ 2018-06-01 18:11:44 +00:00
sthen
1ee90f5b01 Bump the next set of ports to trigger rebuilds following cpu stats changes
(CPUSTATES/etc). More to come.
2018-06-01 15:32:04 +00:00
danj
318a811c44 Register hot-babe removal 2018-06-01 15:06:50 +00:00
ajacoutot
e7f4ed237e ustring: Fix wchar conversion with libc++
from upstream via Elias M. Mariani

regen PLIST while here
2018-06-01 07:23:48 +00:00
ajacoutot
72e2561f53 Update to py-gobject3-3.28.3. 2018-06-01 07:22:37 +00:00
rpointel
0c927ee815 update execnet to 1.5.0.
ok benoit@.
2018-05-31 07:41:09 +00:00
rpointel
445b760bae update doit to 0.31.1.
ok bcallah@ jasper@.
2018-05-31 05:51:57 +00:00
bluhm
1e5c1270f8 update p5-File-Find-Object-Rule to 0.0307 2018-05-30 12:55:00 +00:00
rpointel
d93bac2b44 update pudb to 2018.1.
ok benoit@.
2018-05-30 09:15:10 +00:00
tb
afe9756e0d Fix build after LibreSSL const change. 2018-05-30 00:23:12 +00:00
bket
e07f46a44c Update to git-lfs-2.4.1.
Add textproc/groff as BDEP, which is used by ruby-ronn for building
manpages.

OK jasper@, abieber@, landry@
2018-05-29 19:22:01 +00:00
rpointel
ba59f81d4e + SUBDIR += py-dtfabric
+     SUBDIR += py-dtfabric,python3
2018-05-29 18:52:36 +00:00
rpointel
0dd2feb478 import dtfabric, data type fabric.
inputs and ok benoit@.
2018-05-29 18:50:25 +00:00
rpointel
22eeb85e40 update to 0.4.13.
ok benoit@.
2018-05-29 18:42:58 +00:00
rpointel
067a7589f6 + SUBDIR += py-biplist
+     SUBDIR += py-biplist,python3
2018-05-29 18:42:14 +00:00
rpointel
b8f60dd7ad import py-biplist, a binary plist parser/generator for Python.
ok benoit@.
2018-05-29 18:40:54 +00:00
rsadowski
2d73473611 Bugfix update dlib to 19.13 2018-05-29 16:06:55 +00:00
espie
81daf1dc19 fix library nit 2018-05-29 07:49:32 +00:00
daniel
736477350b Update to ocaml-menhir 20171222. 2018-05-29 06:39:34 +00:00
bluhm
0d1270aa0d update p5-Class-Date to 1.1.16 2018-05-28 19:21:24 +00:00
rsadowski
37fba6bb34 Bugfix update intellij to 2018.1.4 2018-05-28 10:29:28 +00:00
rsadowski
a81c2af62b Update pycharm to 2018.1.3
go ahead danj@
2018-05-27 17:09:44 +00:00
espie
a48f7d2377 a bit of love for slang
- install pkgconfig file (no change in bulk, nothing else picks it up)
- install rc file that makes the integrated shell actually fully functional.

Functional parts tests and okay solene@
2018-05-27 08:37:05 +00:00
espie
1ad83b8c92 TRUEPREFIX => PREFIX 2018-05-26 16:26:18 +00:00
rsadowski
00cd5609be fix distinfo checksum
Spotted by ajacoutot@
2018-05-25 12:14:11 +00:00
pvk
d53c11ecdd Update py-twisted 17.9.0 -> 18.4.0
ok landry@
2018-05-25 10:42:38 +00:00
pvk
08fc23482f Fix broken RCS tag 2018-05-25 10:07:31 +00:00