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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to