Commit Graph

2292 Commits

Author SHA1 Message Date
ajacoutot
b4604fb190 Update to libtasn1-2.3
'put it in' jasper@
2009-10-09 23:04:03 +00:00
ajacoutot
1d1ea3b439 Update to libgpg-error-1.7
'put it in' jasper@
2009-10-09 23:03:38 +00:00
benoit
7b43092fce - update libssh2 to 1.2.1
- bump lib
- regen plist

ok ajacoutot@, landry@
2009-10-02 12:55:00 +00:00
benoit
89d6a42e4a - restore tag
ok ajacoutot@
2009-09-29 11:36:57 +00:00
benoit
34150c259a - update libssh2 to 1.2
- regen plist
- change maintainer

ok jolan@, ajacoutot@
2009-09-25 11:54:27 +00:00
benoit
a136c45ecd - update john to 1.7.3.4
- regen patches
- change email maintainer
- add regression test

ok giovanni@, ajacoutot@
2009-09-24 10:32:40 +00:00
jasper
303d50c328 - add p5-Digest-Skein 2009-09-23 20:33:23 +00:00
jasper
0a517bf9d7 import p5-Digest-Skein 0.03
Digest::Skein implements the Skein digest algorithm, submitted to NIST
for the SHA-3 competition. Skein is "Fast, Secure, Simple, Flexible,
Efficient. And it rhymes with rain."

from stephan a rickauer, with tweaks by me
2009-09-23 20:30:55 +00:00
sthen
12f5486800 take MAINTAINER on these. ok jasper@ 2009-09-15 18:06:28 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
dhill
0533acdfff update to 1.4.10.
From Pierre-Emmanuel André <pea@raveland.org>

OK reinhard@
2009-09-15 13:44:41 +00:00
fgsch
38c93a0998 Enable regression now that getaddrinfo(3) accepts a numeric servname. 2009-09-14 15:35:08 +00:00
martynas
2c4b492429 new nss ships tarball with weird permission modes. fix modes for
header files in the install target.  reported & ok ajacoutot@
2009-09-10 21:38:26 +00:00
sturm
b42aa888ac update to p5-Tie-EncryptedHash 1.24
remove myself as maintainer, I don't use it anymore

from Stephan A. Rickauer
2009-09-10 09:43:24 +00:00
kevlo
aa1f3518af add the p5-Digest-MD4 dependency; from Stephan A. Rickauer 2009-09-09 06:08:09 +00:00
benoit
895dc835af - update ophcrack to 3.3.1
ok ajacoutot@
2009-09-07 12:23:45 +00:00
jolan
bc524008f9 +luasec 2009-09-06 14:31:23 +00:00
jolan
a4e95cf53d luasec-0.3.3, lua binding to OpenSSL to provide TLS/SSL communication 2009-09-06 14:29:32 +00:00
jasper
d06b29d20f - add p5-Crypt-Serpent 2009-09-06 13:10:10 +00:00
jasper
6b57b924a2 import p5-Crypt-Serpent 1.01
Crypt::Serpent is a Perl implementation of the Serpent block cipher.
Serpent is a 128-bit block cipher, meaning that data is encrypted and
decrypted in 128-bit chunks. The key length can vary, but for the
purposes of the AES it is defined to be either 128, 192, or 256 bits.
This block size and variable key length is standard among all AES
candidates and was one of the major design requirements specified by
NIST. The Serpent algorithm uses 32 rounds, or iterations of the main
algorithm.

from Stephan A. Rickauer (MAINTAINER)
2009-09-06 13:09:06 +00:00
jasper
7b227001a8 - add p5-Digest-MD4 2009-09-06 12:59:35 +00:00
jasper
7251eebd12 import p5-Digest-MD4
The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
Message Digest algorithm from within Perl programs. The algorithm takes
as input a message of arbitrary length and produces as output a 128-bit
"fingerprint" or "message digest" of the input.

from Stephan A. Rickauer (MAINTAINER), with tweaks by me
2009-09-06 12:58:36 +00:00
kevlo
f8d262ad46 update to 2.13.
from Stephan A. Rickauer
2009-09-06 07:23:43 +00:00
sturm
c787e3c87a update to Crypt-RSA 1.99
remove myself as maintainer, I don't use it anymore

