pkg updating CMD is inaccurate

rank1seeker at gmail.com rank1seeker at gmail.com
Mon Aug 6 18:58:49 UTC 2018


For:
-----
fontsproto-2.1.3,1          >  succeeds port (port has 2018.4) (=> 'x11/xorgproto')
bigreqsproto-1.1.2          <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
compositeproto-0.4.2        <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
damageproto-1.2.1           <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
dri2proto-2.8               <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
fixesproto-5.0              <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
fontcacheproto-0.1.3        <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
glproto-1.4.17              <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
inputproto-2.3.2            <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
kbproto-1.0.7               <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
presentproto-1.1            <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
printproto-1.0.5            <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
randrproto-1.5.0            <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
recordproto-1.14.2          <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
renderproto-0.11.1          <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
resourceproto-1.2.0         <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
rubygem-winrm-fs-1.2.0      <  needs updating (port has 1.2.1)
scrnsaverproto-1.2.2        <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
videoproto-2.3.3            <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xcmiscproto-1.2.2           <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xextproto-7.3.0             <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xf86bigfontproto-1.2.0      <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xf86dgaproto-2.1            <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xf86driproto-2.1.1          <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xf86vidmodeproto-2.3.1      <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xineramaproto-1.2.1         <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
xproto-7.0.31               <  needs updating (port has 2018.4) (=> 'x11/xorgproto')
-----

Exists entry in /usr/ports/UPDATING:
-----
20180731:
  AFFECTS: users of x11/xorg and all ports with USE_XORG=*proto
  AUTHOR: zeising at FreeBSD.org

  The xorg *proto packages have all been merged into one package,
  x11/xorgproto.  This might cause issues with upgrading.  If you
  get conflicts between xorgproto and old *proto packages, please
  remove the old package and install xorgproto again.

  In order to remove all orphaned ports, including all *proto port,
  the following can be used after the ports tree has been updated:
  pkg version -l \? | cut -f 1 -w | grep -v compat | xargs pkg delete -fy
-----

It won't be matched by any listed above port's name (NOT EVEN when xorgproto is appended)
# pkg updating fontsproto bigreqsproto compositeproto damageproto dri2proto fixesproto fontcacheproto glproto inputproto kbproto presentproto printproto randrproto recordproto renderproto resourceproto rubygem-winrm-fs scrnsaverproto videoproto xcmiscproto xextproto xf86bigfontproto xf86dgaproto xf86driproto xf86vidmodeproto xineramaproto xproto xorgproto

This shows history entries for all installed ports, but again omitting mentioned 20180731:
# pkg updating
    NOTE: At execution time, all ports have already been updated to x11/xorgproto

ONLY THIS shows mentioned relevant entry:
# pkg updating proto


Domagoj Smolčić


More information about the freebsd-pkg mailing list