Thanks a lot for the direction. All goes well until portupgrade asks me
to run 'pkgdb -F',
which asks me to resolve stale dependencies. I have a large number of
ports installed and
the dependencies seem somewhat intractable for manual resolution. Is
this the only way
to resolve the stale dependencies or am I as usual missing something :-(
? From the pkgdb
manpage I could not understand the implication of the score and how that
helps me
select a new dependency...
Chandan
Andrew Pantyukhin wrote:
On 2/20/06, Chandan Haldar <[EMAIL PROTECTED]> wrote:
Trying to build port linuxpluginwrapper on FreeBSD 6.0-Stable
(final goal is to get linux flash player work with firefox 1.0.7
on FreeBSD 6.0-Stable) fails at fetch of atk-1.2.0-2.i386.rpm.
Fetching manually results in checksum mismatch error. Any known
workaround? Transcript of session below.
# mv /usr/ports/distfiles /usr/
# rm -rf /usr/ports
# mkdir /usr/ports
# man portsnap ... <wow>
# portsnap fetch
# portsnap extract
# mv /usr/distfiles /usr/ports/
# echo '0 7 * * * root portsnap cron && portsnap update' >> /etc/crontab
# cd /usr/ports/sysutils/portupgrade/
# make install clean
# rehash
# portupgrade -ak ... <tea-time>
# cd /usr/ports/www/linuxpluginwrapper/
# make install clean
# cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 /etc/
# cd /usr/ports/www/linux-flashplugin6/
# make install clean
# firefox &
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"