cvs commit: src/usr.sbin/pkg_install Makefile
src/usr.sbin/pkg_install/updating Makefile main.c pathnames.h
pkg_updating.1
Joao Barros
joao.barros at gmail.com
Sat Nov 3 11:12:58 PDT 2007
Thank you from all of those who repeatedly forget to check ports/UPDATING! :-D
On 11/2/07, Kirill Ponomarew <krion at freebsd.org> wrote:
> krion 2007-11-02 22:46:30 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/pkg_install Makefile
> Added files:
> usr.sbin/pkg_install/updating Makefile main.c pathnames.h
> pkg_updating.1
> Log:
> Introduce pkg_updating(1) which scans for installed ports and shows
> all ports/UPDATING entries that affect one of the installed ports,
> and are relevant on the given machine.
>
> PR: bin/117564
> Submitted by: Beat Gaetzi <beat at chruetertee.ch>
> MFC after: 14 days
>
> Revision Changes Path
> 1.18 +1 -1 src/usr.sbin/pkg_install/Makefile
> 1.1 +11 -0 src/usr.sbin/pkg_install/updating/Makefile (new)
> 1.1 +257 -0 src/usr.sbin/pkg_install/updating/main.c (new)
> 1.1 +28 -0 src/usr.sbin/pkg_install/updating/pathnames.h (new)
> 1.1 +88 -0 src/usr.sbin/pkg_install/updating/pkg_updating.1 (new)
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
>
--
Joao Barros
More information about the cvs-src
mailing list