Linked by Eugenia Loli on Tue 9th May 2006 09:01 UTC, submitted by kaiwai
Thread beginning with comment 122712
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE[2]: RE[3]: RE[4]: Yum/Apt
by netpython on Wed 10th May 2006 16:52
in reply to "RE: RE[2]: RE[3]: Yum/Apt"
RE[3]: RE[4]: RE[5]: Yum/Apt
by noescom on Wed 10th May 2006 17:34
in reply to "RE[2]: RE[3]: RE[4]: Yum/Apt"




Member since:
2006-01-23
Am I right in thinking you can pkg_add packagex, then make install clean it from source, and use the package whilst your port is compiling? This works on Gentoo.
You can in first place do a "pkg_add -rv $package" en then do a "portsnap fetch ; portsnap update ; portupgrade -a". The "old" version works fine untill portupgrade is ready with the new one.