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 <[EMAIL PROTECTED]>
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"