Antonio Olivares <olivares14...@gmail.com> writes:

> Dear folks,
>
> I have a question regarding portshaker.  I have successfully used
> Warren Block's script to make updates.
>
> http://www.wonkity.com/~wblock/docs/html/portupgrade.html
>
> #!/bin/sh
> /usr/sbin/portsnap fetch update && \
> /usr/local/sbin/portmaster -L --index-only | egrep '(ew|ort)
> version|total install'
>
> How can I do the same with portshaker command?
>
> <snip> 

Instead of running portsnap you can just use portshaker: something like
`portshaker -UIM' from the top of my head. I don't have access to a
system with portshaker on it atm (man portshaker is your friend). But
the idea is that you can tell portshaker to fetch updates for all trees
(including the official FreeBSD ports), and merge the trees. In any case
`man portshaker' is your friend.

Regards, 

-- 

- Frank
_______________________________________________
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