Commit Graph

1470 Commits

Author SHA1 Message Date
jolan
93c8338213 p5-Digest-MD5-M4p, perl interface to a variant of the MD5 algorithm 2005-03-30 02:51:33 +00:00
robert
57c713e689 SECURITY:
update to 1.4.1; fix a openpgp protocol vulnerability
http://www.vuxml.org/openbsd/be6057f4-9ecf-11d9-82a1-00065bd5b0b6.html
2005-03-27 15:16:07 +00:00
jakob
e472f35083 stunnel v4.09; bugfix release 2005-03-27 09:23:29 +00:00
naddy
1fe31da3de mark conflicting packages 2005-03-16 15:34:49 +00:00
mjc
5e11d3dee4 use LIBNET_ERRBUF_SIZE macro instead of hardcoding
the wrong value.

bump pkgname

ok naddy@
2005-03-15 02:40:29 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
mjc
6e9709b13b make program use LIBNET_ERRBUF_SIZE instead of having
libnet write errors to un-malloc()ed char *

bump PKGNAME

ok naddy@
2005-03-15 01:37:05 +00:00
couderc
5c59b7a355 Alexandre Anriot takes maintainership on nessus and scanlogd, ok pval@. 2005-03-13 19:42:40 +00:00
alek
855ef3a865 - MODULES=devel/gettext is needed here
- Add WANTLIB marker
- Bump PKGNAME
2005-03-13 13:01:26 +00:00
claudio
a98424fb78 Fix pgpk -s on sparc64. Not all the world is an i386 running linux.
OK pvalchev@
2005-03-08 23:25:24 +00:00
dons
4b28c509b3 Kill old GHC version string mentioned in plist. 2005-03-08 22:55:25 +00:00
sturm
e922726a59 fix a few 64bit issues, making this work on 64bit archs
based on a diff from Zach Brown <zab at zabbo.net> sent to a vpnc-list
2005-03-08 06:38:08 +00:00
espie
db77131128 grab stuff from -lcompat, don't recompile it. 2005-03-04 22:23:21 +00:00
jakob
2de02b51cb stunnel v4.08, mostly bugfixes. also enable IPv6 2005-02-28 07:03:09 +00:00
david
99f206e6b3 add SIZE 2005-02-27 00:36:43 +00:00
sturm
2513ee978e p5-Crypt-DH
p5-Crypt-DSA
p5-Crypt-Primes
p5-Crypt-RSA
p5-Crypt-Random
2005-02-23 20:11:05 +00:00
sturm
6cf0a1a7e7 Initial import of
- Crypt-DH-0.03, Diffie-Hellman implementation
- Crypt-DSA-0.12, DSA implementation
- Crypt-Primes-0.50, prime number generator
- Crypt-RSA-1.55, RSA implementation
- Crypt-Random-1.23, cryptographically secure random number generator
all written in pure perl
2005-02-23 20:08:48 +00:00
alek
2ce519b792 - LIB_DEPENDS=archivers/lzo is not needed as this port uses included
version of lzo library
- Bump PKGNAME
2005-02-21 17:15:43 +00:00
mbalmer
5b4a45383e Update to ClamAV version 0.83. 2005-02-21 09:36:29 +00:00
mbalmer
1e4b83dbce Added
SUBDIR += pwsafe
2005-02-20 13:44:24 +00:00
mbalmer
22b898f0e9 pwsafe - a program to manage encrypted password databases.
ok alek@
2005-02-20 13:42:08 +00:00
alek
ecdd8fbbd5 - Add bzip2 to dependency list (from Okan Demirmen <okan@demirmen.com>)
- Fix libintl/libiconv linking
- Don't include bundled libintl headers
- Update WANTLIB marker
- Bump PKGNAME

help & go ahead espie@
2005-02-19 12:10:03 +00:00
kevlo
d91f2621f1 don't use gnupg's own iconv library 2005-02-16 01:40:24 +00:00
mbalmer
1cad9c78aa Added
SUBDIR += pear-Auth-SASL
2005-02-15 09:43:36 +00:00
mbalmer
0166136d71 pear-Auth-SASL provides abstraction of various SASL mechanism responses
ok alek@
2005-02-15 09:42:25 +00:00
couderc
32cf4e19b8 update to 1.0.2 2005-02-14 22:14:25 +00:00
djm
bc6c8e9ea1 fix install for non-standard LOCALBASE, after reeducation session from naddy@ 2005-02-11 22:56:45 +00:00
sturm
4552638d48 update to hydra 4.6
now with no_x11 FLAVOR

