161467 Commits

Author SHA1 Message Date
sthen
a08d1a6d96 use GH_DISTFILE in a few places 2021-11-16 21:30:22 +00:00
sthen
8f3d5b871d provide GH_DISTFILE, which is set to the DISTFILES string generated by
a port using GH_ACCOUNT+GH_PROJECT+(GH_TAGNAME|GH_COMMIT), useful if you
need some additional files. ok kn gnezdo, additional feedback espie
2021-11-16 21:18:27 +00:00
ajacoutot
3bb0a44157 Update to awscli-1.22.7. 2021-11-16 20:38:01 +00:00
ajacoutot
0c28e2b2e4 Update to py3-boto3-1.20.7. 2021-11-16 20:37:46 +00:00
ajacoutot
8dafa9254c Update to py3-botocore-1.23.7. 2021-11-16 20:37:33 +00:00
ajacoutot
35a659f13c Update to py3-libcloud-3.4.1. 2021-11-16 20:30:20 +00:00
sthen
86a671867a update to mariadb-10.6.5, from Brad 2021-11-16 20:29:52 +00:00
ajacoutot
0beb1d2fc8 Update to py3-chromecast-10.1.0. 2021-11-16 20:29:32 +00:00
robert
b447f0bc49 update to 10.20.2; from Sergey A. Osokin 2021-11-16 19:14:51 +00:00
tb
c976290568 archivers/libzip: prepare for upcoming libcrypto bump and remove
definition of USE_OPENSSL_1_0_API for LibreSSL. This will result
in the use of HMAC_CTX_{new,free}() which have been available since
LibreSSL 2.7.

ok bcallah (maintainer)
2021-11-16 18:30:13 +00:00
gonzalo
f80034156e Update for Nextcloud to 22.2.1
OK rsadoski@

Tested by Ricardo Santos and Adriano Barbosa (obrigado!)
2021-11-16 16:59:58 +00:00
gonzalo
e77eb56d95 Update for Nextcloud to 21.0.6 2021-11-16 16:56:56 +00:00
gonzalo
ce4399f707 Update for Nextcloud to 20.0.14 2021-11-16 16:50:33 +00:00
kn
2bb31a8bd0 Update to git 2.34.0
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.34.0.txt
Lots of changes, including the ability to sign commits with SSH keys.
2021-11-16 16:21:15 +00:00
sthen
555d342476 update to beets-1.5.0, ok abieber@ (i tweaked tests after ok) 2021-11-16 16:20:03 +00:00
sthen
df5a81f842 +py-confuse,python3 2021-11-16 16:19:35 +00:00
sthen
a22a4969f5 +py-mediafile,python3 2021-11-16 16:19:33 +00:00
sthen
4e99501f7a import ports/textproc/py-confuse, ok abieber@
Confuse is a configuration library for Python that uses YAML. It takes
care of defaults, overrides, type checking, command-line integration,
human-readable errors, and standard OS-specific locations.

- sensible API resembling dictionary-and-list structures but providing
transparent validation without lots of boilerplate

- combine configuration data from multiple sources

- look for configuration files in platform-specific paths

- integration with command-line arguments via 'argparse'_ or 'optparse'
2021-11-16 16:18:40 +00:00
sthen
4c42f0d270 import ports/audio/py-mediafile, ok abieber@
MediaFile is a simple interface to the metadata tags for many audio
file formats. It wraps Mutagen, a high-quality library for low-level
tag manipulation, with a high-level, format-independent interface for a
common set of tags.
2021-11-16 16:18:24 +00:00
sthen
ccb346462d Roundcube 1.5 includes unicode homograph detection which requires php-intl,
add a RUN_DEPENDS. Reported by weerd@
2021-11-16 16:11:39 +00:00
rsadowski
879d725b02 Update KDE Frameworks to 5.88.0
Full Changelog:
https://kde.org/announcements/frameworks/5/5.88.0/
2021-11-16 14:30:57 +00:00
robert
0c0e773f7c udpate to 96.0.4664.45 2021-11-16 11:28:45 +00:00
landry
7197447408 mail/mozilla-thunderbird: update to 91.3.1.
See https://www.thunderbird.net/en-US/thunderbird/91.3.1/releasenotes/
2021-11-16 09:32:23 +00:00
landry
2d1808a9c8 geo/gdal: update to 3.4.0.
See https://github.com/OSGeo/gdal/blob/v3.4.0/gdal/NEWS.md

