Użytkownik 子耗 napisał:

I am a new user to Freebsd. I do not have a high speed connection, so
I could not install softwares from ports directly. It takes me a lot
of time. I wonder how to download the whole ports, so that I could
download it in Net Cafe, and save it to my moible harddisk and then, I
could install softwares after I get home. It is of no use to download
the ports trees only. I need to download all the source codes the
first time, and I could use cvs system to update it.


If you want for example install mc
# cd /usr/ports/misc/mc
# make fetch-recursive
===> Fetching all distfiles for mc-4.6.0_15 and dependencies
....

And you have mc with  dependencies.
All downloaded files you have in:
/usr/ports/distfiles/


Best regards
Arek
--
Arek Czereszewski       | jid: aro(at)chrome.pl
arek(at)wup-katowice.pl |  gg: 1349941
"UNIX is like a wigwam:
no windows, no gates, apache inside."
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to