Commit Graph

545 Commits

Author SHA1 Message Date
jasper
a08f63c6a6 +boofuzz 2019-05-09 14:16:10 +00:00
jasper
a07fda946e +pwntools 2019-05-08 21:16:54 +00:00
ajacoutot
0cb309d6a8 Remove glib-openssl. Nothing uses it and functionnality has been moved to
glib2-networking.
2019-04-27 17:24:35 +00:00
jeremy
a73bbd1588 Stop building ports for ruby 2.4 libraries by default
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
sebastia
ad14613ad4 hook up ruby-cms_scanner and wpscan 2019-04-23 11:46:06 +00:00
sebastia
43ad299727 hook up pixiewps and reaver 2019-04-16 20:48:28 +00:00
jasper
ecd108de7f unhook ruby-sonos, ruby-gyoku, ruby-savon, ruby-akami, ruby-httpi, ruby-httpclient, ruby-nori 2019-04-03 05:03:35 +00:00
jasper
a3a65c1ce4 +wesng 2019-03-31 00:45:50 +00:00
jasper
5125558740 +ROPgadget 2019-03-30 12:34:58 +00:00
sebastia
5d5be3a830 hook up hcxtools 2019-03-09 18:06:13 +00:00
sthen
78dfb0b064 put the pecl/php73 bits in; even though php/7.3 itself is disabled doing\
this doesn't get in the way and makes it easier to test possible fixes
2019-03-08 17:02:43 +00:00
sthen
e622c7d88e add pecl-mcrypt, php 7.2+ only 2019-03-07 10:23:20 +00:00
afresh1
712c34e9ee + security/p5-Mojolicious-Plugin-Authentication 2019-02-22 03:25:10 +00:00
pvk
743ecca12d +py-requests-aws4auth 2019-02-14 07:19:11 +00:00
gonzalo
dd4b68cf69 unhook suricata-update 2019-02-12 09:29:44 +00:00
sebastia
94d4f73610 hook up exploitdb 2019-02-09 22:48:36 +00:00
jeremy
7e14d1cf94 Build ruby26-* gem ports with compiled components by default 2019-01-23 15:16:41 +00:00
jasper
b6dc7910a2 -libhttpseverywhere 2019-01-02 20:31:00 +00:00
pirofti
8a8bd6872a Link ossec-hids 2018-12-21 22:04:03 +00:00
sthen
305fd3d250 drop ports/flavours requiring php 5.6 which is about to stop receiving
security fixes.
2018-12-11 12:07:47 +00:00
sthen
e7e89a6669 disable pecl-libsodium for php 7.2, use the built-in support instead 2018-12-11 11:42:23 +00:00
sthen
5349f30d3b unhook/remove Math::Pari and dependent ports, this has been blocking
math/pari updates (Math::Pari still gets updated but even recently
released versions require old Pari; the crypto libs based on this
seem a bit unloved these days).

ok daniel semarie
2018-11-26 21:47:01 +00:00
pvk
47e8ec619b +softhsm2 2018-11-14 22:25:20 +00:00
jasper
653a5fb0ad +dirb 2018-11-14 19:11:15 +00:00
danj
21bc8ef452 Remove py-keyczar, we don't need it anymore
Hint from Edward Lopez-Acosta, ok rpe@ (maintainer) sthen@
2018-11-04 21:38:37 +00:00
sthen
813d2e28fc drop php 7.0 and scaffolding, the default has already been switched to 7.1 2018-10-26 21:22:01 +00:00
denis
af75a41059 +ssss 2018-10-01 11:41:19 +00:00
sthen
9a798e665c add php71/72 flavours for pecl-* ports 2018-09-28 22:24:24 +00:00
sthen
55915de896 +acme-client 2018-09-11 10:35:34 +00:00
bluhm
834461e45f +p5-Crypt-Curve25519
+p5-CryptX
2018-09-09 15:05:48 +00:00
tb
f1eceae63a + wycheproof-testvectors 2018-07-25 13:55:55 +00:00
rsadowski
577a26fae5 hook py-aes and py-aes,python3 2018-07-09 05:38:19 +00:00
feinerer
f779f74d38 +hashdeep 2018-07-05 19:19:27 +00:00
rpointel
a8e07fe9ce + SUBDIR += py-miasm 2018-06-27 14:33:13 +00:00
rpointel
b15103ec55 + SUBDIR += py-elfesteem 2018-06-27 07:27:43 +00:00
feinerer
cbf38dffd6 +py-axolotl
+py-axolotl,python3
+py-axolotl-curve25519
+py-axolotl-curve25519,python3
2018-06-20 11:44:33 +00:00
jasper
d2165b4957 -py-crypto 2018-06-02 12:02:10 +00:00
jasper
58b55e5608 -kedpm 2018-05-13 13:38:40 +00:00
sthen
f03ddd8005 split pecl-libsodium into 1.x and 2.x versions, 2.x is PHP7+ only 2018-05-11 20:11:57 +00:00
rpointel
d1597191a5 + SUBDIR += py-ropper
+     SUBDIR += py-ropper,python3
2018-05-04 05:32:28 +00:00
kn
a928eea659 + hitch 2018-05-01 13:48:52 +00:00
jasper
ff72d9623d +py-cryptodome
+py-cryptodome,python3
2018-04-29 08:56:56 +00:00
rpointel
040673903e + SUBDIR += wapit 2018-04-27 07:27:56 +00:00
sthen
384af9db11 move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
for the relevant PHP versions.

ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages

ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version

normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
2018-04-26 15:08:56 +00:00
solene
78c111c290 + py-pgpdump
+ py-pgpdump,python3
2018-04-25 13:46:22 +00:00
jca
d2e13bb540 +keyringer 2018-04-24 10:02:26 +00:00
landry
dc267db694 +p5-Auth-Yubikey_Decrypter 2018-04-10 12:09:31 +00:00
rpointel
f24fd0737d + SUBDIR += py-yaswfp 2018-04-05 08:16:14 +00:00
abieber
29f408063b + opmsg 2018-04-03 13:23:26 +00:00
jeremy
601b0a7a90 Stop building ports for ruby 2.3 libraries by default
Per our current ruby support policy, as ruby 2.3's normal maintenance phase
has ended.
2018-03-29 23:06:50 +00:00