Commit Graph

1575 Commits

Author SHA1 Message Date
xsa
28df57a054 nuke leftovers from new-plists with @sample; 2004-09-29 12:16:13 +00:00
jcs
684505a860 scanlogd-2.2.5, use @newuser/newgroup
drop maintainership
2004-09-28 01:54:19 +00:00
sturm
81c7f3a17c regen saslauthd.8 as the distributed file is full of ESC-seqs
noticed by "Hanford, Seth" <shanford at ckure.com>
ok maintainer jakob@
2004-09-26 10:01:01 +00:00
espie
50b6f31fe3 kill INSTALL/DEINSTALL 2004-09-24 09:37:39 +00:00
espie
9944b61d27 kill INSTALL 2004-09-24 09:35:36 +00:00
fgsch
093f01c494 Enable mmx support by default and add a no_mmx flavor to disable it.
jolan@ ok.
2004-09-23 21:52:08 +00:00
sturm
c45e7334e3 remove maintainer per his request 2004-09-23 20:05:43 +00:00
espie
15f461f5d7 kill INSTALL 2004-09-23 06:57:40 +00:00
robert
f3cf746bb3 SECURITY:
upgrade to 1.0.20;

Mr.   Hornik   has   discovered  error  in  X.509  certificate chain
verification procedure in GnuTLS library. The certificate chain should
be verified from last root certificate to the first certificate.
Otherwise  a lot of unauthorized CPU processing can be forced to check
certificate signatures signed with arbitrary RSA/DSA keys chosen by
attacker.;

ok maintainer
2004-09-22 08:06:40 +00:00
robert
02bac1d52d upgrade to 0.5.5. This is needed for gnutls-1.0.20;
ok maintainer
2004-09-22 07:59:04 +00:00
espie
b893ad5d98 new style conflicts 2004-09-18 13:06:43 +00:00
espie
2107fc0739 kill this fragment too. 2004-09-15 22:13:23 +00:00
espie
59851aac83 forgot 2004-09-15 21:40:17 +00:00
espie
caf501cd02 new plists.
gnutls depends on lzo.
2004-09-15 18:35:58 +00:00
pvalchev
40fa65c45d add license markers 2004-09-15 00:40:23 +00:00
pvalchev
88b694bc44 - add license marker
- cleanup CONFIGURE_ENV (no need to pass default CFLAGS, etc.)
2004-09-15 00:22:09 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
naddy
5a38025be8 Don't pick up external liblzo, always use included one.
XXX  This might warrant reconsideration later on.
2004-08-21 22:04:37 +00:00
brad
a874c8dc54 Fixed a race condition in nessus-adduser for users who do not configure their TMPDIR variable.
http://www.nessus.org/nessus_2_0.html

