pvalchev
8fa288c55d
Fix linking line so that it works on static archs (vax)
2002-09-24 06:54:32 +00:00
mark
e080f22cd5
sqlat crashed with freetds-0.60 update (API change with no rev bump :<)
...
Thanks to jcs@ for patch assist and testing.
2002-09-24 02:21:43 +00:00
kevlo
cda4743988
upgrade to version 2.12
2002-09-23 01:47:21 +00:00
avsm
2d7f73e374
Update to p5-Crypt-SSLeay-0.45, from Jim Geovedi
2002-09-21 12:06:06 +00:00
kevlo
af7e2a8a75
add xmlsec
2002-09-20 10:23:03 +00:00
kevlo
02632e9f0e
Initial import of xmlsec 0.0.9.
...
XML Security Library is a C library based on LibXML2 and OpenSSL. The
library was created with a goal to support major XML security
standards:
* XML Signature
* XML Encryption
* Canonical XML
* Exclusive Canonical XML
Submitted by: Jim Geovedi <jim@corebsd.or.id>
2002-09-20 10:22:31 +00:00
marcm
dd66b0ab11
Update my email address and kill off NEED_VERSION on my remaining ports.
...
ok pvalchev@
2002-09-19 06:41:59 +00:00
shell
a710ae31f9
add py22 flavor, by Morten Liebach <m@mongers.org>
2002-09-16 07:36:32 +00:00
naddy
0b96c562e0
Use standard category name.
2002-09-14 23:38:16 +00:00
shell
044110882f
set PYTHON_VER=2.2
2002-09-13 09:00:00 +00:00
danh
6345ad14d6
* regen PLIST
...
* drop NEED_VERSION
2002-09-12 16:01:17 +00:00
danh
5c20c2043a
update to Crypt-CBC-2.08; drop NEED_VERSION
2002-09-12 15:57:33 +00:00
jakob
a0d537dbd8
disable sample code
2002-09-08 11:14:29 +00:00
jakob
052bd6be18
update to v2.1.7
2002-09-07 19:06:39 +00:00
couderc
2ff4000ee8
Update to 0.3.8 from Björn Sandell
2002-09-06 12:42:45 +00:00
jsyn
ef87399f7a
www.monkey.org is now redirected to monkey.org; our ftp client doesn't
...
follow, so these distsites have been fixed; spotted by pilot@monkey.org
2002-09-06 04:27:43 +00:00
jsyn
acae29ed5a
primary distsite was failing due to redirect (www.monkey.org -> monkey.org),
...
secondary distsite has gone away, and tertiary distsites haven't caught up
yet; caught by lebel@'s elf package building, ok pilot@monkey.org (maint.)
2002-09-05 00:49:51 +00:00
mark
23d78aabd1
+ # BSD
...
+ update-patches
2002-09-03 05:45:22 +00:00
naddy
4adff9735f
Fix version number.
...
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-09-01 20:49:31 +00:00
naddy
e94bdc6f52
Update to 2.0.2.
...
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-09-01 20:32:08 +00:00
shell
6d87956fb4
Updated to p5-IO-Socket-SSL-0.91
2002-09-01 15:16:17 +00:00
mark
eb486641cd
# GPL
2002-08-26 07:51:08 +00:00
mark
45b924bb48
sqlat
2002-08-26 07:40:02 +00:00
mark
923746b623
SQLAT is a suite of tools which could be useful for pentesting
...
a MS SQL Server. The tools are still in development but tend to
be quite stable.
The tools do dictionary attacks, upload files, read registry and
dump the SAM. They do this by wrapping extended stored procedures.
There is also a tool for doing a minimal analysis of a SQL Server
with output as HTML. You need to be 'sa' to run some of the tools,
but this usually isn't a problem.
The tool temporarily restores the xp_cmdshell if it is removed and
the dll is still left on the system.
SQLAT works over port 1433, it doesn't do named pipes. It doesn't
do integrated security either. This is because it is based on the
FreeTDS driver from www.freetds.org.
WWW: http://www.cqure.net/
2002-08-26 07:37:59 +00:00
pvalchev
62ccdb445a
this depends on libnet; ok reinhard
2002-08-22 18:02:34 +00:00
jakob
f4717db8ed
typo in PLIST
2002-08-18 19:01:12 +00:00
shell
fb85975f48
Updated to p5-Ne_SSLeay-1.19
2002-08-18 15:46:53 +00:00
jakob
dba71b1357
add patch to fix non-initialized buffer; submitted by gary hennigan
...
nuke NEED_VERSION
id-tag patches
2002-08-02 17:34:30 +00:00
brad
a4c3c6c27e
remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc.
2002-07-30 14:36:49 +00:00
jsyn
debe2a7e54
update to arirang-1.6; from pilot@monkey.org, with minor changes
2002-07-29 08:26:32 +00:00
naddy
1c61fd68ae
Fix idea flavor: Revive patch to cipher/Makefile.am because configure
...
extracts the list of modules to build from there. Sic.
2002-07-28 15:01:26 +00:00
jakob
fc3300f3e0
sasl & sasl2 should not be installed at the same time, mark conflict
2002-07-26 16:14:47 +00:00
jakob
511f77e587
move doc to doc/sasl2
2002-07-26 11:19:01 +00:00
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
jsyn
86078f9554
Import of fragroute-1.2:
...
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 10:50:12 +00:00
danh
11cbbf876f
update to p5-Crypt-CBC 2.02
2002-05-17 16:20:28 +00:00
espie
82dec567e3
MASTER_SITE_SUBDIR kill
2002-05-15 17:58:49 +00:00
lebel
cceba13846
MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
2002-05-13 13:28:07 +00:00
jsyn
68136ab2a9
get rid of MASTER_SITE_SUBDIR in ports I've added
...
MASTER_SITE_PACKETSTORM to
2002-05-13 09:06:08 +00:00
jsyn
06285bd03c
Of course, NEED_VERSION needs to be -current for this...
2002-05-13 08:36:33 +00:00
jsyn
184043e28f
MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
2002-05-13 07:54:09 +00:00
matt
ab1cbed514
- note this is public domain
...
- we never needed 'old' in CONFIGURE_STYLE
2002-05-11 23:01:14 +00:00
naddy
d83b82f13e
add missing HOMEPAGE references
2002-05-11 11:49:36 +00:00
espie
4e21f573bc
clean up somewhat
2002-05-07 12:53:39 +00:00
naddy
137e3a9d3a
update maintainer address
2002-05-02 19:02:10 +00:00
fgsch
61308fcf13
regen patches and plist, and bump need_version.
2002-04-23 06:38:48 +00:00
jakob
905f0b4471
update to dante v1.1.12
2002-04-19 20:46:37 +00:00
pvalchev
63413abd49
full library dependencies
2002-04-19 14:43:36 +00:00
shell
dae9e18457
Updated to p5-IO-Socket-SSL-0.81
2002-04-18 14:20:08 +00:00
shell
6d49f939f3
Updated to p5-Net_SSLeay-1.15
2002-04-18 14:16:50 +00:00
espie
2b7c75e086
Move perl manpages where they belong, from section 3 to section 3p.
...
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00