140721 Commits

Author SHA1 Message Date
sthen
69ba377bf2 update to openssl-1.1.1d 2019-09-10 23:55:24 +00:00
sthen
98bc427df0 update to openssl-1.0.2t 2019-09-10 23:55:14 +00:00
kili
e80c5def54 fixup-hs-plist is no longer needed. 2019-09-10 20:55:26 +00:00
sthen
c26f5d878c BUILD_DEPENDS on bash 2019-09-10 14:09:17 +00:00
sthen
fbb77e365d update to lucee-5.3.3.62 2019-09-10 14:04:25 +00:00
kili
277dd18a88 Update to poppler-0.80.0. 2019-09-10 13:52:42 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
kili
641bb4e738 Add a quirk to avoid collisions after switching ghc to @define-tag/@tag.
From espie@, who is currently afk.
2019-09-10 13:50:33 +00:00
bket
621d922e44 Update to dnscrypt-proxy-2.0.27.
Changelog can be found at
https://github.com/jedisct1/dnscrypt-proxy/blob/2.0.27/ChangeLog.

From Nam Nguyen <namn AT berkeley DOT edu> (MAINTAINER).
2019-09-10 13:19:25 +00:00
jca
c72e82ff60 Stop passing a timezone param to settimeofday(2)
Historical, and useless in this port since timezone information is
always zero.  xastir is the only user of the timezone argument that
I could spot.  ok cheloha@ abieber@ (maintainer)
2019-09-10 11:21:24 +00:00
bcallah
228ea39c44 Update to diffoscope-123 2019-09-09 23:35:08 +00:00
kmos
574993df9a Changing these ports MAINTAINER to my openbsd.org address 2019-09-09 21:36:14 +00:00
jca
c64dc40473 Sort PLIST
from Brad
2019-09-09 21:15:16 +00:00
naddy
2179ecdce6 Remove UTF-8 non-breaking spaces that snuck in. embryo_cc's lexer
can't handle input bytes with the top bit set.  On signed char
architectures they are accidentally skipped, on aarch64 the parser
later fails with an assert().
2019-09-09 21:07:21 +00:00
kmos
597ab8d80e Update devel/py-arrow 0.14.5 -> 0.14.7
From Wen Heping. Thank you!
2019-09-09 19:23:48 +00:00
kmos
62299edbae Add explanatory comments to several entries
ok bcallah@
2019-09-09 19:19:05 +00:00
otto
d32fa43ae1 Disable DoH by default. While encrypting DNS might be a good thing,
sending all DNS traffic to Cloudflare by default is not a good idea.
Applications should respect OS configured settings.
The DoH settings still can be overriden if needed. ok landry@ job@
2019-09-09 18:50:35 +00:00
robert
f299a94d57 fix the catalog backup script on OpenBSD when using PostgreSQL:
psql(1) will fail if the current working directory is not accessible which
is /nonexistent for the _bacula user so chdir(2) to the bacula working dir
before executing psql(1)

ok sthen@
2019-09-09 11:10:10 +00:00
ajacoutot
79e78f3a00 Update to simple-scan-3.34.0. 2019-09-09 08:15:59 +00:00
ajacoutot
8897d153f9 Update to gdk-pixbuf-2.38.2. 2019-09-09 08:00:44 +00:00
giovanni
3e6c36444a Update to 5.0.8
documentation fixes
2019-09-09 07:44:45 +00:00
rsadowski
73dcbc3b7a Unbreak widelands build
Remove CXXFLAGS from CONFIGURE_ENV to avoid a lot of warnings.
sparc64 might still be broken, but let's give it a try.

ok naddy@
2019-09-09 04:42:10 +00:00
ajacoutot
ac9b90ce4b Add section about drivers. 2019-09-08 19:19:06 +00:00
juanfra
4ba00fcc8d Unbreak on macppc. 2019-09-08 17:40:02 +00:00
stsp
84436284e9 update to got-0.15
- use author name/email from ~/.gitconfig if GOT_AUTHOR is not set
- obtain repo format version and commit author name/email from .git/config
- fix line-wrap for lines spanning the terminal in tog diff view
- make 'got status' ignore inaccessible directories (reported by semarie)
- unstage may need to write to repository; fix unveil(2) call accordingly
- fix modified files not shown by 'got status' after committing staged changes
2019-09-08 17:10:21 +00:00
tb
5dd4ded210 update to wireguard-go-0.0.20190908 which contains the proper upstream
fix for our local patch.

