NetBSD/usr.sbin/pkg_install/lib
agc 2bd28cbd5e Add a simple text menu-based binary package manager, bpm(1).
bpm uses ftp(1) and pkg_add(1) to allow a menu-based addition of
binary packages from a URL.  It first displays a list of categories,
and, within categories, binary packages, which can be added to the
local system simply by choosing them from a menu.

If no valid categories are found, a warning message will be displayed
(it is usually caused by people running NetBSD-current, and there are
rarely binary packages provided for such a fast-moving target, and the
"-r release" command-line switch to bpm(1) should be used).

Bump the pkg_install version number for this.
2003-12-21 11:31:46 +00:00
..
Makefile
defs.h
fexec.c
file.c avoid uninitialized variable. noted by wiz. 2003-12-20 10:09:20 +00:00
ftpio.c use the --use-compress-program argument to tar and do away with 2003-12-20 03:31:56 +00:00
global.c
lib.h use the --use-compress-program argument to tar and do away with 2003-12-20 03:31:56 +00:00
lpkg.c
path.c
path.h
pen.c
pkgdb.c
plist.c
str.c
version.c
version.h Add a simple text menu-based binary package manager, bpm(1). 2003-12-21 11:31:46 +00:00