On Thu, January 15, 2009 12:19, Herbert J. Skuhra wrote:
> 2009/1/15 bsd <b...@todoo.biz>:
>> Hello,
>>
>> I was looking for an efficient way to reinstall (recompile due to an
>> update
>> in the perl port) all installed p5 ports…
>
> Have you tried perl-after-upgrade? See UPDATING and man page.
>
>> I have done that manually, but I am certain there is a better way to do
>> that…
>>
>>
>> I have tried:
>>
>> # portmaster -rdf p5-
>>
>>
>> But that didn't work as I had to re-install all ports…
>
> Have you tried portmaster without -rf ?

try: portupgrade -f 'pkg_info | grep p5- | cut -d" " -f1'


>
> - Herbert
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscr...@freebsd.org"

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to