5280 Commits

Author SHA1 Message Date
sthen
6c67fdc92c regen PLIST, missed in update 2017-12-16 15:14:44 +00:00
sthen
aafbe6a170 update to libsodium-1.0.16 2017-12-15 14:42:49 +00:00
abieber
86db97cd31 Bump to latest.
Adds pledge()
Fixes UI on OpenBSD
No more http version check

ok rsadowski@
2017-12-15 14:33:17 +00:00
rsadowski
419de11fc4 Update keepassxc to 2.2.3 2017-12-15 07:59:30 +00:00
rsadowski
31079c2f2f Remove devel/boost as BUILD_DEPENDS
- Add COMPILER and drop ONLY_FOR_ARCHS
- Add -std=c++11 (clang also needs -Wno-c++11-narrowing to build successful)
- Drop boost as bdep and change tr1-implementation to system.
- Fake function in namespace std::tr1:: and use std::placeholders.

tweak and ok bluhm@
2017-12-14 22:50:45 +00:00
ajacoutot
227e380b4b Update to libgcrypt-1.8.2. 2017-12-14 14:30:22 +00:00
jca
75d0f96f67 Drop extra MULTI_PACKAGES, keep the one closest to PSEUDO_FLAVORS.
ok pea@ (maintainer)
2017-12-14 10:38:21 +00:00
rpointel
5363714739 update burp to 1.7.30.
Release notes: http://releases.portswigger.net/2017/12/1730.html
2017-12-13 05:50:53 +00:00
pea
a5fb1a3e8b Update to 2.2.3
ok jca@
2017-12-12 16:22:22 +00:00
ajacoutot
720a015a06 Update to libhttpseverywhere-0.6.5. 2017-12-12 08:04:43 +00:00
ajacoutot
8fc93047be SECURITY update to heimdal-7.5.0. 2017-12-09 07:56:53 +00:00
sthen
bbcb9055da security update to OpenSSL 1.0.2n
- Read/write after SSL object in error state (CVE-2017-3737)
- rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738)
2017-12-08 21:07:42 +00:00
sthen
bbdfddc98c commit the distinfo change for the pinentry update which was missed. 2017-12-07 22:00:04 +00:00
pea
6f2bcfb4e2 Update to 1.1.0. With tweaks from jca@
ok jca@
2017-12-07 13:55:45 +00:00
espie
d905a74295 FIX_EXTRACT_PERMISSIONS 2017-12-04 21:09:38 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
rpointel
2b42948f42 update pdfid to 0.2.3. 2017-12-04 09:00:16 +00:00
ajacoutot
eca3af9d7b Update to vault-0.9.0. 2017-12-03 15:15:43 +00:00
ajacoutot
76f5e5a022 Update to keychain-2.8.4. 2017-12-02 18:49:53 +00:00
ajacoutot
80ae7fc416 Update to libassuan-2.4.5. 2017-12-02 18:48:42 +00:00
ajacoutot
5a32907975 Update to pgpdump-0.32. 2017-12-02 18:42:14 +00:00
edd
3bc18c7732 Update security/gpgme to 1.9.0 and deal with fallout across the tree.
Fallout stems from the removal of the gpgme-pthread shared object.

Initial diff by me, refreshed diff from jca@.

Tested in a bulk by ajacoutot@.

OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
jca
76bdcdaff8 Needs C++11
ok feinerer@ (maintainer)
2017-12-01 13:03:59 +00:00
landry
c2919da30e Minor update to nss 3.34.1, req'd by firefox 58.0b8.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
2017-12-01 11:25:32 +00:00
gsoares
576043f48e update to 5.44 2017-12-01 00:08:44 +00:00
jasper
d3e7fe643b add dependencies on py-dicttoxml/py-unicodecsv now they're available 2017-11-30 20:16:07 +00:00
rpointel
363000fad8 update dfvfs to 20171125, upstream has removed the tarball of the 20171022
version. spotted by naddy@.
2017-11-30 05:41:29 +00:00
rpointel
d49928d6e1 update plaso to 20171118.
ok benoit@.
2017-11-29 09:47:07 +00:00
rpointel
74b7d9ac39 update py-dfdatetime to 20171109.
ok benoit@.
2017-11-29 09:46:31 +00:00
rpointel
54523eba86 update py-dfvfs to 20171022.
ok benoit@.
2017-11-29 09:45:48 +00:00
ajacoutot
ff6cf110f0 Picks up xgettext at configure time, so add a BDEP on devel/gettext-tools. 2017-11-26 19:51:30 +00:00
jasper
2f4af5a326 +recon-ng 2017-11-26 10:21:45 +00:00
jasper
15ef438245 import recon-ng-4.9.2
Recon-ng is a full-featured Web Reconnaissance framework written in
Python. Complete with independent modules, database interaction, built
in convenience functions, interactive help, and command completion,
Recon-ng provides a powerful environment in which open source web-based
reconnaissance can be conducted quickly and thoroughly.

