freebsd-dev/usr.sbin/pkg_install
Jung-uk Kim d902fa0fa4 Do not change owner, group, or mode when package database directory and
its contents are created with pkg_add(1).  It may happen when the packing
list contains @owner, @group, or @mode.

Reported by:	Donald Bostrom (dbostrom at niksun dot com)
Reviewed by:	portmgr (bapt)
2012-09-14 00:19:06 +00:00
..
add Do not change owner, group, or mode when package database directory and 2012-09-14 00:19:06 +00:00
create Fix r231300: Use correct test so we only bail out on error instead of on non-error. 2012-02-10 00:53:39 +00:00
delete Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
info Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
lib Do not change owner, group, or mode when package database directory and 2012-09-14 00:19:06 +00:00
updating General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
version Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +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 Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
tkpkg Remove $Log$ keyword and associated history, which can cause annoyance in 2011-03-31 14:33:27 +00:00

$FreeBSD$

This is the pkg_install suite of tools for doing maintenance 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! :-)