166276 Commits

Author SHA1 Message Date
caspar
dd5969a9f3 print/scribus: update to 1.5.8
Reads OK to landry@
OK gnezdo@
2022-05-17 06:29:03 +00:00
jsg
ecbd19d9d6 update to quakespasm 0.94.4 2022-05-17 03:28:43 +00:00
danj
b7512a4d86 Update to go-1.18.2
go1.18.2 (released 2022-05-10) includes security fixes to the
syscall package, as well as bug fixes to the compiler, runtime, the
go command, and the crypto/x509, go/types, net/http/httptest,
reflect, and sync/atomic packages.

ok jsing@ (maintainer), who spotted a mistake of mine in the PLIST
2022-05-17 02:10:06 +00:00
sthen
a12d1349c4 set more exact license marker 2022-05-16 23:35:49 +00:00
sthen
74dfb1c4ec update to mutt-2.2.5 2022-05-16 22:39:25 +00:00
sthen
e94c1024d4 update to freetds-1.3.10 2022-05-16 21:12:02 +00:00
tb
96b24d7bf2 security/suricata: avoid hidden dependency on textproc/hyperscan by
making sure it's not picked up by configure. Regen patches.

ok gonzalo
2022-05-16 20:12:15 +00:00
pvk
cea45df1ca Update mattermost-server 6.6.1 -> 6.7.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-05-16 18:49:20 +00:00
sthen
bc3bcb1f21 remove maintainer, multiple timeouts on update diffs. and
no response to "do you want to stay maintainer" mail
2022-05-16 18:00:45 +00:00
denis
f34165b0c5 update to v2.28.1
Changes based on https://github.com/bitwarden/web/compare/v2.28.0...v2.28.1
Diff by aisha <openbsd dot ports at aisha dot cc>, thanks
2022-05-16 17:57:57 +00:00
lraab
7c156838b8 sysutils/htop: update to 3.2.0
https://github.com/htop-dev/htop/blob/3.2.0/ChangeLog

maintainer timeout, ok sthen@
2022-05-16 15:05:25 +00:00
landry
bf96f3a0aa www/mozilla-firefox: update to 100.0.1.
see https://www.mozilla.org/en-US/firefox/100.0.1/releasenotes/
2022-05-16 14:11:31 +00:00
robert
092df95976 switch over to php 8 2022-05-16 12:41:30 +00:00
sthen
fbc6416929 update to ccache-4.6.1 2022-05-16 12:07:42 +00:00
danj
4c61eb8b27 Remove empty files
ok landry@
2022-05-16 11:10:27 +00:00
sthen
c4908bd3d8 rxvt-unicode ports tweaks. add flavours:
(default package) = upstream's defaults plus enable 256-colour support

"everything" = upstream's "--enable-everything" build

"small" = reduce size/dep's - starting with upstream's "--disable-everything"
but --enable-frills is added to avoid a build failure

the default package no longer includes "--enable-unicode3" which
upstream recommends not to use "unless you really need a lot of non-BMP
characters" .. "can store and display unicode characters above 65535
even without this flag, but the number of such characters is limited to
a few thousand", if you need that then switch to "everything".

also: update DESCR, take maintainer
2022-05-16 09:43:48 +00:00
fcambus
5e79726a90 Add binaryen. 2022-05-16 08:37:17 +00:00
fcambus
49f0d3bdf5 Import lang/binaryen.
Binaryen is a compiler and toolchain infrastructure library for WebAssembly,
written in C++. It aims to make compiling to WebAssembly easy, fast, and
effective.

* Easy: Binaryen has a simple C API in a single header, and can also be used
  from JavaScript. It accepts input in WebAssembly-like form but also accepts
  a general control flow graph for compilers that prefer that.

* Fast: Binaryen's internal IR uses compact data structures and is designed
  for completely parallel codegen and optimization, using all available CPU
  cores. Binaryen's IR also compiles down to WebAssembly extremely easily and
  quickly because it is essentially a subset of WebAssembly.

* Effective: Binaryen's optimizer has many passes that can improve code
  size and speed. These optimizations aim to make Binaryen powerful enough
  to be used as a compiler backend by itself. One specific area of focus
  is on WebAssembly-specific optimizations (that general-purpose compilers
  might not do), which you can think of as wasm minification, similar to
  minification for JavaScript, CSS, etc., all of which are language-specific.

OK op@
2022-05-16 08:36:26 +00:00
sthen
7aa6431584 update to Postfix 3.5.16, from Brad 2022-05-16 08:23:46 +00:00
op
e26df83dd2 update lang/clojure to 1.11.1.1113
changelog:

* TDEPS-153 - yet more fixes for errors during concurrent Maven downloads
2022-05-16 07:41:10 +00:00
bluhm
055d627c69 update p5-Test-WWW-Mechanize to 1.58
from wen heping
2022-05-15 22:43:00 +00:00
jturner
d07647e91f Update janet to 1.22.0 2022-05-15 22:15:12 +00:00
naddy
388327e899 mediainfo: maintenance update to 22.03 2022-05-15 21:05:34 +00:00
bket
2f11e1a24c Update to bats-1.7.0
Changes: https://github.com/bats-core/bats-core/releases/tag/v1.7.0
2022-05-15 17:51:03 +00:00
op
7cce72959d update security/passphraseme to 0.1.5
diff from maintainer George Rosamond, thanks!

