Commit Graph

750 Commits

Author SHA1 Message Date
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
brad
3c029b90d8 USE_X11 2001-01-10 01:19:49 +00:00
avsm
9cea9c33d0 stoopid cvs seemed to miss this file in previous commit 2001-01-09 23:38:15 +00:00
avsm
7ef04a943e - update to p5-Crypt-SSLeay-0.19
- bump NEED_vERSION
- regenerate using update-patches
- new patch cures a bad \ which shouldn't be there (fed back to author)
2001-01-09 23:30:44 +00:00
kevlo
ab64d0d0dc Remove .packlist 2001-01-09 03:16:54 +00:00
avsm
3fdc6aad7e cull .packlist from the PLIST 2001-01-08 21:07:39 +00:00
kevlo
b351e70950 Add p5-Crypt-Blowfish and p5-Crypt-Twofish 2001-01-06 15:59:31 +00:00
kevlo
36dd7b707a Initial import of Crypt-Twofish-1.0
This module to implement the Twofish cipher
2001-01-06 15:58:22 +00:00
kevlo
9cc7a45224 Initial import of Crypt-Blowfish-2.06
This interface to the Blowfish encryption alogorithm
2001-01-06 15:57:15 +00:00
avsm
f770298716 new MASTER_SITES 2001-01-06 11:18:33 +00:00
avsm
181f3d7cdf - update to libmcrypt-2.4.8
- our patch has been incorporated into source; removed from here
- new MASTER_SITE, bump NEED_VERSION
2001-01-06 11:17:36 +00:00
danh
eaced7c960 +despoof 2001-01-05 23:26:15 +00:00
danh
c8f4c24fc5 command-line anti-spoofing detection utility
Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-05 23:25:06 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
avsm
110bcd1017 correct RCS tag 2001-01-04 11:36:04 +00:00
kevlo
8a50246126 Add p5-MD5 2001-01-04 02:10:00 +00:00
kevlo
549822c289 Initial import of MD5-1.7
This module is the interface to md5 message-digest algorithm.
2001-01-04 02:09:18 +00:00
espie
d4830cdc18 trim unneeded parts, dammit. 2001-01-04 00:03:01 +00:00
danh
b087bd72b4 +slurpie 2001-01-03 22:35:35 +00:00
danh
4fb9d93ace Slurpie is a passwd file cracker similar to CrackerJack and John
the Ripper except that it can be run in a distributed environment
(multiple computers aka nodes).

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-03 22:34:09 +00:00
matt
7328d212f1 - up to 1.0.6
- patch included libtools
- use ports gmp now that our gmp is gone
- make included scripts more readable
2000-12-28 16:07:05 +00:00
jakob
565b70f0a4 update to v3.11 2000-12-27 10:10:08 +00:00
reinhard
64f02cb85e increment PKGNAME; thx naddy@ for pointing out 2000-12-23 16:48:06 +00:00
reinhard
5e2899097a Security update, from the original patch:
It has been pointed out that there is another bug in the signature
verification code of GnuPG.

         * This can easily lead to false positives *

All versions of GnuPG released before today are vulnerable!

To check a detached singature you normally do this:

  gpg --verify foo.sig foo.txt

The problem here is that someone may replace foo.sig with a standard
signature containing some arbitrary signed text and its signature,
and then modify foo.txt - GnuPG does not detect this - Ooops.

The solution for this problem ist not easy and needs a change in the
semantics of the --verify command: It will not any longer be
possible to do this:

  gpg --verify foo.sig <foo.txt

Instead you have to use this

  gpg --verify foo.sig - <foo.txt

The difference here is that gpg sees 2 files on the command lines
and thereby knows that it should check a detached signature.  We
really need this information and there is no way to avoid that
change, sorry.  You should make sure that you never use the first
form, because this will lead to false positives when foo.sig is not
a detached signature - gnupg does detect the other case and warns
you, but this is not sufficient.  If you use GnuPG from other
applications, please change it.