ok pvalchev@
2004-08-13 06:14:57 +00:00
naddy
a7febe12f3 don't rely on inter-library dependency 2004-08-12 21:56:41 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
xsa
ef57ea61fd new-style MODULES. 2004-08-10 09:26:13 +00:00
xsa
e4b48bd042 MODULES= lang/ghc 2004-08-10 08:23:36 +00:00
espie
9bf09d3978 new plist 2004-08-09 14:32:03 +00:00
naddy
c57363e8fb fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-04 14:51:31 +00:00
xsa
583440ee36 MODULES= lang/python 2004-08-03 21:31:06 +00:00
robert
f01033c201 new-style PLIST 2004-08-03 13:46:27 +00:00
espie
903d5f98f8 NO_SHARED_LIBS always defined. 2004-08-02 12:57:41 +00:00
xsa
33ce889d11 + py-paramiko 2004-08-02 08:42:30 +00:00
xsa
ce694c8ec3 Initial import of py-paramiko-0.9
paramiko is a module for Python  that implements the SSH2 protocol for
secure connections to remote machines.
2004-08-02 08:41:15 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
david
0bc83833ba a->an 2004-07-26 06:13:03 +00:00
couderc
5314469054 update maintainer address, from MAINTAINER 2004-07-25 17:34:06 +00:00
kevlo
eb20ab2963 update to cyrus-sals2 2.1.19.
Submitted by:	Ben Hooper <ben@networkinsanity.com>
2004-07-19 05:28:46 +00:00
danh
1ff7ada6a4 better formatting 2004-07-12 11:56:51 +00:00
sturm
43ca2250f5 our libevent does not provide timeout_*() 2004-07-11 07:12:19 +00:00
kevlo
2bd2ad479b update cyrus-sasl2 2.1.18.
Submmited by Ben Hooper <ben@networkinsanity.com>
Some modifications by me, ok jakob@
2004-07-09 15:07:04 +00:00
mjc
8b245164e0 update my e-mail address 2004-07-04 23:40:05 +00:00
sturm
9f666ddefa maintenance update to keychain 2.3.3
noticed by @xsa
2004-07-03 16:53:00 +00:00
sturm
2ad4e17449 $OpenBSD$ 2004-06-29 19:45:46 +00:00
xsa
22c6dab5e4 ooops, that shouldn't have been committed. 2004-06-26 07:38:11 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
sk
adf816c9a9 + p5-Authen-Krb5-Simple 2004-06-26 05:15:33 +00:00
sk
03a88d2412 Initial import of p5-Authen-Krb5-Simple-0.31
The Authen::Krb5::Simple module provides a means to authenticate a
user/password using Kerberose 5.  Simply use this module and call its
authenticate function with a username (or user@KRB_REALM) and a
password.

OK - pval
2004-06-26 05:07:53 +00:00
brad
d84edf1a11 remove messages about user/group change. 2004-06-24 03:16:55 +00:00
jakob
f6e95bd7a7 req net/libdnet for building; noted by naddy 2004-06-22 16:35:46 +00:00
sturm
7942bf9fde fix build on alpha 2004-06-22 04:37:42 +00:00
sturm
2eaa2dbef2 fix serpent on sparc64 2004-06-22 03:11:56 +00:00
xsa
5bddab9199 use MASTER_SITE_BACKUP as the original MASTER_SITES has disappeared,
resolves Checksum mismatch pointed out by david@.
while here, nuke HOMEPAGE which does not exist anymore ...
2004-06-21 20:11:23 +00:00
sturm
f25cc2b0d0 ups, that was wrong 2004-06-21 20:05:06 +00:00
sturm
33fbc1538b don't use /dev/random 2004-06-21 20:02:21 +00:00
david
e66830089f this port should be fetched manually due to license issuses
also update to a newer version, since the current distfiles aren't available
ok pvalchev@ naddy@
2004-06-21 04:40:30 +00:00
avsm
05e9b4aea7 tom "volunteered" to maintain this 2004-06-20 17:45:07 +00:00
avsm
e26410ce95 + p5-Authen-SASL 2004-06-20 17:43:20 +00:00
avsm
65fffbf2ae initial import of p5-Authen-SASL-2.08
--
SASL is a generic mechanism for authentication used by several
network protocols.  Authen::SASL provides a Perl implementation
framework that all protocols should be able to share.
2004-06-20 17:42:25 +00:00
jakob
48dee4f2f4 update to v2.0 2004-06-19 21:04:54 +00:00
jakob
c2b3e620cf update to v0.2.6 2004-06-19 20:38:35 +00:00
jakob
9b382c6fc8 update to v0.9.1 2004-06-19 20:38:24 +00:00
sturm
47b40eba3b update to cfs 1.4.1
CFS was actually broken since at least 3.2 or so, but should work now
again on 32-bit archs. 64-bit archs are still broken and won't be
fixed anytime soon.

I also set PERMIT_*=Yes, as the "no fee" part of the license is clearly
due to bad english.

