Commit Graph

132456 Commits

Author SHA1 Message Date
espie
347cbe635b mlpack is a fast, flexible machine learning library, written in C++,
that aims to provide fast, extensible implementations of cutting-edge
machine learning algorithms.

Comes with command-line programs and python bindings

okay rsadowski@
2018-10-23 10:44:04 +00:00
rpointel
9e2504f291 update pdf-parser to 0.6.9. 2018-10-23 09:04:01 +00:00
rpointel
38c32b62b1 update tld to 0.9.1. 2018-10-23 09:00:23 +00:00
ajacoutot
e443ecd01a Sync with base:
When merging sections into the output, lld tries to adjust the alignment of
the section to be at least as large as the entry size of the section.
This causes a later check that validates the alignment to fail if the
entry size isn't a power of two.  This happens when building some of the
java support code in ports gcc.  Fix this by sticking to the original
alignment if the entry size isn't a power of two.

from Brad (maintainer)
2018-10-23 08:59:59 +00:00
rpointel
cee1334777 update oledump to 0.0.38. 2018-10-23 08:44:22 +00:00
gonzalo
97380a1919 Update for Nextcloud to 14.0.3
OK bket@
2018-10-23 08:26:21 +00:00
rpointel
a6e26adae5 update XlsxWriter to 1.1.2. 2018-10-23 05:20:30 +00:00
danj
b9919c319e Update to duplicity-0.7.18.2
From Henrik Friedrichsen
2018-10-23 01:03:17 +00:00
bluhm
ad1c2e686a update botan2 to 2.8.0 2018-10-22 21:28:52 +00:00
naddy
68aa56597a explicitly link against libX11, which is referenced by the XInput driver,
to satisfy lld
2018-10-22 21:18:50 +00:00
rsadowski
e366caf917 Update OpenBSD KDE5 universe.
- Update KDE Frameworks to 5.51.0
-- Change examples handling and use @sample for all of them. Idea by
   ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@.

- Update our KDE Applications to 18.08.2.
-- Nothing special except okteta. They use there own version pattern
   now. I set EPOCH.

- Update all devel/kf5 consumers there are effected by the examples handling.
-- kdevelop
-- krusader
-- tellico
-- yakuake

Thanks to landry@ for feedback and hints
2018-10-22 20:30:41 +00:00
naddy
e6b8da349b Remove sysutils/memtest86+.
It would require work to adapt to lld, but it doesn't even work on
many recent-ish systems and "being able to build this from OpenBSD
doesn't seem particularly useful".
ok kn@ sthen@
2018-10-22 20:27:44 +00:00
naddy
8274611770 explicitly link against libiconv to satisfy lld 2018-10-22 20:16:22 +00:00
naddy
89e6b38371 libogg routines are called from the main program, so we need to
explicitly link against it.  Trying to fix the autoconf/automake
infrastructure proved troublesome, so wedge it in sideways.
2018-10-22 20:04:07 +00:00
naddy
ba33c27dca amd64 now uses lld as the default linker 2018-10-22 19:32:15 +00:00
kettenis
ee4c216261 Remove .eh_frame info from generated code as the code was generated without
-fPIC and therefore generates relocations against read-only data.

ok naddy@
2018-10-22 19:22:08 +00:00
kettenis
c302170743 Fix generation of ELF object files. Already present upstream.
ok jsg@
2018-10-22 19:16:25 +00:00
juanfra
afbfcf434a Update to cython 0.29. 2018-10-22 15:42:42 +00:00
jeremy
421cf5190e Add CVE entries for ruby 2.3, 2.4, 2.5
Reminded by espie@
2018-10-22 15:18:56 +00:00
jeremy
30db53a5bb Update to ruby 2.5.3
Fixes CVE-2018-16395 and CVE-2018-16396.

Lots of PLIST changes due to switch from manual PLIST handling to using
make update-plist.
2018-10-22 14:46:53 +00:00
jeremy
49c98a6d14 Update to ruby 2.4.5
Fixes CVE-2018-16395 and CVE-2018-16396.

Lots of PLIST changes due to switch from manual PLIST handling to using
make update-plist.
2018-10-22 14:45:52 +00:00
jeremy
4d9d5324b0 Update to ruby 2.3.8
Fixes CVE-2018-16395 and CVE-2018-16396.

Lots of PLIST changes due to switch from manual PLIST handling to using
make update-plist.
2018-10-22 14:44:57 +00:00
espie
a95fdaa5d6 link armadillo to the build 2018-10-21 16:14:47 +00:00
espie
b416fa15b7 Armadillo is a linear algebra library (matrix maths) for the C++ language,
aiming towards a good balance between speed and ease of use.