from Stephan A. Rickauer
2009-09-05 14:31:55 +00:00
fgsch
fcf86efad3 Update to 1.7.5. benoit@ ok 2009-09-01 01:29:02 +00:00
rui
048ced8792 long overdue update to prelude.
"reads fine" landry@, "look okay to me" laurent@, ok jasper@
2009-08-30 20:37:16 +00:00
steven
76da0eb4bf nipper is no longer open source; remove the master site. 2009-08-30 16:44:45 +00:00
fgsch
a18aeadccd ops, remove space that led to a broken dependency. spotted by benoit@ 2009-08-30 10:53:17 +00:00
fgsch
097e6ca0a8 remove deprecation warnings in case of python 2.6. from upstream. bump.
wcmaier@ martynas@ ok
2009-08-29 15:17:48 +00:00
bluhm
507038562a Set GNUPGHOME during port build to avoid additional patch.
Enable regression test that checks the signature with gpg.
ok sturm
2009-08-25 20:23:45 +00:00
bluhm
49ae7e3f54 update p5-IO-Socket-SSL to 1.30 2009-08-19 19:40:39 +00:00
bluhm
6f1889ce64 update p5-IO-Socket-SSL to 1.27
- SECURITY BUGFIX in 1.26:
  fix Bug in verify_hostname_of_cert where it matched only the prefix for
  the hostname when no wildcard was given, e.g. www.example.org matched
  against a certificate with name www.exam in it
2009-08-18 20:48:58 +00:00
jakob
c9b26fc1a0 upgrade to ZKT v0.99c 2009-08-11 10:38:32 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
martynas
c794c3de96 add cacert class 1 & class 3 to ckfw builtins; so the older mozilla
friends could use it too.  bumped minor.  ok naddy@
2009-08-08 12:57:17 +00:00
benoit
a30bcda536 - change MASTER_SITES
- change email maintainer
- bump

ok ajacoutot@
2009-08-06 12:48:18 +00:00
martynas
f1b61996b5 update to nss-3.12.3.1 which was released while nss-3.12.3 was still
sitting in my tree.  changes for openbsd: couple of certs got added.
bump minor, since ckfw symbols were added.  looks good to sthen@
2009-08-04 15:13:02 +00:00
martynas
4e9112069d update to nss-3.12.3. security. please note, this will be needed
in stable for further mozilla-firefox security updates.
bulk build done by sthen@.  thanks!
2009-08-04 14:00:21 +00:00
jakob
5e4af6160f logsurfer is not 64-bit clean 2009-07-24 21:40:15 +00:00
sthen
64fa08b62b move to archivers/lzo2, bump 2009-07-24 14:37:23 +00:00
jasper
203fe2343e - SECURITY update of xmlsec to 1.2.12
fixes CVE-2009-0217 (XML Signature HMAC Truncation Spoofing)
2009-07-21 12:19:05 +00:00
naddy
4e0c336db5 fix libnet dependency 2009-07-18 20:28:39 +00:00
naddy
27635a6555 fix package specs in depends 2009-07-18 15:50:40 +00:00
sthen
639493f161 update scrypt to 1.1.4 2009-06-22 22:51:59 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
sthen
51e85e3d69 fix wantlib, bump 2009-06-19 11:12:14 +00:00
sthen
f833ca4ed6 put the LIB_DEPENDS/WANTLIB fix from r1.3 back in, bump PKGNAME. 2009-06-19 11:11:33 +00:00
sthen
e4d475dbda - add some patches from FreeBSD fixing LP64 issues and compatibility with
future compilers

- use a specific userid, not "nobody"
2009-06-19 10:31:20 +00:00
sthen
60f129bce5 regen 2009-06-19 10:19:27 +00:00
sthen
4798b9d98b update to 0.95.2; ok giovanni@
"This version improves handling of archives, adds support for --file-list
in clamscan and clamdscan, and fixes various issues found in previous
releases."
2009-06-11 10:50:49 +00:00