xsa@ helped testing
2004-06-15 18:32:22 +00:00
pvalchev
61af4ff4cc better English; f5813@sbcglobal.net 2004-06-10 23:20:00 +00:00
david
6616713f86 fix uninitialized variable; found with malloc.conf; pushed upstream
ok lebel@
2004-06-07 04:13:36 +00:00
brad
d760d5bda9 hppa has shared libs now 2004-06-01 22:00:47 +00:00
xsa
0e3ed8e1a4 update to 2.10; ok danh@. 2004-06-01 13:50:18 +00:00
naddy
bddedc2562 fix building with gcc3; from tedu@ 2004-05-28 21:39:13 +00:00
xsa
93a5b5e598 update to 0.51 from Michael Coulter <mjc at bitz.ca>
maintainer ok via Michael;
2004-05-16 09:44:29 +00:00
xsa
5daf260fc2 update to 2.10 from Michael Coulter <mjc at bitz.ca>
maintainer ok via Michael;
2004-05-16 09:21:08 +00:00
sturm
73c57fad48 update to keychain 2.3.0, which is a complete rewrite
heads up by robert@
2004-05-15 12:55:06 +00:00
xsa
8a6e09e4ef sync with recent changes in the python module; 2004-05-15 09:25:17 +00:00
sturm
f5c265fc84 +vpnc 2004-05-14 13:35:30 +00:00
sturm
0ac32169da Initial import of vpnc 0.2-rm+zomb.1
A VPN client compatible with Cisco's EasyVPN equipment.

Supports IPSec (ESP) with Mode Configuration and Xauth.  Supports only
shared-secret IPSec authentication, 3DES, MD5, and IP tunneling.

It runs entirely in userspace.

WWW: http://www.unix-ag.uni-kl.de/~massar/vpnc/
2004-05-14 13:34:51 +00:00
jcs
02749164be don't require keys of at least 8 chars
ok kevlo@
2004-05-12 03:56:28 +00:00
sturm
c2c196f7bf update to xmlsec 1.2.5
from me and maintainer Jim Geovedi
2004-05-08 06:44:19 +00:00
sturm
cf6f420705 update to gnutls 1.0.13
from me and maintainer Jim Geovedi
2004-05-08 06:43:40 +00:00
sturm
a1f6539518 update to opencdk 0.5.4
from me and maintainer Jim Geovedi
2004-05-08 06:42:59 +00:00
sturm
b19bdaa76d update to libgcrypt 1.2.0
take maintainer, ok Jim Geovedi
2004-05-08 06:41:47 +00:00
sturm
a7025b0df8 +libgpg-error 2004-05-07 20:28:01 +00:00
sturm
cd1eac8912 Initial import of libgpg-error 0.7
Libgpg-error is a small library with error codes and descriptions shared
by most GnuPG related software.
2004-05-07 20:26:19 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
dons
0cdbffcd36 Have hs-crypto register itself via the GHC package mechanism on
pkg_add, and unregister itself on pkg_delete. Means the user has a
more friendly Haskell library system.

ok pvalchev@
2004-05-07 01:37:50 +00:00
david
aa7ab3a443 +dsniff,no_x11; ok jose@ 2004-05-04 20:05:56 +00:00
david
a7a7feb684 unbreak no_x11 flavor; ok jose@ 2004-05-04 20:04:16 +00:00
naddy
d409c2f387 fix decoding of packets logged by pf(4); from Jose Nazario <jose@monkey.org> 2004-05-03 19:50:12 +00:00
naddy
8cd3639d8b Install man page and drop broken and useless p0frep script.
From: Jose Nazario <jose@monkey.org>

Also fix a formatting issue in the man page.
2004-05-03 15:59:36 +00:00
dons
507bf03696 +hs-crypto 2004-05-03 07:38:44 +00:00
dons
1c933f166f Import hs-crypto-1.1.2
Haskell Cryptographic Library 1.1.2

This library collects together existing Haskell cryptographic functions
2004-05-03 07:36:32 +00:00
pvalchev
7c9e454482 fix link to CFS paper; dhc@scurvy.org 2004-04-29 00:45:25 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
naddy
1a6dea092c update to 1.6.37; from Robert Nagy <thuglife@bsd.hu> 2004-04-16 17:26:16 +00:00
xsa
defa276606 catch @extra escapers ... 2004-04-15 08:58:32 +00:00
xsa
c40b0df8be @extra fun continues ... 2004-04-14 09:27:52 +00:00
sturm
b7206ffebf find nikto and regen patches while here
from maintainer Srebrenko Sehic <haver at insecure.dk>
2004-04-11 09:13:34 +00:00
sturm
20b4b97148 +nikto 2004-04-11 09:06:17 +00:00
sturm
a72642fe94 Initial import of nikto 1.32
Nikto is an Open Source (GPL) web server scanner which performs
comprehensive tests against web servers for multiple items,
including over 2600 potentially dangerous files/CGIs,
versions on over 625 servers, and version specific problems on
over 230 servers. Scan items and plugins are frequently updated
and can be automatically updated (if desired).

