Commit Graph

184 Commits

Author SHA1 Message Date
Mark Murray
1dc43e3194 Upgrade to 0.6.6 1997-01-13 21:39:44 +00:00
Masafumi Max NAKANE
39591c1e02 New port, strobe:
strobe   is  a  network/security  tool  that  locates  and
describes all listening tcp ports on a (remote) host or on
many hosts in a bandwidth utilisation maximising, and pro-
cess resource minimizing manner.

strobe approximates a parallel finite state machine inter-
nally. In non-linear multi-host mode it attempts to appor-
tion bandwidth and sockets amoung  the  hosts  very  effi-
ciently.   This  can  reap  appreciable gains in speed for
multiple distinct hosts/routes.
Submitted by:	proff@suburbia.net (Julian Assange)
Reviewed & Modified by:	max
(Closing PR #1663.)
1997-01-07 12:20:48 +00:00
Torsten Blum
b22ab3862c make this one compile again 1997-01-05 21:12:27 +00:00
Torsten Blum
e237457b01 fix the clean target to remove *.so and libwrap.so
Pointed-Out by: Wietse Venema <wietse@porcupine.org>
1997-01-03 09:44:56 +00:00
Peter Wemm
67faab29d6 Make one of our changes for -current work on 2.1. In -current, rresvport()
ignores it's argument (it's meaningless, the kernel keeps the state), but
2.1.x use it.  ssh was effectively giving a random port to 2.1.

Originally noticed by: John Polstra <jdp@polstra.com>
1996-12-27 08:42:41 +00:00
Mark Murray
bb25d8f5ea @#$%!! Forgot the MD5 checksum.
Found before: Anyone Else
1996-12-12 06:27:56 +00:00
Mark Murray
53cc1b610c Update to 0.6.5 1996-12-11 20:54:57 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
David E. O'Brien
83d594bc51 Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/...
Submitted by:	Igor Vinokurov <igor@ibank.ru>  (on ports list)
1996-12-03 11:32:53 +00:00
Mark Murray
83f9b19153 Add safe-tcl.
Remembered before: asami
1996-11-27 19:21:03 +00:00
Eric L. Hernes
bb5a7e6eff upgrade to 1.5.3
Submitted by:	Masafumi NAKANE (max@wide.ad.jp)
1996-11-26 15:27:25 +00:00
Satoshi Asami
85ee758a05 Add cops. 1996-11-26 08:59:28 +00:00
Peter Wemm
05c76a48a3 aargh! how did this happen?? USE_DES is *not* supposed to be on by
default, as it needs the secure dist to be installed...
1996-11-25 07:26:28 +00:00
Satoshi Asami
969bf5095a Silently fix up my mistakes so nobody will know what a dork I am. 1996-11-22 00:21:57 +00:00
Adam David
80926da9e8 1.2.16 --> 1.2.17
(new agent forwarding protocol that is said to work this time)
1996-11-20 12:45:59 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
David E. O'Brien
d73b963228 Missed that PKGNAME and DISTNAME needed to be switched. 1996-11-18 07:31:46 +00:00
Torsten Blum
e794149dd6 upgrade to 0.20 1996-11-17 20:59:57 +00:00
David E. O'Brien
2d0b362f21 Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX).
CATEGORIES+= --> CATEGORIES=
1996-11-17 19:29:55 +00:00
James FitzGibbon
2edb6649ef Import of the COPS system security checker.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	 Oliver Oberdorf <oly@world.std.com>
1996-11-17 18:29:57 +00:00
David E. O'Brien
8419c1ad54 CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))
Converted to new MAN[1-9]
Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
1996-11-17 07:58:10 +00:00
Satoshi Asami
ecd130a1bd YAFCS 1996-11-16 09:45:06 +00:00
Peter Wemm
bf933b19cc Update 2.7.1 -> 2.7.2. The author used our patches that were not
related to the ports mechanism.
1996-11-15 12:53:24 +00:00
Andrey A. Chernov
fedd4e1e4c Master site path changed 1996-11-14 01:13:57 +00:00
Mark Murray
1845875538 Fix this:
a) Distribution tarball names were broken.
b) doc file md5 was wrong/dist file has changed
c) replace multiple spaces with tabs
1996-11-13 18:15:14 +00:00
Satoshi Asami
4d3eb1451e sudo is moved from sysutils to security.
Forgotten by:	obrien ;)
1996-11-12 05:00:34 +00:00
Andrey A. Chernov
d67a4ad9e9 Remove my ptys patch, because this code is unused, openpty is used instead
Mimic login more closely now:
1) Put usual Copyright line
2) You have mail
1996-11-12 01:47:39 +00:00
Andrey A. Chernov
a13d148e44 Use BSD naming convention for pty names, it fixes two problems:
1) Too many false open syscalls on pty allocation
2) (more serious) ssh not use about half of available ptys
1996-11-12 00:13:38 +00:00
David E. O'Brien
c2eaa16214 Moved sudo from ports/sysutils -> ports/security.
Reviewed by:    Satoshi
1996-11-12 00:05:35 +00:00
Peter Wemm
82e68e552b Add a compile option so that identd will send encrypted cookies out rather
than usernames.  This makes it much more difficult for somebody to "frame"
one of your users.

