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-portable/files/openssh.in

Number of commits found: 20

Monday, 7 Mar 2022
23:02 Bryan Drewery (bdrewery) search for other commits by this committer
security/openssh-portable: Add comment in openssh.in about host keys

Commit ae66cffc19f added some rc vars to allow disabling host keys.
The naming caused some confusion. Attempt to address that with a
comment since these are not documented anywhere else.

PR:	        202169
commit hash: 21cedc6ee57bc9321c9cb5ebe21bdf2c4bc154ee commit hash: 21cedc6ee57bc9321c9cb5ebe21bdf2c4bc154ee commit hash: 21cedc6ee57bc9321c9cb5ebe21bdf2c4bc154ee commit hash: 21cedc6ee57bc9321c9cb5ebe21bdf2c4bc154ee 21cedc6
Thursday, 3 Mar 2022
19:37 Bryan Drewery (bdrewery) search for other commits by this committer
security/openssh-portable: Tweak new rc var names

Commit ae66cffc19f357cbd5 added new rc vars to control generating of
host keys [1].  Rename these to more closely match the base version
before it becomes widely adopted.

PR:	        202169 [1]
PR:	        209948 [FYI]
commit hash: 1249b096fa52847f13a956ee0364b2a14c60e9b5 commit hash: 1249b096fa52847f13a956ee0364b2a14c60e9b5 commit hash: 1249b096fa52847f13a956ee0364b2a14c60e9b5 commit hash: 1249b096fa52847f13a956ee0364b2a14c60e9b5 1249b09
19:25 Bryan Drewery (bdrewery) search for other commits by this committer
security/openssh-portable: Fix subtle rc script problem.

Invoking 'run_rc_command' taints '$rc_var' with 'keygen' which blocks further
processing for something like openssh_oomprotect.  Note that openssh_oomprotect
is broken in rc.subr until it learns to read a pidfile.
commit hash: ad60ad3528afdeafa5eb9a13a70fea04a0565b0c commit hash: ad60ad3528afdeafa5eb9a13a70fea04a0565b0c commit hash: ad60ad3528afdeafa5eb9a13a70fea04a0565b0c commit hash: ad60ad3528afdeafa5eb9a13a70fea04a0565b0c ad60ad3
19:25 Bryan Drewery (bdrewery) search for other commits by this committer
security/openssh-portable: Update to 8.9p1

- Unbreak GSSAPI [1]
- rc.d/openssh: Allow modifying host key generation [2]

Changes: https://www.openssh.com/txt/release-8.9
PR:     	259909 [1]
PR:		202169 [2]
Submitted by:	Rick Miller [1]
Submitted by:	Chad Jacob Milios [2]
commit hash: ae66cffc19f357cbd51d5841c9b110a9ffd63e32 commit hash: ae66cffc19f357cbd51d5841c9b110a9ffd63e32 commit hash: ae66cffc19f357cbd51d5841c9b110a9ffd63e32 commit hash: ae66cffc19f357cbd51d5841c9b110a9ffd63e32 ae66cff
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Thursday, 24 Sep 2015
21:54 bdrewery search for other commits by this committer
Stop trying to create the RSA protocol 1 key from the rc.d file.  It is no
longer supported by default since 7.0. [1]

I do plan to make this configurable based on PR 202169 [2] soon.

PR:		202792 [1]
PR:		202169 [2]
Submitted by:	chrysalis@chrysalisnet.org [1]
Original commitRevision:397771 
Saturday, 21 Mar 2015
19:28 bdrewery search for other commits by this committer
Fix incorrect reference to ETCSSH from r381709
Original commitRevision:381823 
Friday, 3 Oct 2014
19:23 bdrewery search for other commits by this committer
Support multiple ListenAddress ports

Reported by:	rustamabd@gmail.com
Original commitRevision:369931 
Wednesday, 5 Feb 2014
03:06 bdrewery search for other commits by this committer
- Fix RC script

Pointyhat to:	bdrewery
Reported by:	Kenta S. <kentas@hush.com>
Original commitRevision:342628 
01:40 bdrewery search for other commits by this committer
- Update to 6.5
  ChangeLog: http://www.openssh.org/txt/release-6.5

- Update X509 patch to 7.8
- Update LIB_DEPENDS to new format
- Revert r328706 and re-enable privilege separation sandboxing by default
  as the issue causing crashes has been fixed upstream