from Srebrenko Sehic <haver at insecure.dk>
2004-04-11 09:05:24 +00:00
sturm
755ee7ba79 +onesixtyone 2004-04-09 12:25:35 +00:00
sturm
aee8e81e7d Initial import of onesixtyone 0.3.2
onesixtyone takes a different approach to SNMP scanning. It takes advantage
of the fact that SNMP is a connectionless protocol and sends all SNMP
requests as fast as it can. Then the scanner waits for responses to come
back and logs them, in a fashion similar to Nmap ping sweeps.

from Srebrenko Sehic <haver at insecure.dk>
2004-04-09 12:18:55 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
sturm
0cbffda458 update to nessus 2.0.10a
from new maintainer Srebrenko Sehic <haver at insecure.dk>
ok old maintainer reinhard@
2004-04-08 16:32:39 +00:00
jakob
2f7411066d kill unused cyrus-sasl v1 port 2004-04-06 12:12:05 +00:00
kevlo
f6b1c162e7 upgrade to ccrypt 1.7. 2004-03-31 06:08:36 +00:00
jcs
69cd53b611 remove port that has been broken for a while, requires many changes
every time freetds is updated since it uses freetds' internal
functions directly instead of the sybase functions it emulates

ok pvalchev@ and maintainer margarida@
2004-03-08 17:18:04 +00:00
kevlo
33da6d8656 add db4 FLAVOR in pkg/DESCR. Pointed out by brad@ 2004-02-27 08:10:19 +00:00
naddy
79f04b4bf7 remove workarounds for gcc2.95/sparc64 compiler bugs 2004-02-25 13:59:07 +00:00
naddy
bd873807a9 remove workaround for gcc2.95/sparc64 optimizer bug: sha1.c compiles fine now 2004-02-24 19:48:16 +00:00
pvalchev
5717ed7cb4 homepage sweep by Michael Coulter <mjc@bitz.ca> 2004-02-21 01:18:07 +00:00
kevlo
17a041562a Oops 2004-02-17 03:26:02 +00:00
jakob
0017031556 update to v4.05
add chroot/privdrop from Michael Schubert
2004-02-16 12:33:18 +00:00
kevlo
9c3ea809f8 add flavor db4 to cyrus-sasl2 2004-02-16 11:09:50 +00:00
kevlo
e088f04a4b - don't need to use USE_LIBTOOL
- add flavor db4

Ok'd by jakob@
2004-02-16 11:08:46 +00:00
kevlo
84d28d5582 install correct libsasl2.a.
ok jakob@
2004-02-10 04:52:22 +00:00
xsa
9e93407d8d use the python module; ok sturm@. MAINTAINER timeout ... 2004-02-09 19:15:39 +00:00
sturm
612cd4f29d update to keychain 2.0.3
- bugfixes
- comes with manpage now
based on a diff from thuglife at bsd.hu (Robert Nagy)
2004-02-09 18:13:17 +00:00
xsa
3e761cac2e use python module; ok sturm@. MAINTAINER timeout ... 2004-02-09 09:34:14 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
xsa
4eefef95cc update to 1.3; ok sturm@ shell@ (MAINTAINER) 2004-02-04 07:38:59 +00:00
ish
5609454fb8 +py-crypto 2004-02-03 07:20:42 +00:00
ish
dd1953145a Import py-crypto.
Python extensions using OpenSSL which contains hashing algorithms,
chaffing/winnowing, random number generation, various utility modules,
and several block encryption and digital signature algorithms.