from Jon Trembley <jon at brain-box.net>
2005-02-11 19:46:22 +00:00
robert
f48c86a2d1 use the correct library in PFRAG.shared 2005-02-10 18:50:47 +00:00
pvalchev
69f16b44ba make errstr() play nice with Heimdal; from maintainer Stephen Kirkham 2005-02-09 05:36:24 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
sturm
f4298d4e23 update to nessus 2.2.2a
remove maintainer per his request

from Jon Trembley <jon at brain-box.net>
2005-02-06 17:13:26 +00:00
sturm
ea73edc0f9 add a symlink nikto.pl (which is the official name of the executable)
-> nikto as at least nessus relies on this (and is not patchable in
this regard due to crytpographically signed code)

remove maintainer per his request
2005-02-06 17:11:03 +00:00
sturm
0745cf9e05 p5-Digest-MD2
p5-Tie-EncryptedHash
2005-02-06 15:12:03 +00:00
sturm
f58852c625 Initial import of Digest-MD2 2.03
The Digest::MD2 module allows you to use the RSA Data Security
Inc. MD2 Message Digest algorithm from within Perl programs.
2005-02-06 15:10:37 +00:00
sturm
19dc78aef4 Initial import of Tie-EncryptedHash 1.21
Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
containers of data. Tie::EncryptedHash introduces special hash fields that
are coupled with encrypt/decrypt routines to encrypt assignments at STORE()
and decrypt retrievals at FETCH().
2005-02-06 15:08:44 +00:00
msf
d3e8c1df1d +p5-Crypt-DES-EDE3 2005-02-05 23:17:50 +00:00
msf
28ea3227db - initial import of Crypt-DES-EDE3-0.01
Crypt::DES_EDE3 implements DES-EDE3 encryption. This is triple-DES
encryption where an encrypt operation is encrypt-decrypt-encrypt, and
decrypt is decrypt-encrypt-decrypt. This implementation uses Crypt::DES
to do its dirty DES work, and simply provides a wrapper around that
module: setting up the individual DES ciphers, initializing the keys,
and performing the encryption/decryption steps.
2005-02-05 23:16:08 +00:00
jakob
6d81e319cd dante v1.1.15 2005-01-31 13:32:16 +00:00
djm
14233db633 +passwdqc 2005-01-30 20:37:15 +00:00
djm
b41fff65ed Import of passwdqc:
passwdqc is a plugin password strength checker for OpenBSD's
/usr/bin/passwd. It is basically a thin wrapper around Solar
Designer's excellent password complexity checking code from
pam_passwdqc. It allows more control over password quality
enforcement than the built-in checks in passwd(1).

ok naddy@
2005-01-30 20:36:28 +00:00
sturm
fa8985db98 update to GnuPG 1.4, new FLAVOR "card" to support usb card readers
initial version from Chris K. Young <cky at pobox.com>, adapted to
-current by Alec Berryman <alec at thened.net>

ok maintainer reinhard@
2005-01-29 19:27:18 +00:00
mbalmer
36a90ba4ea Upgrade to ClamAV 0.81 on popular request.
ok alek@
2005-01-27 19:47:46 +00:00
kevlo
a14779e9e9 upgrade to 0.96 2005-01-27 03:28:05 +00:00
kevlo
29493909fe upgrade to 1.25 2005-01-27 03:27:04 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
mjc
d2f745c88a install sample fragroute.conf, spotted by jose
OK jolan@
2005-01-20 22:45:29 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
mbalmer
705a779ae7 Added
SUBDIR += clamav

ok alek@
2005-01-09 17:15:43 +00:00
mbalmer
866d37d97f Clam Antivirus is a free virus scanner with a command line scanner, a
scanning daemon (clamd), signature update from the net (freshclam), and
a sendmail-milter (clamav-milter).

ok alek@
2005-01-09 17:07:52 +00:00