Date: Wed, 26 Apr 1995 08:08:25 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/pkg_install/lib file.c lib.h str.c Message-ID: <199504261508.IAA10770@time.cdrom.com>
next in thread | raw e-mail | index | archive | help
jkh 95/04/26 08:08:24 Modified: usr.sbin/pkg_install/add Makefile perform.c Log: Further work on making all this more robust in the face of failure. Also allow URL specification for a package. This works for things the package may depend on, too. Allow PKG_PATH to be used anywhere a package is being searched for. Modified: usr.sbin/pkg_install/create Makefile perform.c Log: Add a great deal more error checking to various things. Modified: usr.sbin/pkg_install/delete Makefile Log: Add depend on libftp since this is now in lib. Modified: usr.sbin/pkg_install/info Makefile perform.c Log: Make pkg_info URL aware (and also make it use the PKG_PATH properly, like everyone else). Try this: pkg_info ftp://freebsd.org/pub/FreeBSD/packages/all/gmake-3.73.tgz Modified: usr.sbin/pkg_install/lib file.c lib.h str.c Log: Add code for dealing with URLs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504261508.IAA10770>