Commit Graph

587 Commits

Author SHA1 Message Date
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
danh
486bb2b44d +p5-Crypt-CBC
+p5-Crypt-DES
2001-03-19 04:37:39 +00:00
danh
3a903bc6ea Import of p5-Crypt-DES 2.03
This is Crypt::DES, an XS-based implementation of the DES cryptography
algorithm.
2001-03-19 04:35:55 +00:00
danh
a5130ef41c Import of p5-Crypt-CBC 1.25
This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC).  In  combination with a block cipher
such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages
of arbitrarily long length.
2001-03-19 04:33:12 +00:00
obecian
58d83f101a respect CC/CFLAGS (from wilfried@) 2001-03-17 20:44:43 +00:00
wilfried
b4ca092a9e * respect CC/CFLAGS
* redo patches with update-patches
2001-03-17 15:46:36 +00:00
avsm
5a99d3abad update to p5-Crypt-SSLeay-0.2 2001-03-17 00:38:34 +00:00
todd
1b14c73993 fix build process to obey CFLAGS 2001-03-16 16:39:31 +00:00
wilfried
c3ea3d09d1 respect CFLAGS, modernize old patch files, ok maintainer 2001-03-16 10:24:05 +00:00
wilfried
f83f632cbe + klaxon 2001-03-15 20:57:16 +00:00
wilfried
e8d0fa9816 Initial import of klaxon-1.5
small service wedge to do ident lookup on connecting party

Submitted by:  Jose Nazario <jose@crimelabs.net>
2001-03-15 20:54:30 +00:00
brad
2e976c506f another dist site. 2001-03-15 12:45:42 +00:00
jakob
8c9733fab2 update to v1.1.9. this release is a bugfix release. it fixes a serious
problem in the parsing of rules. everyone should upgrade.
2001-03-14 13:19:47 +00:00
brad
ba3ca92ec5 upgrade to scanssh 1.5 2001-03-12 17:01:34 +00:00
wilfried
8b42118511 respect CC/CFLAGS 2001-03-12 15:20:13 +00:00
dugsong
2dc66e8f21 missing msgsnarf - pointed out by <jakob@crt.se> 2001-03-09 18:10:42 +00:00
jakob
ed53ba135b update to dat-4127; niklas@ 2001-03-08 20:26:14 +00:00
avsm
6bf1e99ab1 update libmcrypt library depend, spotted by inphobia.bsd@pandora.be 2001-03-06 08:34:02 +00:00
kevlo
cdfded3d2d Add portsentry 2001-03-06 07:28:14 +00:00
kevlo
7a61bc3845 Initial import of portsentry 1.0
portsentry is a port scan detection and active defense tool.
2001-03-06 07:26:59 +00:00
brad
c7494118eb fixup Makefile 2001-03-05 18:54:06 +00:00
brad
a184931e0b - trim out unnecessary mention of additional modules
- better entry for FLAVORs
2001-03-05 18:53:10 +00:00
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