PDA

View Full Version : upgrade all gstream packages with portmaster


mfaridi
June 24th, 2009, 08:35
today after cvsup and portmaster -L , I see I should upgrade many packages of gstreamer like gstreamer plugin good and bad ...

how I can upgrade all of them by one command and use portmaster ?

SirDice
June 24th, 2009, 09:08
Something like portmaster gstreamer\*

mfaridi
June 24th, 2009, 09:11
Something like portmaster gstreamer\*

I start this command and I will put result in here

DutchDaemon
June 24th, 2009, 14:14
Note /usr/ports/UPDATING!

ale
June 24th, 2009, 14:22
This is wrong!

http://www.freebsd.org/cgi/cvsweb.cgi/ports/UPDATING.diff?r1=1.822;r2=1.823;f=h
http://www.freebsd.org/cgi/cvsweb.cgi/ports/UPDATING.diff?r1=1.823;r2=1.824;f=h
http://www.freebsd.org/cgi/cvsweb.cgi/ports/UPDATING.diff?r1=1.824;r2=1.825;f=h

DutchDaemon
June 24th, 2009, 14:34
If you've already done a complete upgrade, repeat these three (in this order): portmaster gstreamer-plugins-bad gstreamer-plugins-good gstreamer-plugins-ugly.

mfaridi
June 24th, 2009, 15:54
If you've already done a complete upgrade, repeat these three (in this order): portmaster gstreamer-plugins-bad gstreamer-plugins-good gstreamer-plugins-ugly.

I upgrade all gstreamer with this command

portmaster gstreamer\*


do I need run this command ?

portmaster gstreamer-plugins-bad gstreamer-plugins-good gstreamer-plugins-ugly

DutchDaemon
June 24th, 2009, 15:59
The order is important, as /usr/ports/UPDATING told you:

Due to the move of several plugins from gstreamer-plugins-bad to gstreamer-plugins-good and gstreamer-plugins-ugly. Its nessesary to update gstreamer-plugins-bad first. [sp!]

My portmaster command assures that order.

mfaridi
June 24th, 2009, 16:41
The order is important, as /usr/ports/UPDATING told you:



My portmaster command assures that order.

I do that and tun that command