140991 Commits

Author SHA1 Message Date
sthen
69f684abfa update to kea-1.6.0
no response to a call for testing on ports@; i intend to remove this
port if nobody steps up to maintain or at least test diffs when sent out.
(1.7.0 is out now as well).
2019-09-26 13:23:37 +00:00
sthen
ba5e0b6493 update to pear-Mail-Mime-1.10.3 2019-09-26 13:18:29 +00:00
kurt
48d4fd269f Allow mmap(2) to select a suitable random address by providing NULL as
the hint address. Fixes x11/gnome/gjs build on aarch64 at least.
okay jasper@ jcs@
2019-09-26 13:00:21 +00:00
sthen
0c5cfb2cdb add .zip to the ELECTRON_ARCH string which is only used to substitute in
PLISTs (electron/releases/electron-v6.0.3-openbsd-${ELECTRON_ARCH} etc),
this will prevent share/icons/hicolor/64x64 from being accidentally written
as share/icons/hicolor/64${ELECTRON_ARCH}. looks ok to robert@
2019-09-26 11:59:20 +00:00
chrisz
1eaa70c7be Add patch that was missing in the OCaml 4.09.0 update 2019-09-26 11:04:50 +00:00
cwen
163e72857d waimea: unbreak with ports-gcc by fixing a namespace clash.
Also move HOMEPAGE to https and refresh WANTLIB.
Tested on sparc64 by kmos@ and macppc by me.

OK kmos@
2019-09-26 10:36:53 +00:00
sthen
3b6066bb84 set -DGNC_SHELL=/bin/sh instead of forcing a BDEP on bash, now that I've
been able to do a successful build with it
2019-09-26 10:22:41 +00:00
sebastia
d8c67e0a19 update 1.0.0 -> 1.1.0 2019-09-26 10:17:10 +00:00
sebastia
5655289c2b Update 1.0.0 -> 1.2.0 2019-09-26 10:15:56 +00:00
sthen
88dc6c2592 update to pecl-mcrypt-1.0.3 2019-09-26 09:54:11 +00:00
chrisz
2dd0fda6b6 Update OCaml to 4.09
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me

Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00
chrisz
a05a0ef62b Import graphics/ocaml-graphics
This was formally shipped with the OCaml compiler distribution,
but is now a seperate project.

ok jca@, krw@, sthen@
2019-09-26 09:33:14 +00:00
sebastia
5c00cd5abd Update 5.1.6 -> 5.2.2 2019-09-26 06:46:39 +00:00
sebastia
075ed90036 Update 0.8 -> 0.9 2019-09-26 06:41:33 +00:00
sebastia
3d9f426396 Update 3.6.3 -> 3.7.1 2019-09-26 06:37:40 +00:00
sebastia
1e860aae4f Update 0.5.7 -> 0.6.0 2019-09-26 06:36:48 +00:00
sebastia
8bdbf90577 Update 1.10.1 -> 1.10.4
update required for an update of cms_scanner

OK jeremy@
2019-09-26 06:35:09 +00:00
sebastia
c03d04e031 Update 3.1.0 -> 4.0.1
now possible with updated addressable
2019-09-26 06:34:02 +00:00
sebastia
bdf9051547 Update 2.6.0 -> 2.7.0
now that opt_parse_validator is updated, and relaxed dependencies to addressable

OK jeremy@
2019-09-26 06:32:37 +00:00
sebastia
0db3422922 Update 1.7.4 -> 1.8.0 2019-09-26 06:30:51 +00:00
sebastia
25f4f5196f Update 5.2.3 -> 6.0.0 now that new dependency zeitwerk is in 2019-09-26 06:29:20 +00:00
sebastia
2ecd50b95a hook up ruby-zeitwerk 2019-09-26 06:26:55 +00:00
sebastia
75ac9cf962 import ruby Zeitwerk
Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and application may have their own independent autoloader, with its own
configuration, inflector, and logger. Supports autoloading, preloading,
reloading, and eager loading.

a new dependency needed to update activesupport.


