> From: [email protected] [mailto:[email protected]] On > Sent: July 23, 2009 11:32 AM > > On Thu, Jul 23, 2009 at 11:29 AM, Chris > Buechler<[email protected]> wrote: > > On Thu, Jul 23, 2009 at 10:02 AM, Evgeny > > Yurchenko<[email protected]> wrote: > >> > >> Thanks for quick report Chris. I am completely new to this stuff > >> please bear with me. Trying to accoomplish 'Clone the > tools repo at > >> rcs.pfsense.org' I came to conclusion I need git installed on my > >> pfSense-dev system. Reading several documents I tried the following > >> procedure: > >> echo "WITHOUT_X11=yo" >> /etc/make.conf portsnap fetch extract -> > >> Success cd /usr/ports/devel/git && make BATCH=yo && make install > >> BATCH=yo && make clean -> Failure after the next: > >> > > > > No idea. Try to pkg_add -r git, or you may have to clone it on > > another system and copy over the port. > > > > or fetch http://cvs.pfsense.org/~cmb/igmpproxy-port.tgz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For > additional commands, e-mail: [email protected] > > Commercial support available - https://portal.pfsense.org > # pkg_add -r git Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/git.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/git.tbz' by URL
Fetch from http worked, thank you. Eugene --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
