4437 Commits

Author SHA1 Message Date
steven
37fb078fca update to 2.0.2
from Rafael Sadowski
2016-03-14 18:20:54 +00:00
jca
c28aec4806 Remove SHARED_ONLY per maintainer request 2016-03-14 06:46:24 +00:00
rpointel
3e5391d630 update oletools to 0.44.
ok benoit@.
2016-03-14 06:13:38 +00:00
naddy
061bb68878 remove NO_SHARED_LIBS and merge PFRAG.shared into PLIST; ok sthen@ 2016-03-11 23:03:21 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
17b84e4360 remove NO_SHARED_LIBS 2016-03-11 18:13:19 +00:00
pascal
93a7b2093b SECURITY update to 4.1.1. Fixes CVE 2016-2851; to the best of our knowledge,
this one is not exploitable on OpenBSD because memory returned by malloc(0) is
inaccessible.  Bug found by stsp@ 11 months ago.
2016-03-10 19:45:59 +00:00
naddy
22bfc05958 replace after-bsd.port.mk hack with PROPERTIES check 2016-03-10 19:29:25 +00:00
gsoares
115e886a90 update to 0.6
(some of patches were merged upstream...
for now SSLv3 is guarded by OPENSSL_NO_SSL3 and will be definitely
removed in future release.
2016-03-10 01:04:51 +00:00
naddy
b6496a69e5 drop workaround for static linking 2016-03-09 19:52:52 +00:00
jasper
eba90637f6 remove vax workarounds/tentacles, reword where applicable 2016-03-09 18:31:36 +00:00
rpointel
0829a72459 install mraptor and ezhexviewer tools.
ok benoit@.
2016-03-07 22:29:54 +00:00
rpointel
052ee149cd + SUBDIR += oledump 2016-03-07 21:07:23 +00:00
rpointel
7bd404f770 import oledump, a program to analyze OLE files (Compound File Binary Format).
with inputs and ok benoit@.
2016-03-07 21:06:43 +00:00
rpointel
db3e7fc0a3 update to 0.43.
ok benoit@.
2016-03-07 18:45:54 +00:00
zhuk
edfc820932 Convert to MODQMAKE, -3 Makefile lines. 2016-03-07 14:39:27 +00:00
zhuk
a019d855ed Convert to MODQMAKE, -1 Makefile line. 2016-03-07 14:32:24 +00:00
zhuk
a91e1d48d0 Convert to MODQMAKE, -1 Makefile line. 2016-03-07 14:29:02 +00:00
zhuk
0a4ec55a9c Convert to MODQMAKE, -1 Makefile line. 2016-03-07 14:22:59 +00:00
zhuk
796580938d Convert to MODQMAKE, -3 Makefile lines. 2016-03-07 14:20:44 +00:00
sthen
56b00461ae now that sslscan uses a special build, disable ssl3/rc5 again in openssl port 2016-03-07 10:58:49 +00:00
benoit
9828706c7d Update to libssh2-1.7.0. 2016-03-07 08:18:34 +00:00
sthen
34ac38c65a update sqlmap to tagged 1.0 release, mostly from rpointel@, DISTNAME/GH_*
changes by me, ok rpointel@ and sebastien dellac (maintainer)
2016-03-06 13:34:26 +00:00
ajacoutot
f87d0f259c Major update to the new stable gnutls-3.4.10. 2016-03-06 12:16:53 +00:00
ajacoutot
8da87fb2e9 Update to p11-kit-0.23.2. 2016-03-06 12:16:26 +00:00
czarkoff
d09ae173bc update PLIST 2016-03-04 17:44:33 +00:00
landry
1d4125ae85 Update to nss 3.23.
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
for details.

Remove c++-comments patch, now that we remove -ansi from the build flags it
is allowed in C99. (see https://bugzilla.mozilla.org/show_bug.cgi?id=1250891)
2016-03-04 16:29:24 +00:00
sthen
e4daf0a817 update to letsencrypt-0.4.2 2016-03-04 14:26:35 +00:00
czarkoff
50f4414264 update to tclgpg-20160113
OK sthen@
2016-03-04 10:32:06 +00:00
kirby
5de4d85c55 Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
landry
1558cb1896 BROKEN-sparc64 = configure: error: Could not link against
boost_serialization-boost_serialization (like hppa)
2016-03-03 18:02:43 +00:00
sthen
248b31f1a2 update to sslscan-1.11.2, now built against static-linked openssl lib
with SSLv2 enabled to allow identification of misconfigured servers
again (as was the case before the last openssl update).
2016-03-03 14:41:46 +00:00
sthen
3084ac5727 update to clamav-0.99.1 2016-03-03 02:09:09 +00:00
sthen
2b9ed66653 update to letsencrypt-0.4.1 2016-03-02 17:25:20 +00:00
kirby
293933141b +qtkeychain,qt5 2016-03-02 08:33:49 +00:00
kirby
451776d6a1 Add Qt5 flavor.
With input and OK from zhuk@, OK sthen@
2016-03-02 08:29:20 +00:00
sthen
3d3eaa4df5 update to py-cryptography 1.2.2 2016-03-01 23:47:13 +00:00
ajacoutot
3b196b6790 Update to py-secretstorage-2.1.4. 2016-03-01 20:41:04 +00:00
rpointel
7028371bd9 SUBDIR += oletool 2016-03-01 18:23:37 +00:00
rpointel
7afec1b050 import oletools.
python-oletools is a package of python tools to analyze Microsoft OLE2 files
(also called Structured Storage, Compound File Binary Format or Compound
Document File Format), such as Microsoft Office documents or Outlook messages,
mainly for malware analysis, forensics and debugging.
with few inputs from sthen@ and Markus Lude (thanks). 
ok sthen@.
2016-03-01 18:22:38 +00:00
sthen
20f753acb5 security update to OpenSSL 1.0.2g, for the few things in ports which use it 2016-03-01 15:37:53 +00:00
bluhm
f126509176 update p5-IO-Socket-SSL to 2.024 2016-02-26 18:53:39 +00:00
sthen
3d4302c214 update to letsencrypt-0.4.0 2016-02-25 00:46:09 +00:00
ajacoutot
e0f087e633 Update to libgcrypt-1.6.5 to fix CVE-2015-7511.
prodded by Sevan Janiyan
ok sthen@
2016-02-23 15:41:30 +00:00
sthen
0948a2eb8a Security update to libssh 0.7.3: use correct length for ephemeral secret
for diffie-hellman-group1 and diffie-hellman-group14 kex; they were
fixed at 128 bits.

https://www.libssh.org/2016/02/23/libssh-0-7-3-security-and-bugfix-release/

From rpointel@, ok me, committing on rpointel's behalf
2016-02-23 14:09:59 +00:00
landry
5ab13415e4 Trololololol. 2016-02-22 20:10:37 +00:00
landry
43f6eb0469 C++-style comments are bad. Srsly. 2016-02-22 20:01:05 +00:00
landry
303455caf2 Security update to nss 3.21.1.
No CVE or MFSA (yet?), bug #1245528 (details undisclosed), commit
https://hg.mozilla.org/projects/nss/rev/b9a31471759d says "fix bugs in
ASN.1 decoding" adding overflow checks.

discussed with naddy@ & sthen@
2016-02-22 19:56:50 +00:00
tobiasu
1531435f78 add sparc to the --disable-llvm group 2016-02-20 15:23:43 +00:00