Commit Graph

1352 Commits

Author SHA1 Message Date
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