ok rpointel@
2017-11-26 10:20:55 +00:00
jca
8e10def75c Avoid unknown option error with base gcc
cc1: error: -Werror=sign-conversion: No option -Wsign-conversion
2017-11-24 12:42:31 +00:00
jasper
6af7495f9c - update to lynis-2.5.7
- switch homepage/master_sites to https
- simplify post-extract/do-install

ok gonzalo@ (MAINTAINER)
2017-11-23 08:54:05 +00:00
ajacoutot
214800e91a Update to libhttpseverywhere-0.6.4. 2017-11-23 08:23:04 +00:00
naddy
9a4f9bf3db Picks up xgettext(1) if present, so add BDEP on devel/gettext-tools. 2017-11-22 11:42:15 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
jasper
0065b91848 broken and not quite maintained
flush it
2017-11-20 18:50:31 +00:00
jasper
3abe559af6 -vomit 2017-11-20 18:49:57 +00:00
jasper
b88e77b018 update to sqlmap-1.1.11
ok rpointel@
2017-11-20 17:57:25 +00:00
jasper
b208749621 +fierce 2017-11-20 17:57:09 +00:00
jasper
44f66d0436 import fierce-1.2.0
Fierce is a semi-lightweight scanner that helps locate non-contiguous IP
space and hostnames against specified domains. It's really meant as a
pre-cursor to nmap, unicornscan, nessus, nikto, etc, since all of those
require that you already know what IP space you are looking for. This
does not perform exploitation and does not scan the whole internet
indiscriminately. It is meant specifically to locate likely targets both
inside and outside a corporate network.

ok rpointel@
2017-11-20 17:56:08 +00:00
rpointel
e9ca773823 update burpsuite to 1.7.29.
Release notes: http://releases.portswigger.net/2017/11/1729.html
2017-11-20 15:04:32 +00:00
jasper
833c45d667 update to hydra-8.6 2017-11-20 13:04:09 +00:00
ajacoutot
c4a1d30272 Update to libnettle-3.4. 2017-11-20 09:09:45 +00:00
feinerer
242252fe6c Update to pcsc-cyberjack 3.99.5final.SP11 2017-11-19 17:28:03 +00:00
kili
44202a517d Remove 47 now unused hs-ports from the build.
jasper@ agrees to the list (and to the general idea of gc'ing
hs-ports).
2017-11-19 01:10:51 +00:00
kili
ae14a5058a Remove 47 now unused hs-ports from the build.
jasper@ agrees to the list (and to the general idea of gc'ing
hs-ports).

Complete list:

archivers/hs-zlib-bindings
databases/hs-HDBC-mysql
databases/hs-HDBC-postgresql
databases/hs-hedis
databases/hs-postgresql-libpq
devel/hs-BoundedChan
devel/hs-MonadRandom
devel/hs-ObjectName
devel/hs-PSQueue
devel/hs-StateVar
devel/hs-abstract-deque
devel/hs-abstract-par
devel/hs-base-unicode-symbols
devel/hs-blaze-textual
devel/hs-bytestring-mmap
devel/hs-case-insensitive
devel/hs-cmdlib
devel/hs-concurrent-extra
devel/hs-data-hash
devel/hs-directory-tree
devel/hs-enumerator
devel/hs-failure
devel/hs-ghc-paths
devel/hs-hashtables
devel/hs-hood
devel/hs-largeword
devel/hs-logict
devel/hs-murmur-hash
devel/hs-newtype
devel/hs-parallel
devel/hs-patch-combinators
devel/hs-readline
devel/hs-sendfile
devel/hs-strict
devel/hs-tuple
lang/hs-haskell-src
math/hs-half
net/hs-curl
net/hs-network-info
security/hs-crypto
security/hs-cryptocipher
security/hs-mwc-random
security/hs-pwstore-fast
security/hs-skein
textproc/hs-bytestring-nums
textproc/hs-hexpat
www/hs-cgi
2017-11-19 01:04:03 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00