| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=70719
|
| |
|
|
|
|
|
| |
- fix Makefile to avoid key-generation on bento.
Notes:
svn path=/head/; revision=68853
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68420
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68188
|
| |
|
|
| |
Notes:
svn path=/head/; revision=66474
|
| |
|
|
| |
Notes:
svn path=/head/; revision=64116
|
| |
|
|
|
|
|
| |
PR: 39953
Notes:
svn path=/head/; revision=63623
|
| |
|
|
|
|
|
|
| |
- Fix build problems < 4.0
PR: 40576
Notes:
svn path=/head/; revision=63497
|
| |
|
|
|
|
|
| |
Fix build for /var/empty is schg and have open permissions.
Notes:
svn path=/head/; revision=63373
|
| |
|
|
|
|
|
|
|
|
| |
- update monitor.c
PR: 40576
Submitted by: lxv@a-send-pr.sink.omut.org
Notes:
svn path=/head/; revision=63028
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62598
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62458
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This now matches the PermitRootLogin configuration of OpenSSH in
the base system. Please be aware of this when upgrading your
OpenSSH port, and if truly necessary, re-enable remote root login
by readjusting this option in your sshd_config.
Users are encouraged to create single-purpose users with ssh keys
and very narrowly defined sudo privileges instead of using root
for automated tasks.
- PKGNAMESUFFIX for GSSAPI set.
- Merged some patches from current to improve PAM.
- Fix BATCH=yes for bento.
Notes:
svn path=/head/; revision=62437
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62298
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62225
|
| |
|
|
|
|
|
| |
problem found by drs@rucus.ru.ac.za.
Notes:
svn path=/head/; revision=62223
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62143
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
ChallengeResponseAuthentication no
UseLogin no
patch for configure, to detect MAP_ANON submitted by:
Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker
fix missing includes for "canohost.h"
Notes:
svn path=/head/; revision=62141
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62041
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62033
|
| |
|
|
|
|
|
| |
Update to openssh-3.4p1
Notes:
svn path=/head/; revision=62031
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Options for both:
USE_OPENSSL_BASE=yes
uses an older opensssl in the base system.
Options for portable:
OPENSSH_OVERWRITE_BASE=yes
includes USE_OPENSSL_BASE=yes
installls in the paths of the base system
Notes:
svn path=/head/; revision=62021
|
| |
|
|
|
|
|
|
| |
Patch from current, noted by drs@rucus.ru.ac.za:
environment variables in the 'setenv' field of login.conf are set now.
Notes:
svn path=/head/; revision=62015
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62005
|
| |
|
|
|
|
|
| |
Add ${PREFIX}/etc/rc.d/sshd.sh.sample
Notes:
svn path=/head/; revision=61973
|
| |
|
|
|
|
|
| |
Submitted by: brad@brad-x.com
Notes:
svn path=/head/; revision=61901
|
| |
|
|
|
|
|
| |
Submitted by: anders@fix.no
Notes:
svn path=/head/; revision=61900
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61897
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61896
|
| |
|
|
|
|
|
|
| |
New manpages: ssh-keysign.8 sftp-server.8 sshd.8
New program ssh-keysign
Notes:
svn path=/head/; revision=61737
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61375
|
| |
|
|
|
|
|
| |
Submitted by: joseph@randomnetworks.com
Notes:
svn path=/head/; revision=60840
|
| |
|
|
|
|
|
| |
Build defaults witouth SUID
Notes:
svn path=/head/; revision=60576
|
| |
|
|
|
|
|
|
| |
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
Notes:
svn path=/head/; revision=60406
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- patch openssh-3.1-adv.token.patch is now obsolete.
- remerged PAM changes form previous port
- declare CMSG_* macros.
- fixed bad type in function input_userauth_passwd_changereq
Update to OpenSSH-portable-3.2.3p1
- patch openssh-3.1p1-adv.token.patch is now obsolete
- keep previously declared CONFIGURE_ARGS
- remove openssh-mit-krb5-20020326.diff (should be in the distribution now)
- patch patch-readpassphrase.c is now in teh distribution
- merged previous patches.
- extend CONFIGURE_ARGS so it find OPENSSL again.
- new patches for GSSAPI, not fully tested.
If you have the patch applied:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080
Builds with openssl-0.9.6d under:
2.2.8-RELEASE
3.2-RELEASE
4.2-RELEASE
4.6-RC
Notes:
svn path=/head/; revision=60339
|
| |
|
|
|
|
|
| |
To keep consistent with USE_SSL in bsd.port.mk
Notes:
svn path=/head/; revision=58795
|
| |
|
|
|
|
|
| |
Pointy hat to: dinoex
Notes:
svn path=/head/; revision=58646
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- some configure scripts check the version of the lib
so we need to update SHLIBVER
- bump PORTREVISION
openssh:
- build ports with local openssl, if it exists
Notes:
svn path=/head/; revision=58521
|
| |
|
|
|
|
|
|
| |
- fetch and use openssh-3.1-adv.token.patch to build.
- bump PORTREVISION
Notes:
svn path=/head/; revision=58481
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56899
|
| |
|
|
|
|
|
| |
patch openssh/files/patch-cipher.c is now obsolete.
Notes:
svn path=/head/; revision=56756
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56600
|
| |
|
|
|
|
|
| |
- Make KERBEROS patch build with heimdal port
Notes:
svn path=/head/; revision=56599
|
| |
|
|
|
|
|
|
| |
openssh-3.1p1-gssapi-20020321.diff
openssh-mit-krb5-20020319.diff
Notes:
svn path=/head/; revision=56454
|
| |
|
|
|
|
|
| |
PR: 35904
Notes:
svn path=/head/; revision=56266
|
| |
|
|
|
|
|
|
| |
Add correct Version of OPENSSL in dependencies if older than 4.3
(bsd.ports.mk) is still not sufficent.
Notes:
svn path=/head/; revision=56167
|
| |
|
|
|
|
|
| |
Fix description for openssh
Notes:
svn path=/head/; revision=55805
|
| |
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=55766
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55746
|
| |
|
|
|
|
|
| |
- builds now for FreeBSD 2.2.8
Notes:
svn path=/head/; revision=55738
|