| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Found before: Anyone Else
|
| |
|
|
|
|
|
| |
RESTRICTED or BROKEN.
Pointed-out by: asami
|
|
|
|
| |
Submitted by: Igor Vinokurov <igor@ibank.ru> (on ports list)
|
|
|
|
| |
Remembered before: asami
|
|
|
|
| |
Submitted by: Masafumi NAKANE (max@wide.ad.jp)
|
| |
|
|
|
|
| |
default, as it needs the secure dist to be installed...
|
| |
|
|
|
|
| |
(new agent forwarding protocol that is said to work this time)
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CATEGORIES+= --> CATEGORIES=
|
|
|
|
|
| |
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: Oliver Oberdorf <oly@world.std.com>
|
|
|
|
|
| |
Converted to new MAN[1-9]
Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
|
| |
|
|
|
|
| |
related to the ports mechanism.
|
| |
|
|
|
|
|
|
| |
a) Distribution tarball names were broken.
b) doc file md5 was wrong/dist file has changed
c) replace multiple spaces with tabs
|
|
|
|
| |
Forgotten by: obrien ;)
|
|
|
|
|
|
| |
Mimic login more closely now:
1) Put usual Copyright line
2) You have mail
|
|
|
|
|
| |
1) Too many false open syscalls on pty allocation
2) (more serious) ssh not use about half of available ptys
|
|
|
|
| |
Reviewed by: Satoshi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
(it used to come out as /usr/local/identd)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: David O'Brien <obrien@cs.ucdavis.edu>
(Closing PR #1718.)
|
| |
|
|
|
|
| |
Submitted by: asami@freebsd.org
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Noticed by: asami
|
|
|
|
| |
distfile.
|
|
|
|
| |
Fix PLIST
|
|
|
|
|
|
|
|
|
|
| |
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!
|
|
|
|
| |
Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|