install apache2 in bsd 6.2

Hi, I'm trying to install apache2 in freebsd 6.2 but I have the next problems:

  1. I don't have an internet connection in that computer
  2. I tried commands like make install clean in /usr/ports/www/apache22 but always try to connect to the internet

my question is:

how can I install apache2 in "off line" mode

thanks a lot

Take a look here, hope it helps.

use sysinstall, select package apache 2.2 and select media = cdrom
this will point the system to make it try to install apache 2.2 source from cdrom

or else, you have to download the tarball from here Download - The Apache HTTP Server Project using another pc and save it to usd drive etc and then load it to the pc that u wanted to install apache 2.2