Daniel Engberg
12ce7be06a
print/tex-xdvik: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:18 +02:00
Daniel Engberg
1ed4cfa509
print/tex-ptexenc: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:18 +02:00
Daniel Engberg
ec856022cf
print/tex-luatex: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:17 +02:00
Daniel Engberg
087dfaf613
print/tex-jadetex: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:17 +02:00
Daniel Engberg
c424e1eb3d
print/tex-formats: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:17 +02:00
Daniel Engberg
d913cd268d
print/tex-dvipsk: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:17 +02:00
Daniel Engberg
eed99de1e5
print/tex-dvipdfmx: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:17 +02:00
Daniel Engberg
153dcd1ca8
print/tex-basic-engines: Update maintainer from freebsd-tex@ to tex@
...
PR: 226926
Approved by: tcberner (mentor)
2021-08-17 12:37:17 +02:00
Daniel Engberg
f775d17fed
print/tex-aleph: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:16 +02:00
Daniel Engberg
b3db052719
print/latex-biber: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:16 +02:00
Daniel Engberg
9a34b1cfb0
japanese/tex-ptex: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:16 +02:00
Daniel Engberg
71d547abdc
devel/tex-web2c: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:16 +02:00
Daniel Engberg
6eb6ad6303
devel/tex-synctex: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:16 +02:00
Daniel Engberg
048a4ccfb9
devel/tex-libtexluajit: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:15 +02:00
Daniel Engberg
5b0543a241
devel/tex-libtexlua: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:15 +02:00
Daniel Engberg
1082270e2f
devel/tex-kpathsea: Update maintainer from freebsd-tex@ to tex@
...
PR: 257601
Approved by: tcberner (mentor)
2021-08-17 12:37:15 +02:00
Jan Beich
c4b1fbd076
x11/swayidle: update to 1.7
...
Changes: https://github.com/swaywm/swayidle/compare/1.6...1.7
Reported by: GitHub (watch releases)
2021-08-17 10:28:39 +00:00
Derek Schrock
5df4ce4f3f
games/rubygem-vimgolf: Update to 0.5.0
...
Changelog: https://github.com/igrigorik/vimgolf/releases/tag/v0.5.0
PR: 257870
2021-08-17 05:38:46 -04:00
Alexis Praga
0a5a105969
textproc/ripgrep-all: New port
...
Extends the searching capacities of ripgrep.
PR: 255233
2021-08-17 05:38:07 -04:00
Bernard Spil
bf05500e82
mail/nextcloud-mail: Update to 1.10.3
2021-08-17 08:00:29 +00:00
Alexander Sieg
3edba77853
www/element-web: Update to 1.8.0
...
Changelog: https://github.com/vector-im/element-web/releases/tag/v1.8.0
PR: 257887
2021-08-17 03:37:00 -04:00
Matthew Seaman
9beb8b4824
dns/p5-DNS-nsdiff: New port
...
Create an "nsupdate" script from DNS zone file differences
2021-08-17 08:20:18 +01:00
Matthew Seaman
ddf7d543d9
textproc/py-wcmatch: update to 8.2
...
ChangeLog: https://github.com/facelessuser/wcmatch/releases
2021-08-17 08:20:18 +01:00
Yuri Victorovich
aa9a35be04
biology/sigviewer: New port: Viewing application for biosignals
2021-08-17 00:05:37 -07:00
Emanuel Haupt
ec2be8ca4e
audio/spotify-qt: Update to 3.7
2021-08-17 08:13:45 +02:00
Matthias Wolf
78adc5de70
net/keycloak: Update to 15.0.1
...
Changelog: https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-15-0-1
PR: 257883
2021-08-17 01:50:27 -04:00
Yasuhiro Kimura
40f383eea9
devel/magit-devel: Update to 3.2.1-32
...
PR: 257897
2021-08-17 01:49:24 -04:00
Yasuhiro Kimura
3c3300eefa
devel/magit: Update to 3.2.1
...
PR: 257895
2021-08-17 01:48:09 -04:00
Tobias C. Berner
3b26637cd9
german/hunspell: fix swiss-german dictionary
...
- The swiss-german dictionary was not properly prepared, as the used
sed (/bin/sed) was unable to replace 'ß' by 'ss'.
- Use the shebangfix framework to make it use gsed, which is already
depended on.
Approved by: office (fluffy)
PR: 257882
2021-08-17 07:24:08 +02:00
Yasuhiro Kimura
860db9c73e
devel/forge: Update dependencies
...
PR: 257896
2021-08-17 01:18:20 -04:00
Yasuhiro Kimura
c8a3de2141
devel/forge-devel: Update to 0.2.1-14
...
PR: 257898
2021-08-17 01:16:55 -04:00
Yuri Victorovich
800ae81ad2
misc/libxdf: New port: C++ library for loading XDF files
2021-08-16 20:17:53 -07:00
Yuri Victorovich
9bc5a1e99f
biology/biosig: Add DISTNAME instead of DISTVERSIONSUFFIX
2021-08-16 19:57:30 -07:00
Yuri Victorovich
df70b7efed
biology/biosig: New port: Library for reading and writing different biosignal data format
2021-08-16 19:51:36 -07:00
Jan Beich
e8ede160c0
x11/xdg-desktop-portal-wlr: install one chooser by default
...
Makes it work out-of-the-box with PipeWire-based consumers.
xdpw tries slurp -> wofi -> bemenu by default. However, a lot
of alternatives exist for wofi/bemenu e.g., fuzzel, rofi-wayland,
dmenu-wayland, nwgdmenu (from nwg-launchers).
2021-08-17 02:10:42 +00:00
Romain Tartière
a5031e7be5
sysutils/rubygem-bolt: Update to 3.16.1
...
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3161-2021-08-16
With hat: puppet
2021-08-16 14:57:00 -10:00
Jan Beich
b6c6be4d45
graphics/mesa-devel: update to 21.2.b.1051
...
Changes: 38f39cc1e2...9e6f414766
2021-08-17 00:44:03 +00:00
Jan Beich
1dd33e680e
x11-wm/river: update to s20210815
...
Changes: 6e51a8f...2bdf9e2
2021-08-17 00:44:03 +00:00
Jan Beich
7b9d25ecef
multimedia/kooha: update to 1.2.1.621
...
Changes: 0ea8edc...c843f2c
2021-08-17 00:44:02 +00:00
Jan Beich
99d8d61109
emulators/yuzu: update to s20210816
...
Changes: bdd617da0...521e6ac17
2021-08-17 00:44:02 +00:00
Jan Beich
7c9265a751
emulators/rpcs3: update to 0.0.17.12640
...
Changes: b928cb022...24d7374a2
2021-08-17 00:44:01 +00:00
Jan Beich
2193cf9615
www/firefox: update to 91.0.1
...
Changes: https://www.mozilla.org/firefox/91.0.1/releasenotes/
2021-08-17 00:44:01 +00:00
Jan Beich
4648f2176e
graphics/libplacebo: update to 4.157.0.r1
...
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1
Reported by: Repology
2021-08-17 00:44:00 +00:00
Jaap Akkerhuis
42ac7e7f93
dns/unbound: Update to 1.13.2
...
Added a new option DEP-RSA1024 to enable --with-deprecate-rsa-1024
Changelog:
- Merge PR #317 : ZONEMD Zone Verification, with RFC 8976 support.
ZONEMD records are checked for zones loaded as auth-zone,
with DNSSEC if available. There is an added option
zonemd-permissive-mode that makes it log but not fail wrong zones.
With zonemd-reject-absence for an auth-zone the presence of a
zonemd can be mandated for specific zones.
- Fix: Resolve interface names on control-interface too.
- Merge #470 from edevil: Allow configuration of persistent TCP
connections.
- Fix #474 : always_null and others inside view.
- Add that log-servfail prints an IP address and more information
about one of the last failures for that query.
- Merge #478 : Allow configuration of TCP timeout while waiting for
response.
- Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.
- Move the NSEC3 max iterations count in line with the 150 value
used by BIND, Knot and PowerDNS. This sets the default value
for it in the configuration to 150 for all key sizes.
- zonemd-check: yesno option, default no, enables the processing
of ZONEMD records for that zone.
- Merge #486 by fobster: Make VAL_MAX_RESTART_COUNT configurable.
- Merge PR #491 : Add SVCB and HTTPS types and handling according to
draft-ietf-dnsop-svcb-https.
- Introduce 'http-user-agent:' and 'hide-http-user-agent:' options.
PR: 257809
Sponsored by: Rubicon Communications, LLC ("Netgate")
2021-08-16 20:18:01 -03:00
Jan Beich
d96d63795d
graphics/vapoursynth-fmtconv: update description after 90f0a32e4c
...
From https://github.com/EleonoreMizo/fmtconv/commit/a4b3931f45fc
2021-08-16 22:38:38 +00:00
Jan Beich
79cec98077
graphics/vapoursynth-fmtconv: unbreak on i386 after 90f0a32e4c
2021-08-16 22:38:38 +00:00
Yuri Victorovich
2e09b3e340
security/tor: Update 0.4.6.6 -> 0.4.6.7
...
Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.6.7
Reported by: Upstream notification
2021-08-16 15:15:32 -07:00
Neel Chauhan
e670cdd5b4
deskutils/gnome-tweaks: Update to 40.0
2021-08-16 14:51:59 -07:00
Jan Beich
90f0a32e4c
graphics/vapoursynth-fmtconv: update to r24
...
Due to https://github.com/EleonoreMizo/fmtconv/commit/eb847d926a28
system "VapourSynth.h" from multimedia/vapoursynth cannot be used.
Changes: https://github.com/EleonoreMizo/fmtconv/releases/tag/r24
Reported by: GitHub (watch releases)
2021-08-16 20:51:39 +00:00
Evgeniy Khramtsov
e6d430445e
net-im/fractal: respect RUSTFLAGS
...
Set RUSTFLAGS like Mk/Uses/cargo.mk does to respect CC and LDFLAGS.
PR: 257621
Approved by: Greg V <greg@unrelenting.technology> (maintainer)
2021-08-16 20:16:51 +00:00