5228 Commits

Author SHA1 Message Date
rpointel
862eadef4c update burpsuite to 1.7.28.
Release Notes: http://releases.portswigger.net/2017/11/1728.html
2017-11-16 06:13:04 +00:00
landry
71de897506 Update to nss 3.34, will be required by gecko 58.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes
2017-11-15 17:42:08 +00:00
naddy
03558d5206 replace gettext module; ok millert@ 2017-11-15 16:24:13 +00:00
landry
16a92946ce Install crypto.prf in the qt4 mkspecs/features dir as expected, not in
${LOCALBASE}/mkspecs (ugh)

This port should really be merged with qca-qt5 and qt4/qt5 should be a
FLAVOR of it.. or at least this port should use the qt4 MODULE :)
2017-11-14 15:34:11 +00:00
rpointel
13dac91f32 update py-dfwinreg to 20170706 and take maintainership.
ok and inputs benoit@.
2017-11-14 06:52:19 +00:00
jeremy
6702c5de24 Remove pure ruby gem ports that haven't been updated in 7 years.
These ports in general have not be touched since initial import,
are none are dependencies of any other port.

OK jcs@
2017-11-14 00:55:49 +00:00
jeremy
5244b61faa Unlink old pure ruby gem ports not updated in last seven years. 2017-11-13 23:57:54 +00:00
naddy
2fdd8f7c5e replace gettext module 2017-11-12 15:17:47 +00:00
sthen
0b1b8cf4b4 update to lastpass-cli-1.2.2, from maintainer Björn Ketelaars 2017-11-11 13:30:44 +00:00
rpointel
07af4bf5e4 update yara to 3.7.0.
ok benoit@.
2017-11-11 13:14:39 +00:00
rpointel
8501b46303 update oledump to 0.0.30. 2017-11-10 06:34:59 +00:00
rpointel
99bc171886 update artifacts to 20171107.
ok benoit@.
2017-11-09 20:41:55 +00:00
landry
fe3528c808 Fix some WANTLIB after nss dependency change (sometimes, just remove
unneeded softokn3, sometimes replace it by nssutil3) - note that there
might be more WANTLIB to fix/remove from those ports, but i only
concentrated on the changes related to nss.
2017-11-09 19:44:12 +00:00
landry
e0697ba4c9 Instead of providing old versions of nss-config & nss.pc shoplifted ages
ago from Debian, just patch & use the ones added upstream in bug
#1277852. This way, we properly list the right libs when linking,
including nssutil3 (which should fix linking chrome with lld) - and
while here fix includedir to be consistent with cflags.

Prompted by an original diff from espie@
Tested in bulks by ajacoutot@ and myself
WANTLIB fixes removing softokn3 to come
2017-11-09 18:45:24 +00:00
ajacoutot
75cb90d918 Drop uneeded patches, CFLAGS, chunks now that we have proper definitions
for EPROTO and EBADMSG.
2017-11-09 16:50:39 +00:00
edd
687b9fbb6f Update security/gnupg2 to 2.2.1.
Includes a fix to stop gpg-agent from hanging when run under vmm.

OK awolk@, thanks.
2017-11-09 11:20:51 +00:00
rpointel
c49841f46d + SUBDIR += origami 2017-11-08 20:23:28 +00:00
rpointel
7832e9f885 import origami, tool generally used to analyze (malicious) PDF documents.
thanks for feedbacks and ok jeremy@.
2017-11-08 20:21:36 +00:00
kili
ab24430ef8 Hook new haskell ports to the build. 2017-11-08 19:41:22 +00:00
kili
1ce00c9605 Update package key. 2017-11-07 22:40:06 +00:00
kili
d52ad8483a Update package key. 2017-11-07 22:39:45 +00:00
kili
ed05f08e09 Update package key. 2017-11-07 22:39:28 +00:00
kili
2e20477084 Update package key. 2017-11-07 22:39:13 +00:00
kili
1dd99b9098 Update package key. 2017-11-07 22:38:55 +00:00
kili
a3493e88e2 Update package key. 2017-11-07 22:38:34 +00:00
kili
043f96e948 Update package key. 2017-11-07 22:38:09 +00:00
kili
b0d1979be8 Update package key. 2017-11-07 22:37:56 +00:00
kili
180529b0ac Update package key. 2017-11-07 21:32:56 +00:00
kili
dbda73d2fe Update package key. 2017-11-07 21:32:39 +00:00
ajacoutot
9479247d5e Update to py-libnacl-1.6.1 and add a python3 FLAVOR. 2017-11-07 16:30:32 +00:00
rpointel
61478f0942 + SUBDIR += py-pefile,python3 2017-11-07 16:23:31 +00:00
rpointel
ab4f1e3532 update pefile to 2017.11.5 and add python3 flavor.
ok benoit@.
2017-11-07 16:22:56 +00:00
rpointel
5e12304927 update plaso to 20170930.
ok benoit@.
2017-11-06 09:03:26 +00:00
sebastia
18cbf6a9cb ruby-gpgme contains native code, so hook up for the supported ruby versions
explicitly

