Background:
not updating gettext-related ports soon
(interim copy of libintl.so.8 to /usr/local/lib/compat)
not updating gtk20 ports soon
(other thread:
-- see the other thread... result only shows
very latest updates not all of them.
...............
So UPDATING:
after upgrading perl.
Seemed to complete.
Then in /usr/local/lib/perl5/site_perl/5.8.9 there were
hundreds of ports
that were not updated.
# then
after each one, (numbers approximate) a few ports listed still
not updated.
(without the /var/db/pkg path, more than four may be updated)
(one may wish to wait for the "working on multiple ports" message in the
xterm, because sometimes portmaster would pause to ask permission...)
Then one can sequentially 4 at a time upgrade the old ones.
PER THE "TAIL" cli above...
when that is all done... (thankfully it enables normal
browsing etc in the meantime.../yell/ notifies each instance of 4 finishing)
...
then change to the above site_perl/5.8.9
and upgrade the remaining few not caught by +DESC updating.
...
AN ASIDE...
...
Issue remained here, p5-Gtk2-WebKit would not rebuild.
(freezes on compiling DOC or POD some such, reported as a bug in gentoo 2009)
(missing files in /build/ that were supposed to be present.)
...
so I manually repocopied it from 5.8.9 to 5.10.1 ...
having pkg_add 'd the latest webkit-gtk2-1.2.3...
REMAINED... test ports built against the repocopy
(that is, depending upon p5-Gtk2-WebKit...even though it is "from" the older perl)
WORKED...
then
in site_perl when empty.
not updating gettext-related ports soon
(interim copy of libintl.so.8 to /usr/local/lib/compat)
not updating gtk20 ports soon
(other thread:
Code:
sort file_pkg_version.txt.1 file_pkg_version.txt.1 fil_pkg_version.txt.latest
| uniq -u | lookat )
very latest updates not all of them.
...............
So UPDATING:
Code:
portmaster p5-
Seemed to complete.
Then in /usr/local/lib/perl5/site_perl/5.8.9 there were
hundreds of ports
that were not updated.
Code:
cd /var/db/pkg
find . -type f -name "+DESC" -exec ls -lastr {} \; | hgrep -v Sep | grep p5 | tee -a /tmp/p5.fil
Code:
cd /tmp #(in an xterm)
tail -5 p5.fil | head -8
tail -9 p5.fil | head -8
tail -13 p5.fil | head -8
not updated.
Code:
portmaster -d -B /var/db/pkg/port.1-NUM /var/db/pkg/port.2-NUM port.3 port.4 && yell
# ditto on the last two (paths) (tailing number)
(one may wish to wait for the "working on multiple ports" message in the
xterm, because sometimes portmaster would pause to ask permission...)
Then one can sequentially 4 at a time upgrade the old ones.
PER THE "TAIL" cli above...
when that is all done... (thankfully it enables normal
browsing etc in the meantime.../yell/ notifies each instance of 4 finishing)
...
then change to the above site_perl/5.8.9
and upgrade the remaining few not caught by +DESC updating.
...
AN ASIDE...
...
Issue remained here, p5-Gtk2-WebKit would not rebuild.
(freezes on compiling DOC or POD some such, reported as a bug in gentoo 2009)
(missing files in /build/ that were supposed to be present.)
...
so I manually repocopied it from 5.8.9 to 5.10.1 ...
having pkg_add 'd the latest webkit-gtk2-1.2.3...
REMAINED... test ports built against the repocopy
(that is, depending upon p5-Gtk2-WebKit...even though it is "from" the older perl)
WORKED...

then
Code:
/bin/rm -rf 5.8.9