On Tue, 01 Mar 2005 14:45:34 +0000 Aaron Sloan <[EMAIL PROTECTED]> wrote:
> Good morning, > I'm having some troubles getting started on how to > search the ports I have installed who have ruby as a dependency so > I can upgrade them. What syntax do I need for searching of which file? > > I have looked at the syntax from the perl portupgrade and I'm scared... : ) > > portupgrade -f `(pkg_info -R perl-5\* |tail +4; \ > find /usr/local/lib/perl5/site_perl/5.[68].[1245] -type f -print0 \ > | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u` What's wrong with the ports/UPDATING entry ? portupgrade -rf ruby-1.8.\* -- IOnut Unregistered ;) FreeBSD "user" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"