kn
10e7f94344
Remove unneeded asciidoc BDEP, simplify fake
...
Both manpages and manual.html are shipped as is, they are not built.
Since we don't install anything else, further HTML pages need no
building and asciidoc is not required/used.
Using the port's install-doc-man target simplifies things.
No PLIST change.
REVISION bump because tig.1 and manual.html changed slightly,
noticed by fcambus
OK fcambus
2020-04-01 19:31:00 +00:00
ajacoutot
2edb76392b
Update to gnome-3.34.5.
2020-04-01 18:47:12 +00:00
ajacoutot
2abf3c6f6c
Update to gnome-desktop-3.34.5.
2020-04-01 18:46:38 +00:00
fcambus
6a1fe6a9c3
Update newsboat to 2.19.
2020-04-01 18:18:11 +00:00
bcallah
8d46bbe37d
Update to unifont-13.0.01
...
Changelog can be found a little ways down this page:
http://unifoundry.com/unifont/index.html
2020-04-01 17:34:48 +00:00
ian
221844c6d7
+ asciidoctor
2020-04-01 17:07:12 +00:00
ian
f93f513e7a
Import Asciioctor, a better asciidoc. ok kn@; help & ok fcambus@
2020-04-01 17:05:17 +00:00
naddy
9809c088cc
fix py3 migration of some python ports
2020-04-01 16:08:56 +00:00
fcambus
40952b3870
Update siege to 4.0.5.
2020-04-01 15:43:39 +00:00
fcambus
27ef7708c9
Update dpic to 2020.03.01.
2020-04-01 15:42:40 +00:00
bluhm
b8a592b1bb
Backport fix for crash due to uninitialized memory in network_tcp.
...
Use the variant of the CMakeLists.txt patch that has been commited
upstream.
2020-04-01 15:32:44 +00:00
jasper
742d3988d4
update to gtg-0.4.0 which migrates it to python3
2020-04-01 14:43:18 +00:00
jasper
678433dc54
update to liblarch-3.0 and switch to python3
2020-04-01 14:35:10 +00:00
jturner
9f1bccbaa2
Update janet to 1.8.1. Release notes: https://github.com/janet-lang/janet/releases
2020-04-01 14:10:52 +00:00
robert
f06efa6708
update to chromium-80.0.3987.162;
...
enable widevine support while here so that Netflix can be watched
2020-04-01 12:32:05 +00:00
mglocker
8d60d557bf
Update to 64tass-1.55.2176.
...
From <putridsoul66 AT gmail DOT com>. Thanks.
2020-04-01 11:49:50 +00:00
ajacoutot
1f1da4bbeb
Missed in previous.
2020-04-01 08:54:21 +00:00
ajacoutot
19fd5771c1
Update to awscli-1.18.33.
2020-04-01 08:53:59 +00:00
ajacoutot
d3c4ed5ae2
Update to py3-boto3-1.12.33.
2020-04-01 08:52:23 +00:00
ajacoutot
f6cf1c5064
Update to py3-botocore-1.15.33.
2020-04-01 08:52:09 +00:00
fcambus
931dc06eb1
Update dbip to 2020-04.
2020-04-01 08:45:39 +00:00
ajacoutot
3f11b17681
Update to gtk+4-3.98.2.
2020-04-01 08:44:24 +00:00
bket
ddbc94b257
Add quirk for py-twitter and py-irclib, which have been migrated to py3-only
2020-04-01 07:56:26 +00:00
bket
7cf2853111
Update to py-irclib-0.4.8 and migrate to py3-only
...
From Daniel Winters <daniel AT tydirium DOT org>. Thank you!
2020-04-01 07:52:38 +00:00
jasper
1006234a0e
update to py-ghmi-1.5.13
2020-04-01 07:47:18 +00:00
bket
7b24de923d
Update to py-twitter-1.18.0 and migrate to py3-only
...
From MAINTAINER (Daniel Winters <daniel AT tydirium DOT org>). Thank
you! Includes some tweaks from me.
2020-04-01 07:42:28 +00:00
ajacoutot
4f150e0d1c
SECURITY update to gnutls-3.6.13 (GNUTLS-SA-2020-03-31):
...
Fix a DTLS-protocol regression (caused by TLS1.3 support).
The DTLS client would not contribute any randomness to the DTLS negotiation,
breaking the security guarantees of the DTLS protocol.
2020-04-01 07:40:53 +00:00
ajacoutot
0c1bfc2975
Update to meson-0.54.0.
2020-04-01 06:23:33 +00:00
rsadowski
10e616240e
Update weechat to 2.8
...
https://weechat.org/news/109/20200329-Version-2.8/
OK mariani@
2020-04-01 05:11:43 +00:00
gonzalo
4a63942fcf
Update for Nextcloud to 18.0.3
...
OK rsadowski@ gsoares@
2020-04-01 01:15:25 +00:00
bcallah
050ceff5ce
Update to diffoscope-138
2020-04-01 00:02:02 +00:00
kn
3f8161db45
Use much simpler :R modifier craft SUBDIR from V
2020-03-31 22:09:53 +00:00
espie
5ecfac8bcf
don't use mktemp, we don't really need the random name, and it's harder
...
to get decent permissions
noticed by kili@
2020-03-31 21:18:33 +00:00
bket
20bc725459
Update to py-jupyter_core-4.6.3
...
Changes:
https://github.com/jupyter/jupyter_core/blob/4.6.3/docs/changelog.rst
OK pirofti@
2020-03-31 19:20:04 +00:00
bket
567db40316
Update to py-nbformat-5.0.4
...
Changelog:
https://github.com/jupyter/nbformat/blob/5.0.4/docs/changelog.rst
OK pirofti@
2020-03-31 19:19:23 +00:00
bket
67a333c80d
Update py-traitlets-4.3.3
...
Changelog:
https://github.com/ipython/traitlets/blob/4.3.3/docs/source/changelog.rst
OK pirofti@
2020-03-31 19:18:36 +00:00
espie
6fcfc4969e
new command (to be specified more cleanly): rescan
...
for now it rescans "stubbed" ports in case you did change them (or if
they were stubbed because of missing dependencies, etc)
Could become something else/more powerful eventually
2020-03-31 19:06:44 +00:00
kn
ed1635badc
Update to libevent2 2.1.11
...
https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog
All patches except one are upstreamed, regress looks good on amd64 and
quick tests with a few clients such as net/tor and sysutils/tmate show
no regression on amd64.
OK and sparc64 bulk tested kmos
2020-03-31 19:06:06 +00:00
espie
c1787a7491
use abstraction
2020-03-31 19:05:45 +00:00
kn
6142fd8157
Upgrade to wiresep 0.10.1
...
All patches merged upstream.
2020-03-31 19:00:59 +00:00
kn
5b628c4d8c
Add CVE quirk for security/libssh
2020-03-31 18:48:18 +00:00
kn
1cb96ca669
Update to libssh 0.9.3
...
https://www.libssh.org/2019/12/10/libssh-0-9-3-and-libssh-0-8-8-security-release/
All consumers built fine on amd64, run-tested with tmate 2.4.0p1 on amd64
and sparc64.
Remove MAINTAINER on their behalf.
"Looks good overall" and priv.h patch that fixes unit tests from jca
"sounds good to me" rpointel
OK sthen
2020-03-31 18:46:01 +00:00
kmos
fab355b9ac
The cad/qucs port's only update in the 8 years since it was imported was
...
to add patches to make it happy with clang. There are newer versions but
no one has been interested. Time to retire it.
ok rsadowski@ tracey@
2020-03-31 15:04:47 +00:00
kmos
de7d35def8
Add quirk for cad/qucs removal
2020-03-31 15:03:33 +00:00
tb
53ecbe3496
Update to OpenSSL 1.1.1f. Commit missing Makefile.inc piece from a
...
"drop maintainer" commit.
ok sthen
2020-03-31 14:50:08 +00:00
sthen
8d01d58087
update to Apache httpd 2.4.43
2020-03-31 14:30:33 +00:00
sthen
d7845f8cd3
update to freetds-1.1.26
2020-03-31 13:39:47 +00:00
ajacoutot
225fb1fe2d
Unbreak: missing dependency on stupid devel/libexecinfo.
2020-03-31 11:57:58 +00:00
solene
ce412418ea
Add headers include in the snes patch to fix i386 compilation issue
...
compilation issue reported by sthen@
2020-03-31 11:47:01 +00:00
jca
437b95be65
Add url to upstream commit
2020-03-31 11:41:39 +00:00