Date: Fri, 12 Nov 1999 21:55:44 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh/files distfiles md5 ports/security/openssh/patches patch-ax patch-ba patch-bc ports/security/openssh/pkg DESCR PLIST ports/security/openssh/scripts fetchit Message-ID: <199911130555.VAA48007@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/11/12 21:55:43 PST
Modified files:
security/openssh Makefile
security/openssh/files md5
security/openssh/patches patch-ax patch-ba
security/openssh/pkg DESCR PLIST
Added files:
security/openssh/files distfiles
Removed files:
security/openssh/patches patch-bc
security/openssh/scripts fetchit
Log:
Lots of OpenSSH changes, let's see if I remember them all.
1. Makefile cleanups, pkg/DESCR original comment (obrien)
2. sshd.sh and automatic host key generation when installed
(Christian Weisgerber <naddy@unix-ag.uni-kl.de>)
3. Completely redone downloading procedure:
* CVS is used to download the source (${CVS_CMD} defaults to
cvs -z3)
* MD5 checksums and a specific ${CVS_DATE} are used to get
a specific source tree and verify it; ${CVS_DATE} and
checksums can easily be rolled forward once tested.
* Source is checked out to distfiles like other ports,
and is only updated when ${CVS_DATE} changes.
Rebuilding the port doesn't require another cvs co.
Enjoy!
Reviewed mostly by: obrien
Revision Changes Path
1.7 +40 -13 ports/security/openssh/Makefile
1.3 +91 -1 ports/security/openssh/files/md5
1.2 +5 -5 ports/security/openssh/patches/patch-ax
1.2 +1 -1 ports/security/openssh/patches/patch-ba
1.2 +6 -0 ports/security/openssh/pkg/DESCR
1.2 +2 -0 ports/security/openssh/pkg/PLIST
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911130555.VAA48007>
