170979 Commits

Author SHA1 Message Date
sthen
a4731e5b60 revert previous until checked further, doesn't find py3-cairo properly 2022-11-15 13:29:27 +00:00
sthen
69495d4da0 missed bump 2022-11-15 12:49:05 +00:00
sthen
b2c40e4b00 missed bump 2022-11-15 12:48:13 +00:00
ajacoutot
e6d45cd0c0 Oops, forgot in previous. 2022-11-15 12:32:27 +00:00
ajacoutot
eaa4a4968a Remove post-install to unbreak. 2022-11-15 12:30:00 +00:00
jca
72a32eeff7 Work around rust targets glitch on riscv64
The rust configure script errors out if it has more than one possible
rust candidate target to choose from.  Which happens on riscv64 because
of a patch kept in our rust port (for now). Just pick the first target
listed instead of bailing out.

Input from semarie@, ok ajacoutot@ (maintainer)
2022-11-15 12:01:37 +00:00
sthen
64e68f4157 update to py-simplejson-3.18.0 2022-11-15 11:49:55 +00:00
sthen
d294266874 opensmtpd-filter-dkimsign: merge the ed25519 flavour in to the main
build, it is no longer necessary to use ports OpenSSL for this now that
LibreSSL has EVP Ed25519 support.

Earlier version ok tb@, plus I tweaked README slightly during testing.
2022-11-15 11:27:19 +00:00
sthen
c705c88ca1 update to ocrmypdf-14.0.1 2022-11-15 10:54:43 +00:00
gonzalo
874c1488d7 Update for Nextcloud to 23.0.11
OK landry@
2022-11-15 10:51:17 +00:00
gonzalo
2bddc76e93 Update for Nextcloud to 25.0.1
Tested by Adriano (thanks!)
2022-11-15 10:50:16 +00:00
sthen
075e026df1 +py-coloredlogs py-humanfriendly 2022-11-15 10:28:18 +00:00
sthen
0bba8658c3 import ports/textproc/py-coloredlogs, ok aja@ aisha@
The coloredlogs package enables colored terminal output for Python's
logging module. The ColoredFormatter class inherits from logging.Formatter
and uses ANSI escape sequences to render your logging messages in color.
2022-11-15 10:27:42 +00:00
sthen
f5b8fb20d7 import ports/textproc/py-humanfriendly, ok aja@ aisha@
The functions and classes in the humanfriendly package can be used to
make text interfaces more user friendly. Some example features:

- Parsing and formatting numbers, file sizes, pathnames and timespans in
simple, human friendly formats.

- Easy to use timers for long running operations, with human friendly
formatting of the resulting timespans.

- Prompting the user to select a choice from a list of options by typing
the option's number or a unique substring of the option.

- Terminal interaction including text styling (ANSI escape sequences),
user friendly rendering of usage messages and querying the terminal for
its size.
2022-11-15 10:27:25 +00:00
sthen
899d7bef69 update to py3-black-22.10.0 2022-11-15 10:26:01 +00:00
sthen
07b593e448 +py-mypy-extensions 2022-11-15 10:24:18 +00:00
sthen
7dab1b8b7c import ports/devel/py-mypy-extensions, ok/tweak aja@
The "mypy_extensions" module defines experimental extensions to the
standard "typing" module that are supported by the mypy typechecker.
2022-11-15 10:23:35 +00:00
sthen
35c3c7f160 update to py3-jeepney-0.8.0 2022-11-15 09:34:51 +00:00
sthen
cccaa47e67 update to doit-0.36.0 2022-11-15 09:20:10 +00:00
landry
a7b25ba306 security/nss: update to 3.85.
relnotes should be at
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_85.html
but in the meantime use
https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_85.rst

drop patch from #1384827, i386 was fixed by #1796308
2022-11-15 09:12:15 +00:00
landry
ddbc0d7dc3 devel/nspr: fix default MASTER_SITES, mozilla.org was dropped from the url 2022-11-15 09:10:07 +00:00
landry
0cfe718b5d www/mozilla: fix default MASTER_SITES, mozilla.org was dropped from the path 2022-11-15 09:09:41 +00:00
sthen
678f55a1fb update to nbtscan-1.7.2 2022-11-15 08:59:38 +00:00
ajacoutot
9f51d02715 Unbreak cups printing.
ok landry@ sdk@
2022-11-15 08:16:54 +00:00
sthen
5f45f23a5f update to yubikey-manager-5.0.0, still no OpenBSD HID support for the
OTP part of the yubikey, there is now upstream support for FreeBSD's
uhid(4) (as well as more modern uhidraw) so it seems a bit closer to
what we need, but still doesn't work directly with our uhid(4).
2022-11-15 01:23:20 +00:00
sthen
7199038e78 relax py-click dependency; 8.0.x should be backwards compatible and other
software requires >=8
2022-11-15 00:24:30 +00:00
sthen
187e4e25de update to py3-click-8.0.4 2022-11-15 00:23:22 +00:00
jeremy
ff4f6c6118 Update to easy-rsa 3.1.1
Fixes issue with LibreSSL 3.6.0.

