130302 Commits

Author SHA1 Message Date
ajacoutot
f1e6c9d21c Update to py-boto3-1.7.51. 2018-07-06 07:50:02 +00:00
ajacoutot
fcf5bd770b Merge in diffs from base:
- Add ret protector options as no-ops.
- Add a clang pass that identifies potential ROP gadgets and replaces ROP
  friendly instructions with safe alternatives. This initial commit fixes
  this framework.
- Add RETGUARD to clang for amd64. This security mechanism uses per-function
  random cookies to protect access to function return instructions, with the
  effect that the integrity of the return address is protected, and function
  return instructions are harder to use in ROP gadgets.
- Put the new retguard symbols in their own section,
  '.openbsd.randomdata.retguard', to make them easier to work with in the
  kernel hibernate code.
- Pass -nopie to the linker when -pg is specified to make the
  profiler(gprof) work properly.
- Work around a bug where discarding the .ARM.exidx section in the armv7 kernel
  linker script makes ld.lld(1) crash.  This has been fixed in a different
  (proper?) way upstream but backporting their fix is a bit too invasive.
- Merge '.openbsd.randomdata.*' sections into a single '.openbsd.randomdata'
  section when linking, as we do when using ld from binutils.

from Brad (maintainer)
2018-07-06 06:55:10 +00:00
landry
9e61267751 Remove patch that was meant to be removed when updating to 61.
ComputeUptime is called before pledge().. so no need to neuter this sysctl()
2018-07-06 06:54:05 +00:00
landry
cf6cd394bd Update to firefox 61.0.1.
See https://www.mozilla.org/en-US/firefox/61.0.1/releasenotes/
2018-07-06 06:44:57 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
bentley
130318eb6f +osrm-backend 2018-07-06 06:00:54 +00:00
bentley
5ec5e99b8e Import osrm-backend-5.18.0.
OSRM is a high performance routing engine written in C++14 designed to run on
OpenStreetMap data.

The following services are available via HTTP API, C++ library interface and
NodeJs wrapper:

- Nearest - Snaps coordinates to the street network and returns the nearest
  matches
- Route - Finds the fastest route between coordinates
- Table - Computes the duration or distances of the fastest route between all
  pairs of supplied coordinates
- Match - Snaps noisy GPS traces to the road network in the most plausible way
- Trip - Solves the Traveling Salesman Problem using a greedy heuristic
- Tile - Generates Mapbox Vector Tiles with internal routing metadata

ok landry@
2018-07-06 06:00:02 +00:00
bluhm
5e7a0038b8 Update botan2 to 2.7.0. Patches have been commited upstream.
Fixes CVE-2018-12435 ECDSA side channel.
2018-07-06 00:18:39 +00:00
bcallah
16f569895f Update to wtf-20180704 2018-07-05 20:33:52 +00:00
bcallah
7b44c3b175 Update hyperrogue to 10.4j 2018-07-05 20:24:45 +00:00
feinerer
f779f74d38 +hashdeep 2018-07-05 19:19:27 +00:00
feinerer
b805d8625b Import hashdeep 4.4
hashdeep is a set of cross-platform tools to compute hashes, or message
digests, for any number of files while optionally recursively digging through
the directory structure. It can also take a list of known hashes and display
the filenames of input files whose hashes either do or do not match any of the
known hashes. This version supports MD5, SHA-1, SHA-256, Tiger, and Whirlpool
hashes.

ok giovanni@
2018-07-05 19:17:20 +00:00
ajacoutot
5d681565b7 Update to awscli-1.15.50. 2018-07-05 18:55:21 +00:00
ajacoutot
ea028fd256 Update to py-botocore-1.10.50. 2018-07-05 18:55:02 +00:00
ajacoutot
7cba4d0f4a Update to py-boto3-1.7.50. 2018-07-05 18:52:07 +00:00
ajacoutot
fe10ca25a2 Yet another /usr/share -> /usr/local/share 2018-07-05 18:49:26 +00:00
giovanni
6e8200995e missing run-depencency on desktop-file-utils 2018-07-05 16:55:42 +00:00
sthen
3f28a47b4b missed bump for nagios-web with the php version switch, noticed by naddy@ 2018-07-05 16:36:09 +00:00
jcs
1cc15fd215 Build vncviewer with -DMITSHM to greatly increase performance while
running on the modesetting driver

ok sthen
2018-07-05 14:55:22 +00:00
sthen
79e3770168 update to get_iplayer-3.15 2018-07-05 13:22:12 +00:00
sthen
04b3f3f7c1 build with ports-gcc on !clang arches. may help gcc arches which currently
fail with "undefined symbol '__builtin_unreachable".
2018-07-05 10:34:15 +00:00
rsadowski
983dcbbe79 Update Qt to latest TLS version 5.9.6
Tested in an amd64 and i386 bulk build by landry@ Thanks!

ok landry@
2018-07-05 09:49:13 +00:00
bentley
3f072b4e3f Update to residualvm-3.0.1.
Release notes:
https://github.com/residualvm/residualvm/blob/branch-0-3-1/NEWS

