Commit Graph

3030 Commits

Author SHA1 Message Date
gsoares
6457aa1c8d - update to 4.53
- drop maintainer per his request

ok sthen@
2012-08-09 14:13:59 +00:00
sthen
d1cfb54f2b Add a few more useful sanesecurity-mirrored lists to clamav-unofficial-sigs
sample config file (e.g. winnow_bad_cw and various bofhland lists).
Comment-out MBL to disable by default, it has various problems with
false-positives and doesn't seem very effective at present.
2012-08-09 00:34:29 +00:00
dcoppa
fb334582c2 Enable pcsc-lite support
Diff looks good to pea@ (maintainer)

Tested with my O2 O2Micro CCID SC Reader
2012-08-08 15:10:02 +00:00
naddy
ee86b61264 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-07 10:18:47 +00:00
ajacoutot
f9a1d41896 Update to assl-1.1.0.
from David Hill (maintainer)
2012-08-07 07:34:23 +00:00
dcoppa
85390daaf6 +ccid 2012-08-06 13:23:48 +00:00
dcoppa
863b04e540 Import security/ccid, a user-space USB CCID driver used by
security/pcsc-lite.

OK sthen@
2012-08-06 13:20:48 +00:00
dcoppa
5f5997167f Major update to pcsc-lite-1.8.5
OK sthen@
2012-08-06 13:03:12 +00:00
sthen
59f1eb3ac1 update to gnutls 3.0.22, ok ajacoutot@
- bugfixes and now supports gnutls_certificate_set_x509_system_trust on OpenBSD
2012-08-06 07:54:22 +00:00
ajacoutot
e97dd452f3 Remove useless comment. 2012-08-05 10:48:12 +00:00
espie
6fdca43594 fix non-sensible libtool parameters, allows us to drop some very weird
libtool code.
2012-08-04 14:24:23 +00:00
sthen
ffbfde3b63 import ports/security/yubiserve, ok jsaper@
YubiServe is a lightweight Validation Server supporting both OATH/HOTP
and Yubico Yubikey implementations, written in Python that uses an
SQLite database or, optionally, a MySQL database. It has an integrated
threaded webserver, with HTTPS/SSL support, compatible with the
Yubico validation protocol 2.0 including HMAC SHA-1 signatures to
provide for authentication of the server.
2012-07-18 08:25:07 +00:00
jasper
cbcacca97f do not show --ssl2 commandline option if built with an OpenSSL without SSLv2 support.
from brad
2012-07-16 08:49:31 +00:00
ajacoutot
f6c4c2aeb4 Update to Botan 1.10.3.
A change in 1.10.2 accidentally broke ABI compatibility with
1.10.1 and earlier versions, causing programs compiled against
1.10.1 to crash if linked with 1.10.2 at runtime.

Recent versions of OpenSSL include extra information in ECC
private keys, the presence of which caused an exception when
such a key was loaded by botan. The decoding of ECC private
keys has been changed to ignore these fields if they are set.

from Brad
2012-07-15 08:12:13 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
naddy
4bd8b1fcb9 remove gnupg's idea flavor here, too 2012-07-12 20:57:51 +00:00
naddy
5e1bcbad44 The American/European/Japanese patents on IDEA have expired. Remove
the flavor and just include it by default.  ok zinke@
2012-07-12 16:32:47 +00:00
sebastia
4ef301dd98 Update libgsasl to 1.8.0
OK naddy@
2012-07-12 16:01:53 +00:00
ajacoutot
290df0134f -gnomint 2012-07-10 19:16:35 +00:00
ajacoutot
278bb3cacd Bad robert! 2012-07-10 19:16:08 +00:00
ajacoutot
245e0ca14b Remove, in the way, not maintained......
This software had deprecated warnings for years and didn't manage to update
so kill it with fire.

ok jasper@
2012-07-10 19:15:23 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
ajacoutot
4f785e279f Unbreak with gnutls>=3. 2012-07-09 18:38:45 +00:00
ajacoutot
e0b037b6ec Better patch. 2012-07-09 13:29:51 +00:00
ajacoutot
5e3a59ff36 -prelude 2012-07-09 09:05:42 +00:00
ajacoutot
c03b7b59ed Remove prelude. It's been unmaintained for years. Updating to a newer
version would require a lot of work and we have no maintainer; not to
mention the source code is not available right now.
A "security" software that is unmaintained is something that should live
in an attic.

ok jasper@ sthen@
2012-07-09 09:05:22 +00:00
giovanni
e6cdd4e74c Use devel/llvm instead of the bundled one on $LLVM_ARCHS
help & ok sthen@ (Maintainer)
2012-07-08 21:24:58 +00:00
ajacoutot
5c286b8833 Major update to gnutls-3.0.21.
ok jasper@
2012-07-08 09:02:10 +00:00
jasper
49359fb413 zap this old, broken and unmaintained cruft.
ok msf@ (MAINTAINER), aja@
2012-07-06 16:37:24 +00:00
jasper
af344bb14d unhook tinyca 2012-07-06 16:37:03 +00:00
ajacoutot
ed9f7f03ac Bugfix update to gnutls-2.12.20.
* fixed memory leak in PKCS #8 key import
2012-07-05 06:36:59 +00:00
ajacoutot
60c9f4f1b8 Update to libtasn1-2.13. 2012-07-05 06:21:04 +00:00
ajacoutot
b19dd97d26 Update to Botan 1.10.2.
from Brad
2012-07-04 12:03:42 +00:00
mpi
862513d4e1 Unbreak the configure step with systrace, no package change, issue and fix
reported by Juan Francisco Cantero Hurtado.
2012-07-02 16:36:33 +00:00
jasper
4a3b232786 Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-29 08:33:20 +00:00
bluhm
df1e76062d update p5-IO-Socket-SSL to 1.76 2012-06-28 23:43:41 +00:00
jasper
e0b7a40c35 Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:57:29 +00:00
jasper
07f3a1c4cf Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:49:54 +00:00
jeremy
0c9db2e825 Update node-bcrypt to 0.6.0, works with node 0.8.0.
Build process changed from waf to gyp, but no patches required.
2012-06-28 17:33:05 +00:00
rpointel
fc05848416 regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:01:51 +00:00
jasper
9041fc74ae - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:40:06 +00:00
jasper
7ce355632a let this work if sslv2 is disabled, from Brad 2012-06-26 10:12:21 +00:00
jasper
abf0631829 let assl work if sslv2 is disabled, from Brad 2012-06-26 10:07:27 +00:00
robert
7f7d57b857 --enable-xml-log is needed for both the client and the server so enable
it by default
2012-06-25 18:54:07 +00:00
naddy
fd3f2648f8 explicitly include <sys/param.h> before <sys/sysctl.h> and don't rely on
it being pulled in by some other header file
2012-06-25 14:06:26 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
jasper
5a01675bf3 ${HOBBITS} take maintainership 2012-06-19 09:48:04 +00:00
sthen
cc7f90c406 SECURITY update to clamav 0.97.5
ClamAV 0.97.5 addresses possible evasion cases in some archive formats
(CVE-2012-1457, CVE-2012-1458, CVE-2012-1459).  It also addresses stability
issues in portions of the bytecode engine.  This release is recommended for all
users.
2012-06-16 10:34:54 +00:00
gonzalo
4487e8afed Update for Jailkit to 2.15, patch-configure is not needed anymore
(applied upstream), while here, USE_GROFF is not needed and zap some
white space.

Ok sebastia@ (maintainer), aja@
2012-06-15 13:50:58 +00:00
jasper
8afd5febb8 add this 2012-06-13 15:27:24 +00:00