ok sturm@, xsa@
2004-02-03 07:19:06 +00:00
sturm
f2f2a7c0e5 mark arch independent 2004-02-01 20:34:21 +00:00
wilfried
0ea512671e mark arch independent 2004-02-01 20:17:43 +00:00
jose
6be32c56ae take maintainer now that dugsong has released these, ok pvalchev@ 2004-02-01 16:23:36 +00:00
pvalchev
1f72143744 new maintainers 2004-02-01 07:09:47 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
naddy
22e751884c fix preprocessor abuse for gcc3 2004-01-28 22:16:12 +00:00
pvalchev
584aa70113 mark i386-only; ok brad
numerous 64-bit + endianness bugs, and plain ugly code
2004-01-27 06:18:59 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
sturm
59761abc9e +py-openssl 2004-01-25 16:59:39 +00:00
sturm
d97a8ba214 Initial import of py-openssl 0.5.1
Python wrapper around a small subset of the OpenSSL library. Includes:
SSL Context objects, SSL Connection objects, using Python sockets as
transport layer. The Connection object wraps all the socket methods
and can therefore be used interchangeably.

WWW: http://www.sourceforge.net/projects/pyopenssl/

from ish@
2004-01-25 16:58:54 +00:00
sturm
957fdbc323 cleanup from Xavier Santolaria 2004-01-18 13:23:06 +00:00
naddy
00d7887d0b don't @dirrm nonexistent directories 2004-01-17 20:38:32 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
0d43e7ce2d Add missing @dirrm, don't build modules on static architectures.
From: Michael Coulter <mjc@bitz.ca>.
2004-01-17 01:55:05 +00:00
jakob
09f0dca957 drop MAINTAINER 2004-01-14 19:20:39 +00:00
wilfried
11fa05c770 set HOMEPAGE 2004-01-11 19:12:46 +00:00
wilfried
fcde5ab702 update to Crypt-OpenSSL-DSA-0.11, ok naddy@ 2004-01-11 19:11:42 +00:00
wilfried
95d9fdcf5c update to Crypt-OpenSSL-RSA-0.19, ok naddy@ 2004-01-11 19:11:07 +00:00
wilfried
c436156a1f add p5-Crypt-OpenSSL-Bignum
add p5-Digest-BubbleBabble
2004-01-11 11:54:45 +00:00
wilfried
c483f844b8 Import of Crypt-OpenSSL-Bignum-0.03
Crypt::OpenSSL::Bignum is an perl module designed to provide basic
access to the OpenSSL multiprecision integer arithmetic libraries
2004-01-11 11:50:39 +00:00
wilfried
25994238d9 Import of Digest-BubbleBabble-0.01
Module to bubble-babble fingerprints
2004-01-11 11:48:18 +00:00
sturm
04a09edf10 fix db dependencies to ensure db/v3 is installed
ensure db/v3 is used
also fixes build on NO_SHARED_ARCHS