Provides high-level syntax and functionality deliberately similar to Matlab

(dependency for mlpack)

okay jca@
2018-10-21 16:13:57 +00:00
espie
a849d579d3 make sure we don't catch SUBDIRLIST on later calls 2018-10-21 14:57:55 +00:00
edd
8f98c00539 Update lang/pypy to 6.0.0.
Thanks to David Carlier for his alloc_noexec patch.

Tested and OK'd by naddy@. Thanks

Naddy also reports that this fixes the build with lld!
2018-10-21 13:29:47 +00:00
jasper
c82a06c3d5 update to rclone-1.44 2018-10-21 12:11:32 +00:00
jasper
96537af7da update to py-pynetbox-3.4.7 2018-10-21 12:11:25 +00:00
jasper
c0394e816a update to py-gfm-0.1.4 2018-10-21 12:09:04 +00:00
jasper
f0ae28b302 update to i3lock-2.11.1 2018-10-21 12:07:30 +00:00
kettenis
e29fe17ee3 update to ARM Trusted Firmware 2.0
Includes changes (already in 1.6) for the following advisory:

Trusted Firmware A Security Advisory TFV 7
Trusted Firmware-A exposure to cache speculation vulnerability Variant 4

tested on rk3399
ok jsg@
2018-10-21 11:31:23 +00:00
rsadowski
4fe0b37861 Update mkvtoolnix-28.0.0 2018-10-21 08:17:41 +00:00
ajacoutot
07a4afa34c Update to harfbuzz-2.0.2. 2018-10-21 04:17:45 +00:00
jsg
ecdf76ba9e update to Arm Trusted Firmware 1.6
tested by kettenis@ on rk3399
ok kettenis@
2018-10-21 00:13:54 +00:00
ajacoutot
ddc2ebcf5f Update to harfbuzz-2.0.1.
- survived a bulk
2018-10-20 21:25:55 +00:00
bcallah
030c3efed2 Bring in the flang commits from October (so far) 2018-10-20 20:11:35 +00:00
afresh1
6042dfcf0e Update devel/p5-Test-Warn to 0.36
OK sthen@
2018-10-20 17:52:53 +00:00
naddy
9523973c62 Update to 1.3.
Changes since 1.2.x include:
- Improvements to the VAD and speech/music classification using an RNN
- Support for ambisonics coding using channel mapping families 2 and 3
- Improvements to stereo speech coding at low bitrate
- Using wideband encoding down to 9 kb/s
- Making it possible to use SILK down to bitrates around 5 kb/s
- Minor quality improvement on tones
- Enabling the spec fixes in RFC 8251 by default
- Security/hardening improvements

Notable bug fixes include:
- Fixes to the CELT PLC
- Bandwidth detection fixes
2018-10-20 17:48:16 +00:00
rsadowski
52a78f8757 Update qbs-1.12.0 2018-10-20 17:31:24 +00:00
espie
57ddcf29b6 and finally, glib-compile-schema exec are also obsolete 2018-10-20 17:14:03 +00:00
espie
91b15b6827 kill mimepkg exec checks, since it's now a tag 2018-10-20 17:06:51 +00:00
espie
dcf24b9541 kill obsolete check for @exec gtk-update-icon-cache
as update-plist inserts the correct tag now

keep the dependency check for now, as pkg_create doesn't cope with checking
@tag deptrees yet
2018-10-20 17:02:01 +00:00
rsadowski
478335f960 Update krita-4.1.5 2018-10-20 14:44:04 +00:00
ajacoutot
a7b3e896d6 Reserve the _nomad user and group for the upcoming sysutils/nomad port. 2018-10-20 14:34:17 +00:00
naddy
c3226f718c minor bugfix update to 0.2.1 2018-10-20 14:12:15 +00:00
ajacoutot
f5d36890bb Update to consul-1.3.0. 2018-10-20 13:00:25 +00:00
ajacoutot
5585df027e Update to vault-0.11.3. 2018-10-20 12:58:46 +00:00
ajacoutot
f1809d9a06 Update a few Terraform providers to their latest release. 2018-10-20 12:43:39 +00:00
ajacoutot
54258c88b1 Update to terraform-0.11.9. 2018-10-20 12:42:54 +00:00
ajacoutot
f7c51fb1b5 Update to ecs-cli-1.9.0. 2018-10-20 12:15:39 +00:00