131116 Commits

Author SHA1 Message Date
ajacoutot
2a7f2f215f Update to librsvg-2.42.6. 2018-08-13 09:59:03 +00:00
ajacoutot
d1d5b36888 Update to libsoup-2.62.3. 2018-08-13 09:51:07 +00:00
ajacoutot
bda51d8fb4 Update to libgsf-1.14.44. 2018-08-13 09:45:05 +00:00
rsadowski
18a8e09476 Unbreak kde4/kompare
Use ${MODKDE4_DEP_DIR}/libkomparediff2 and don't fetch
kde-applications/libkomparediff2, if it is installed.

Spotted by naddy@ Thanks!
2018-08-13 09:13:30 +00:00
feinerer
b00ad9caf6 Update to pdfsandwich 0.1.7 2018-08-13 07:08:40 +00:00
jsg
296062a424 update dtb to linux 4.18
no device tree changes since rc7
2018-08-13 01:59:40 +00:00
danj
e71a8c65ae Update to py-scandir-1.9.0
From Elias Mariani (maintainer)
2018-08-12 23:38:31 +00:00
jca
cc524c5a26 Update to tdb-1.3.16 2018-08-12 22:57:21 +00:00
jca
0d287168f8 Update to talloc-2.1.14 2018-08-12 22:29:10 +00:00
naddy
82dfad1a00 maintenance update to 20180811 2018-08-12 20:53:07 +00:00
jasper
1349a80373 update to minio-0.20180802 2018-08-12 17:22:09 +00:00
jasper
0c18afe634 update to minioc-0.20180802 2018-08-12 17:21:57 +00:00
jasper
d277d4329d update to elixir-1.7.2 2018-08-12 17:21:51 +00:00
bcallah
361208411f Update to flang-6.0.0.20180811 -- fixes an internal compiler error 2018-08-12 15:28:15 +00:00
sthen
fb52e7e438 Update to GraphicsMagick 1.3.30, from Brad. Many oss-fuzz detected bugs
are fixed, also a heap write overflow in SVG/Rendering and various other
bugs. Notable behaviour change:

* JPEG: The JPEG reader now allows 3 warnings of any particular type
  before giving up on reading and throwing an exception.  This choice
  was made after observing files which produce hundreds of warnings
  and consume massive amounts of memory before reading the image data
  has even started.  It is currently unknown how many files which were
  previously accepted will be rejected by default.  The number of
  allowed warnings may be adjusted using '-define
  jpeg:max-warnings=<value>'.  The default limit will be adjusted
  based on reported user experiences and may be adjusted prior to
  compilation via the MaxWarningCount definition in coders/jpeg.c.
2018-08-12 13:39:35 +00:00
jasper
a39f8bc501 enable TLS support
only certifcate-based encryption is supported as libressl removed support for
PSK. this was originally based on a patch by Bernard Spil, but it's been reworked
to notify+exit when PSK is configured in the agent/proxy/server configuration file.

ok robert@ (earlier version of this patch)
2018-08-12 13:25:53 +00:00
sthen
e6feb93eeb update to py-mutagen-1.41.1, dedupe some Makefile parts 2018-08-12 13:24:07 +00:00
jasper
d4766faed7 add support for monitoring CPU spin as system.cpu.util[,spin]
note, it's not yet hooked into the OpenBSD template but at least it's available now.

ok robert@
2018-08-12 13:17:05 +00:00
kn
a267583761 Fix function prototype mismatch to unbreak build on sparc64/gcc
Introduced by lib/libpcap.h r1.20 from 03.06.2018

OK tb
2018-08-12 10:48:14 +00:00
fcambus
b2889517df Update lynx to 2.8.9rel1.
OK sthen@
2018-08-12 08:28:49 +00:00
robert
a7e0a5516f introduce unveil(2) support for iridium by merging all the changes from
www/chromium

pass the --enable-unveil flag to use unveil(2) in all of the browser processes
by reading the list of unveil'd paths from files located in /etc/iridium,
e.g.: /etc/iridium/unveil.main or /etc/iridium/unveil.gpu.
2018-08-11 16:22:42 +00:00
bcallah
4c7ef784d5 Unbreak gcc-4.9.4 on armv7 by permitting linking with lld.
There is a bug in lld that prevents the linking of libgcj.so, but on armv7
gcj isn't built so it's ok there.

