X related ports not finding version strings and hanging

Warren Block wblock at wonkity.com
Mon Oct 7 20:34:34 UTC 2013


On Sun, 6 Oct 2013, Kevin Oberman wrote:

> As usual with such upgrades, pkg_libchk is your friend. Assuming you have
> updated pixman:
> portmaster graphics/libGL graphics/dri
> pkg_libchk -o | grep pixman | cut -d: -f1 | sort | uniq > pixman-files.txt
> portmaster =D `cat pixman-files.txt`
> portmaster -aD
> portmaster -y -clean-distfiles

pkg_libchk -q > /tmp/to-be-rebuilt.txt
portmaster `cat /tmp/to-be-rebuilt.txt`

worked for me, although I did it after following the pixman instructions 
in /usr/ports/UPDATING.


More information about the freebsd-current mailing list