ok markus@
2000-12-23 15:20:59 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
dugsong
814be5ac70 update checksum, i suk 2000-12-20 13:53:14 +00:00
espie
c287b9d0c1 Missing ports 2000-12-19 15:30:47 +00:00
naddy
beb20af917 Add pointer to home page. 2000-12-19 11:54:46 +00:00
obecian
8e18f618f5 stunnel-3.9 update
Version 3.9, 2000.12.13:
* Updated temporary key generation:
   - stunnel is now honoring requested key-lengths correctly,
   - temporary key is changed every hour.
* transfer() no longer hangs on some platforms.
  Special thanks to Peter Wagemans for the patch.
* Potential security problem with syslog() call fixed.
2000-12-19 05:46:03 +00:00
dugsong
7de996922a update to dsniff-2.3 2000-12-18 13:16:41 +00:00
brad
ce5ed433c2 - cleanup Makefile
- remove USE_LIBTOOL
- sync patch-ltconfig with my original patch
- add missing patch-ltmain.sh
- fixup PLISTs
2000-12-14 17:37:40 +00:00
espie
4bce863756 Fuck cvs, missed file again.
Make update to r11 effective.
2000-12-11 18:19:52 +00:00
obecian
a97326dff8 MASTER_SITES update
found by Brian Poole <raj@cerias.purdue.edu>
2000-12-09 05:19:29 +00:00
brad
801d914a55 oops, remove SEPARATE_BUILD. I'll come back later and fix the one minor
bug with installing the man page when using SEPARATE_BUILD.
2000-12-08 00:01:22 +00:00
brad
4f697a54b3 upgrade to mhash 0.8.3 2000-12-07 18:31:21 +00:00
avsm
f171a88d7a add in mcrypt and libmcrypt 2000-11-27 15:58:05 +00:00
avsm
91cb19a468 import mcrypt-2.5.5
--

mcrypt is intended to be a replacement of the old unix crypt(1)
under the GNU General Public License. Unix crypt(1) was a popular
file encryption program in unix boxes.

It was based on the Enigma encryption algorithm but it was considerable
trivialized. Since this was not adequate, even for individual privacy
needs, mcrypt was created as a similar program using some modern
block encryption algorithms.

Mcrypt also has a compatibility mode with unix crypt(1) and with
Solaris des(1). It supports all the algorithms and modes found in
libmcrypt and it is very extendable.

At the time writing this, it supports the algorithms: BLOWFISH,
TWOFISH, DES, TripleDES, 3-WAY, SAFER, LOKI97, GOST, RC2, RC6, MARS,
IDEA, RIJNDAEL, SERPENT, CAST, ARCFOUR and WAKE.

