From owner-cvs-all Thu Nov 11 12:25:52 1999 Delivered-To: cvs-all@freebsd.org Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 7A59E14C20 for ; Thu, 11 Nov 1999 12:25:42 -0800 (PST) (envelope-from devet@adv.iae.nl) Received: (from uucp@localhost) by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id VAA12177 for cvs-all@freebsd.org; Thu, 11 Nov 1999 21:25:40 +0100 (MET) Received: (from devet@localhost) by adv.iae.nl (8.9.3/8.8.6) id VAA14409; Thu, 11 Nov 1999 21:24:56 +0100 (CET) Date: Thu, 11 Nov 1999 21:24:56 +0100 (CET) From: Arjan de Vet Message-Id: <199911112024.VAA14409@adv.iae.nl> To: cvs-all@freebsd.org Subject: Re: cvs commit: ports/security/openssh Makefile ports/security/openssh/files strlcpy.c md5 ports/security/openssh/patches patch-bc patch-aj ports/security/openssh/scripts fetchit X-Newsgroups: list.freebsd.cvs.all In-Reply-To: <199911112013.VAA13909@adv.iae.nl> References: <199911111433.GAA25834@freefall.freebsd.org> Organization: Internet Access Eindhoven, the Netherlands Cc: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In article <199911112013.VAA13909@adv.iae.nl> I wrote: >Furthermore, every time I type 'make' it starts refetching the files again >even when they are already present and a work/.fetch_done file exists. This is weird... There is code in the Makefile which should prevent this from happening but at least on my system it doesn't: [/usr/ports/security/openssh] devet@adv> ls -la work total 4 drwxr-xr-x 3 devet wheel 512 Nov 11 20:13 . drwxr-xr-x 8 devet wheel 512 Nov 11 19:40 .. -rw-r--r-- 1 devet wheel 0 Nov 11 20:45 .fetch_done drwxr-xr-x 9 devet wheel 2048 Nov 11 20:13 ssh [/usr/ports/security/openssh] devet@adv> make Fetching OpenSSH from ftp://ftp.OpenBSD.org/pub/OpenBSD/src/usr.bin/ssh... Arjan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message