notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: security/openssh/Makefile

Number of commits found: 85

Wednesday, 5 Mar 2008
04:25 tmclaugh search for other commits by this committer
- expire port: Long out of date with multiple security issues.
  (Don't worry, openssh-portable is still there.)
Original commit
Saturday, 12 Jan 2008
04:55 tmclaugh search for other commits by this committer
- Mark DEPRECATED and set expirtation date for one month.
  Long out of date with multiple security issues.
Original commit
Friday, 20 Apr 2007
15:12 gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s
Original commit
Friday, 22 Dec 2006
08:03 miwi search for other commits by this committer
- Add ipv6 category

PR:             ports/107052
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Original commit
Saturday, 5 Aug 2006
10:10 erwin search for other commits by this committer
Fix build after DESTDIR update.

Submitted by:   gabor
Original commit
Friday, 9 Jun 2006
21:54 pav search for other commits by this committer
- Convert to OPTIONS
- Switch to rc_subr script

PR:             ports/96625
Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com>
Original commit
Thursday, 14 Oct 2004
05:25 dinoex search for other commits by this committer
- add a line why this port exist
- drop maintainership
Original commit
Friday, 26 Mar 2004
19:56 dinoex search for other commits by this committer
- make PKGNAMESUFFIX more flexible
Original commit
Monday, 13 Oct 2003
04:05 dinoex search for other commits by this committer
- fix spelling of gssapi
Original commit
Sunday, 12 Oct 2003
11:53 dinoex search for other commits by this committer
- add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Original commit
Friday, 3 Oct 2003
20:55 nectar search for other commits by this committer
Bump PORTREVISION for PAM security fix committed on Sep 26.
Original commit
Friday, 26 Sep 2003
03:17 dinoex search for other commits by this committer
- Security Fix in PAM handling
Obtained from:  des
Original commit
Thursday, 25 Sep 2003
17:06 dinoex search for other commits by this committer
- mark FORBIDDEN until fixes.
Original commit
Tuesday, 23 Sep 2003
19:16 dinoex search for other commits by this committer
- Security Fix obtained from OpenBSD
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/buffer.c.diff?r1=1.18&r2=1.19

Submitted by:   ash@lab.poc.net
Original commit
Wednesday, 17 Sep 2003
16:07 nectar search for other commits by this committer
Add Solar Designer's additional fixes to buffer management.
Original commit
12:03 dinoex search for other commits by this committer
- Securitry Fix revision 2
http://www.openssh.com/txt/buffer.adv
Approved by:    lioux (portmgr)
Original commit
Tuesday, 16 Sep 2003
12:43 nectar search for other commits by this committer
Do not record expanded size before attempting to reallocate associated
memory.

Obtained from:  OpenBSD
Original commit
Saturday, 30 Aug 2003
08:02 dinoex search for other commits by this committer
- strip MAKE_ENV, LDFLAGS is set in bsd.openssl.mk
Original commit
Thursday, 28 Aug 2003
15:38 dinoex search for other commits by this committer
- use hook for bsd.openssl.mk
Original commit
Tuesday, 15 Apr 2003
18:46 dinoex search for other commits by this committer
- honor any given LDFLAGS
Original commit
Thursday, 3 Apr 2003
19:34 dinoex search for other commits by this committer
- use bsd.openssl.mk
Original commit
Wednesday, 2 Apr 2003
04:25 dinoex search for other commits by this committer
- Update to 3.6.1
Original commit
Monday, 31 Mar 2003
19:48 dinoex search for other commits by this committer
- Update to 3.6
This version does no longer compile on FreeBSD 2.2.8
Original commit
Monday, 24 Mar 2003
04:09 dinoex search for other commits by this committer
- merge patch from openssh-portable
  to initialize resolver libary before
  chroot to /var/empty if UsePrivilegeSeparation=yes
Original commit
Sunday, 23 Mar 2003
04:47 dinoex search for other commits by this committer
- use include more consistent
Original commit
Thursday, 20 Feb 2003
18:26 dinoex search for other commits by this committer
- add COMMENT
Original commit
Thursday, 17 Oct 2002
04:15 dinoex search for other commits by this committer
Update to 3.5
Original commit
Tuesday, 10 Sep 2002
08:57 dinoex search for other commits by this committer
Fix BATCH problem in CURRENT
Original commit
Wednesday, 10 Jul 2002
21:56 dinoex search for other commits by this committer
display PKGMESSAGE on manual build too.
Original commit
Sunday, 7 Jul 2002
18:53 dinoex search for other commits by this committer
FreeBSD specifc security fix for:
ChallengeResponseAuthentication yes
Original commit
Thursday, 4 Jul 2002
18:27 dinoex search for other commits by this committer
'PermitRootLogin no' is the new default for the OpenSSH port.
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.
Original commit
Sunday, 30 Jun 2002
19:31 dinoex search for other commits by this committer
give Enviroment from login.conf priority over all others,
problem found by drs@rucus.ru.ac.za.
Original commit
Friday, 28 Jun 2002
04:50 dinoex search for other commits by this committer
Defaults changed: (Gregory Sutter)
 ChallengeResponseAuthentication no
 UseLogin no

SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki)

#undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi)

fix missing includes for "canohost.h"
Original commit
Wednesday, 26 Jun 2002
17:32 dinoex search for other commits by this committer
Update to openssh-3.4
Update to openssh-3.4p1
Original commit
15:21 dinoex search for other commits by this committer
Security FIX, Please update to this Version.

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
Original commit
12:25 dinoex search for other commits by this committer
Patch from current, noted by drs@rucus.ru.ac.za:
environment variables in the 'setenv' field of login.conf are set now.
Original commit
04:01 dinoex search for other commits by this committer
Small cleanups for smoothlees migration to $PREFIX/etc/shh
Original commit
Monday, 24 Jun 2002
22:57 dinoex search for other commits by this committer
Enable privilege separation as default,
create user and home if it not exists.
Original commit
21:13 dinoex search for other commits by this committer
Merge PAM-changes from openssh currrent
Fix build with SKEY=yes, pr# 36119
Cleanup pw_expire handling.
Add missing includes
Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no
Use $PREFIX/etc/ssh for config, updating manpages too.
Original commit
Saturday, 22 Jun 2002
12:31 dinoex search for other commits by this committer
Update to openssh-3.3
- New program ssh-keysign
- New manpages for ssh_config and sshd_config
- Merge Pathes to new files
- Fix GCC problem with unsupported __func__ in older Releases
Original commit
Sunday, 16 Jun 2002
15:03 dinoex search for other commits by this committer
- Get rid of PERL and use SED
Original commit
Friday, 31 May 2002
20:51 dinoex search for other commits by this committer
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
Original commit
07:28 dinoex search for other commits by this committer
Update to OpenSSH 3.2.3

- 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
Original commit
Thursday, 9 May 2002
10:28 dinoex search for other commits by this committer
Use crypto.3 as dependeny.
To keep consistent with USE_SSL in bsd.port.mk
Original commit
Tuesday, 7 May 2002
09:18 sobomax search for other commits by this committer
Chase openssl shlib version increase.

Pointy hat to:  dinoex
Original commit
Saturday, 4 May 2002
04:38 dinoex search for other commits by this committer
openssl:
- 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
Original commit
Friday, 3 May 2002
03:02 dinoex search for other commits by this committer
Security fix for token passing, see bugtraq for details.
- fetch and use openssh-3.1-adv.token.patch to build.
- bump PORTREVISION
Original commit
Wednesday, 27 Mar 2002
20:02 dinoex search for other commits by this committer
Updated Patch on openBSD website,
patch openssh/files/patch-cipher.c is now obsolete.
Original commit
Monday, 25 Mar 2002
05:40 dinoex search for other commits by this committer
Fix problem with auth_ttyok and ttyname
Original commit
Sunday, 17 Mar 2002
19:36 dinoex search for other commits by this committer
Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAP
Bump PORTREVISION

PR:             35904
Original commit
Tuesday, 12 Mar 2002
17:50 dinoex search for other commits by this committer
create ssh_config-dist and sshd_config-dist
make sure that package install and deinstall
don't temper existing configuration files.
install sshd.sh now as sample.

Package changed, but no need to update
if you have PORTREVISION=2
Original commit
Monday, 11 Mar 2002
15:16 dinoex search for other commits by this committer
Add etc/moduli if it does not exist already.
sshd complainied about it.
Original commit
Saturday, 9 Mar 2002
06:38 dinoex search for other commits by this committer
- Fix Problem with 3des chiper   - Patch from openssh-portable, which works
fine.   - bump PORTREVISION    
Original commit
Friday, 8 Mar 2002
17:00 dinoex search for other commits by this committer
Pass option to generate rsa1 keys, which is now required.    
Original commit
05:54 dinoex search for other commits by this committer
Update to OpenSSH 3.1 OpennSSH-portable 3.1p1    
Original commit
Wednesday, 6 Mar 2002
13:53 nectar search for other commits by this committer
Fix off-by-one error.    
Original commit
Monday, 28 Jan 2002
07:31 dinoex search for other commits by this committer
Change some defines from "YES" to "yes"   See samples in the porters-handbook.  
 
