Date: Fri, 2 Nov 2007 22:46:30 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install Makefile src/usr.sbin/pkg_install/updating Makefile main.c pathnames.h pkg_updating.1 Message-ID: <200711022246.lA2MkUdE002927@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711022246.lA2MkUdE002927>