ie: instead of people getting:
   connect from peter@spinner.DIALix.COM
in their syslogs, they will get this instead:
   connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM

The remote site will have to send it to you to decode it.  When you are
given one of these cookies, you can know for sure it is not faked, and you
don't have to trust the word of the remote sysadmin when arranging your
local lame hacker-type user to meet with an unfortunate incident :-).

This feature is documented in the man pages.

Also, fix an apparent bug in the code that deals with this, but it might
be a feature of the version of libdes we have on FreeBSD.

Requested by: markm (a fair while ago)
1996-11-05 18:23:42 +00:00
Peter Wemm
c1ffabdc3c Fix bug in man page path substitution.
(it used to come out as /usr/local/identd)
1996-11-05 16:41:44 +00:00
Andrey A. Chernov
4a2478071f Change syslog facility from DAEMON to AUTH 1996-11-02 00:18:49 +00:00
Andrey A. Chernov
d1940f107c Upgrade to 2.7.1 1996-10-31 00:13:07 +00:00
Masafumi Max NAKANE
b90d145e88 Activated vscan. 1996-10-27 10:11:19 +00:00
Masafumi Max NAKANE
b3cf8f355e Mcafee VirusScan 1.0.2.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
(Closing PR #1718.)
1996-10-27 10:08:48 +00:00
Andrey A. Chernov
d6d04d104d Use system shared libgmp now 1996-10-24 23:46:15 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
eb2a4771fd Update for new perl5 ports 1996-10-24 08:38:44 +00:00
James FitzGibbon
072d72d794 perl5 module to work with PGP messages. 1996-10-24 08:38:37 +00:00
James FitzGibbon
b836b50aa4 perl5 interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm 1996-10-24 08:37:23 +00:00
James FitzGibbon
04860148c3 perl5 interface to IDEA block cipher. 1996-10-24 08:35:48 +00:00
James FitzGibbon
1e8ba55efa perl5 interface to DES block cipher. 1996-10-24 08:33:54 +00:00
Andrey A. Chernov
3c3ae1773e It fixes a really annoying error
reporting bug which happens if the remote end uses tcp_wrappers to control
sshd access (it says something like "read: no such file or directory" or
"read: permission denied" instead of "connection closed").  I already sent it
in to the ssh mailing list.
Submitted by: fenner
1996-10-17 23:00:41 +00:00
Masafumi Max NAKANE
f005e69fa5 Changed flags for ln in the install: target in the Makefile to -s to -fs.
Noticed by:	asami
1996-10-16 08:15:19 +00:00
Satoshi Asami
a1a6d48072 Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the
distfile.
1996-10-16 08:13:48 +00:00
Andrey A. Chernov
dfd4904911 Upgrade to official 1.2.16
Fix PLIST
1996-10-16 04:56:12 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Mark Murray
63eefc4274 Update to 0.6.4
Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!)
1996-09-24 18:03:54 +00:00