freebsd-dev/usr.sbin/pkg_install
Jordan K. Hubbard d23866636a Added two new options, one of which is fairly far reaching:
-q	turns on "quiet" mode, where informational headers and such are not
	dumped, just the information.

-L	Shows full pathnames of files comprising a package.  With -q,
	this can be useful for doing fileset operations, such as
	"du -s `pkg_info -q -L foo_bin`" to see how much space package
	"foo_bin" is taking up.
1993-09-08 01:46:59 +00:00
..
add Added option for current directory prefix in @exec (without which it's pretty 1993-09-06 23:26:21 +00:00
create Doc'd option for current directory prefix in @exec 1993-09-06 23:28:19 +00:00
delete Lots of misc tweaks, support for arbitrary separators in pkg_info, more 1993-09-03 23:01:17 +00:00
info Added two new options, one of which is fairly far reaching: 1993-09-08 01:46:59 +00:00
lib Fixed bug in copying script files from absolute locations 1993-09-06 23:28:42 +00:00
Makefile The release version of my package install suite. Please see man pages 1993-08-26 01:19:55 +00:00
Makefile.inc Install man pages in /usr/local/man 1993-08-30 01:47:26 +00:00
pkg Added Rich's wish front-end. 1993-09-04 17:06:09 +00:00