Commit Graph

1197 Commits

Author SHA1 Message Date
margarida
a95897613f Zap duplicate MASTER_SITES line. 2003-11-02 17:40:17 +00:00
margarida
a125d07a34 Update to version 0.19.
From Xavier Santolaria <xavier@santolaria.net>
2003-11-02 02:28:25 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
naddy
a4228a753a /usr/local -> ${PREFIX}
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-23 00:30:01 +00:00
jolan
c60f16c9cb libgcrypt-config --libs should report -pthread as well. 2003-10-22 05:25:21 +00:00
pvalchev
bca33217a3 junk 2003-10-16 16:51:07 +00:00
jolan
3f9a0decc8 downgrade to 0.1.2, aka the correct branch for gnutls 0.8.x. the gnutls
port will still use the included version until some pending issues are
fixed.
2003-10-12 21:33:43 +00:00
brad
8df5cb0c0a the MAINTAINER of this port was bad and used the wrong version of libtasn1 (too new),
and this breaks gnutls. Use the included copy of libtasn1 for now as a workaround.
2003-10-12 02:18:49 +00:00
brad
74c4cc5b58 style fixes
--
From: MAINTAINER
2003-10-12 02:13:41 +00:00
brad
d09da60b8f - use arandom for random devices
- bump PKGNAME
--
Based on patch from MAINTAINER
2003-10-12 02:08:14 +00:00
naddy
7ba2e0ac2b The k6 flavor of john is gone. 2003-09-27 11:11:13 +00:00
marcm
22ae4fbd41 Extraneous :0. Pointed out by nikolay@ 2003-09-27 06:47:52 +00:00
marcm
111ac00366 Update to 1.6.36 offering significant performance improvements over
the 1.6 version.  Also now uses the system dictionary as a wordlist
by default.

Removed MAINTAINER at MAINTAINER's request.

ok MAINTAINER
2003-09-26 17:57:38 +00:00
jolan
912e6da097 drop maintainership on some stuff i don't use anymore, lop off
WWW: ${HOMEPAGE} while touching 'em
2003-09-25 06:25:13 +00:00
jakob
f8f834ed76 update distfiles 2003-09-04 07:41:23 +00:00
sturm
4513e292f8 cleanup from Xavier Santolaria <xavier@santolaria.net>
- use DIST_SUBDIR
- use python module
- remove WWW from DESCR

ok naddy@
2003-08-29 20:34:54 +00:00
naddy
c29e77cc9a remove broken master site; from Jerome Verhasselt <jerome@watersaving.net> 2003-08-29 11:14:01 +00:00
jakob
ba47b2eac5 update to version 4288 2003-08-26 17:19:43 +00:00
espie
9c635c0f5b Fix HOMEPAGE and MASTER_SITES, new snapshot.
(committed at request of shell@, who has crashed his OpenBSD)
2003-08-22 06:14:39 +00:00
todd
25e80e8611 spelling tyop; while here nuke WWW; from Xavier Santolaria 2003-08-21 16:46:47 +00:00
jose
98519f32f7 use a post-extract target to +w the working directory. the author didn't
leave it writable, so the built files cannot be written out. much input
from jolan@, ok brad@ and jolan@, thanks guys.
2003-08-19 20:01:03 +00:00
kevlo
06360edfc4 oops, I forgot we have {MASTER_SITE_PACKETSTORM}.
Thanks to Xavier Santolaria for pointing that out.
2003-08-14 09:23:31 +00:00
kevlo
c6084d91b3 remove HOMEPAGE and update MASTER_SITES.
Pointed out by Xavier Santolaria <xavier@santolaria.net>
2003-08-14 02:51:59 +00:00
jose
d0187468c6 bump to 2.2.0, ok brad@ jolan@ 2003-08-12 01:43:53 +00:00
jakob
cdbc3f1cbd update to 1.1.14, bugfix release 2003-08-05 08:36:16 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
naddy
48795b49d5 use FETCH_MANUALLY 2003-07-25 23:22:06 +00:00
kevlo
21f72f5adc upgrade to 2.04; ok maintainer 2003-07-25 12:06:16 +00:00
brad
c8f8a1f8ef These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:33:56 +00:00
sturm
d8d8ed1218 - use ocaml module
- generate native code libary if possible
- fix regress

