675 Commits

Author SHA1 Message Date
kmos
59ed1d7d79 Hook ruby-rotp up to the build 2022-09-20 16:09:47 +00:00
abieber
a828980947 + step-cli 2022-09-13 19:02:44 +00:00
sthen
a788ad0659 +py-zxcvbn 2022-09-12 08:56:02 +00:00
bluhm
e713635b5d Remove security/p5-Crypt-Serpent as make test crashes the Perl
process on amd64 and arm64.  Last update was in 2002, upstream CPAN
testers also crash Perl.  It has no dependencies in ports tree.
OK kn@
2022-09-08 19:45:36 +00:00
landry
f7c6282997 +devel/p5-Iterator-Simple,security/p5-Crypt-Argon2,textproc/p5-File-KDBX 2022-09-07 09:44:51 +00:00
abieber
b8f2e2d3cb +step-ca 2022-08-27 21:19:02 +00:00
kmos
93be9b639b Add py-in-toto and py-securesystemslib to the build 2022-08-23 20:36:13 +00:00
sthen
9238122526 py-ecdsa doesn't need a py2 flavour any more, it was used as TEST_DEPENDS
for py2-dnspy, but we dropped py2 tests with the pytest update
ok benoit@
2022-08-18 14:18:04 +00:00
abieber
60af17403c + sops 2022-07-28 22:24:31 +00:00
kmos
9f982fe36d Hook py-duo_client up to the build 2022-07-18 18:55:07 +00:00
kn
ccfe19bdc7 + qdigidoc4 2022-07-11 10:19:37 +00:00
kmos
5d9397f14b Hook py-duo_universal up to the build 2022-07-08 20:32:53 +00:00
kn
3f3ff0fea2 + libdigidocpp 2022-07-08 09:14:51 +00:00
kn
44cd9118c0 + xml-security-c 2022-06-04 09:35:07 +00:00
bket
e4e91dd5bb +cyrus-sasl-xoauth2 2022-05-18 16:44:20 +00:00
sthen
1085a386a4 link vaultwarden flavours to the build 2022-05-11 15:16:24 +00:00
denis
4b69e2dc44 + www/vaultwarden-web
+ security/vaultwarden

Also add user _vaultwarden
2022-05-11 12:13:09 +00:00
jeremy
5f319fbf6d Stop building ruby27 ports by default
Ruby 2.7 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby27 packages by default.
2022-04-22 21:00:59 +00:00
op
3d12f15ccc +passphraseme 2022-03-22 09:10:06 +00:00
sthen
3d0903dbe8 +py-cryptodome-test-vectors,python3 2022-03-20 18:06:27 +00:00
sdk
adb3a228e8 + pinentry-dmenu 2022-03-14 17:28:44 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
abieber
b6fc7ae2a3 +lego 2022-03-07 20:53:14 +00:00
sthen
9b5601676f +py-pyotp 2022-03-07 17:04:26 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
abieber
8dd9c43eae + gosec 2022-01-20 17:15:48 +00:00
jeremy
dbe49dcb07 Build ruby31 versions of gem ext ports by default 2022-01-06 19:06:17 +00:00
sthen
db786474ef build pecl extensions for php 8.1 where possible 2021-12-19 00:40:42 +00:00
op
3fe96c8e15 +veracrypt 2021-12-06 19:03:02 +00:00
landry
d3b5eaa2d6 +{print/py-pylatex,security/py-hvac,devel/py-ordered-set},python3 2021-11-20 08:24:48 +00:00
tb
77e04bed9f -luacrypto 2021-11-17 10:40:55 +00:00
sthen
f73d394826 remove pear-* ports, they are no longer used by other ports and many
are outdated. ok benoit@ ajacoutot@

These are library classes written in PHP for various functionality and
used to be needed to support PHP applications in the ports tree (things
like roundcube, horde and others used them) but all of this type of
software in ports now uses bundled dependencies. For development,
typically a language-specific dependency manager (like www/composer)
is used rather than OS packages.

www/pear (providing pear itself and pear-utils) is still kept.
2021-11-15 13:47:28 +00:00
sthen
3b64c389bd sort 2021-11-02 21:18:38 +00:00
sthen
3f3f090494 add annotations for py-* ports using python 3 without a ,python3 flavour,
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2
2021-10-29 16:23:36 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
sthen
03a0711f4b remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00
sthen
f611d84e40 drop php 7.3 from -current, although it is still officially in
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026

add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
2021-10-25 12:33:18 +00:00
sthen
5c6ee67e1a add ,python3 to parent dir makefile where the relevant ports use
FLAVOR=python3 + FLAVORS=python3
2021-10-24 22:51:16 +00:00
sthen
0624b90976 remove surplus py-cryptography_vectors (non-,python3 entry) 2021-10-24 22:39:15 +00:00
sthen
e27d4113bb switch some Python ports to py3-only. maintainer oks for the relevant
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos
2021-10-24 09:28:46 +00:00
landry
94fef63528 +rnp 2021-10-05 13:17:35 +00:00
bluhm
3a48fd800d +p5-Crypt-Ed25519 2021-09-08 22:04:27 +00:00
sthen
e4959dab81 move security/py-asn1crypto and textproc/py-iso8601 to py3-only, the py2
version of these was only used by py-cryptography which moved to py3-only.
2021-09-08 19:58:24 +00:00
sthen
926639171e now that py-paramiko is py3-only, we can update py-bcrypt to 3.2.0
which no longer supports py2.
2021-09-08 07:19:52 +00:00
sthen
f15556b3de py3-only for py-scp py-nxos 2021-09-02 13:07:31 +00:00
sthen
7e1c183051 drop py2 paramiko, no more ports use it. merge installed packages into py3-paramiko. 2021-09-01 22:44:04 +00:00
kn
3d0d49a83c Hook up magic-wormhole and dependencies
+ net/txtorcon,python3
+ net/magic-wormhole
+ security/py-hkdf,python3
+ security/py-spake2,python3
2021-07-24 21:33:15 +00:00
sthen
c6435c7589 +pass-import 2021-07-02 19:31:34 +00:00
sthen
aa6a7f2e54 +py-pykeepass 2021-07-02 15:29:47 +00:00
afresh1
616b106ff1 +p5-Digest-SHA3 +p5-Crypt-PBKDF2 2021-05-22 16:21:55 +00:00