Add upstream patch to work around bug in number_only option parsing
in 3.1.1.

OK tb@ sthen@
2022-11-14 22:39:20 +00:00
caspar
4c278ef347 Tor Browser: update to 12.0a4
Better way of handling alpha release version numbers from landry@.
Add back Xrandr to WANTLIB; based on email from Josh Grosse.
Testing and further WANTLIB tweaks by sdk@.

OK landry@ sdk@
2022-11-14 22:13:58 +00:00
sthen
3cc76fc7e1 rspamd: build fix for 32-bit, from upstream 2022-11-14 21:35:05 +00:00
sthen
7fafaa6797 kicad: set DPB_PROPERTIES=parallel 2022-11-14 20:23:48 +00:00
tim
291d43ded2 Hook up nostt 2022-11-14 19:01:50 +00:00
tim
ebebfc7ddd Import www/nostt
OK caspar@
2022-11-14 19:00:06 +00:00
sdk
266f2ff88c Update gopass v1.13.0 => v1.14.10
v1.13.1:
[BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
[BUGFIX] Handle unencoded secret on cat

v1.14.0:
[BUGFIX] Always re-encrypt when fsck is invoked with --decrypt. (#2119, #2015)
[BUGFIX] Body only entries are detected now by show -o (#2109)
[BUGFIX] Do not hide git error messages (#2118, #1959)
[BUGFIX] Fix completion when password name contains (#2150)
[BUGFIX] Fix template func arg order (#2117, #2116)
[BUGFIX] Fixes an issue where recipients remove may fail (#2147, #1964)
[BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
[BUGFIX] Handle unencoded secret on cat (#2105)
[BUGFIX] Make man page consistent with other docs (#2133)
[BUGFIX] Reject invalid salt with MD5Crypt templates (#2128)
[BUGFIX] depend *.deb on gnupg instead of dummy (#2050)
[CLEANUP] Deprecate gopasspw/pinentry (#2095)
[CLEANUP] Use Go 1.18 (#2156)
[CLEANUP] Use debug.ReadBuildInfo (#2032)
[DOCUMENTATION] Fixed link to passwordstore.org (#2129)
[DOCUMENTATION] document 'gopass cat' (#2051)
[DOCUMENTATION] improve 'gopass cat' (#2070)
[DOCUMENTATION] improve 'gopass show -revision -' (#2070)
[ENHANCEMENT] Add --chars option to print subset of secrets (#2155, #2068)
[ENHANCEMENT] Add age subcommand (#2103, #2098)
[ENHANCEMENT] Add gopass audit --expiry (#2067)
[ENHANCEMENT] Add gopass process (#2066, #1913)
[ENHANCEMENT] Allow overriding GPG path (#2153)
[ENHANCEMENT] Automatically export creators key to the (#2159, #1919)
[ENHANCEMENT] Bump to Go 1.18 (#2058)
[ENHANCEMENT] Enforce TLSv1.3 (#2085)
[ENHANCEMENT] Generics (#2034, #2030)
[ENHANCEMENT] Hide password on MacOS clipboards (#2065)
[ENHANCEMENT] Passage compat improvements (#2060, #2060)
[ENHANCEMENT] gopass git invokes git directly (#2102)
[ENHANCEMENT] Template support for the create wizard (#2064)
[ENHANCEMENT] Check for MacOS Keychain storing the GPG (#2144)
[EXPERIMENTAL] Support the Fossil SCM (#2092, #2022)
[FEATURE] Add env variables for custom clipboard commands. (#2091, #2042)
[FEATURE] only accept keys with "encryption" key capability (#2047, #1917, #1917)
[TESTING] Improve two line test ambiguity. (#2091, #2042)
[TESTING] Use a helper to unset env vars in clipboard tests. (#2091, #2042)
[UX] OTP code now runs in loop until canceled or used with -o (#2041)

v1.14.2:
[BUGFIX] Do not print missing public key for age. (#2166)
[BUGFIX] Improve convert output (#2171)
[BUGFIX] fix errors in zsh completions (#2005)
[CLEANUP] Migrating to a maintained version of openpgp (#2193)
[ENHANCEMENT] Avoid decryption on move or copy (#2183, #2181)
[UX] Upgrade xkcdpwgen to a new version that removes German (#2187)

v1.14.3:
[BUGFIX] Fix gpg identity detection (#2218, #2179)
[BUGFIX] Handle different line breaks in recipient (#2221, #2220)
[BUGFIX] Stop eating secrets on move (#2211, #2210)
[ENHANCEMENT] Add flag to keep env variable capitalization (#2226, #2225)
[ENHANCEMENT] Environment variable GOPASS_PW_DEFAULT_LENGTH can be used to overwrite default
password length of 24 characters. (#2219)

v1.14.4:
[BREAKING] gopass otp will automatically update the counter key in HTOP secrets! (#2278)
[BUGFIX] Allow removing unknown recipients with --force (#2253)
[BUGFIX] Honor PASSWORD_STORE_DIR (#2272)
[BUGFIX] Honor OTP key period from URL (#2278)
[BUGFIX] Wizard: Enforce min and max length. (#2293)
[CLEANUP] Use Go 1.19 (#2296)
[ENHANCEMENT] Automatically sync once a week (#2191)
[ENHANCEMENT] Scan for vulnerabilities and add SBOM on (#2268)
[ENHANCEMENT] Use packages.gopass.pw for APT packages (#2261)

v1.14.5:
[BUGFIX] Fix fsck progress bar. Mostly. (#2303)
[DOCUMENTATION] fix in recommended vim setting (#2318)

v1.14.6:
[BUGFIX] Do not show setup message on version (#2327)
[BUGFIX] Remove exported public keys of removed (#2328, #2315)
[ENHANCEMENT] Document extension model. (#2329, #2290)

v1.14.7:
[BUGFIX] Do not ignore symlinks when listing (#2344, #2173)
[BUGFIX] Do not shadow entries behind folders. (#2341, #2338)
[BUGFIX] Fix updater on Windows. (#2345, #2011)
[BUGFIX] Handle Ctrl+C in TOTP (#2342, #2320)
[ENHANCEMENT] Set vim options instead of sniffing (#2343, #2317)

v1.14.8:
[BUGFIX] Ignore not-existing .ssh dir (#2347, #2333)
[BUGFIX] Use Wait() to avoid Zombies (#2354, #1666)
[ENHANCEMENT] Allow modifying default create templates (#2349, #2291)
[ENHANCEMENT] Improve passage support (#2352, #2059)
[ENHANCEMENT] Use OS keychain for age passphrase caching (new config option, off by default).
(#2351, #2350)

v1.14.9:
[ENHANCEMENT] Make DBus notifications transient (#2364, #2358)

v1.14.10:
[BUGFIX] Correctly handle key removal on Windows (#2372, #2371)
[DOCUMENTATION] (#1878)
[ENHANCEMENT] Ignore comments in recipient files. (#2394, #2393)
[ENHANCEMENT] Improve key expiration handling (#2383, #2369)
[ENHANCEMENT] allow re-encrypting entire directory when (#2373)

OK sthen, op
2022-11-14 18:56:32 +00:00
sthen
ead0c6e48d update to pstree-2.40 2022-11-14 18:47:53 +00:00
caspar
66297e5ca6 productivity/zim: update to 0.75.1
OK benno@
2022-11-14 17:59:32 +00:00
sthen
9a300a29a8 missed BDEPs 2022-11-14 17:41:22 +00:00
sthen
30a70d883d use MODPY_PYBUILD 2022-11-14 17:33:35 +00:00
sthen
8875c75090 bump, python cache files but no run dep 2022-11-14 17:29:05 +00:00
sthen
63f1eb6e9b bump, python cache files but no run dep 2022-11-14 17:27:34 +00:00
sthen
694e7bef08 use MODPY_PYBUILD 2022-11-14 17:16:53 +00:00
sthen
e127d30385 update to py3-dill-0.3.6 2022-11-14 16:10:00 +00:00
sthen
ae46bcd548 fix tests 2022-11-14 16:09:37 +00:00
sthen
0114808891 update to py3-importlib_metadata-5.0.0, looks good to maintainer 2022-11-14 15:54:13 +00:00
sthen
cb8e6bd2d5 use MODPY_PYBUILD 2022-11-14 15:50:12 +00:00
robert
46b28c04d9 bundle libudev.so from sysutils/libudev-openbsd for now until it gets enabled
in the builds so that fido hotplug can be used in the meantime
2022-11-14 15:40:04 +00:00
sthen
d0f0b05bbe update to py3-wcmatch-8.4.1 2022-11-14 15:34:07 +00:00
sthen
3439c1e5d2 update to py3-bracex 2.3.post1 2022-11-14 15:30:44 +00:00
lraab
6963e2010a databases/web2ldap: update to 1.8.0
changelog:
Installation and configuration changes
* Renamed plugin module for dNSDomain/dNSDomain2 schema to
  web2ldap.app.plugin.dnsdomain. You might have to adjust your plugin
  import configuration in web2ldapcnf.plugins.

New features/enhancements
* Registered UCS attribute lockTime with plugin class SecondsSinceEpoch.
* Registered MS AD attribute msRTCSIP-PrimaryUserAddress with plugin
  class Uri.
* Added new plugin module web2ldap.app.plugins.dnszone (web2ldap#60).

Bug fixes
* Fixed returning the diagnosticMessage text as error message in
  case no more information could be extracted from it.
* Fixed plugin class for GUID values in MS AD to use little-endian
  encoding/decoding.

Refactoring
* Renamed entry-point sub-module to web2ldap.__main__.
* Abandoned obsolete optimization with codecs.lookup() (closes #58).

ok sthen
2022-11-14 15:29:48 +00:00
sthen
d86cc7ec55 use MODPY_PYBUILD 2022-11-14 15:26:17 +00:00