From owner-cvs-all Tue Jun 25 22: 7:15 2002 Delivered-To: cvs-all@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 02AB637B40F; Tue, 25 Jun 2002 22:06:34 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 1548A24DBE; Wed, 26 Jun 2002 14:06:33 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 81F6424DB2; Wed, 26 Jun 2002 14:06:22 +0900 (JST) Received: from ale.imgsrc.co.jp (ale.imgsrc.co.jp [210.226.20.142]) by black.imgsrc.co.jp (Postfix) with ESMTP id D8D781E481B; Wed, 26 Jun 2002 14:06:20 +0900 (JST) Date: Wed, 26 Jun 2002 14:06:22 +0900 Message-ID: <871yauhbn5.wl@ale.imgsrc.co.jp> From: Masafumi NAKANE To: dinoex@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssh-portable Makefile pkg-plist ports/security/openssh-portable/files patch-misc.c sshd.sh In-Reply-To: <200206260405.g5Q45vK73039@freefall.freebsd.org> References: <200206260405.g5Q45vK73039@freefall.freebsd.org> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) X-PGP-Fingerprint: EB40 BCAB 4CE5 0764 9942 378C 9596 159E CE35 6B59 X-ICQ-UIN: 46494717 MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Jun 2002 21:05:57 -0700 (PDT), Dirk Meyer wrote: > Log: > Migrate configuration files to $PREFIX/etc/ssh/ > Add ${PREFIX}/etc/rc.d/sshd.sh.sample make install fails when OPENSSH_OVERWRITE_BASE=yes as it tries to install sshd.sh.sample to /usr/etc/rc.d, which apparently is a directory which doesn't exist. Cheers, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message