156163 Commits

Author SHA1 Message Date
ajacoutot
dde1dc06ac Update to foliate-2.6.1. 2021-03-24 07:45:26 +00:00
ajacoutot
0cd79d8ae0 Update to google-cloud-sdk-333.0.0. 2021-03-24 07:43:37 +00:00
ajacoutot
2cd67ebcef Update to libgpg-error-1.42. 2021-03-24 07:39:18 +00:00
ajacoutot
6fb5de26d4 Update to dconf-editor-3.38.3. 2021-03-24 07:34:57 +00:00
ajacoutot
4e56b0bfda Welcome GNOME 3.38.5! 2021-03-24 07:31:13 +00:00
ajacoutot
af18fe5911 Update to gnome-desktop-3.38.5. 2021-03-24 07:30:45 +00:00
rsadowski
ae74e4830d Fix CVS tag 2021-03-24 07:17:36 +00:00
bket
e312cfa1e6 Update to filezilla-3.53.1
Bug fix release:
https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?revision=10186&view=markup
2021-03-24 05:15:41 +00:00
bket
0cb9c5494e Update to py-prompt_toolkit-3.0.18
CHANGELOG:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG
2021-03-24 05:05:45 +00:00
bket
e1ed03bbb8 Update to bupstash-0.8.0
Changes: https://github.com/andrewchambers/bupstash/releases/tag/v0.8.0
2021-03-24 04:51:14 +00:00
sthen
0b66ae083a calibre: add RDEP on py-html2text; from Caspar Schutijser
required to convert a PDF to EPUB with "Heuristic processing" enabled
2021-03-23 22:19:59 +00:00
sebastia
d9f5c2e535 simple update 3.8.15 -> 3.8.17 2021-03-23 22:19:19 +00:00
sebastia
a1a7c72741 simple update 0.13.1 -> 0.13.3 2021-03-23 22:18:40 +00:00
sebastia
c5c7437246 simple update 1.9.3 -> 1.9.4 2021-03-23 22:18:04 +00:00
sthen
32707e558e mark a few go ports broken on armv7/aarch64, they use an old kr/pty which
doesn't support OpenBSD arm arches; needs creack/pty@v1.1.11
2021-03-23 22:17:36 +00:00
sthen
a30bac88c9 update to latex2html-2021 and fix typo in doc dir
from dir21 at pm me
2021-03-23 21:45:59 +00:00
edd
c87a638b0b devel/snare: update to version 0.4.2.
Diff from upstream author, Laurence Tratt.

Thanks!
2021-03-23 21:01:13 +00:00
ajacoutot
cb20977570 no_x11 needs sqlite3.
archivers/zstd seems to be extra but I am not touching this, only fixing
build.
2021-03-23 20:43:19 +00:00
naddy
81540864b2 audio/mpg123: update to 1.26.5 2021-03-23 20:38:09 +00:00
pascal
5ecf9375e4 Update to tor 0.4.5.7, fixes two DoS bugs (TROVE-2021-001 and TROVE-2021-002). 2021-03-23 20:33:16 +00:00
sthen
d0ab2b2cfd snmp_exporter: add a pkg-readme with a quick intro, and show how to run the
config generator (including setting MIBDIRS) when changing the generator
input file. add an example showing use with OPENBSD-PF-MIB (which just had
a commit in src/ that will prevent snmp_exporter from using a hexdump of
various names, so if someone is trying this right now they should pick up
the updated MIB first).

Parts borrowed from https://yetiops.net/posts/openbsd-snmp-exporter/
2021-03-23 19:42:28 +00:00
ajacoutot
b4f51aa50b Unbreak: LIB_DEPENDS-nogui is not a BUILD_DEPENDS. 2021-03-23 19:16:40 +00:00
stsp
01fd4336ae update to got 0.51
- deltify.c: explicitly include <endian.h> for be64toh() (naddy)
- rebase/histedit -l: error out if no backups for the requested branch exist
- fix use of uninitialized stat buffer during status crawl (found by naddy)
2021-03-23 19:11:34 +00:00
sebastia
47557fe06f simple update 3.6.0 -> 3.7.0 2021-03-23 18:57:13 +00:00
fcambus
d34247757e Add missing BUILD_DEPENDS on shells/bash.
Pointed out by naddy@, thanks!
2021-03-23 16:35:01 +00:00
sthen
55b581d948 update to p5-libwww-6.53 2021-03-23 15:54:35 +00:00
sthen
6ab48cd1ce grafana: s/387/softfloat/ in os.Setenv("GO386", "387") to unbreak i386 2021-03-23 15:17:57 +00:00
sthen
f49158de81 update to p5-libapreq2-2.16 2021-03-23 15:07:46 +00:00
sthen
f5cdbfc178 update xsel to git head (originally done to fix a segfault when running
on empty input file), from Brennan Vincent, input kn@ gnezdo@
2021-03-23 15:07:27 +00:00
sthen
2a0fc9d1ed update to qutebrowser-2.1.0, from maintainer 2021-03-23 14:59:00 +00:00
visa
c356496cca Fix lang/ruby/3.0 build on mips64.
* Disable the peephole optimizer on mips64 to avoid occasional crashes.