ok kirby@
2018-07-05 09:18:34 +00:00
bentley
6adced69a9 +tbb 2018-07-05 09:15:26 +00:00
bentley
40b21fa56d Import tbb-2018.5.
Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write
parallel C++ programs that take full advantage of multicore performance,
that are portable, composable and have future-proof scalability.

ok bcallah@
2018-07-05 09:14:55 +00:00
kn
75397d7d09 Remove BROKEN-sparc64
Built repeatedly just fine. This reenables www/nginx.

Switch to TLS while here.

OK sthen
2018-07-05 09:08:30 +00:00
bentley
1ece5db073 +libosmium 2018-07-05 05:18:24 +00:00
bentley
ed25580061 Import libosmium-2.14.0.
Osmium is a fast and flexible C++ library for working with OpenStreetMap data.

The Osmium library has extensive support for all types of OSM entities:
nodes, ways, relations, and changesets. It allows reading from and writing
to OSM files in XML and PBF formats, including change files and full history
files. Osmium can store OSM data in memory and on disk in various formats
and using various indexes. Its easy to use handler interface allows you to
quickly write data filtering and conversion functions. Osmium can create
WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS
formats and it can assemble multipolygons from ways and relations.

ok landry@
2018-07-05 05:17:52 +00:00
bentley
48133ec9a8 +protozero 2018-07-05 05:02:21 +00:00
bentley
bc115b8b40 Import protozero-1.6.2.
Protozero is a minimalistic protocol buffer decoder and encoder in C++.

Designed for high performance. Suitable for writing zero copy parsers and
encoders with minimal need for run-time allocation of memory.

Low-level: this is designed to be a building block for writing a very
customized decoder for a stable protobuf schema. If your protobuf schema is
changing frequently or lazy decoding is not critical for your application
then this approach offers no value: just use the C++ API that can be
generated with the Google Protobufs 'protoc' program.

ok landry@
2018-07-05 05:01:46 +00:00
thfr
ed0659ee8a add dev directory to mkdir so that README can be run directly. ok naddy@, brynet@ 2018-07-05 03:47:34 +00:00
bentley
cb9e15e6af Update to ibm-plex-1.0.2. 2018-07-05 03:29:04 +00:00
bcallah
e1ad206f12 Use libaio_compat within flang. This lets us drop a lot of patches.
Note the minor bump in libflang since the aio routines are now added.
2018-07-04 22:00:28 +00:00
bcallah
a9d031f60b +libaio_compat 2018-07-04 21:09:02 +00:00
bcallah
e4d04e2285 Import devel/libaio_compat, a port of POSIX asynchronous I/O routines from
DragonFly BSD.

ok rsadowski@

libaio_compat is a port of the POSIX asynchronous I/O library from
DragonFly BSD to OpenBSD.

This version of AIO is aimed at standards compliance; it is not aimed at
either reasonability or performance. It merely wraps synchronous I/O
routines.
2018-07-04 21:08:39 +00:00
fcambus
c12ee211c6 Update GeoLite2 databases to latest version. 2018-07-04 20:07:17 +00:00
sthen
f5121b352f bump to ensure -current version is > -stable version for future updates
(plist/pkg_add changes mean the -current plist couldn't be copied directly
to -stable)
2018-07-04 19:20:52 +00:00
benoit
cdd9085534 Update to libspectrum-1.4.4. 2018-07-04 18:53:27 +00:00
landry
c3f349f9bc Update to thunderbird 52.9.0.
See https://www.thunderbird.net/en-US/thunderbird/52.9.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-18/
2018-07-04 18:46:30 +00:00
bcallah
4a5f4f5ad3 Use a bigger hammer to ensure SDL2 does not get picked up.
While here, explicitly remove the installation of the .mid and .ogg files,
since we are not using SDL2.

Reported independently by naddy@ and espie@.
2018-07-04 15:10:31 +00:00
ajacoutot
028bc424a0 Bump MODCLANG_VERSION to version 6.0.1. 2018-07-04 09:54:17 +00:00
ajacoutot
59f9d81f6b Update to llvm-6.0.1.
Tested with flang and rust by their maintainers.
from Brad (maintainer)
2018-07-04 09:53:49 +00:00
ajacoutot
55c3cf407a Update to babl-0.1.52. 2018-07-04 09:31:55 +00:00
ajacoutot
e077bd4096 Update to hwdata-0.313. 2018-07-04 09:31:41 +00:00
ajacoutot
ce0bec3c92 REVISION can't go backward. 2018-07-04 09:07:04 +00:00
landry
8cacb4e944 Update to ncmpcpp 0.8.2.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:03:41 +00:00
landry
800f11567e Update to ncmpc 0.30.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:02:58 +00:00
landry
5fd710b425 Update to mpc 0.30.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:02:21 +00:00
landry
fcf4f6f1a4 Update to mpd 0.20.20.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:01:59 +00:00
ajacoutot
0b95216a16 Update to stellarium-0.18.1. 2018-07-04 08:51:49 +00:00