- capsicum(4) is now enabled upstream. A local patch is added to fix an issue
  with it [1]
- KERB_GSSAPI is marked BROKEN. It does not build.
  This patch lacks an upstream and I have no way to test it. It needs
  a non-trivial amount of refactoring for 6.5 as the key handling API
  has changed quite a bit.

Submitted by:	pjd@ [1]
Original commitRevision:342618 
Saturday, 22 Jun 2013
15:11 bdrewery search for other commits by this committer
- In rc script, be consistent in reload and check for and generate keys
  if needed, as well as checking for port collision with base sshd.

Reported by:	delphij
Original commitRevision:321578 
Wednesday, 17 Apr 2013
00:35 bdrewery search for other commits by this committer
- Remove compatibiliy for FreeBSD <4.x
  * /var/empty has been in hier(7) since 4.x
  * User sshd has been in base since 4.x
  * Simplify a patch for realhostname_sa(3) usage
- Remove SUID_SSH - It was removed from ssh in 2002
- Fix 'make test'
- Add some hints into the patches on where they came from
- Mirror all patches
- Move LPK patch out of files/
- Remove the need for 2 patches
  * Removal of 'host-key check-config' in install phase
  * Adding -lutil
- Add SCTP support [1]
- Remove FILECONTROL as it has not been supported since the 5.8
  update
- Replace tab with space pkg-descr
- Remove default WRKSRC
- Add 'configtest' command to rc script
- Mark X509 broken with other patches due to PATCH_DIST_STRIP=-p1

PR:		ports/174570 [1]
Submitted by:	oleg <proler@gmail.com> [1]
Obtained from:	https://bugzilla.mindrot.org/show_bug.cgi?id=2016 (upstream) [1]
Feature safe:	yes
Original commitRevision:315920 
Sunday, 24 Jun 2012
22:49 dougb search for other commits by this committer
Add KEYWORD: shutdown
Simplify some code
Fix an error message
Original commit
17:51 sunpoet search for other commits by this committer
- Fix ECDSA key generation in openssh rc.d script
- Bump PORTREVISION for package change

Submitted by:   J. Hellenthal <jhellenthal@dataix.net>
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Friday, 21 Oct 2011
16:18 flo search for other commits by this committer
- update to 5.8p2 [1]
- fix Kerberos knob [2]
- fix build on 9.0 [3]
- fix deinstall with various knobs [4]
- fix LPK knob [5]

PR:             ports/161818 [1], ports/144597 [2], ports/160389 [3]
                ports/150493, ports/156926 [4], ports/155456 [5]

Submitted by:   "Grzegorz Blach" <magik@roorback.net> [1], [2], [4], [5]
                pluknet [3]
Reported by:    Jonathan <lordsith49@hotmail.com> [2]
                Kevin Thompson <antiduh@csh.rit.edu> [4]
                Alexey Remizov <alexey@remizov.org> [5]
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Friday, 18 Sep 2009
14:05 pav search for other commits by this committer
- Unbreak KERBEROS option
- Add option for OpenBSD support
- Fix crash in sftp listing

PR:             ports/138409 (cumulative patch)
Submitted by:   Denis Barov <dindin@dindin.ru> (maintainer)
Feature safe:   yes
Original commit
Tuesday, 21 Feb 2006
19:28 mnag search for other commits by this committer
- Fix order in rc.d script. Because of pidfile are empty, reload [2] and restart
[1]
  commands kill all connections.
- Separate keygen part and create keygen command.
- Bump PORTREVISION

PR:             93228 [1]
Reported by:    DanGer on #bsdports [2]
Original commit
Tuesday, 7 Feb 2006
20:07 mnag search for other commits by this committer
- Update to 4.3p1
- Use DISTVERSION
- Add most configuration in OPTIONS
- Enable support to libedit in sftp [1]
- Add OPTIONS to HPN patches [2]
- Add new rc.d script [3]
- New rc.d script are responsible to check configuration and create host keys
- Using USE_RC_SUBR
- Modify pkg-message to reflect new rc.d script
- Fix pkg-plist

Reviewd by:     dougb [3]
Submitted by:   vs [1], brooks [2]
Tested by:      me, John E Hein
Original commit

Number of commits found: 20