Date: Mon, 29 Jun 1998 11:03:31 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: brendan@bmkind.lnk.telstra.net Cc: questions@FreeBSD.ORG Subject: Re: Ports Collection Message-ID: <199806291803.LAA01298@ix.netcom.com> In-Reply-To: <Pine.BSF.3.96.980629162715.345A-100000@bmkind.lnk.telstra.net> (message from Brendan Kosowski on Mon, 29 Jun 1998 16:30:23 %2B1000 (EST))
next in thread | previous in thread | raw e-mail | index | archive | help
Look at http://www.freebsd.org/handbook/handbook28.html # cd /usr/ports # ftp ftp.freebsd.org [log in as `ftp' and give your email address when asked for a password. Remember to use binary (also known as image) mode!] > cd /pub/FreeBSD/ports > get databases.tar [tars up the databases directory for us] > quit # tar xf databases.tar [extract all the database skeletons] # cd databases # make install [build and install all the database ports] I think you can do this at /pub/FreeBSD and 'get ports.tar', but, read the handbook FIRST! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806291803.LAA01298>