K 10 svn:author V 4 kris K 8 svn:date V 27 2003-04-17T09:56:05.000000Z K 7 svn:log V 537 * Add explicit conflict-checking to the package tools. Packages can register a list of other packages with which they conflict (via the -C option to pkg_create), and they will refuse to install (unless -f is specified) if one of the listed packages is already present. * Update documentation for the new feature as well as fleshing out some existing documentation. * Bump PKG_INSTALL_VERSION so this feature can be tested for. Submitted by: Sergey Matveychuk PR: bin/47145 MFC after: 2 weeks END