Hello ? just using option two...

R0B_ROD witchdoctor.mdf at gmail.com
Wed Mar 4 11:53:06 UTC 2015


On Wed, Mar 04, 2015 at 03:28:26AM -0800, joey rambish via freebsd-ports wrote:
> Im not sure how exactly resetting the ports works,but I will do my best
> to figure it out! Any feedback and suggestions on the subject matter would be 
> great! Other than that I just like to read and learn 
> how to do it and what is out there! ?

Hey,
I assume you mean removing all the config files? 
r0b at bsd:/usr/ports/<example-app> # make rmconfig-recursive
Can take care of "resetting" ports and dependencies.

OR

# cp -Rp /usr/ports/distfiles /var/tmp 
(Backup to minimized downloading files) Not sure if its a good idea but I do it.
# rm -rf /usr/ports
# portsnap fetch
# portsnap extract
# portsnap update

NOTE! Please read the manual before doing anything I type. My job is to break
and play with my computer. I am also a newbie so please take caution
with my advice.

-Roberto Rodriguez Jr
Mach1ne Defense Foundati0n


More information about the freebsd-ports mailing list