Source-Changes archive

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

CVS commit: [pkgviews] src/usr.sbin/pkg_install



Module Name:    src
Committed By:   jlam
Date:           Fri Jul 25 11:54:03 UTC 2003

Modified Files:
        src/usr.sbin/pkg_install/add [pkgviews]: perform.c
        src/usr.sbin/pkg_install/create [pkgviews]: create.h main.c perform.c
            pkg_create.1
        src/usr.sbin/pkg_install/lib [pkgviews]: version.h
        src/usr.sbin/pkg_install/view [pkgviews]: linkfarm.sh pkg_view.sh

Log Message:
Teach pkg_create(1) to add an empty +VIEWS file to binary packages if the
-E flag is passed to it.  This is useful since the presence or absence of
a +VIEWS file tells us whether a package is depoted or not.  Also teach
pkg_add(1) to copy any +VIEWS file to ${PKG_DBDIR}/${PKGNAME} if the file
exists.  Bump the version to 20030725.


To generate a diff of this commit:
cvs rdiff -r1.70.2.2 -r1.70.2.3 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.16.4.1 -r1.16.4.2 src/usr.sbin/pkg_install/create/create.h
cvs rdiff -r1.21.2.2 -r1.21.2.3 src/usr.sbin/pkg_install/create/main.c
cvs rdiff -r1.33.2.1 -r1.33.2.2 src/usr.sbin/pkg_install/create/perform.c
cvs rdiff -r1.32.4.1 -r1.32.4.2 src/usr.sbin/pkg_install/create/pkg_create.1
cvs rdiff -r1.13.4.3 -r1.13.4.4 src/usr.sbin/pkg_install/lib/version.h
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/usr.sbin/pkg_install/view/linkfarm.sh
cvs rdiff -r1.1.2.14 -r1.1.2.15 src/usr.sbin/pkg_install/view/pkg_view.sh

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