* Ensure sufficient alignment of builtin bytecode arrays so that
  compiler.c can cast and access the data through struct ibf_header
  without crashing (OpenBSD/mips64 requires strict alignment).

OK jeremy@
2021-03-23 14:58:37 +00:00
sthen
86a7e430a0 update to libassuan-2.5.5 2021-03-23 14:53:06 +00:00
sthen
26ae4590aa update to sshpass-1.08 2021-03-23 14:21:53 +00:00
landry
395d8c87cf www/firefox-esr: update to 78.9.0.
See https://www.mozilla.org/en-US/firefox/78.9.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-11/
2021-03-23 13:27:30 +00:00
landry
5dc386fce7 www/mozilla-firefox: update to 87.0
see https://www.mozilla.org/en-US/firefox/87.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-10/

- revert parts of #1696958 breaking downloads to ~/Downloads because of
  unveil() interaction, until a better fix is found. Or unveil support
being ripped out, out of frustration.

- patch out toolkit/components/downloads/DownloadUIHelper.jsm to make
  sure strings["downloadsFolder"] isnt localized, which would break
downloads for users with a langpack installed/enabled (as
~/Telechargements isnt unveiled by default)

- include patch from RJ Johnson in #1697721, fixing various web developer
  issues with profiles created after unveil() integration (missing
<profile>/storage/permanent dir)

- add a blurb to README about creating/using ~/Downloads with unveil()
2021-03-23 13:25:36 +00:00
abieber
d9edc1b1a9 modgo-gen-modules should use MODGO_MODNAME instead of ALL_TARGET. 2021-03-23 13:19:08 +00:00
landry
d4610bcfc5 {mail/mozilla-thunderbird,www/seamonkey}: bump REVISION for mozilla.port.mk changes 2021-03-23 13:17:58 +00:00
abieber
f10c854458 Allow an optional @version suffix (@v1.0.0 for example) to be specified when
generating a Go port with 'portgen go'. Patch from Josh Rickmar. Ty Josh!
2021-03-23 13:17:41 +00:00
landry
f572952b57 www/mozilla: bump nss/nspr dependencies to 3.63/4.30
while here replace --disable-optimize by --enable-optimize=${CFLAGS},
since bug #1689284 using --disable-optimize + --enable-release doesnt
optimize rust code anymore, resulting in a +100Mb increase on
libxul.so seen with firefox 87
--enable-optimize workaround suggested in #1695572
2021-03-23 13:17:14 +00:00
pvk
ecf9e2bfa6 Update gitea 1.13.4 -> 1.13.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.5
2021-03-23 12:34:11 +00:00
sthen
1087f2c8be another missed bump, found by naddy 2021-03-23 11:44:00 +00:00
landry
bb92ede8b4 x11/xfce4/xfce4-battery: update to 1.1.4.
See https://mail.xfce.org/pipermail/xfce-announce/2021-March/001026.html
2021-03-23 11:29:27 +00:00
jsg
bce56ed67c update cppcheck to 2.4
ok gsoares@
2021-03-23 11:23:52 +00:00
pvk
7863f2085b Use correct patch name 2021-03-23 11:09:31 +00:00
pvk
bb479ef57f Update mattermost-server 5.32.1 -> 5.33.1
Changelog: https://docs.mattermost.com/administration/changelog.html

Based on diff from David Goerger, thanks!
2021-03-23 10:57:42 +00:00
rsadowski
9c1a57be4f Update Qt Creator to 4.14.2 2021-03-23 10:38:50 +00:00
rsadowski
026000ca63 Update digikam to 7.2.0 2021-03-23 10:37:35 +00:00
landry
9dbe7404b0 x11/xfce4/xfce4-dev-tools: update HOMEPAGE (and bump REVISION) 2021-03-23 10:26:19 +00:00
sebastia
f0be4293c1 quirk for py-http_ece python3 only 2021-03-23 08:26:23 +00:00
sebastia
ca111fb47d switch py-http_ece to python3 only
feedback kmos@

OK kmos@ pamela@ (MAINTAINER)
2021-03-23 08:23:18 +00:00