ajacoutot
0cc7cb25b7
Update to libtasn1-3.5.
2014-05-03 12:10:26 +00:00
ajacoutot
ad1d2b437c
Update to libgpg-error-1.13.
2014-05-03 12:10:08 +00:00
landry
ba1b302d96
Remove the patch adding CACert, which has strict requirements on redistribution
...
(http://www.cacert.org/policy/RootDistributionLicense.php ) which we don't meet.
Following what was done in src/lib/libssl/cert.pem r1.24 3 weeks ago.
ok sthen@
2014-04-29 12:01:54 +00:00
ajacoutot
eb061317b2
We have AI_ADDRCONFIG now.
...
ok robert@ (maintainer)
2014-04-29 07:32:20 +00:00
bluhm
3ff6416662
update p5-IO-Socket-SSL to 1.982
...
OK sthen@
2014-04-27 20:01:03 +00:00
bluhm
ba64eb88be
sort and format according to Makefile.template
2014-04-25 23:51:54 +00:00
ajacoutot
ed8afaf7d8
Simplify DESCR.
2014-04-21 22:29:14 +00:00
jca
51becdf3e6
Unbreak after RAND_egd_bytes removal. ok sthen@
2014-04-21 19:17:50 +00:00
ajacoutot
ff73ada4d5
Drop kerberos-only p5-GSSAPI.
2014-04-21 12:27:56 +00:00
ajacoutot
d66bbff8ce
Drop dependency on security/p5-GSSAPI.
2014-04-21 12:27:11 +00:00
ajacoutot
3b848d3597
Drop gssapi support.
2014-04-21 12:12:05 +00:00
ajacoutot
8bd1c6a860
Start removing kerberos-only ports.
...
ok sthen@
2014-04-21 11:47:08 +00:00
sthen
975a169f1a
let this build a usable .so file following egd removal, however there is
...
still a problem with Net::SSLeay::accept in regress tests.
2014-04-19 14:52:44 +00:00
sthen
6dff872b6a
fix the name of examples/polarssl/README, found by naddy
2014-04-19 14:40:51 +00:00
sthen
883319840e
we don't have RAND_egd
2014-04-19 12:29:02 +00:00
sthen
4bf2540dea
handle RAND_egd removal
2014-04-19 12:24:40 +00:00
sthen
eb63e31170
Missed PLIST from the commit, pointed out by dcoppa@
2014-04-18 21:54:16 +00:00
sthen
2f7dcdba72
Joachim Schipper points out that the sample programs aren't great, so move
...
them out of bin to share/examples and add a README. Update the BROKEN-sparc64
comment as I've also checked with gcc4.8 now.
2014-04-18 20:51:48 +00:00
sthen
93f10bad9c
+polarssl
...
(import was ok dcoppa@)
2014-04-18 11:37:40 +00:00
sthen
f13e34f027
import polarssl to ports, joint work with me, Joachim Schipper, dcoppa, benoit,
...
testing also from florian@
2014-04-18 11:37:02 +00:00
jasper
8b7bd8e1f9
remove dead wood, if someone wants to port chef-server they're in for
...
bigger pain than just reviving these ports.
as discussed with phessler@
ok aja@
2014-04-17 17:12:07 +00:00
jasper
9e96e05d4f
unhook most erlang modules, which were only imported for chef a long time ago,
...
but it never really went anywhere.
as discussed with phessler@
ok aja@
2014-04-17 17:06:34 +00:00
sthen
b9df0a9ecc
oops, forgot to commit these; add a RUN_DEPENDS on vpnc-scripts which has
...
now been split off. Problem reported by Tomas Bodzar.
2014-04-17 14:57:36 +00:00
sthen
9b17dd004c
unbreak build, this was relying on stdio.h coming in via openssl includes
2014-04-16 11:36:14 +00:00
landry
49ec5a94fc
Update to nss 3.16, will be needed by gecko 29.
...
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.16_release_notes
Tested on ppc/amd64/sparc64.
2014-04-16 09:07:38 +00:00
naddy
f86c75cbec
switch from the ancient des_ API to DES_; ok benoit@
2014-04-15 14:07:13 +00:00
naddy
d982b7a906
switch from the ancient des_ API to DES_; ok benoit@
2014-04-15 11:38:53 +00:00
naddy
a68aab640b
switch from the ancient des_ API to DES_; ok benoit@
2014-04-15 11:25:42 +00:00
brad
6a161ec20d
Update to Botan 1.10.8.
...
ok sthen@
2014-04-14 22:37:07 +00:00
jturner
27e962c10f
Fix issues due to undefined symbol '__guard_local' by linking with
...
${CC}. Original diff from Henrik Friedrichsen <henrik at diff dot cc>.
Tweaks from me and juanfra@.
ok juanfra@
2014-04-14 01:20:10 +00:00
benoit
8878af182f
Update py-pefile to 1.2.10-139.
...
ok rpointel@ (maintainer)
2014-04-13 07:06:26 +00:00
naddy
2b8930a283
Drop USE_GROFF since groff and mandoc produce identical output.
2014-04-13 01:01:38 +00:00
ajacoutot
495965f924
Bugfix update to gnutls-3.2.13.
2014-04-08 12:28:48 +00:00
naddy
0f88ce9cc8
add another semi-portable alternative to work around our lack of sum(1)
2014-04-03 15:13:19 +00:00
sthen
6e21013420
switch to separate vpnc-scripts package; ok rpe@
2014-04-01 11:40:27 +00:00
sthen
063d394c04
switch from p5-Mozilla-CA to p5-Mozilla-CA-Fake
2014-03-30 19:28:02 +00:00
sthen
111ce6ccc6
Import security/p5-Mozilla-CA-Fake, an alternative to CPAN's Mozilla::CA but
...
rather than bundling an old copy of Mozilla certs, this just points to the
system /etc/ssl/cert.pem. OK on earlier version and tweaks nigel@
2014-03-30 19:27:31 +00:00
dcoppa
618dbc0c88
Update to ccid-1.4.16
2014-03-27 13:55:43 +00:00
sthen
ff5896063c
remove bogus timestamp-checking code resulting in spurious failures
2014-03-27 13:52:30 +00:00
naddy
dd96da4ac9
Drop USE_GROFF since groff and mandoc produce identical output.
2014-03-27 12:07:59 +00:00
ajacoutot
d4d4db0455
Sync WANTLIB.
2014-03-26 18:17:49 +00:00
gonzalo
c88fe5026a
This is an update for jailkit to 2.17, is a minor bugfix release, allows
...
jk_chrootsh to be called -su, it improves argument handling and error messages, and
makes jk_cp honor the -j option again.
Also remove maintainer.
Tested on powerpc@ and amd64@
OK sebastia@ (EX-Maintainer ;)
2014-03-26 17:38:27 +00:00
sthen
738d7e71d2
update to oath-toolkit 2.4.1
2014-03-26 14:17:53 +00:00
espie
38f56a042e
replace MAINTAINER address with currently valid address, bump REVISIONS.
...
okay maintainer
2014-03-25 21:20:39 +00:00
ajacoutot
df8d1135fc
Forgot @pkgpath in previous.
2014-03-25 12:33:31 +00:00
ajacoutot
e916ea18fd
-sshguard,tcpd
2014-03-25 12:32:10 +00:00
ajacoutot
73a7684a80
Drop the tcpd FLAVOR.
...
ok sthen@
2014-03-25 12:31:50 +00:00
dcoppa
03e0bb9161
Disable libwrap support.
...
Ok gsoares@ (maintainer)
2014-03-24 21:44:09 +00:00
dcoppa
5c51c99534
Disable tcp wrappers
2014-03-24 14:39:23 +00:00
ajacoutot
114d6c63ac
Update to cvechecker-3.5.
2014-03-24 12:47:55 +00:00