Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 1999 21:24:56 +0100 (CET)
From:      Arjan de Vet <Arjan.deVet@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
Message-ID:  <199911112024.VAA14409@adv.iae.nl>
In-Reply-To: <199911112013.VAA13909@adv.iae.nl>
References:  <199911111433.GAA25834@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911112024.VAA14409>