with conceptual help from brad@
2004-01-10 08:33:11 +00:00
sturm
4b1e006f27 update distinfo after recent DISTFILE change, bad tom!
sort PLIST
2004-01-09 11:26:38 +00:00
jose
ee23094655 cleanups to deal with gcc3, pointed out by espie@
no regression on gcc 2.95
help, ok brad@
2004-01-09 02:43:49 +00:00
tom
7c291e3efa update to version 4312
ok maintainer jakob@
2004-01-08 14:02:57 +00:00
espie
0539ca0d70 loads of booooring multiline constants. 2004-01-05 03:54:02 +00:00
espie
e545d61cbe varargs -> stdarg 2004-01-05 03:32:11 +00:00
espie
6c413dcf3d #ifdef 0 -> #if 0 2004-01-05 03:24:14 +00:00
espie
815ec7eef2 stdarg.h 2004-01-04 21:03:51 +00:00
espie
0b686e9ca4 zap multiline 2004-01-04 20:50:04 +00:00
espie
6e59ddc8fb zap multiline comments 2004-01-04 20:47:19 +00:00
espie
30078324e4 fix for gcc3 (multiline constants) 2004-01-04 18:31:10 +00:00
espie
f1c40200d1 exit(int) 2004-01-02 22:53:09 +00:00
brad
584755cbb2 better LIB_DEPENDS entries for MySQL 2004-01-02 04:56:24 +00:00
naddy
17170de520 overhaul 2003-12-31 19:37:56 +00:00
naddy
c4109b2332 typo 2003-12-31 17:08:27 +00:00
naddy
0b95876bea overhaul plists 2003-12-31 16:54:52 +00:00
naddy
fe7f606f24 overhaul plists 2003-12-31 16:45:38 +00:00
brad
c907cf467c revert previous change, this is not useable on a static system. 2003-12-31 02:42:39 +00:00
pvalchev
60deebb1f8 static support 2003-12-30 23:05:08 +00:00
pvalchev
7cc8a0e416 sync with update-patches 2003-12-30 23:02:16 +00:00
pvalchev
d7ca02d336 move shared objects in PFRAG.shared 2003-12-30 22:59:28 +00:00
naddy
82e809f409 overhaul plist 2003-12-25 12:57:29 +00:00
naddy
12b2fb8b20 @dirrm shared directories 2003-12-16 19:52:23 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
a1242182a6 @dirrm shared directories 2003-12-15 18:18:53 +00:00
margarida
2b087de043 Update pgpdump to version 0.20
--
Catch up to 2440bis-09.
Support bzip2.
2003-12-14 18:21:42 +00:00
margarida
e34bcbaaba Update hydra to version 2.5.
--
From Michael Coulter <mjc@bitz.ca>
2003-12-14 16:35:49 +00:00
margarida
39cbe2af30 Security fix:
Add workaround for GnuPG's ElGamal signing keys bug.
URL: http://lists.gnupg.org/pipermail/gnupg-announce/2003q4/000276.html
2003-12-13 03:22:16 +00:00
sturm
0d2f5634f8 use new databases/db layout
db update and these modifications by
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-08 17:42:34 +00:00
margarida
ef3e1bed80 Update swatch to version 3.0.8
--
From Ferdinand Hoffmann <spNaNT@web.de>, with mods from me.
MAINTAINER timeout.
2003-12-08 04:05:28 +00:00
sturm
bee90aff48 - fix @extra
- remove WWW: while here

thanks to Michael Coulter for noticing
2003-12-06 08:05:57 +00:00
lebel
0aa6447a5e update security/aide to 0.10 2003-12-04 15:29:31 +00:00
naddy
33cb4287e9 +pwgen 2003-12-03 02:20:20 +00:00
naddy
715195a51b Import pwgen 2.03, submitted by Robert Nagy <thuglife@bsd.hu>.
Pwgen is a small, GPL'ed password generator which creates
passwords that can be easily memorized by a human.
2003-12-03 02:18:44 +00:00
sturm
adf1740316 update to nessus 2.0.9, no response from maintainer
from Richard Johnson <rdump at river dot com>
with some cleanup and @extra support from me
2003-11-27 19:53:24 +00:00
pvalchev
abc81ad814 fix build on non-shared arches; tested on hppa 2003-11-23 02:06:46 +00:00
kevlo
c75387db40 update to version 1.6 2003-11-20 02:45:18 +00:00
sturm
4760a9e63c cleanup and functional improvements mainly from
Tom Cosgrove <tom dot cosgrove at arches-consulting dot com>

bump PKGNAME
2003-11-18 19:07:53 +00:00
margarida
59ebc36f54 honor DESTDIR.
Pointed by naddy@
2003-11-12 23:54:09 +00:00
margarida
d91f615d36 Update to version 2.4.
From Michael Coulter <mjc@bitz.ca>
2003-11-11 17:26:11 +00:00
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
margarida
9f54a54744 Make sqlat compile with the new FreeTDS API.
Patches submitted upstream.
2003-06-03 01:26:50 +00:00
margarida
f2a2c184ce Update pgpdump to version 0.18 2003-06-01 19:09:19 +00:00
brad
2bbfff1f3a upgrade to gnupg 1.2.2
A bug was discovered in the key validation code.  This bug causes keys
with more than one user ID to give all user IDs on the key the amount
of validity given to the most-valid key.

