4735 Commits

Author SHA1 Message Date
danj
776bec0a2b import knockpy-3.0.0
Knockpy is a python tool designed to enumerate subdomains on a target domain
through a wordlist.

From Rafael Sadowski
tweaks/ok jca@
2016-07-02 15:55:23 +00:00
sthen
7d1625895a update to py-bcrypt-3.1.0 2016-07-01 15:28:44 +00:00
jasper
b8e2c68c50 Security fixes for CVE-2016-4579
ok pea@ (MAINTAINER)
2016-07-01 07:40:23 +00:00
sthen
02b7319b2f update to letskencrypt-0.1.7
remove @newuser from PLIST, it's no longer necessary.  "Embrace the pledge!"
2016-06-29 23:14:01 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
bluhm
26cfd20163 update p5-IO-Socket-SSL to 2.029 2016-06-28 22:46:01 +00:00
dcoppa
9afdc271a0 Fix version string 2016-06-28 12:56:34 +00:00
dcoppa
a70a92355f Merge fixes from upstream's GH repo:
fix possible loss of data
(git commit 72dda66be8c3261aae5af54807afdedfa94f4c67)

add parameter checking to `sc_right_trim`
fix conversion from 'size_t' to 'long', possible loss of data
(git commit 050c62f7dfa0b6d76c0c57fbc0e41efba5864079)

gids bux fixing
fix the problem if the serial number is entered in the command line
(git commit 0ae4b4ac0d13e596dd4fbf1a9f35c6a5f3a45726)
2016-06-28 11:39:13 +00:00
sthen
6ca075f02b update to py-cryptography 1.4 2016-06-25 22:57:18 +00:00
krw
50b44b65e0 Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port
where needed.

The next step towards Ocaml 4.3.0.

