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:           Wed Jun 16 23:02:49 UTC 2010

Modified Files:
        pkgsrc/pkgtools/pkg_install/files/add: main.c perform.c pkg_add.1
            pkg_add.cat
        pkgsrc/pkgtools/pkg_install/files/admin: audit.c pkg_admin.1
            pkg_admin.cat
        pkgsrc/pkgtools/pkg_install/files/lib: lib.h parse-config.c
            pkg_install.conf.5.in pkg_install.conf.cat.in version.h
            vulnerabilities-file.c

Log Message:
pkg_install-20100616:
- Recognize -C for pkg_add like the rest of the tools do
- Do the existing check for pkg_add -f, it makes the combination of
  -f and -U a bit less surprising
- Fix option handling for CHECK_VULNERABILITIES (from spz@)
- Make end-of-life check the default. pkg_install.conf(5) can be used to
  override the default. The existing admin -e & co continue to work as
  before.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/pkgtools/pkg_install/files/add/main.c
cvs rdiff -u -r1.96 -r1.97 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -u -r1.43 -r1.44 pkgsrc/pkgtools/pkg_install/files/add/pkg_add.1
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/pkg_install/files/add/pkg_add.cat
cvs rdiff -u -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
cvs rdiff -u -r1.31 -r1.32 \
    pkgsrc/pkgtools/pkg_install/files/admin/pkg_admin.1
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/pkgtools/pkg_install/files/admin/pkg_admin.cat
cvs rdiff -u -r1.63 -r1.64 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
cvs rdiff -u -r1.14 -r1.15 \
    pkgsrc/pkgtools/pkg_install/files/lib/parse-config.c
cvs rdiff -u -r1.13 -r1.14 \
    pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in
cvs rdiff -u -r1.155 -r1.156 pkgsrc/pkgtools/pkg_install/files/lib/version.h
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/pkgtools/pkg_install/files/lib/vulnerabilities-file.c

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