http://marc.theaimsgroup.com/?l=bugtraq&m=105215110111174&w=2
--
MAINTAINER ok
2003-05-27 14:54:43 +00:00
couderc
afe811aad8 update to 0.3.15 2003-05-27 14:16:48 +00:00
marcm
a1a4df8fe0 Remove myself from MAINTAINER here too, since this basically goes along
with mail/razor-agents.
2003-05-24 22:02:51 +00:00
jolan
67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
avsm
06249adb3b upgrade to smtpscan-0.5
from maintainer Jim Geovedi <jim@corebsd.or.id>
2003-05-06 08:51:14 +00:00
margarida
a1500b671e Add gnutls support.
From maintainer Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:32:29 +00:00
margarida
418ed9fa94 Add gnutls and opencdk 2003-05-02 04:07:41 +00:00
margarida
f00650d562 Initial import of gnutls-0.8.6
--
GnuTLS is a portable ANSI C based library which implements
the TLS 1.0 and SSL 3.0 protocols.

From: Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:04:31 +00:00
margarida
7a4511dd64 Initial import of opencdk-0.4.5
--
OpenCDK (Open Crypto Development Kit) provides basic parts 
of the OpenPGP message format. The aim of the library is 
*not* to replace any available OpenPGP version. There will be 
no real support for key management (sign, revoke, alter 
preferences, etc) and some other parts are only rudimentary
available. The main purpose is to handle and understand 
OpenPGP packets and to use basic operations.

From: Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:01:25 +00:00
sturm
3e8e4fb903 +libtasn1 2003-05-01 17:26:49 +00:00
sturm
c117600218 Initial import of libtasn1 0.2.4
The libtasn1 library is part of GnuTLS and was developed for ASN1 
(Abstract Syntax Notation One) structures management. 

WWW: http://www.gnutls.org/

from Jim Geovedi <jim@corebsd.or.id> with minor cleanup by me
2003-05-01 17:26:01 +00:00
sturm
a1ac6919dd +libgcrypt 2003-05-01 17:13:33 +00:00
sturm
5e2e9be727 Initial import of libgcrypt 1.1.12
This is a general purpose cryptographic library based on the
code from GnuPG. It provides functions for all cryptograhic 
building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5,
Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1,
TIGER-192), MACs (HMAC for all hash algorithms), public key
algorithms (RSA, ElGamal, DSA), large integer functions, random
numbers and a lot of supporting functions.

WWW: http://www.gnu.org/directory/security/libgcrypt.html

from Jim Geovedi <jim@corebsd.or.id> with some help from me
2003-05-01 17:12:41 +00:00
marcm
d7c6d8b782 Update to 2.02 and hand off MAINTAINER. 2003-04-30 16:26:48 +00:00
wilfried
00a57f89d0 upstream author updated the distfile without creating a new version ...
new distfile verified
2003-04-29 20:29:46 +00:00
wilfried
77aa82ea60 Don't install the .sxd file, from upstream author via maintainer 2003-04-29 20:19:21 +00:00
wilfried
d1a5fcdd99 update to 1.0.1; from maintainer Jim Geovedi <jim@corebsd.or.id>
The XML Security Library 1.0.X release is a major upgrade from
0.0.X version. The new version includes multiple crypto engines
support (with "out of the box" support for OpenSSL, GnuTLS and NSS);
simplified and cleaned internal structure and API; several performance
and memory usage improvements; new or updated documentation.
2003-04-29 14:22:48 +00:00
sturm
62ec5c8d04 don't hardcode /etc but use SYSCONFDIR 2003-04-26 14:55:32 +00:00
sturm
645be7ff37 clean up from maintainer Srebrenko Sehic <haver@insecure.dk> and me
- consistent file names, no more logcheck.*
- bump PKGNAME
- remove HOMEPAGE (company and site are no longer)
- change MASTER_SITES (dito)
2003-04-20 17:36:40 +00:00
pvalchev
bc890d135b Initial import of smtpscan-0.4
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.

Maintainer Jim Geovedi <jim@corebsd.or.id>
2003-04-20 16:04:58 +00:00