I was too impationed waiting for jeremy@ to enlighten me
2017-11-05 22:06:30 +00:00
sebastia
9961d56c82 hook up ruby-gpgme 2017-11-05 22:01:20 +00:00
sebastia
69b4b1beae import ruby-gpgme:
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG
Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management.

it's a requirement for the hiera-eyaml-gpg backend.

Quite some help from and OK jeremy@
2017-11-05 21:49:09 +00:00
sthen
fa6c186d07 update to py-cryptography 2.1.3 2017-11-05 17:53:50 +00:00
sthen
3931a78745 +py-asn1crypto 2017-11-05 17:45:34 +00:00
sthen
61a112878a import security/py-asn1crypto, ok jca@
Fast ASN.1 parser and serializer with definitions for private keys, public
keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5,
X.509 and TSP.
2017-11-05 17:44:18 +00:00
rpointel
665ca119e0 update py-dfvfs to 20170723.
ok benoit@.
2017-11-04 14:33:38 +00:00
rpointel
0235554b4a update py-pefile.
ok benoit@.
2017-11-04 14:32:48 +00:00
rpointel
35d52eb521 update libewf to 20170703.
ok and inputs benoit@.
2017-11-04 10:49:22 +00:00
rsadowski
8263a65694 Update knockpy from 4.0.0 to 4.1.0.
- use MODPY_EGG_VERSION
- helper target to avoid clashes with make plist.

Python bits from and ok jca@
2017-11-03 21:22:02 +00:00
kili
bf65662f05 Import security/hs-hackage-security.
Not yet wired to the build.

ok sthen@, jca@.

The hackage security library provides both server and client utilities
for securing the Hackage package server (http://hackage.haskell.org/).
It is based on The Update Framework (http://theupdateframework.com/),
a set of recommendations developed by security researchers at various
universities in the US as well as developers on the Tor project
(https://www.torproject.org/).

The current implementation supports only index signing, thereby
enabling untrusted mirrors. It does not yet provide facilities for
author package signing.
2017-11-03 14:48:11 +00:00
kili
84ffdb12eb Import security/hs-cryptohash-sha256.
Not yet wired to the build.

ok sthen@, jca@.

A practical incremental and one-pass, pure API to the SHA-256 hash
algorithm (including HMAC support) with performance close to the
fastest implementations available in other languages.

The implementation is made in C with a haskell FFI wrapper that
hides the C implementation.
2017-11-03 14:33:35 +00:00
kili
ee80c0fc18 Import security/hs-ed25519.
Not yet wired to the build.

ok sthen@, jca@.

This package provides a simple, fast, self-contained copy of the
Ed25519 public-key signature system with a clean interface. It also
includes support for detached signatures, and thorough documentation
on the design and implementation, including usage guidelines.
2017-11-03 14:31:22 +00:00
sthen
60fa4bd08e update to py-bcrypt-3.1.4 2017-11-03 09:54:45 +00:00
rsadowski
43f23fc9a2 Update keepassxc to 2.2.2
Changelog: https://github.com/keepassxreboot/keepassxc/releases/tag/2.2.2
2017-11-02 23:34:23 +00:00
sthen
2e62db821c update to openssl-1.0.2m 2017-11-02 22:52:29 +00:00
sthen
1144431b83 update to certbot-0.19.0 2017-11-02 13:47:22 +00:00