ajacoutot
3e891acbe8
Update to py-keyring-8.5.1.
2016-03-27 14:17:34 +00:00
sthen
a10bf0c9d3
'cvs add' a patch that I missed; breakage reported by nigel
2016-03-27 11:11:24 +00:00
zhuk
ed298848a3
Zap more lines from qmake-based ports by moving them from
...
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.
Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
sthen
d4c0956662
update to py-cryptography 1.3.1
2016-03-26 14:37:05 +00:00
sthen
2c8b9f60c3
update to pcsc-tools-1.4.26
2016-03-26 14:22:16 +00:00
lteo
28eea1720e
+ssdeep
2016-03-25 01:15:43 +00:00
lteo
e48a0d15aa
import security/ssdeep
...
ssdeep is a fuzzy hashing program and library that is useful for finding
almost identical files.
From pkg/DESCR:
"ssdeep is a program for computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies. Such
inputs have sequences of identical bytes in the same order, although bytes
in between these sequences may be different in both content and length.
The package also includes a fuzzy hashing API, which is documented in the
README file."
ok mmcc@ zhuk@
2016-03-25 01:11:40 +00:00
rpe
517578be12
Update security/py-M2Crypto to 0.24.0
...
with help from and OK sthen
2016-03-23 23:02:46 +00:00
sthen
ad16c0070b
remove PKG_ARCH=* and add WANTLIB+=perl on perl packages with xs modules
...
spotted by nigel@
2016-03-22 13:39:15 +00:00
dcoppa
d779d3c9e3
Update to pcsc-lite-1.8.16
2016-03-22 08:31:45 +00:00
sebastia
b806cf38b1
Unbreak, no SSLv3 anymore, with this at least, net/coccinella can
...
use TLS again to connect to xmpp server
2016-03-21 07:32:43 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
naddy
88c5a3338b
For all our ports that use the pecl module, SHARED_ONLY is always
...
defined and "c" is always added to WANTLIB. Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
sthen
b8f9aa2b27
add fallback MASTER_SITES
2016-03-19 12:16:04 +00:00
ajacoutot
b52a520759
Remove cyphertite ports.
...
from David Hill
ok sthen@
2016-03-19 10:23:11 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
naddy
2c4204cf62
remove SHARED_ONLY from simple ports that use the gettext or libiconv module
2016-03-18 21:38:22 +00:00
naddy
fbe8082fe1
remove SHARED_ONLY from simple lua ports
2016-03-18 20:49:27 +00:00
naddy
54f3e2e352
garbage-collect PFRAG.shared; ok millert@
2016-03-18 16:06:48 +00:00
millert
2da3b70584
Update to sudo 1.8.16
2016-03-17 22:53:06 +00:00
naddy
071c34fd6f
remove SHARED_ONLY from ports that use only the gnu module
2016-03-16 21:19:37 +00:00
naddy
ef68f42b62
remove SHARED_ONLY from ports that don't use any MODULES
2016-03-16 16:46:31 +00:00
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