Bulk build by sthen@ identified several laggards which are included here.

ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 19:23:53 +00:00
millert
2cf9b19475 Update to sudo 1.8.17p1 2016-06-22 20:40:13 +00:00
bluhm
0ebdbd414d update p5-Net-SSLGlue to 1.058 2016-06-22 18:33:07 +00:00
rpointel
63383170cc add security/py-crypto to RUN_DEPENDS, bump REVISION. 2016-06-20 18:17:22 +00:00
millert
08323beab6 Update to sudo 1.8.17 2016-06-20 16:34:26 +00:00
rpointel
c80b29e256 update zaproxy to 2.5.0.
maintainer timeout.
2016-06-19 14:29:03 +00:00
sthen
22f110d1ad remove incorrect getpwnam_shadow patch, spotted by Solar Designer (thanks!) 2016-06-18 18:26:31 +00:00
ajacoutot
4fbdd35bfe Unbreak getent LOGIN/PLAIN authentication: getpwnam -> getpwnam_shadow.
Fix a few time_t printf while here.
2016-06-17 09:43:35 +00:00
ajacoutot
e2b3cab8cd Update to libgcrypt-1.7.1. 2016-06-15 21:21:21 +00:00
ajacoutot
cac026f0a4 Update to libgpg-error-1.23. 2016-06-15 21:20:48 +00:00
rpointel
7ae9bf52d0 update regripper to recent commit.
ok aja@.
2016-06-15 20:04:58 +00:00
czarkoff
767ea51bf1 update to latest snapshot
fixes EOL encoding issue
2016-06-15 15:09:25 +00:00
sthen
93c14d117a update to certbot-0.8.1 2016-06-15 14:46:57 +00:00
rpointel
76ae0e5639 small update to 0.0.24 2016-06-14 19:11:34 +00:00
rpointel
a7bf298801 + SUBDIR += emldump 2016-06-14 19:05:12 +00:00
rpointel
b0081eeb0c import emldump, a tool to analyze MIME files. The MIME file can be provided as an
argument, via stdin (piping) and it may also be contained in a (password
protected) ZIP file.  When emldump runs on a MIME file without any options, it
reports the different parts in the MIME file
ok benoit@.
2016-06-14 19:04:12 +00:00
landry
7a3e950865 Update to nss 3.24, requirement of firefox 48.
- Remove patch-nss_lib_util_verref_h, merged upstream (#1226179)
- Remove useless patch-nss_coreconf_UNIX_mk, our -O2 takes precedence
- Remove chunk of patch-nss_coreconf_OpenBSD_mk, was merged upstream in
  #1250891. While here remove the addition of -Wl,Bsymbolic to MKSHLIB
which was here since forever for no justified reason.
2016-06-14 14:48:51 +00:00
jca
202cadbd99 Update to opendnssec-1.4.10
from Patrik Lundin (maintainer)
2016-06-14 11:29:46 +00:00
jca
0129efef49 Committed upstream. 2016-06-11 15:56:02 +00:00
bluhm
e5b4939013 update p5-Module-Signature to 0.80 2016-06-08 21:48:45 +00:00
dcoppa
3255dc8a83 Update to OpenSC-0.16.0 2016-06-07 14:08:44 +00:00
ajacoutot
58d872caef SECURITY update to gnutls-3.4.13.
http://www.gnutls.org/security.html#GNUTLS-SA-2016-1
Only 3.4.12 is affected.
2016-06-07 08:56:09 +00:00
sthen
89b4cc123e update to py-cryptography 1.3.4 2016-06-04 16:44:35 +00:00
sthen
655bb5f1da add 'uses pledge' marker, lack spotted by ray@ 2016-06-04 13:31:53 +00:00
sthen
e8a7cec376 update to certbot-0.8.0.. 2016-06-03 14:23:07 +00:00
sthen
b044f2f81e update to certbot-0.7.0 (another one that would have been earlier if the
pypi.io redirector actually worked properly)

should have been in previous commit, commited from one level too deep,
spotted by danj
2016-06-03 11:59:04 +00:00
sthen
b8efa5dbd8 update to certbot-0.7.0 (another one that would have been earlier if the
pypi.io redirector actually worked properly)
2016-06-03 11:42:30 +00:00
sthen
1dcc764027 fix "make extract NO_DEPENDS=Yes" 2016-06-01 22:37:58 +00:00
dcoppa
2f7a8724b5 Use the fix from upstream 2016-06-01 08:20:47 +00:00
dcoppa
e41e8abb79 Update to pcsc-lite-1.8.17 2016-06-01 07:37:31 +00:00
sthen
05d964358b update letsencrypt/client to 0.6.0, and cope with the renaming to "certbot".
courtesy symlink provided so that scripts still work.
2016-05-27 10:01:38 +00:00
sthen
d5c143f3ce update to letskencrypt-0.1.5, no more dependencies 2016-05-26 21:39:47 +00:00
ajacoutot
9e57000673 Update to py-rsa-3.4.2 and take maintainer.
prodded by danj@
2016-05-26 09:57:47 +00:00
dcoppa
e471d3bf16 Update to ccid-1.4.24 2016-05-25 11:36:05 +00:00
sthen
e6cd1eae4f disable JIT which requires a W|X mapping 2016-05-22 21:03:33 +00:00
sthen
49026e8758 update to py-oauthlib-1.1.1, from maintainer Johan Huldtgren 2016-05-21 13:50:11 +00:00
sthen
3e7b0decbc +letskencrypt 2016-05-21 10:44:54 +00:00
sthen
6df99cdb7b import ports/security/letskencrypt, ok giovanni@
letskencrypt is yet another Let's Encrypt client, but one with a
strong focus on security. It is still under development.

It supports the following operations:

* Account registration (see the -n flag).
* Domain certificate signing.
* Domain certificate revocation (see the -r flag).

Many parts of the process are run as jailed unprivileged processes.
2016-05-21 10:44:21 +00:00
ajacoutot
59aa732c0f Update to py-libnacl-1.4.5. 2016-05-21 06:49:27 +00:00
ajacoutot
ed3351f748 Update to gnutls-3.4.12. 2016-05-21 06:48:14 +00:00
czarkoff
4bb2af1430 +go-crypto 2016-05-21 01:13:51 +00:00