Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/pkg_install



Module Name:    src
Committed By:   agc
Date:           Fri Aug 13 13:34:42 UTC 2004

Modified Files:
        src/usr.sbin/pkg_install/info: info.h main.c perform.c pkg_info.1
        src/usr.sbin/pkg_install/lib: version.h

Log Message:
Modify pkg_info so that it will only print information on uninstalled
binary packages in the current working directory if -. is given on the
command line. If no -. is given, pkg_info will look for its information
in the ${PKG_DBDIR}.

This addresses a long-held gripe on the part of a number of people,
including myself, which completely violated the POLS.

Bump version for this and previous pkg_admin modification.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/usr.sbin/pkg_install/info/info.h
cvs rdiff -r1.41 -r1.42 src/usr.sbin/pkg_install/info/main.c
cvs rdiff -r1.53 -r1.54 src/usr.sbin/pkg_install/info/perform.c
cvs rdiff -r1.40 -r1.41 src/usr.sbin/pkg_install/info/pkg_info.1
cvs rdiff -r1.55 -r1.56 src/usr.sbin/pkg_install/lib/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index