OK jeremy@
2019-09-26 06:25:46 +00:00
bket
26036f28d7 Sync pledge bits-and-pieces from upstream HEAD.
Based on
64bee8acfc,
which reduces number of pledge(2) promises.

OK gonzalo@ (MAINTAINER)
2019-09-26 03:08:34 +00:00
ajacoutot
5fd9f980a4 Update the gstreamer1 gang to version 1.16.1. 2019-09-25 22:48:02 +00:00
ajacoutot
f010ace6d5 Unbreak wth newer vala (from upstream).
breakage reported by naddy@
2019-09-25 22:27:05 +00:00
jca
c1b17d49f1 Minor update to emacs-26.3
NEWS:
  https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS.26
2019-09-25 22:10:51 +00:00
sebastia
e97114b40c simple update: 3.14.3 -> 3.14.4 2019-09-25 21:09:37 +00:00
sebastia
fa094b79b1 simple update: 1.7.1 -> 1.7.2 2019-09-25 21:08:55 +00:00
sthen
2dd5632202 fix bad subst; share/icons/hicolor/64${ELECTRON_ARCH}/apps/chrome.png 2019-09-25 20:22:23 +00:00
sthen
5c0748b9be avoid some "vfprintf %s NULL" syslogs in libgweather, ok jasper@ 2019-09-25 16:00:28 +00:00
kmos
8b18a19482 Hook security/py-pysha3 up to the build 2019-09-25 14:39:04 +00:00
kmos
07b84f4a58 Backport of sha3 to Python < 3.6 (so 2.7 for our purposes)
From Clem Atis <clematis@clematis@insiberia.net>

Input and tweaks from sthen and myself

ok sthen
2019-09-25 14:37:08 +00:00
kmos
0f53fcb5b8 Change indentiation of a couple of .if statements to match
the style of the rest of the section and make it easier to see
which .endif belongs to which .if

ok sthen
2019-09-25 14:34:13 +00:00
bket
523aaed749 Update to git-cola-3.5.
Release notes can be found at
https://github.com/git-cola/git-cola/blob/v3.5/share/doc/git-cola/relnotes.rst

OK sthen@
2019-09-25 12:40:25 +00:00
sthen
79eeef6bd1 update to pecl-ssh2-1.2, enable php 7.3 builds 2019-09-25 12:07:55 +00:00
sthen
898a5e925d update to freetds-1.1.16 2019-09-25 11:42:41 +00:00
sthen
8242e664b6 Add patches from https://gerrit.asterisk.org/c/asterisk/+/12895 reverting
a pjproject change that caused a memory leak with TLS in chan_pjsip. Found by
Mark Patruck and diagnosed by him with upstream.
2019-09-25 11:39:15 +00:00
espie
7b36b4ded8 minor update 2019-09-25 10:03:19 +00:00
fcambus
1150ceedc4 Update libopenmpt to 0.4.7. 2019-09-25 07:24:53 +00:00
danj
e3678b5667 Update to claws-mail-3.17.4
Drop maintainer.

Help from sthen@, "please proceed" solene@
2019-09-25 00:33:55 +00:00
landry
ccb0becb54 Update to QGIS 3.8.3 2019-09-24 18:10:05 +00:00
fcambus
696286ea23 Update ncdu to 1.14.1.
OK solene@, bket@
2019-09-24 15:37:34 +00:00
robert
9a86aa1165 fixup patches where WRKSRC was substituted 2019-09-24 14:11:07 +00:00
espie
0d33566014 a few more pics, mostly from norway 2019-09-24 13:15:19 +00:00
kurt
7cbf0bc92a Add back javaPathHelper support for running clojure. okay jasper@ 2019-09-24 13:05:22 +00:00
fcambus
0eac451c92 Update spleen to 1.4.0. 2019-09-24 12:23:57 +00:00
jasper
e6b3c8dc51 register java-tanukiwrapper removal 2019-09-24 11:47:53 +00:00
jasper
e4ea48352d remove java-tanukiwrapper, it was never used and the original software that required
it never made it into the tree.

ok kurt@
2019-09-24 11:47:40 +00:00
ajacoutot
28da13877f Update to webkitgtk4-2.26.1. 2019-09-24 11:20:21 +00:00