freebsd-ports/security/hpn-ssh/pkg-message
Dirk Meyer 5cbc48b2d7 New port:
OpenSSH portable, which has GNU-configure and more.
Diffs to OpenSSH-OPenBSD are huge.
So this is here a complete diffrent branch, no repro-copy
- Did a bit cleanup in the Makefile

Submitted by:	dwcjr@inethouston.net
2001-06-01 14:49:36 +00:00

11 lines
360 B
Plaintext

To enable this port, please add sshd_program=/usr/local/sbin/sshd and make
sure
sshd_enable is set to YES in your /etc/rc.conf
You may also want to put NO_OPENSSH= true in your /etc/make.conf
and make sure your path is setup to /usr/local/bin before /usr/bin so that
you
are running the port version of openssh and not the version that comes with
FreeBSD