avsm@ ok
2003-07-22 20:11:47 +00:00
avsm
0c1bb6f5da +cryptokit 2003-07-21 02:40:28 +00:00
avsm
c8b85477b3 initial import of cryptokit-1.2
--

The Cryptokit library for Objective Caml provides a variety of
cryptographic primitives that can be used to implement cryptographic
protocols in security-sensitive applications.  The primitives
provided include:

- Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour,
  in ECB, CBC, CFB and OFB modes.
- Public-key cryptography: RSA encryption, Diffie-Hellman key
  agreement.
- Hash functions and MACs: SHA-1, MD5, and MACs based on 
  AES and DES.
- Random number generation.
- Encodings and compression: Base64, hexadecimal, Zlib compression.

Additional ciphers and hashes can easily be used in conjunction
with the library.  In particular, basic mechanisms such as chaining
modes, output buffering, and padding are provided by generic classes
that can easily be composed with user-provided ciphers.  More
generally, the library promotes a "Lego"-like style of constructing
and composing transformations over character streams.
2003-07-21 02:39:46 +00:00
jose
7332fb8d9a update p0f to 1.8.3, which adds mysql support, so we add a mysql FLAVOR.
reviewed by margarida, avsm, and sturm, ok sturm
2003-07-19 17:02:06 +00:00
fgsch
57619bf57b make this compile on sparc64; report and help by marc@ 2003-07-18 17:53:19 +00:00
jakob
e50d8dbad7 unbreak by disabling krb4 2003-07-05 06:50:17 +00:00
jolan
618b338273 +stegdetect 2003-07-01 23:22:48 +00:00
jolan
d650824bb5 import of stegdetect-0.5:
Stegdetect is an automated tool for detecting steganographic content in
images.  It is capable of detecting several different steganographic
methods to embed hidden information in JPEG images.

ok sturm@
2003-07-01 23:14:23 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
jakob
839f7b1e16 update to sasl2 version 2.1.13 2003-06-26 18:20:20 +00:00
sturm
d34c4d092e ups, missed this one 2003-06-22 10:15:13 +00:00
sturm
1a8c240d65 new user/group naming schema
bump PKGNAME

Joshua Stein <jcs@rt.fm> ok
2003-06-22 10:11:29 +00:00
kevlo
c53f797606 upgrade to version 1.4 2003-06-20 06:25:55 +00:00
naddy
ab19abe385 Fix INSTALL scripts so that the principal action is not executed
twice at install time.  Also remove yet another instance of that
action from the package list.
2003-06-17 23:09:00 +00:00
sturm
ef2bc9d63e it's actually LGPL 2003-06-14 15:12:44 +00:00
sturm
b1781be98c +towitoko 2003-06-14 15:06:45 +00:00
sturm
0683cbb3b5 Initial import of towitoko 2.0.7
This package provides support for using Towitoko smart card readers.

WWW: http://www.geocities.com/cprados/

from Michael Coulter <mjc@bitz.ca>
2003-06-14 15:05:28 +00:00
shell
dadb878ecf Updated to p5-Net_SSLeay-1.23 2003-06-14 09:47:52 +00:00
shell
695f057477 - Updated HOMEPAGE, MASTER_SITE
- use Python 2.2
- BSD License

Remark :
  distfile without version number

From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2003-06-14 09:44:20 +00:00
brad
9f40457b1b run these tests as part of the regression target. 2003-06-09 17:24:47 +00:00
markus
0ea60760b9 re-add IDEA flavor; ok sturm@ 2003-06-03 10:21:33 +00:00