From owner-cvs-all@FreeBSD.ORG Mon Feb 20 08:39:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F48216A420; Mon, 20 Feb 2006 08:39:23 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D176943D49; Mon, 20 Feb 2006 08:39:22 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id k1K8dLiO058164; Mon, 20 Feb 2006 09:39:21 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id k1K8dGrY058163; Mon, 20 Feb 2006 09:39:16 +0100 (CET) (envelope-from marius) Date: Mon, 20 Feb 2006 09:39:15 +0100 From: Marius Strobl To: Kris Kennaway Message-ID: <20060220093915.C53619@newtrinity.zeist.de> References: <200602192256.k1JMuZMU011544@repoman.freebsd.org> <20060219231051.GA70104@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20060219231051.GA70104@xor.obsecurity.org>; from kris@obsecurity.org on Sun, Feb 19, 2006 at 06:10:51PM -0500 X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.2-1; AVE: 6.33.1.0; VDF: 6.33.1.5; host: newtrinity.zeist.de) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 08:39:23 -0000 On Sun, Feb 19, 2006 at 06:10:51PM -0500, Kris Kennaway wrote: > On Sun, Feb 19, 2006 at 10:56:35PM +0000, Marius Strobl wrote: > > 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. > > Thanks, this should fix the long-standing pkg-plist errors. > Yes, the package builders should no longer report left over files as a side-effect. But is a port really required to clean up such files, i.e. files like modified config files, certificates, etc that in a real installation aren't removed on deinstall but the user is informed to remove manually, in the package building environment? Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details.