ok jasper (MAINTAINER)
2019-09-08 17:07:30 +00:00
ajacoutot
a6faa12d51 Update to graphene-1.10.0. 2019-09-08 16:48:59 +00:00
robert
878d1113e7 update to 6.2.7.1 2019-09-08 14:05:53 +00:00
jca
cbb02a6e7f Update to llvm-8.0.1
Similar diff from Brad; bulk build by ajacoutot@
2019-09-08 10:40:39 +00:00
ajacoutot
17b60e5c2c Update to gdl-3.34.0. 2019-09-08 10:15:24 +00:00
ajacoutot
b99f731517 Update to FFmpeg 4.2.1.
from Brad (maintainer)
2019-09-08 10:08:59 +00:00
ajacoutot
96dfff06f5 Drop MODGCC4_ARCHS; it shouldn't be needed as the default value is to list
all supported archs.

from Brad
2019-09-08 10:07:03 +00:00
chrisz
9ca08e2b6a add RUN_DEPENDS for graphics/ocaml-cairo, move C libraries to LIB_DEPENDS.
This should fix failing math/coq.
2019-09-08 07:21:21 +00:00
naddy
41b4ee2be3 REVISION must not go back 2019-09-07 23:32:43 +00:00
bket
f5e7629942 Avoid DT_SONAME hardcoding.¬ 2019-09-07 20:09:35 +00:00
sthen
11ec9ae26e https HOMEPAGE 2019-09-07 19:39:24 +00:00
sthen
3c2ffe780d update to minitube-3.1, unbreaking playback 2019-09-07 19:38:57 +00:00
daniel
26438191d5 Minor cleanups:
- remove no-longer needed g77 and java subpackages.
- remove an outdated patch comment
- move HOMEPAGE from http -> https
- bump all subpackages due to HOMEPAGE change

ok pascal@ (MAINTAINER)
2019-09-07 19:32:44 +00:00
ajacoutot
11a9ae6365 Update to accerciser-3.34.0. 2019-09-07 19:05:12 +00:00
chrisz
a2a47d029c update to 1.8.1
ok krw@
2019-09-07 18:45:02 +00:00
ajacoutot
c7d6c0034b Update to epiphany-3.32.5. 2019-09-07 17:53:23 +00:00
ajacoutot
bdb4a77293 Bump to be ahead of stable. This is usually not needed but here we will
have a PKGNAME change between 6.5 and 6.6.
2019-09-07 17:48:15 +00:00
ajacoutot
7c80b15ac0 Update some terraform providers. 2019-09-07 17:42:43 +00:00
ajacoutot
e841a205ab SECURITY update to zeek-2.6.4.
- The NTLM analyzer did not properly handle AV Pair sequences that were
  either empty or unterminated, resulting in invalid memory access or
  heap buffer over-read.  The NTLM analyzer is enabled by default and
  used in the analysis of SMB, DCE/RPC, and GSSAPI protocols.
2019-09-07 17:40:54 +00:00
ajacoutot
7bd556b9a5 Update to awscli-1.16.234. 2019-09-07 17:28:38 +00:00
ajacoutot
9a38252eb4 Update to py-boto3-1.9.224. 2019-09-07 17:28:21 +00:00
ajacoutot
346af4f726 Update to py-botocore-1.12.224. 2019-09-07 17:28:08 +00:00
daniel
d9e1a6e4cd Update to commit d3eba507 for ocaml 4.08.1 support. 2019-09-07 17:24:37 +00:00
chrisz
8a2d18eacb Update to 19.0, which supports OCaml 4.08.
OK (ports-wise) jca@
2019-09-07 17:11:53 +00:00
ajacoutot
7807d33804 Update to ecs-cli-1.16.0. 2019-09-07 17:06:41 +00:00