1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

157 Commits

Author SHA1 Message Date
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
Masafumi Max NAKANE
9cd9d5ef35 Added donkey to SUBDIR. 1996-09-19 13:34:06 +00:00
Masafumi Max NAKANE
bbaf199dcb An alternative for S/KEY's key command. 1996-09-19 11:33:49 +00:00
Gary Palmer
6c2e1c651d From the README:
TIS has recently instituted a registration policy for access to the freely
available toolkit. We have added this additional step to ensure that you
are aware that, while this software is freely available, it is licensed and
copyrighted software.

so add a dummy fetch: target to tell people to read their licence and
obtain the source manually, and what to do with it when you have it.
1996-09-19 09:58:47 +00:00
Torsten Blum
17cdff96b5 Upgrade to 2.7 (no changes since 2.7b4) 1996-09-14 23:22:07 +00:00
Torsten Blum
59a394e69a Upgrade to 0.19 1996-09-14 23:15:25 +00:00
Eric L. Hernes
4ba8d4d619 upgrade to v1.5 1996-09-06 13:41:04 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Peter Wemm
3c3b1d9e1b Dont install identconn or itest, installing itest requires root access,
meaning it will silently fail if you (say) install as "bin".  This makes
the packaging break.  (Will the package tools install the setuid-root
binary anyway?)

They were not particularly useful anyway, they are mainly diagnostic tools
to parse the output of 'netstat' to see which users have what local
connections open.

Requested by: asami
1996-08-17 11:19:03 +00:00
Peter Wemm
54a78b40a6 Update from 2.7b3 -> 2.7b4, the author included our patch.
.. however, he also changed the top level Makefile to use $PREFIX for
something completely different (and incompatable) to what we use it for.
1996-08-16 18:31:04 +00:00
Peter Wemm
4f8ec254e4 Have ssh use rresvport() to get a privileged socket instead of doing it
itself.  This means it obeys the portrange sysctl's.
1996-08-12 14:17:53 +00:00
Mark Murray
890f946482 Move to version 0.6.3 1996-08-10 19:15:44 +00:00
Mark Murray
7279f52c21 Move to version 0.6.3 1996-08-10 18:10:55 +00:00
Peter Wemm
702bf4b966 Several fixes/improvements :-
- protect the secret RSA etc/ssh_host_key.  It is now generated on install
   (either by pkg_add or make install) if not already present and is not
   ever added to a package since it's your host's credentials.  It should
   not be removed on pkg_delete, since you are in big trouble if you did
   this (for example) pkg_delete ssh-1.2.14; pkg_add ssh-1.2.15.tgz.
 - fix the broken manpage symlink when compressing man pages (slogin.1
   has been causing /etc/weekly to generate cron messages)
 - zlib 1.0.4 is now "blessed" again, the ssh working sources now use this
   instead of v0.95. The decompression problem was fixed in either 1.0.3
   or 1.0.4.  Also, the current version of cvs uses zlib 1.0.4 as well..
 - perl5.002 -> perl5.003

Reviewed by: torstenb
1996-08-08 13:57:02 +00:00
Peter Wemm
5d9049b6c3 Turn off the unconditional use of USE_PIPES as it prevents rdist from using
ssh for transport.  FreeBSD does not have the implementation bugs that some
other systems appear to have, this option only hurts us.

Reviewed by: torstenb
1996-08-08 13:47:55 +00:00
Satoshi Asami
d5b408c66c Change NO_PACKAGE to RESTRICTED, this is crypto code so we don't even
want to touch it.

While I'm here, change MASTER_SITES to URL form (ftp://) and add
markm as the maintainer (he's the only one who touched this
Makefile since the beginning of history)....
1996-07-30 19:43:53 +00:00
Mark Murray
2d686b6259 SSLeay version 0.6.2.
This implementation has been built with Our ((actually its own but in our
source tree) DES library and our MD{45}. You will need to link your SSL
code with -ldes and -lmd.

Are you happy now, Torsten? ;-)
1996-07-29 19:57:58 +00:00
Jordan K. Hubbard
f97e248437 The checksum for the ssh tarball was out of date - fix it. 1996-07-29 02:33:33 +00:00
Paul Traina
98eae442a0 If using socks, make sure you find socks library 1996-07-22 23:06:08 +00:00
Satoshi Asami
9b6acf4966 Put "sudoers.sample" in the package and copy it to "sudoers" if the
latter doesn't already exist.  Closes PR ports/1405 ("why can Satoshi
sudo on my machine?").
1996-07-19 21:00:43 +00:00
Torsten Blum
e1b1692d10 Back out andrews change - 1.2.14.1 is not an official ssh release. 1996-07-18 11:33:47 +00:00
Andrey A. Chernov
c48be169c3 Use += for USA_RESIDENT MASTER_SITES 1996-07-17 19:19:10 +00:00
Andrey A. Chernov
e66e7030c0 Upgrade to 1.2.14.1
Misc bugfixes
1996-07-16 00:33:19 +00:00
Satoshi Asami
26bcf55f4b Add xinetd. 1996-07-10 22:19:23 +00:00
Satoshi Asami
80b11da6c8 X-based inetd replacement for security and management.
Submitted by:	markm
1996-07-10 22:18:38 +00:00
Torsten Blum
583f8f2f7e Take out the version number
Suggested by: asami
1996-07-07 10:42:52 +00:00
Torsten Blum
6994d4dd79 Change version number from 2.6 to 2.7 beta3 1996-07-06 12:40:25 +00:00
Satoshi Asami
0457b095e5 Add back checksum for rsaref2, used only while building in the US.
People, if you do a "make makesum" on a non-US machine, don't forget
to add this line back before commiting it:

MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d
1996-07-05 10:50:31 +00:00