Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2006 22:56:35 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/ssh2 Makefile pkg-message pkg-plist ports/security/ssh2/files patch-apps::ssh::Makefile.in patch-apps::ssh::sshd2_config patch-apps::ssh::sshfilecopy.c patch-startup::solaris::sshd2 sshd2.sh.in
Message-ID:  <200602192256.k1JMuZMU011544@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2006-02-19 22:56:35 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    security/ssh2        Makefile pkg-message pkg-plist 
    security/ssh2/files  patch-apps::ssh::Makefile.in 
                         patch-apps::ssh::sshd2_config 
  Added files:
    security/ssh2/files  patch-apps::ssh::sshfilecopy.c 
                         sshd2.sh.in 
  Removed files:
    security/ssh2/files  patch-startup::solaris::sshd2 
  Log:
  - Switch to a rc.d startup script.
  - Move the generation of the host key (if not present) from the package/
    port installation to the startup script in order to be in line with
    what the base OpenSSH and the OpenSSH-portable port do.
  - Flush stdout when updating the transfer progress bar of sftp2 and scp2
    so the info displayed is up to date. [1]
  - Remove obsolete USE_REINPLACE, remove trailing white space in Makefile.
  
  PR:             91262 [1]
  Approved by:    netchild
  
  Revision  Changes    Path
  1.124     +7 -15     ports/security/ssh2/Makefile
  1.2       +9 -1      ports/security/ssh2/files/patch-apps::ssh::Makefile.in
  1.2       +13 -1     ports/security/ssh2/files/patch-apps::ssh::sshd2_config
  1.1       +10 -0     ports/security/ssh2/files/patch-apps::ssh::sshfilecopy.c (new)
  1.2       +0 -58     ports/security/ssh2/files/patch-startup::solaris::sshd2 (dead)
  1.1       +64 -0     ports/security/ssh2/files/sshd2.sh.in (new)
  1.2       +11 -14    ports/security/ssh2/pkg-message
  1.29      +0 -4      ports/security/ssh2/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602192256.k1JMuZMU011544>