ok phessler@
2018-08-11 14:11:01 +00:00
jsg
b5921a1856 update to the latest raspberrypi-firmware commit 2018-08-11 12:52:33 +00:00
edd
0dd3a62af7 Ensure the TeX Live PLIST generation scripts output @tag.
OK espie@
2018-08-11 10:43:24 +00:00
remi
5fc9326fa9 update to vdirsyncer 0.16.7
ok danj@
2018-08-11 09:28:30 +00:00
remi
c6010f379e update to version 0.3.2
input from and testing by Elias M. Mariani
ok danj@
2018-08-11 09:26:32 +00:00
bket
6f59a6d148 Update email address MAINTAINER. 2018-08-11 07:40:56 +00:00
fcambus
88921ea05f Update schismtracker to 20180810. 2018-08-11 05:29:25 +00:00
fcambus
be233da85f Update ruby-kramdown to 1.17.0.
OK jeremy@
2018-08-11 05:11:14 +00:00
naddy
1e87a41b50 bump for plist changes 6.3 -> 6.4 2018-08-11 04:58:47 +00:00
bcallah
97e5f7a4d8 Update to flang-driver-6.0.0.20180810 2018-08-11 04:44:12 +00:00
naddy
d83640f19a recognize OpenBSD 6.4 2018-08-11 04:37:47 +00:00
sthen
ce709292f4 update mac-vendor list 2018-08-10 21:14:41 +00:00
bluhm
2f517b9d79 update p5-Pod-Markdown to 3.101 2018-08-10 21:02:31 +00:00
fcambus
78a13b1bc6 Update vice to 3.2.
Notable changes:

- Add a BUILD_DEPENDS on devel/xa, which is now required
- Switch to using SDL2
- Take maintainership

Reads OK kn@
2018-08-10 20:55:26 +00:00
sthen
6d6113fc88 update to py-cryptography-2.3 2018-08-10 20:13:41 +00:00
sthen
e3ce2d80b2 update to certbot/py-acme 0.26.1 2018-08-10 19:54:52 +00:00
sthen
e7330a9e4d add py3 to py-zopecomponent 2018-08-10 19:49:21 +00:00
sthen
0166276f29 update to acme-tiny-4.0.4 2018-08-10 19:43:07 +00:00
sthen
1b72a79eb4 +yosys 2018-08-10 19:40:29 +00:00
sthen
417ddad543 import ports/cad/yosys, from maintainer Alessandro De Laurenzis, ok bcallah
Yosys Open SYnthesis Suite

Yosys is a framework for Verilog RTL synthesis. It currently has extensive
Verilog-2005 support and provides a basic set of synthesis algorithms for
various application domains. Selected features and typical applications:

- Process almost any synthesizable Verilog-2005 design
- Converting Verilog to BLIF / EDIF/ BTOR / SMT-LIB / simple RTL Verilog / etc.
- Built-in formal methods for checking properties and equivalence
- Mapping to ASIC standard cell libraries (in Liberty File Format)
- Mapping to Xilinx 7-Series and Lattice iCE40 FPGAs
- Foundation and/or front-end for custom flows

Yosys can be adapted to perform any synthesis job by combining the existing
passes (algorithms) using synthesis scripts and adding additional passes as
needed by extending the Yosys C++ code base.
2018-08-10 19:40:02 +00:00
sthen
7fa7248e9d update to py-mutagen-1.41.0 2018-08-10 19:36:36 +00:00
solene
52f992c12f + clic 2018-08-10 15:15:57 +00:00
solene
3082d37090 import clic v1.01
clic is a text based gopher client. It uses navigation through numbering
and use colours for the selectors. It has a kiosk mode which prevent
using any other external software and prevent downloading files.

ok jca@ bcallah@ sthen@
2018-08-10 15:14:56 +00:00
robert
9ce79d3bc8 update to 68.0.3440.106 and include all the unveil configuration files
by default now, so there is no need to clone the git repository for that
2018-08-10 14:57:53 +00:00
sthen
a893bfc1a0 update to lucee-5.2.8.50 2018-08-10 12:06:33 +00:00
espie
fd42a38d1d obey LOCALBASE 2018-08-10 11:21:19 +00:00
bluhm
6d8be817e3 Sort Makefile according to template.
Use description from upstream.
2018-08-10 11:17:22 +00:00
bluhm
ddd5c8b3e5 Upstream does not maintain Net::IPTrie properly anymore. Import
the necessary fixes from their bug tracker to our ports tree.
Take maintainer.
OK jasper@
2018-08-10 11:08:48 +00:00
espie
a18c858d08 obey PREFIX 2018-08-10 10:20:21 +00:00