Commit Graph

565 Commits

Author SHA1 Message Date
brad
2a744b66b0 - hardcoded --enable-shared -> ${CONFIGURE_SHARED}
- add libtool patches
- use new framework for PLISTs when dealing with shared libraries
- add missing @dirrm tags to PLIST
2001-03-05 17:20:08 +00:00
danh
bf589a9e6e MAINTAINER set to ports@openbsd.org.
Received no response from these individuals in a request for their real
names to be added to MAINTAINER.
2001-03-03 19:26:10 +00:00
reinhard
3a4405288e patches for idea flavor 2001-03-03 17:20:26 +00:00
reinhard
f4aa1ff9a5 o) minor fix for one of the MASTER_SITES; Pete Fritchman <petef@databits.net>
o) use /dev/arandom; suggested by markus@
o) add idea FLAVOR; suggested by markus@
o) add another MASTER_SITE
o) bump NEED_VERSION
2001-03-03 17:17:28 +00:00
naddy
65f5600a07 ONLY_FOR_ARCH -> ONLY_FOR_ARCHS 2001-03-02 02:12:50 +00:00
jakob
a4ceebd9e8 sync PLIST/PFRAG with latest OpenSSL changes; todd@ 2001-03-01 07:51:24 +00:00
naddy
db5feb6b92 - replace dead MASTER_SITE with working ones (verified) plucked from
ftpsearch
- simplify build
- we don't preformat ports man pages
- use INSTALL_ macros
- respect CC and CFLAGS
- reformat DESCR
ok turan@
2001-02-28 21:40:56 +00:00
jakob
7213bcf2a6 remove id-tag 2001-02-28 19:31:07 +00:00
jakob
631823542f fix building with -current. problem noted by ho@, patch from assar@. 2001-02-28 16:26:46 +00:00
avsm
af52d69683 correct bad LIB_DEPENDS (two colons, not one) 2001-02-26 04:48:29 +00:00
brad
1258bf05f5 libnet has a shared library now 2001-02-26 04:02:35 +00:00
brad
6368ae3671 remove extra dependency 2001-02-26 03:57:45 +00:00
brad
002fe93019 reorganize Makefile and remove unnecessary extra dependency. 2001-02-26 03:53:05 +00:00
espie
6557a71018 Remove junk from MASTER_SITES 2001-02-24 18:05:18 +00:00
jakob
56dc6d6c3a update to stunnel v3.14.
--
This release fixes a bug in pid creation.  If a user specified -P /dirname
instead of -P /dirname/ stunnel would assume that it's a file, delete it and
create a new one.  Now stunnel makes sure if it's really a file.
2001-02-23 14:39:15 +00:00
avsm
36def2cc30 add pgp/pgp5 flavors for p5-PGP-Sign 2001-02-22 20:19:15 +00:00
avsm
0443466ba5 + p5-PGP-Sign 2001-02-22 19:37:58 +00:00
avsm
e058281ba3 Initial import pf p5-PGP-Sign-0.16
Based on a tarball from Shell Hung <i@shellhung.org>

--
This module sprung out of a need to do one thing and one thing only,
do it securely, and do it well.  This module creates and checks
detached signatures for data.  That's it.  If you want to do anything
else that PGP lets you do, look elsewhere.
2001-02-22 19:37:02 +00:00
obecian
2ca52d3559 bfbtester 2.0 update 2001-02-22 06:59:26 +00:00
jakob
f71768cf70 update to dante v1.1.8 (contrib missing from last version) 2001-02-20 22:46:00 +00:00
danh
5ee629216a sync libtool patches 2001-02-20 20:52:21 +00:00
danh
e3e7dbad90 sync libtool patches 2001-02-20 18:40:33 +00:00
danh
935653e6ac sync libtool patches 2001-02-20 18:09:54 +00:00
brad
86d49e678d upgrade to scanssh 1.4 2001-02-20 14:01:29 +00:00
jakob
5a68de168b update to Dante v1.1.7.
--
Compared to the previous release, this version brings amongst other
changes the following:

 o Support for giving interfacenames as internal/external address.

 o contrib/ directory added.

 o contrib/sockd-stat.awk, provides statistics based on sockd logfiles.
   Contributed by Stephan Eisvogel <eisvogel@hawo.stw.uni-erlangen.de>.

 o If gethostbyname() fails, treat it as if resolveprotocol was set to
   fake, meaning we hope the socksserver will be able to resolve it.
   Will presumably make certain dns configurations work better for
   client.

