pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_install/files
Module Name: pkgsrc
Committed By: joerg
Date: Sun Aug 16 21:10:15 UTC 2009
Modified Files:
pkgsrc/pkgtools/pkg_install/files/admin: main.c pkg_admin.1
pkg_admin.cat1
pkgsrc/pkgtools/pkg_install/files/delete: pkg_delete.1 pkg_delete.cat1
pkgsrc/pkgtools/pkg_install/files/lib: lib.h parse-config.c pkg_io.c
version.h
Log Message:
pkg_install-20090817:
Add a new command for pkg_admin: findbest. It takes one or more patterns
and searches for the best match in PKG_PATH, just like pkg_add would.
It prints the URLs of the best match for each pattern to stdout.
Rewrite the config file parser to read the file only once.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/pkgtools/pkg_install/files/admin/main.c
cvs rdiff -u -r1.25 -r1.26 \
pkgsrc/pkgtools/pkg_install/files/admin/pkg_admin.1
cvs rdiff -u -r1.23 -r1.24 \
pkgsrc/pkgtools/pkg_install/files/admin/pkg_admin.cat1
cvs rdiff -u -r1.22 -r1.23 \
pkgsrc/pkgtools/pkg_install/files/delete/pkg_delete.1
cvs rdiff -u -r1.23 -r1.24 \
pkgsrc/pkgtools/pkg_install/files/delete/pkg_delete.cat1
cvs rdiff -u -r1.57 -r1.58 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
cvs rdiff -u -r1.7 -r1.8 pkgsrc/pkgtools/pkg_install/files/lib/parse-config.c
cvs rdiff -u -r1.8 -r1.9 pkgsrc/pkgtools/pkg_install/files/lib/pkg_io.c
cvs rdiff -u -r1.135 -r1.136 pkgsrc/pkgtools/pkg_install/files/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