Block algorithms are implemented in modes: CFB, CBC, ECB, OFB (8
bit and n bit, where n is the size of the algorithm's block length).
For a brief description of the algorithms and the modes look at the
mcrypt manpage (this may be out of date).  In mcrypt it is on the
user to decide which algorithm he considers best for encrypting his
data.
2000-11-27 15:56:03 +00:00
avsm
7769275ab2 import of libmcrypt-2.4.7
--

libmcrypt is the library which implements all the algorithms and
modes found in mcrypt. It is currently under development but it
seems to work pretty good.

Unlike most encryption libraries libmcrypt does not have everything
(random number generators, hashes, hmac implementation, key exchange,
public key encryption etc.).  Libmcrypt only implements an interface
to access block and stream encryption algorithms.

Its purpose was to assist in the development of mcrypt by providing
a uniform interface to access several different encryption algorithms,
so that the main program is independent of the encryption algorithms
and the modes used.

Libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6,
MARS, IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT,
CAST-128 (known as CAST5), CAST-256, ARCFOUR and WAKE.  Block
algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit,
where n is the size of the algorithm's block length).
2000-11-27 15:41:46 +00:00
jakob
821a4a7f10 update to v1.1.6.
***  Tuesday, November 21, 2000 -- Dante v1.1.6

 o fix a bug related to hostnamelength parsing in server.
   Thanks to "Thomas Jarosch" <thomas.jarosch@styletec.de>.
2000-11-21 10:38:25 +00:00
camield
eb22302678 - update to version 2.2 (no longer requires any patches)
- make adding users more user-friendly in MESSAGE

From maintainer: Joshua Stein <jcs@rt.fm>
2000-11-20 07:38:02 +00:00
jakob
dfa4244b6b update to v1.1.15. NEWS excerpt:
***  Monday, October 16, 2000 -- Dante v1.1.5

 o New prototype for gethostbyaddr in RedHat 7.0 added.
   First reported by Paul R Streitman <prs@us.ibm.com>.

 o RedHat needs libnsl for tcpwrappers to work.

***  Thursday, October 5, 2000 -- Dante v1.1.4

 o fix bug affecting clients going through socks v4 servers.
   Reported and nicely diagnosed by Jack Keane (jkeane@OpenReach.com).

 o increase default listen backlog to 511, based on request by
   Doug Hardie (bc979@lafn.org).

***  Monday, September 25, 2000 -- Dante v1.1.3

 o some fixes/additions to example/ files.

 o HP-UX 11.00 should now work.
   Thanks to Malte Cornils <malte@cornils.net> for testing.

 o httpproxysupport in client (meaning "socksify" can work
   when going through webproxies too).

 o expire badmarking on bad/non-working routes/proxyservers after
   configured time.  Default to never expiring, as in previous
   versions.  See BADROUTE_EXPIRE in config.h.

 o say what address we expected the bindreply to come from in
   "unexpected bindreply ..."

 o don't close controlconnection if another socket is using it.
   Fixes a bug triggered when using the bindextension in certain
   cases.  Problem reported by Jacques A. Vidrine (n@nectar.com).

 o compilation outside source directory fixed, based on patch from
   NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>

 o bsdi uses elf; NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>

 o dlib/hostcache.c now compiled again. First reported by
   "Jacques A. Vidrine" <n@nectar.com>
2000-11-19 12:26:07 +00:00
dugsong
2886304e62 fix port - markus@ 2000-11-18 06:27:25 +00:00
espie
82f34a7ab5 r10 vanished.
r11 includes most patches.

+ gcc -shared to build object module.
2000-11-02 17:39:46 +00:00
espie
1c1b99c22d Repair john.
Flavorize k6, as package buildings should be reproducible
2000-10-31 14:53:58 +00:00
markus
07aae00303 security update, since 1.0.3 does not detect modifications of files with multiple signatures 2000-10-30 12:52:32 +00:00
espie
aff2e05260 Maintainer 2000-10-22 17:02:40 +00:00
espie
64eb9106d9 Another one 2000-10-22 16:30:10 +00:00
espie
03116ad3c6 A few more. 2000-10-22 16:21:17 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
944fbc0454 Fix bogus dependency.
I shouldn't have to do this. Jakob, your quality control is lacking...
2000-10-22 12:45:36 +00:00
fgsch
45aeb71d96 add real names to MAINTAINER. 2000-10-16 13:30:30 +00:00
avsm
ffbbe033d3 add real name to MAINTAINER and minor cleanups 2000-10-09 00:18:48 +00:00
jakob
f3f6dc0a6e rename patchfile 2000-10-08 22:35:56 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
jakob
2ef981add6 add mhash & shash 2000-10-04 21:18:00 +00:00
jakob
69f32fc494 secure hash generator 2000-10-04 21:16:18 +00:00
jakob
daf5e064a7 secure hash library 2000-10-04 21:11:09 +00:00
dugsong
3997978a57 update to 1.1.1 2000-10-03 05:41:01 +00:00
dugsong
e09d6443dc PFRAG, not PLIST. i suk 2000-10-02 20:21:36 +00:00
dugsong
d2c01dc9e2 add no_x11 flavor 2000-10-02 20:06:07 +00:00
matt
501c5c5bdd reflect DIST_SUBDIR change 2000-10-01 00:45:03 +00:00
matt
588bbc9101 - update to 1.0.5
- patch names, MAINTAINER -> current conventions
2000-10-01 00:41:45 +00:00
matt
a6ba53fea6 - update to 1.0.5
- patch names, MAINTAINER -> current conventions
2000-10-01 00:35:50 +00:00
avsm
5c943aea03 add p5-Crypt-SSLeay to subdir list 2000-09-29 10:24:33 +00:00
avsm
08fd8852b8 import CPAN module p5-Crypt-SSLeay-0.17
--

This Perl module provides support for the https protocol under LWP,
so that a LWP::UserAgent can make https GET & HEAD & POST requests.

Please see 'perldoc LWP' for more information on POST requests.
2000-09-29 10:20:46 +00:00
brad
f99c40395e - use DISTNAME as part of PKGNAME
- better COMMENT
- sort PLIST and add missing @dirrm tags
2000-09-28 22:19:01 +00:00
avsm
ebbd2e1767 - update to latest version 2.12
- correct bad master site subdirectory
- bump NEED_VERSION
- add MAINTAINER name

ok'ed by maintainer
2000-09-26 17:25:15 +00:00
jakob
c56c52ded2 update to version 4094 2000-09-25 21:16:33 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
aaron
41a5d86f80 Fix some pkg/COMMENT formatting:
- Decapitalize first letter of comment if appropriate.
- Remove trailing blank lines.
- Remove punctuation.
- Remove version numbers which are often overlooked when updating.
- espie@ ok
2000-09-22 14:55:55 +00:00
brad
1ea6743d0d upgrade to gnupg 1.0.3 2000-09-19 13:18:50 +00:00
obecian
620e0ba79d cvs forgot the parent Makefile 2000-09-18 09:08:25 +00:00
obecian
2abc3ac9e1 patched client.c to avoid segfaults on user/pass list exhaustion
updated port to comply with -current changes
2000-09-18 08:51:31 +00:00
avsm
c02ec69931 Update from 2.2 -> 3.0.1
It now FAKEs, and installs in a nice clean CPAN way

- CONFIGURE_STYLE is perl now, remove a lot of old manual code
- remove all old patches, and add in a new one which cleans up
  the program a bit (remove small linux specific hacks)

thanks to brad@ for the review
2000-09-17 20:01:40 +00:00
espie
2b66972bd2 + p5-Digest-MD5 2000-09-17 14:27:30 +00:00
espie
8e77676533 Message digest perl5 module.
From quisar@quisar.ambre.net, thanks.
2000-09-17 14:17:16 +00:00
kevlo
3b480ecf57 - Update to version 3.6
- Bump NEED_VERSION
- Add @comment to package list

OK maintainer(dugsong@).
2000-09-13 04:48:57 +00:00
brad
08335c8a5a use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX 2000-09-12 15:37:33 +00:00
brad
8f4d0f6fe6 - FAKE
- remove an unnecessary patch
- use better filename for patch
- add @comment with RCS id to PLIST
2000-09-12 10:38:51 +00:00
brad
95e93edcb1 better 2000-09-12 10:32:16 +00:00
brad
3d353b6b3f - remove a bunch of unused variables
- remove unnecessary patch (patch-aa)
- use better filename for patch
2000-09-07 05:44:32 +00:00
brad
2b9f5884a8 bye bye 2000-09-07 04:40:17 +00:00
brad
a6ada5c957 - now that patch-ao has been removed we can remove CONFIGURE_ENV and also
that need for autoconf has been removed. CONFIGURE_STYLE= autoconf -> gnu
- remove post-configure Makefile mangling
2000-09-07 04:30:44 +00:00
brad
336e8db9e8 - remove usa/intl FLAVORs for pgp/pgp5
- remove rsaref, ssl26 and sslintl
2000-09-07 04:02:07 +00:00
brad
adf6f4fc47 axe this port too 2000-09-07 03:30:08 +00:00
brad
dd2fcb0126 axe this port, -current has RSA integrated. 2000-09-07 03:25:42 +00:00
marc
e1b157a003 bye-bye sslusa 2000-09-06 20:23:56 +00:00
marc
0a1c7f106d bye-bye 2000-09-06 20:23:30 +00:00
marc
8f1a0a267f Remove intl/usa flavors as one port is OK for world wide use after
6 Sep 2000 (when RSA Security Inc. placed its public key encryption
algorithm into the public domain).   Remove configure patch that
added the no-longer-needed --with-rsaref option
2000-09-06 18:14:04 +00:00
marc
6baef942fd Remove intl and usa flavors. There is now a single world wide
version (RSA Security Inc. placed its public key encryption algorithm
into the public domain, today).
2000-09-06 17:26:28 +00:00
matt
f0c8300c8c - USE_X11 in reg. flavor, thx anil@recoil.org
- pretty Makefile, HOMEPAGE var in DESCR
2000-09-06 00:24:01 +00:00
kevlo
232bcba10d - Update MASTER_SITES
- Remove extra spaces & FAKE
- Bump NEED_VERSION
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to package list

Ok'd by maintainer.
2000-09-05 15:06:26 +00:00
turan
ffbc63ed49 remove ssh 2000-08-30 00:37:41 +00:00
matt
629af349c2 add ppgen 2000-08-28 23:37:18 +00:00
matt
c36b1f9fa6 New port: security/ppgen, secure passphrase generator 2000-08-28 23:36:45 +00:00
turan
f07a189416 remove ssh port. discussed with theo. 2000-08-27 20:45:13 +00:00
jakob
83f8e721e1 rename share/examples/socks to share/examples/dante 2000-08-25 19:07:12 +00:00
jakob
bc602cbe59 update to dat-4092 2000-08-24 12:06:14 +00:00
jakob
6c2f43aa15 add OpenBSD idtag 2000-08-24 12:01:58 +00:00
jakob
f9c58f9848 enable (unsupported) login method 2000-08-23 10:02:00 +00:00
jakob
1b318d0053 enable pwcheck; Evan Champion <evanc@concer.to> 2000-08-23 07:32:04 +00:00
jakob
d093be316f update to v1.5.24 2000-08-21 16:33:33 +00:00
camield
0796205262 - add scanlogd
- sync Makefile with reality
2000-08-16 07:41:20 +00:00
camield
f29490367b scanlogd is a TCP port scan detection tool by Solar Designer.
From Joshua Stein <jcs@rt.fm>
2000-08-16 07:32:44 +00:00
brad
da9686bef0 remove old man page; pointed out by Fabian Kroenner <escher@spoiled.org> 2000-08-12 18:21:45 +00:00
brad
26eea3347d - BUILD_DEPENDS, ${PREFIX} -> ${LOCALBASE}
- add HOMEPAGE
- add @comment with RCS id to PLIST
2000-08-11 08:59:56 +00:00
obecian
c310b0d01d updated to whisker 1.4.0 2000-08-07 04:34:05 +00:00
matt
b6934a012d update to 1.0.4 2000-08-05 01:25:32 +00:00
brad
4108cbc5d6 - bump NEED_VERSION
- fix HOMEPAGE URL
2000-08-03 00:06:30 +00:00
brad
f84f801f03 add socks5-v1.0r10.patch5.txt patch
--
This patch prevents some file handles from accidentally being closed.
2000-08-03 00:04:47 +00:00
brad
a0e70c229d add socks5-v1.0r10.patch4.txt patch
--
This patch prevents the client for sending zero length username/passwords
and prevents the server from accepting zero length username/passwords.
Only useful for sites using username/password authentication (rfc1929).
2000-08-03 00:04:12 +00:00
brad
0d0233dd72 add socks5-v1.0r10.patch3.txt patch
--
This patch fixes a problem with the SOCKS client library for dup().
The ftp client uses dup().
2000-08-03 00:03:21 +00:00
brad
ba8ef35c1b add socks5-v1.0r10.patch2.txt patch
--
This fixes a date related roll-over problem.
2000-08-03 00:02:34 +00:00
brad
997f942624 add socks5-v1.0r10.patch1.txt patch
--
The patch is for clients that do not have DNS resolution.  Sites that do
not use the remote name resolution do not have to apply this patch.

The fakehost files (/tmp/.s5fakehost-<uid>) created with releases prior to
release 10 are not compatible.

If the fakehost file has size 65284 bytes, it is the old version.  Delete
the file, apply the following patch, and rebuild the clients.  The new
fakehost file has size 32644 bytes.
2000-08-03 00:01:52 +00:00
brad
5677c1b1fd fix offsets in patch 2000-08-02 23:25:46 +00:00
matt
641cff9b9c - update to 1.0.3
- clean up Makefile and wrapper scripts some more
- better INSTALL/DEINSTALL script
- be able to compile w/ old nessus pkg installed (thx rdump@river.com)
- make it think nmap is always present to avoid dependency (espie@)
2000-07-27 00:23:33 +00:00
brad
c1f0904af0 style 2000-07-25 10:13:39 +00:00
brad
4486f3e1cd make lines in DESCR a little shorter 2000-07-20 10:44:24 +00:00
brad
2ac2c337d7 - remove FAKE=Yes
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-20 05:14:47 +00:00
kevlo
fb5ad38593 Mark unbroken and add @comment to PLIST 2000-07-14 03:02:34 +00:00
brad
144aeba379 upgrade to gnupg 1.0.2 2000-07-13 19:39:24 +00:00
turan
5a987f8e45 these ports are broken. they have been broken for a long time, reported
to their maintainers, and they have still to be fixed.  details of the
build errors have been sent to ports@openbsd.org with a message id of
20000704015341.A25779@umich.edu
2000-07-09 23:41:52 +00:00
matt
e4ff0da719 Fix missing %D/ in DYNLIBDIR. 2000-07-09 22:03:27 +00:00
matt
d568b2acd1 CVS bug bit me... moving to new PLIST scheme, bumping NEED_VERSION,
cleaning up Makefile.
2000-07-07 21:25:10 +00:00
matt
df72fe05fc Convert to new PLIST style; bump NEED_VERSION; clean up Makefile comments 2000-07-06 22:54:29 +00:00
krw
8066ef4fab Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 01:29:29 +00:00
matt
d9c7ee19a1 Accidentally left in a testing flag -- corrected. 2000-07-03 01:34:10 +00:00
matt
540096157b Update to 1.0.0 and FAKE. 2000-07-03 01:03:50 +00:00
fgsch
da12eafa20 strip bins on install. bump need_version. 2000-07-02 06:21:18 +00:00
dugsong
2ad09cf952 add bfbtester 2000-06-30 03:34:41 +00:00
dugsong
844616c4f6 bfbtester - brute force binary tester 2000-06-30 03:33:51 +00:00
fgsch
83d9b09522 remove deprecated 'if defined' statements.
bump NEED_VERSION.
2000-06-29 22:25:47 +00:00
brad
1f8afbaa3d - add HOMEPAGE
- GNU_CONFIGURE -> CONFIGURE_STYLE
- remove license type
- mkdir -> ${INSTALL_DATA_DIR}
- add @comment with RCS id to PLIST
2000-06-29 06:06:31 +00:00
jakob
001b71ddd6 update to dat-4083
add script to simplify dat-file upgrade (from NetBSD + rewritten)
2000-06-27 18:40:54 +00:00
jakob
f0a7ee7755 upgrade to v1.1.2 2000-06-27 13:44:38 +00:00
jakob
975106bbaf - CONFIGURE_STYLE
- remove FAKE
2000-06-26 19:36:00 +00:00
jakob
443cafb88e uvscan DAT file port; from NetBSD 2000-06-26 19:32:59 +00:00
jakob
f3e9c08a3a uvscan port; from NetBSD 2000-06-26 19:32:16 +00:00
brad
ef39e0c427 trim down DESCR a bit and add HOMEPAGE 2000-06-22 21:02:27 +00:00
espie
6bcf110de9 Port format nits. 2000-06-20 21:11:35 +00:00
jakob
44f3016c80 remove fake
add comment to PLIST
CONFIGURE_STYLE
make port package correctly without shared libraries
2000-06-20 20:26:01 +00:00
jakob
da5a63a44b remove fake
add comment to PLIST
CONFIGURE_STYLE
2000-06-20 20:20:00 +00:00
jakob
5591f23370 remove fake
add comment to PLIST
CONFIGURE_STYLE
cleanup
2000-06-20 19:36:24 +00:00
dugsong
0afb6db823 upgrade to version 2.2 2000-06-19 18:38:55 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
form
8cb06275f4 remove FAKE=yes
add HOMEPAGE
GNU_CONFIGURE -> CONFIGURE_STYLE
add $OpenBSD$ to PLIST
use PFRAG.shared
2000-06-16 06:00:14 +00:00
fgsch
f6fc9eec9f add CONFIGURE_STYLE and NEED_VERSION; remove FAKE=yes; add tag to PLIST 2000-06-11 01:50:22 +00:00
espie
2f9b7b6f4c Trivial fakes 2000-06-09 21:04:13 +00:00
espie
d85b4b4744 trivial fake 2000-06-05 01:46:09 +00:00
espie
739a39674b Trival fake 2000-06-05 01:42:48 +00:00
espie
21f1dfc9c1 fake 2000-06-05 01:35:13 +00:00
espie
e506d03142 Installing pgp and pgp5 on the same system is not a problem. 2000-06-04 23:29:22 +00:00
marc
7851344586 update location of RSAREF per message from usura@zedz.net (Alex de Joode)
to ports@openbsd.org
2000-06-01 04:20:00 +00:00
espie
c84e96bb7c Oops 2 2000-05-31 12:09:38 +00:00
espie
7e008fbe34 Can't use .BEGIN yet, as this screws depends 2000-05-31 10:18:06 +00:00
jakob
76e39afdff add cyrus-sasl 2000-05-28 19:26:20 +00:00
jakob
761f2dc8d7 Cyrus SASL library 2000-05-28 19:22:17 +00:00
espie
7fad65e8de Backward flavors. 2000-05-27 22:57:27 +00:00
espie
0166750b8a - fake (fix stupid MFLAGS mis-usage of pgp5)
- fix backward handling of USA_RESIDENT vs. FLAVOR.

Flavored ports *MUST* set FLAVOR consistently, for the magic setting
of work, pkgname to work, e.g., any old port with variables such as
USA_RESIDENT must:
* set FLAVOR depending on those old option variables,
* only depend on FLAVOR for all subsequent tests.
2000-05-27 17:23:57 +00:00
fgsch
84a6fef883 fix a security problem in random gathering code; info and patch supplied
by daniel@reichardt.ch.
2000-05-26 15:27:32 +00:00
dugsong
48e0fca174 version 2.1 - add half-duplex TCP stream reassembly (hack), various fixes 2000-05-23 15:15:54 +00:00
beck
838b84f00f Make this behave more like a modern port with fake.
(from espie@).
2000-05-19 16:49:48 +00:00
dugsong
ed08ab5f3b fix checksum 2000-05-17 19:04:38 +00:00
dugsong
3aefb7e785 upgrade to 1.1 (fixes recent hole reported in l0pht advisory, FAKE 2000-05-17 18:48:34 +00:00
dugsong
8b08eced88 upgrade to 2.0, fake 2000-05-17 16:32:08 +00:00
marc
38d88d8a1b packing list change: don't forget to run ldconfig @ install. Ok turans 2000-05-08 22:18:42 +00:00
kevlo
11b358c3aa Trivial fake. 2000-05-06 07:14:55 +00:00
turan
cc82513196 fix the plist. 2000-05-05 01:14:54 +00:00
angelos
bf406035f5 Update cfsd.8 to reflect how we use it (op21@squish.org, ok turan@) 2000-05-04 18:30:01 +00:00
markus
83a34ba692 enable sftp 2000-05-01 18:46:21 +00:00
kevlo
86e2ea1a0a - Add the license
- Fake
2000-04-30 10:22:49 +00:00
kevlo
8ed1940adb Trivial fake... 2000-04-30 10:21:42 +00:00
kevlo
75dca4492b Trivial fake 2000-04-30 10:07:43 +00:00
kevlo
7873018655 Fake 2000-04-30 10:00:12 +00:00
kevlo
80c1a46101 fake 2000-04-30 09:20:06 +00:00
kevlo
3cd0eaeaf7 - Fix the PLIST
- Fake
2000-04-30 09:17:17 +00:00
kevlo
7d6b122928 - Update the MASTER_SITES. Because the source has been moved.
- Fake
2000-04-30 09:06:40 +00:00
turan
065b2b3e62 license. yes to all. ok mudge@l0pht.com. 2000-04-29 00:01:41 +00:00
markus
f756c318ba ftp replacement that runs over a ssh tunnel, for protocol 1+2, ok turan@ 2000-04-25 13:11:03 +00:00
turan
32c3161dd8 flavor these ports 2000-04-22 12:12:07 +00:00
espie
f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
marc
773278834a Per Chris Turan's request: extract rsaref into a local directory
and apply local patch instead of using the rsaref port directory.
Fixes problems trying to make both ports concurrently, among other
things.

This is a bookkeeping change only.. there is no change in the
generated libraries.
2000-04-19 17:16:17 +00:00
turan
868a0ada5c license 2000-04-18 10:08:23 +00:00
turan
d74ff3e131 license 2000-04-18 09:48:00 +00:00
maja
71cc90047c add MIRROR_DISTFILE=no. -moj 2000-04-15 19:01:59 +00:00
turan
9d15a6a2c9 initial import of ADM's radius sniffer.
from nny@sinister.com
2000-04-13 21:16:52 +00:00
beck
b1dbfc026b I hate that length restriction. I hate it I hate it I hate it... 2000-04-13 20:45:48 +00:00
beck
521add5d3d oops 2000-04-13 20:37:09 +00:00
beck
ebf9b1de4b New minty 2.7 version, now hopefuly behaving nicer as a port. 2000-04-13 16:35:48 +00:00
marc
129c7d608e Fix a frustrating commedy of errors found by fries@ and others
libssl/Makefile.bsd-wrapper did the wrong thing with make clean
if run before make prereq.   bsd.port.mk doesn't clean up the obj
dir of the sslusa port when symlinked somewhere else.   These two
bugs caused no end of grief to everyone but me.   This is a workaround
for some of those bugs
2000-04-12 04:16:43 +00:00
turan
e237daabb1 test for no FLAVOR 2000-04-11 06:06:29 +00:00
turan
5ee895ac15 usa and international flavors for ssh. 2000-04-11 06:02:28 +00:00
turan
4a6f70b1b7 license 2000-04-11 05:52:23 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
marc
121ab35870 Bump version to 2.7
make sure any old objects are deleted before building so we don't
create libs using the old (non-rsa) configuration
2000-04-08 23:14:13 +00:00
dugsong
3b05dab81d add ADMfzap 2000-04-06 20:46:05 +00:00
dugsong
ca468cc18d ADMfzap - connect(), bind() wrapper to evade misconfigured packet filters 2000-04-06 20:45:01 +00:00
marc
d551dca5f6 build package/install in proper dir (/usr/local/lib, not /usr/local
work in the presence of OBJMACHINE= and WRKOBJDIR=
bump distribution version
2000-04-06 00:40:22 +00:00
beck
47bbe77b2f Change port to fix a couple problems noticed by niklas and fries
- make with NOMAN set (this doesn't need to override system man pages)
- use a lndir instead of cp since patch makes new files and deals with
  that ok
- by the above, take care of not accidentally bringing over obj dirs from a
  build tree
2000-04-04 21:17:44 +00:00
marc
9454286665 add sslusa to makefile 2000-03-31 22:21:58 +00:00
marc
634f133cb0 USA (RSAREF) version of libssl 2000-03-31 22:19:54 +00:00
brad
7428f1643b Fake 2000-03-31 05:58:41 +00:00
brad
6088939af2 PLIST's should not contain *.orig files 2000-03-31 05:56:48 +00:00
kevlo
571e6bd171 Fake 2000-03-31 03:16:53 +00:00
form
22bb398026 YES -> Yes
Fix runsocks bug.
bin/{socks5,stopsocks} -> sbin/
2000-03-27 23:02:44 +00:00
beck
16158bc1d0 Shouldn't go on CD. (yet) 2000-03-27 18:14:32 +00:00
beck
dc6fd81189 cleanup - name ssl26 2000-03-27 18:10:00 +00:00
beck
88f2b67efb ssl26 port - generates rsa-enabled libssl libcrypto, non-USA version 2000-03-27 18:04:34 +00:00
beck
c897f035c9 Wrong place. 2000-03-27 18:01:18 +00:00
beck
d756137532 need checksums, add USA_RESIDENT nonsense to make it clear this is the
free world version.
2000-03-27 17:47:18 +00:00
beck
4f0dd46a56 libssl26 port - builds non-usa rsa-enabled libssl and package. 2000-03-27 05:22:02 +00:00
brad
e64837ad82 oops, didnt mean to remove these 2000-03-25 06:04:36 +00:00
brad
3d10235233 Fake 2000-03-25 06:03:12 +00:00
brad
523e6bc429 - Fake
- mkdir -> ${INSTALL_DATA_DIR}
2000-03-25 05:53:20 +00:00
brad
aa271ccd8f - rearrange
- fix comment
2000-03-25 05:52:39 +00:00