Deleted Added
full compact
pkg_updating.1 (235211) pkg_updating.1 (243554)
1.\"
2.\" FreeBSD updating - Scan the installed ports and show all UPDATING entries
3.\" that affect one of the installed ports. Alternative a list of portnames
4.\" could be passed to pkg_updating
5.\"
6.\" "THE BEER-WARE LICENSE" (Revision 42):
7.\" <beat@chruetertee.ch> wrote this file. As long as you retain this notice you
8.\" can do whatever you want with this stuff. If we meet some day, and you think
9.\" this stuff is worth it, you can buy me a beer in return. Beat G��tzi
10.\"
1.\"
2.\" FreeBSD updating - Scan the installed ports and show all UPDATING entries
3.\" that affect one of the installed ports. Alternative a list of portnames
4.\" could be passed to pkg_updating
5.\"
6.\" "THE BEER-WARE LICENSE" (Revision 42):
7.\" <beat@chruetertee.ch> wrote this file. As long as you retain this notice you
8.\" can do whatever you want with this stuff. If we meet some day, and you think
9.\" this stuff is worth it, you can buy me a beer in return. Beat G��tzi
10.\"
11.\" $FreeBSD: head/usr.sbin/pkg_install/updating/pkg_updating.1 235211 2012-05-10 02:07:00Z gjb $
11.\" $FreeBSD: head/usr.sbin/pkg_install/updating/pkg_updating.1 243554 2012-11-26 05:11:07Z eadler $
12.\"
12.\"
13.Dd May 30, 2008
13.Dd November 9, 2012
14.Dt PKG_UPDATING 1
15.Os
16.Sh NAME
17.Nm pkg_updating
18.Nd a utility for displaying UPDATING entries of software packages
19.Sh SYNOPSIS
20.Nm
21.Op Fl h

--- 50 unchanged lines hidden (view full) ---

72.Pp
73Defines that the UPDATING file is in /tmp and shows all entries of all
74installed ports:
75.Dl % pkg_updating -f /tmp/UPDATING
76.Pp
77Fetch UPDATING file from ftp mirror and show all entries of all
78installed ports:
79.Dl % pkg_updating -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/UPDATING
14.Dt PKG_UPDATING 1
15.Os
16.Sh NAME
17.Nm pkg_updating
18.Nd a utility for displaying UPDATING entries of software packages
19.Sh SYNOPSIS
20.Nm
21.Op Fl h

--- 50 unchanged lines hidden (view full) ---

72.Pp
73Defines that the UPDATING file is in /tmp and shows all entries of all
74installed ports:
75.Dl % pkg_updating -f /tmp/UPDATING
76.Pp
77Fetch UPDATING file from ftp mirror and show all entries of all
78installed ports:
79.Dl % pkg_updating -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/UPDATING
80.Sh ENVRIOMENT
81.Bl -tag -width indent
82.It Ev PKG_OLD_NOWARN
83If set
84.Nm
85will not warn about its use in the presence of pkgng databases.
86.El
80.Sh SEE ALSO
81.Xr pkg_add 1 ,
82.Xr pkg_create 1 ,
83.Xr pkg_delete 1 ,
84.Xr pkg_version 1
85.Sh AUTHORS
86.An Beat G\(:atzi Aq beat@chruetertee.ch
87.Sh CONTRIBUTORS
88.An Martin Tournoij Aq carpetsmoker@xs4all.nl
89.Sh BUGS
90Sure to be some.
87.Sh SEE ALSO
88.Xr pkg_add 1 ,
89.Xr pkg_create 1 ,
90.Xr pkg_delete 1 ,
91.Xr pkg_version 1
92.Sh AUTHORS
93.An Beat G\(:atzi Aq beat@chruetertee.ch
94.Sh CONTRIBUTORS
95.An Martin Tournoij Aq carpetsmoker@xs4all.nl
96.Sh BUGS
97Sure to be some.