[src] cvs commit: src/usr.sbin/pkg_install Makefile
src/usr.sbin/pkg_install/add pkg_add.1
src/usr.sbin/pkg_install/create pkg_create.1
src/usr.sbin/pkg_install/delete pkg_delete.1
src/usr.sbin/pkg_install/info pkg_info.1
src/usr.sbin/pkg_install/search Makefile pkg_search.1 ...
Kirill Ponomarew
krion at voodoo.bawue.com
Tue Dec 11 00:27:17 PST 2007
On Mon, Dec 10, 2007 at 09:45:45AM -0800, David O'Brien wrote:
> On Sun, Dec 09, 2007 at 11:52:15AM +0100, Kirill Ponomarew wrote:
> > On Sun, Dec 09, 2007 at 02:06:03AM +0000, David E. O'Brien wrote:
> > > obrien 2007-12-09 02:06:00 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > usr.sbin/pkg_install Makefile
> > > usr.sbin/pkg_install/add pkg_add.1
> > > usr.sbin/pkg_install/create pkg_create.1
> > > usr.sbin/pkg_install/delete pkg_delete.1
> > > usr.sbin/pkg_install/info pkg_info.1
> > > usr.sbin/pkg_install/updating pkg_updating.1
> > > usr.sbin/pkg_install/version pkg_version.1
> > > Added files:
> > > usr.sbin/pkg_install/search Makefile pkg_search.1
> > > pkg_search.sh
> > > Log:
> > > Add the 'pkg_search' script.
> > > This makes it easier to figure what packages you want to install.
> >
> > Did portmgr@ approve this commit ?
>
> I didn't change any of the functionality if the existing package tools,
> so I didn't think the line in src/MAINTAINER's applied to this simple
> script.
Sorry for the late reply. The reason is/was, we can't make pkg_* tools
dependant on the ports/INDEX, it's not the way I'd like to improve the
packages infrastructure.
-Kirill
More information about the cvs-src
mailing list