FreeBSD 10 on VMWare in a corporate network; How?

sadegh solati solati.sadegh at gmail.com
Wed Feb 12 11:02:11 UTC 2014


Hi.

for Example:
in directory: /usr/ports/lang/perl5.18
#make all-depends-list
it's output will be something like this
/usr/ports/ports-mgmt/pkg

take a look at distfiles in each directory ( perl and pkg).download the
exact version that mentioned there to a pc which have acces to internet .
use SCP to put the downloaded files in /usr/ports/distfiles.

after that go to perl folder and use "make install" (without quotes) and it
should be done.

Don't forget to you can't connect to ssh or scp with root user. create
another user or edit /etc/sshd.conf and enable PermitRootLogin then restart
sshd service.


More information about the freebsd-stable mailing list