Upstream doesn't seem to provide a changelog: looking at the diff the
changes are '-' used as word separator by default now, the usage of
eff_short_wordlist_1.txt by default instead of eff_large_wordlist.txt
and the addition of -l/--large to select the eff large wordlist.
2022-05-15 17:43:21 +00:00
lraab
80ad18bd55 audio/mpd: update to 0.23.7
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.7/NEWS

ok landry@
2022-05-15 14:09:15 +00:00
jca
ac659e932d Update to knot-3.1.8
From Aisha (maintainer)

Release notes:
https://www.knot-dns.cz/2022-04-28-version-318.html
2022-05-15 10:51:23 +00:00
ajacoutot
ffbec32a38 Update to castor-0.9.0. 2022-05-15 09:55:11 +00:00
ajacoutot
c36a932233 Missing BDEP on devel/fmt. 2022-05-15 09:14:56 +00:00
danj
b8f7eeafd5 Update to haproxy-2.4.17 2022-05-15 00:50:49 +00:00
sthen
52c4e7a122 sshuttle: patching away the coverage tests isn't needed with a TDEP
on py-test-cov (pytest plugin that adds options using py-coverage)
ok aja@
2022-05-14 19:28:39 +00:00
lraab
76f8ded30a devel/intellij: update to 2022.1.1
changelog: https://youtrack.jetbrains.com/articles/IDEA-A-160/IntelliJ-IDEA-2022-1-1-221-5591-52-build-Release-Notes

ok sthen@, landry@, and caspar@
2022-05-14 18:41:16 +00:00
lraab
5fd07a5ef8 devel/pycharm: update to 2022.1.1
changelog: https://youtrack.jetbrains.com/articles/PY-A-233537938/PyCharm-2022-1-1-221-5591-52-build-Release-Notes

ok sthen@, landry@, and caspar@
2022-05-14 18:28:50 +00:00
sthen
244b6251ba nut: reinstate running autoconf/automake, lost when updating to 2.8.0 final;
clients/Makefile.am is patched to build cgi scripts static so Makefile.in
must be regen'd. Problem reported by Atanas Vladimirov.
2022-05-14 18:15:49 +00:00
sthen
b317d7b1c1 committed upstream 2022-05-14 18:03:15 +00:00
landry
b0f4301031 geo/qgis: update to 3.24.3 2022-05-14 18:02:53 +00:00
tb
ffef650eba Update to tlsfuzzer 20220512 2022-05-14 17:53:57 +00:00
jeremy
60aeb449b1 Update to PostgreSQL 14.3
OK danj@
2022-05-14 17:51:54 +00:00
kurt
e575e5f043 Update to 17.0.3 GA:
* Contains many upstream bug fixes which can be found in the release notes
  here:
  https://foojay.io/java-17/?quarter=042022&tab=allissues
  https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-05-14 17:23:43 +00:00
kurt
3666b8e2ea Update to 11.0.15 GA:
* Contains many upstream bug fixes which can be found in the release notes
  here:
  https://foojay.io/java-11/?quarter=042022&tab=allissues
  https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-05-14 17:21:32 +00:00
kurt
6620551366 Update to 8u332 GA:
* Contains many upstream bug fixes which can be found in the release notes
  here:
  https://foojay.io/java-8/?quarter=042022&tab=allissues
  https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-05-14 17:16:41 +00:00
sthen
f0c03f82d3 adapt to OpenLDAP update; libldap_r no longer exists as a separate library.
the main libldap can be used instead.
2022-05-14 15:35:07 +00:00
sthen
629118de95 update to OpenLDAP 2.6.2
- BDB/HDB are no longer supported in 2.5+, if you're using these you
need to move to MDB (MDB is supported in the 2.4.x version already in
ports).

*Before* upgrading use slapcat to dump your database to an ldif file.
(You should be doing this regularly anyway)

Update your database configuration to use mdb instead of bdb.
Note that if you are using the on-line configuration database (cn=config)
rather than slapd.conf it can be fiddly to change in an existing
configuration; you may prefer to regenerate the configuration too.

Reload your database from the ldif file using slapadd (or if you are
updating a read-only replica you can let syncrepl pick it up).

- The port has switched to a modular build. The most important backends
and overlays (in particular mdb and syncrepl) are still compiled into
slapd so in those cases you don't need to make any changes to adapt to
this. If using more exotic configuration then you may need to load
the relevant modules (for OLC see "olcModuleLoad", for slapd.conf see
"moduleload").

- Switch from BUILD_DEPENDS on groff (only soelim is used) to an awk
script.

Next commit will adjust other ports to cope.
2022-05-14 15:33:58 +00:00
ajacoutot
653c551c03 +sshuttle 2022-05-14 15:12:41 +00:00
ajacoutot
38eab3e86f Import sshuttle-1.1.0
sshuttle allows you to create a VPN connection from your machine to any remote
server that you can connect to via ssh.

ok robert@
2022-05-14 15:12:07 +00:00
sthen
2e7a3e784e update to php-8.1.6 2022-05-14 15:10:25 +00:00
sthen
6b6fbb972d update to php-8.0.19 2022-05-14 15:10:16 +00:00
sthen
e04091d691 mark vaultwarden BROKEN-i386
raw-cpuid-10.2.0/src/lib.rs:80:37 "could not find `arch` in `self`"
2022-05-14 14:12:30 +00:00
sthen
2034188a5b update to libretls-3.5.2 2022-05-14 13:56:36 +00:00
sthen
a5fba9605a update to pcsc-lite-1.9.6 2022-05-14 13:51:28 +00:00