Original commit
Sunday, 2 Dec 2001
06:52 dinoex search for other commits by this committer
- Udate to OpenSSH-3.0.2   - make batch-processing cleaner    
Original commit
Saturday, 1 Dec 2001
20:20 dinoex search for other commits by this committer
Use newer patch from OpenBSD ftp site, no relevant changes   (SKey is not set in
this port)    
Original commit
20:12 dinoex search for other commits by this committer
- generate now all 3 host keyes if they don't exists before   - save patchfile
from openbsd, it has been removed.    
Original commit
Sunday, 18 Nov 2001
15:28 dinoex search for other commits by this committer
make portlint a bit happier    
Original commit
15:25 dinoex search for other commits by this committer
Supply DEAFULT for PATCH_SITES    
Original commit
08:43 dinoex search for other commits by this committer
Update to openssh-3.0.1 and openssh-portable-3.0.1p1    
Original commit
Wednesday, 7 Nov 2001
13:47 dinoex search for other commits by this committer
Update to OpenSSH 3.0 and OpenSSH-portable 3.0p1   Extracted from Changelog (not
complete):    
Original commit
Wednesday, 24 Oct 2001
08:16 dinoex search for other commits by this committer
- included an patch that solves a coredump in sshd   - Bumped PORTREVISION    
Original commit
Wednesday, 3 Oct 2001
14:15 dinoex search for other commits by this committer
- Update to OpenSSH 2.9.9   - convert portname into lowercase   - PREFIX support
for default sshd_config   - security-patch for cookie files obsolete    
Original commit
Monday, 25 Jun 2001
07:28 dinoex search for other commits by this committer
This adds two environment variables into environment of user: LANG & MM_CHARSET,
   when used standard login via telnet or console    
Original commit
Sunday, 24 Jun 2001
05:28 dinoex search for other commits by this committer
change MAINTAINER to FreeBSD.org address    
Original commit
Tuesday, 12 Jun 2001
08:49 dinoex search for other commits by this committer
- Drop modifier L in makefile, all options have to be set     in lowercase "yes"
  - Tested build with FreeBSD 4.1     openssl-0.9.6a needs to be installed form
ports.   	"FORBIDDEN" must be removed by hand.    
Original commit
Monday, 11 Jun 2001
21:14 dinoex search for other commits by this committer
- Don't generate keys if BATCH is defined,     they will be generated when the
package is installed.   - Update MAN1, MAN8    
Original commit
Sunday, 10 Jun 2001
21:01 dinoex search for other commits by this committer
- Fix FreeBSD specific patch, exit now if change of password fails.   	Forwarded
by dwcjr    
Original commit
12:15 dinoex search for other commits by this committer
Fix spelling and make portline happy (training spaces)    
Original commit
Saturday, 9 Jun 2001
05:59 dinoex search for other commits by this committer
- Switch to the user's uid before attempting to unlink the auth forwarding    
file, nullifying the effects of a race.   - Bump PORTREVISION    
Original commit
Friday, 8 Jun 2001
09:03 dinoex search for other commits by this committer
- Update from OpenSSH 2.2.0 to OpenSSH 2.9   - Features:     Possible use of
sftp/sftp-server with older FreeBSD releases.     Use a newer version
independently from the Base system.     Easier to test and fix possible security
bugs.   - Bugs:     build of pam_ssm.so isn't be supported any more     Any file
named "cookie" can be deleted by this and any older "sshd"     with X11
Forwarding.    
Original commit
Monday, 2 Apr 2001
11:29 mharo search for other commits by this committer
make openssh comply with section 4.4.9 (MAN vars in Makefile, not plist)    
Original commit
Wednesday, 21 Feb 2001
04:45 green search for other commits by this committer
Move the maintainer to ports.  I don't have the capacity to continue   to
support very old systems myself.    
Original commit
Monday, 12 Feb 2001
08:06 kris search for other commits by this committer
Add patch to prevent Bleichenbacher attack on SSH1 server. Bump   PORTREVISION. 
  
Original commit
Friday, 9 Feb 2001
22:45 kris search for other commits by this committer
Bump PORTREVISION due to security fix.    
Original commit
22:37 kris search for other commits by this committer
Add patch to deal with possible remote root exploit found by   Michal Zalewski
of the Bindview RAZOR Team, and some patches to hopefully   deal with
compilation on older versions of FreeBSD.    
Original commit
04:58 kris search for other commits by this committer
Mark FORBIDDEN: several problems including possible remote root   compromise.
OpenSSH 2.3.0 included in 4.2-STABLE is not vulnerable.    
Original commit
Saturday, 4 Nov 2000
23:04 green search for other commits by this committer
Update to OpenSSH 2.2.0.  This is an end-of-life update for the   ports-based
OpenSSH.  OpenSSH has been in the base system for more   than long enough to
justify not having to maintain two separate   FreeBSD versions of OpenSSH.    
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit
Friday, 22 Sep 2000
02:59 kris search for other commits by this committer
Update all ports using OpenSSL and RSA to work without rsaref since   it is no
longer required. Apologies to the various maintainers whom I   did not yet hear
back from, but the ports freeze is coming up in a few   hours and I will be
verifying all of these ports on a 4.1 machine   myself to catch any problems.   
Original commit
Tuesday, 27 Jun 2000
22:30 green search for other commits by this committer
Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch).    
Original commit
Friday, 2 Jun 2000
04:18 will search for other commits by this committer
Remove redundant/inappropriate CATEGORIES.  People need to start reading   the
Porter's Handbook.  :-)    
Original commit

Number of commits found: 85