pvalchev
1e1250aa38
only prepend underscore to symbol names when doing dlsym() on a.out
...
OpenBSD architectures - fixes ELF plugin loading; ok jakob
2002-07-20 18:33:21 +00:00
pvalchev
73890077de
add more needed libraries for proper linking with new binutils - now
...
properly detects kerberos implementation on ELF architectures; ok jakob
2002-07-20 18:32:29 +00:00
fgsch
9ce3618d95
- use in tree gas, thus removing binutils dependency.
...
- move idea patches to patches directory.
- remove unneeded patch-cipher_Makefile_am.
- remove deprecated NEED_VERSION.
you need an updated gas for this to work on i386.
discussed with reinhard@.
2002-07-19 19:27:42 +00:00
naddy
a0a869b526
libevent timeout_ -> evtimer_ ; ok jsyn@
2002-07-18 15:46:50 +00:00
mark
b0a568d3cd
pgpdump-0.17 update
2002-07-16 17:38:13 +00:00
naddy
f8710e0445
libevent timeout_ -> evtimer_
2002-07-16 00:33:29 +00:00
shell
787b7ad400
Updated to p5-PGP-Sign-0.17
2002-07-15 03:26:24 +00:00
shell
5452a0340d
Updated to p5-Crypt-SSLeay-0.41
2002-07-11 17:15:03 +00:00
jsyn
90e67f6839
I'll pick this up.
2002-07-10 20:59:27 +00:00
avsm
b0ad14257b
Drop MAINTAINER for stuff I dont have time to maintain any more.
2002-07-10 20:48:12 +00:00
jakob
071823bb7a
forgot last update
2002-07-10 14:32:07 +00:00
matt
dc6d4c3824
release the rest of my ports to ports@
2002-07-10 11:56:35 +00:00
jakob
9559b89582
update to 4210 and tweek update script to new format
2002-07-09 20:32:02 +00:00
pvalchev
41e14dcbaf
Do not prepend "_" to the symbol name for dlsym() on ELF architectures.
...
Fixes plugins loading; tested by swelter@mus.ch
Bump PKGNAME for this change
2002-07-07 17:12:48 +00:00
jakob
af88f3c8b2
the plugin dir should not be added to shlib_dirs
2002-07-06 22:25:19 +00:00
pvalchev
cd965f523e
MASTER_SITES change; from maintainer Nikolay Sturm
2002-07-06 09:23:30 +00:00
jakob
40b6668b90
build correctly even though databases/db is installed
2002-07-05 21:32:45 +00:00
avsm
308acbe8c8
update to p5-Crypt-SSLeay-0.40
...
noticed by jkuetemeier@wolf-systems.net
2002-07-05 17:15:28 +00:00
reinhard
1a9bf6a6cb
update to gnupg-1.0.7; thx Nikolay Sturm
...
* use 'as' of new binutils on non elf-toolchain archs
see http://lists.gnupg.org/pipermail/gnupg-announce/2002q2/000251.html
for a list of changes
2002-07-05 07:13:00 +00:00
reinhard
80fc336122
update to nessus-1.2.3; work by John Benninghoff and me
...
see http://www.nessus.org/posix.html for changes
2002-07-04 15:37:03 +00:00
naddy
d6058a35e4
+p5-Digest-Nilsimsa
2002-06-29 23:54:42 +00:00
naddy
95e35a350f
Import Digest-Nilsimsa 0.06; submitted by Marc Matteo <marcm@lectroid.net>.
...
A nilsimsa code is something like a hash, but unlike hashes, a small
change in the message results in a small change in the nilsimsa code.
The Digest::Nilsimsa module allows you to compute nilsimsa codes from within
Perl programs.
2002-06-29 23:53:31 +00:00
jakob
0efb097603
update to v1.1.13, bugfix release
2002-06-24 09:15:13 +00:00
jakob
f67551444b
cyrus-sasl2
2002-06-22 08:58:09 +00:00
jakob
358350f026
cyrus-sasl v2
2002-06-22 08:55:44 +00:00
mark
59ca37477b
sync + clarify features
2002-06-20 05:17:52 +00:00
pvalchev
14826902b7
needs <openssl/ripemd.h>
2002-06-16 19:59:36 +00:00
pvalchev
d61eeffd56
sync
2002-06-16 19:59:09 +00:00
naddy
af06400491
kill libevent dependency
2002-06-16 15:36:57 +00:00
naddy
7fb2d281c5
match package specs in run depends to reality
2002-06-14 21:38:16 +00:00
jsyn
68c795a346
general cleanup
...
- add MASTER_SITE_PACKETSTORM backup
- bump NEED_VERSION
- document license
- handle REGRESS
2002-06-14 10:55:01 +00:00
mark
07daa17df4
hydra-2.1 update
2002-06-13 08:22:47 +00:00
jsyn
a6fdf4a8ea
honor CC
2002-06-10 10:49:07 +00:00
shell
c433e114a6
Updated to p5-Net_SSLeay-1.17
2002-06-10 01:23:20 +00:00
wilfried
0440d7845c
add specifier to RUN_DEPENDS and BUILD_DEPENDS
2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b
clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS
2002-06-09 05:24:27 +00:00
jsyn
3188f76494
update to hydra-1.6, plus a bunch of fixes.
...
ok mark@
2002-06-08 21:45:59 +00:00
jsyn
739f68733e
+bsd-airtools
2002-06-08 05:53:08 +00:00
jsyn
913143065f
Import of bsd-airtools-0.2:
...
--
bsd-airtools provides a complete toolset for wireless 802.11b auditing.
Namely, it contains a curses-based AP detection application, dstumbler,
that is similar to netstumbler. It can be used to detect wireless
access points and connected nodes, view signal to noise graphs, and
interactively scroll through scanned APs and view statistics for each.
It also contains a BSD-based WEP cracking application, called dweputils.
Finally, this package includes several tools to allow testing and
analysis of all 14 of the prism2 chipset's debug modes.
WWW: http://www.dachb0den.com/projects/bsd-airtools.html
MAINTAINER= Jason Peel <jsyn@openbsd.org>
portions looked over by pval@ and brad@
2002-06-08 05:50:50 +00:00
wilfried
0d7f82981e
kill unused variable PERL_MODULES, ok brad@
2002-06-07 21:37:11 +00:00
wilfried
961849f969
clean up, ok maintainer
2002-06-07 21:30:43 +00:00
pvalchev
ecdad80b6a
sync w/ new openssl stuff; ok fgs, no resp from maintainer
2002-06-07 03:57:05 +00:00
shell
058f3da489
Updated to p5-Net_SSLeay-1.16
...
Changes :
- applied patch to fix CTX_set_default_passwd_cb() contributed
by Timo Kujala <timo.kujala@@intellitel_.com>, --Sampo
- applied patch to add various API functions by mikem@open.com_.au
- 5.005_03 compat fix for Handle.pm from Jim Mintha <jim@@ic._uva.nl>
2002-06-06 01:10:06 +00:00
jsyn
98d3c29d51
bump PKGNAME with a p1; from brad@
2002-05-30 01:00:55 +00:00
jsyn
a4e35603e9
this is a security update; from and verified by dugsong@
2002-05-29 21:22:34 +00:00
naddy
ecca6401a9
missed in last update; from reinhard@
2002-05-26 17:57:41 +00:00
naddy
4b3901ebf4
"experimental" flavor of nessus is gone
2002-05-25 16:22:32 +00:00
reinhard
ceb86778f6
update to nessus-1.2.0; thx John Benninghoff, Srebrenko Sehic
2002-05-25 10:38:58 +00:00
jsyn
daa120f4e1
better document licenses
2002-05-20 19:30:39 +00:00
jsyn
9d681dceaa
+fragroute
2002-05-20 10:51:16 +00:00