freebsd-dev/usr.sbin/pkg_install/lib
Brian Somers ef26f51cb1 Don't imply that only FTP urls are supported when we can't fetch
a package.

Approved by:	re (kib)
MFC after:	3 weeks
2009-06-30 20:53:57 +00:00
..
deps.c - Replace rather inefficient bubble sort with a recursive depth-first search. 2007-06-18 22:49:13 +00:00
exec.c Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
file.c Remove support for RELENG_4 (__FreeBSD_version < 500039). 2008-06-16 23:41:11 +00:00
global.c Allow variable amounts of verbosity. 2006-06-12 22:39:32 +00:00
lib.h When running pkg_add -r, check & install our dependencies for each 2009-06-19 17:07:38 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
match.c - Restore functionality broken in previous commit; we need to be able to report 2008-05-03 22:56:50 +00:00
msg.c
pen.c When running pkg_add -r, check & install our dependencies for each 2009-06-19 17:07:38 +00:00
pkgwrap.c
plist.c Skip @pkgdep if there's no argument. 2009-05-19 14:26:41 +00:00
str.c
url.c Don't imply that only FTP urls are supported when we can't fetch 2009-06-30 20:53:57 +00:00
version.c