freebsd-dev/share
asami 67c7f8e5fd Don't trust ncftp's exit status, they are not indicative of whether
the file is fetched or not.  Apparently Jordan fixed it a long time
ago but it was broken again at import of the new version of ncftp.
Which means even if we fix it, it may break again and we may need to
fix it again, and (imagination here, please)....

Instead, move the file existence check into the for loop for
MASTER_SITES/PATCH_SITES and break out with "continue 2" when the file
is found.  This is actually a cleaner logic than before if you ask me,
because instead of assuming the file is fetched on a 0 exit status
from ncftp AND checking for the existence of the file after the loop,
the check is done exactly once for each iteration and nowhere else.
1995-08-29 11:57:40 +00:00
..
dict Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
doc Add myself to the contributor list. 1995-08-29 07:28:48 +00:00
examples Bring in example files for Mark Tinguely and Jim Lowe's Matrox Meteor driver. 1995-08-28 16:54:54 +00:00
FAQ Added Kirk McKusick. 1995-08-24 23:22:39 +00:00
man Man page for Matrox meteor. 1995-08-28 17:08:26 +00:00
me Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
misc Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
mk Don't trust ncftp's exit status, they are not indicative of whether 1995-08-29 11:57:40 +00:00
mklocale Add quick description of rules how to build locale name, 1994-12-04 20:12:10 +00:00
sgml Bug fixes. Added an <htmlurl> tag to be compatible with the latest 1995-08-29 01:46:34 +00:00
skel Only execute /usr/games/fortune if it's there. 1995-07-29 18:43:52 +00:00
syscons Add spanish keymap. 1995-07-27 23:09:17 +00:00
tabset Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
termcap Fix F11 and F12 for VT200, my mistake 1995-08-16 21:45:34 +00:00
timedef Add Id string 1995-08-08 02:02:32 +00:00
tmac Install with group BINGRP, not BINOWN. 1994-08-20 08:16:43 +00:00
zoneinfo I forgot the reason why I didn't have a period in the `Rep of Palau' the 1995-08-07 15:57:46 +00:00
Makefile Add timedef 1995-08-06 11:20:41 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00