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:   jlam
Date:           Sat Sep 13 05:48:51 UTC 2003

Modified Files:
        src/usr.sbin/pkg_install/admin: main.c pkg_admin.1
        src/usr.sbin/pkg_install/lib: version.h

Log Message:
Update pkg_install to version 20030912.  Changes from 200230907 are
adding two new options to pkg_admin(1) to simply using this utility to
list the bare package names that match patterns when looking in PKG_DBDIR:

      -b      Print only the basenames when matching package names for
              lsall and lsbest.

      -d lsdir
              Set lsdir as the path to the directory in which to find
              matching package names for lsall and lsbest.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/usr.sbin/pkg_install/admin/main.c
cvs rdiff -r1.24 -r1.25 src/usr.sbin/pkg_install/admin/pkg_admin.1
cvs rdiff -r1.30 -r1.31 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