See the NEWS file for a more complete list.
2001-02-20 08:04:19 +00:00
danh
8fb2bcf379 use included libtool; sync patches 2001-02-19 17:44:52 +00:00
jakob
b2bebdd921 add heimdal 2001-02-17 11:57:40 +00:00
jakob
65449e30d0 heimdal, a free kerberos 5 implementation 2001-02-17 11:57:18 +00:00
jakob
97552c9110 change to redhat_base for linux emul 2001-02-17 11:34:21 +00:00
dugsong
0e049ad10e upgrade to version 0.2. looks good, niels! :-) 2001-02-14 03:02:35 +00:00
brad
8fcc3373df This should not be prefixed with the name of the program, start with
"a" and there is no need for "free" in the COMMENT.
2001-02-14 00:51:35 +00:00
matt
afbff691b5 update to 1.0.7a 2001-02-13 03:00:11 +00:00
jakob
680a1bf575 update to dat-4120 2001-02-12 20:13:39 +00:00
jakob
161adf09e1 add scanssh 2001-02-12 19:53:00 +00:00
jakob
713abef355 scanssh port 2001-02-12 19:52:17 +00:00
obecian
cafa37ef68 security/Makefile adjustment for new security/crank port 2001-02-06 08:10:23 +00:00
obecian
66f3bffd10 Crank is short for "CRyptANalysis toolKit", and its overall purpose
is to provide a powerful and extensible environment for solving
classical (pen-and-paper) ciphers, providing as much automation as
possible. Classical ciphers include common schemes like monoalphabetic
substitutions, where each letter of the alphabet is mapped to another
(usually different) letter consistently through the text. The first
version of Crank is restricting itself to these special ciphers. Other
algorithms forever devoid of Crank's attentions include Enigma, RSA,
DES, MurkelFish, or anything else invented after 1900.
2001-02-06 08:07:48 +00:00
avsm
bb5e5d3a0b - upgrade to libmcrypt-2.4.9
NEWS:
- Due to an endianness handling problem Blowfish algorithm was not compatible
  with other implementations. Now it has been corrected. If you want
  to access the old algorithm used use the "blowfish-compat" module.
- Fixes in mcrypt_list_algorithms() for some systems. Bugs pointed out by
  Jonathan Woolmington <jwool@ind.tansu.com.au>
- Fixes in stream mode.
- mcrypt_generic_init() no longer fails if smaller key is used. It uses
  the most appropriate key size of the algorithm and pads with zeros.
- Fixes in wake algorithm (and support for IV).
- IV is now used in arcfour (arcfour-iv is now longer used).
  Speedups in Arcfour.
2001-02-05 08:18:26 +00:00
reinhard
e7797db1c1 +smbsniff 2001-02-04 19:33:48 +00:00
reinhard
7734822c45 Smbsniff is a LanManager packet sniffer that will write to your
disk all the files shared and the documents printed in a LanManager
environnement (all the Microsoft and Samba machines using LanManager
protocol to share data).
This is a proof of concept to show that LanManager (CIFS) is an
extremely insecure protocol.
2001-02-04 19:30:07 +00:00
jakob
fca35cf978 update to v3.13;
- pthread_sigmask() argument in sthreads.c corrected.
- OOB data is now handled correctly.
2001-02-02 12:03:42 +00:00
avsm
769dbb079f Upgrade to p5-Crypt-SSLeay-0.22
Minor bug fixes
2001-01-30 10:31:20 +00:00
dugsong
7d13ad9b7b typo, noted by dengue@deadly.org 2001-01-29 05:01:11 +00:00
brad
a6159b2950 - add ONLY_FOR_ARCHS and list archs that support shared libraries and
dynamic loading.
- patch autoconf so dante does not compile with debugging symbols
- add libtool patches
2001-01-22 17:15:28 +00:00
brad
e844819305 - sort PLIST
- add RCS id
- better COMMENT
2001-01-22 14:49:44 +00:00
jakob
8f91c8cd51 dat-4116 2001-01-21 16:22:18 +00:00
jakob
6406622d74 fix broken piddir 2001-01-19 18:39:50 +00:00
matt
38ccbb4d16 fix gmp detection bug; 1.0.7 will have this fix included 2001-01-13 03:32:07 +00:00
avsm
b31d74b312 - update to p5-Crypt-SSLeay-0.21
- our patch incorporated into source, no longer needed
2001-01-11 13:56:48 +00:00
kevlo
ac85b27d19 Remove .packlist 2001-01-11 01:44:31 +00:00