opnsense-src/usr.sbin/pkg_install
Sergey Kandaurov 566dafa360 Print the package name on deletion errors.
It appears this was already done in NetBSD a decade ago, hence
I just reuse the change (except our code is bad styled).

PR:		bin/160516
Approved by:	portmgr
Approved by:	re (kib)
Obtained from:	NetBSD
2011-09-16 09:09:58 +00:00
..
add Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
create Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
delete Print the package name on deletion errors. 2011-09-16 09:09:58 +00:00
info Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
lib Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
updating Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
version Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
Makefile Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
Makefile.inc Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Remove $Log$ keyword and associated history, which can cause annoyance in 2011-03-31 14:33:27 +00:00

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)