ok ajacoutot@
2021-11-16 08:57:28 +00:00
sthen
4077573586 update to py3-xmldiff-2.4 2021-11-16 08:21:09 +00:00
landry
a26f607117 x11/xfce4/xfce4-whiskermenu: update to 2.6.2 2021-11-16 08:16:45 +00:00
sthen
974c705c4e update to py3-hamcrest-2.0.2 2021-11-16 08:12:26 +00:00
sthen
2bdd0165b2 update to py3-incremental-21.3.0 2021-11-16 08:05:41 +00:00
sdk
69c9546f70 Update mu to 1.6.10
* mu4e-compose: make undo work across compose saves
* documentation fixes

ok solene@
2021-11-15 21:29:14 +00:00
rsadowski
f341f4ba7c Fix/Cleanup examples files and directories
Some examples files and directories ended up in -main instead of -examples.

Spotted by jca@, with help from sthen@
2021-11-15 21:23:30 +00:00
rsadowski
aa11325dcb Explicitly decativate wayland support 2021-11-15 20:02:44 +00:00
rsadowski
b572f6c28d Disable wayland support in SDL2 2021-11-15 20:02:05 +00:00
tb
649a05f1ef x11/alacritty: the wayland feature has a hidden dependency on xkbcommon.
Build only with the x11 feature enabled. Unbreaks the build if xkbcommon
is absent from the build box. Regen PLIST while there.

ok semarie
2021-11-15 20:00:49 +00:00
kn
38380c51c8 Move zh_cn.msg from main to x11 package
Noticed by sthen with "pkg_check -F".
2021-11-15 19:52:38 +00:00
rsadowski
f78e43d0fd Disabling wayland by removing cmake check (pkg_check_modules) 2021-11-15 19:40:17 +00:00
rsadowski
e46c9e92be Disabling wayland by removing cmake check (pkg_check_modules) 2021-11-15 19:39:27 +00:00
sthen
f1a3aab895 add a warning that eng-cat is also commented-out in ../Makefile
(commenting-out commit was req'd by bentley@)
2021-11-15 18:22:28 +00:00
sthen
710f25e83e comment-out apertium-dicts/eng-cat to avoid sqlports failure (dep not yet
imported) - eng-cat is already marked broken
2021-11-15 18:21:29 +00:00
sthen
17cebf9858 update to xcolor-0.5.1, tweaked from a diff by maintainer (Laurie Tratt) 2021-11-15 18:05:56 +00:00
tracey
6d350b8274 Fix gcc build. Reported by naddy@ and tb@. ok tb@ 2021-11-15 17:44:36 +00:00
sthen
3d643a24f2 update to vim-8.2.3596, requested by tj@
apparently crashes when typing in malformed commands is enough for a "high" cve these days
2021-11-15 16:26:21 +00:00
espie
f6b4392369 log_same_ts already appends a space 2021-11-15 14:48:17 +00:00
sthen
f27af4f9c5 +p5-B-Debug 2021-11-15 14:40:46 +00:00
sthen
b5aad4d01e import ports/devel/p5-B-Debug, from wen heping, ok bluhm@
The B::Debug module walks the Perl syntax tree, printing
debug info about ops.

The B module supplies classes which allow a Perl program to
delve into its own innards. It is the module used to implement
the "backends" of the Perl compiler.
2021-11-15 14:40:20 +00:00
espie
d1fa45d8d6 forgot a wee little tidbit for bad paths in external to NOT break things
oops
2021-11-15 14:39:45 +00:00
sthen
b18da5eb4f update to zathura-ps-0.2.7 2021-11-15 14:29:57 +00:00
sthen
5c58bfc684 update to zathura-pdf-mupdf-0.3.7 2021-11-15 14:29:49 +00:00
sthen
5e20780daf update to zathura-cb-0.1.9 2021-11-15 14:29:41 +00:00
sthen
3be1c9f299 update to zathura-0.4.8 2021-11-15 14:29:33 +00:00
sthen
05a57fc182 update to py3-stemmer-2.0.1 2021-11-15 14:16:58 +00:00