freebsd-ports/Tools
Mark Linimon 7fc55a84af Add a case to detect a transient problem that shows up on all package
nodes, but most regularly on sparc64.  (Occasionally, on amd64 and ia64).

For reasons I haven't been quite able to track down, on some occasions
a pkg_add command is unable to extract a dependency; the tarfile shows
up as being truncated.  This does not seem to be due to disk-low or
memory-low conditions, nor is it a problem with scp; the md5 on the file
is fine when examined afterwards.

The only clue so far is that it seems to happen on systems with the most
package builds running simultaneously -- and thus, possibly more than one
pkg_add running in parallel.
2010-03-30 21:19:36 +00:00
..
portbuild Add a case to detect a transient problem that shows up on all package 2010-03-30 21:19:36 +00:00
scripts - allow addport to work in ports-mgnt again 2010-03-25 15:44:17 +00:00
make_index Major optimizations for 'make index' and other recursive traversal 2008-07-19 17:59:41 +00:00
make_readmes Make it possible to override the templates by using an environement 2007-05-24 22:23:37 +00:00