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:           Sat Apr 25 21:31:14 UTC 2009

Modified Files:
        pkgsrc/pkgtools/pkg_install/files/admin: main.c pkg_admin.1
        pkgsrc/pkgtools/pkg_install/files/lib: Makefile.in lib.h parse-config.c
            pkg_install.conf.5.in version.h
Added Files:
        pkgsrc/pkgtools/pkg_install/files/lib: license.c

Log Message:
pkg_install-20090425:
Add logic to evaluate license conditions. As frontend for pkgsrc,
pkg_admin gets two new commands (check-license and
check-single-license), which can be used to evaluate a given condition.
pkg_add will be changed to honour licenses at a later point.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/pkgtools/pkg_install/files/admin/main.c
cvs rdiff -u -r1.22 -r1.23 \
    pkgsrc/pkgtools/pkg_install/files/admin/pkg_admin.1
cvs rdiff -u -r1.26 -r1.27 pkgsrc/pkgtools/pkg_install/files/lib/Makefile.in
cvs rdiff -u -r1.54 -r1.55 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
cvs rdiff -u -r0 -r1.1 pkgsrc/pkgtools/pkg_install/files/lib/license.c
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_install/files/lib/parse-config.c
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in
cvs rdiff -u -r1.124 -r1.125 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