ports compilation

Micheal Patterson micheal at tsgincorporated.com
Tue Mar 2 22:35:41 PST 2004



----- Original Message ----- 
From: "Tadimeti Keshav" <keshav_tadimeti at yahoo.co.uk>
To: <freebsd-questions at freebsd.org>; <freebsd-newbies at freebsd.org>
Sent: Wednesday, March 03, 2004 12:20 AM
Subject: ports compilation


> Hi all,
> So I managed to download a few ports's sources (such
> as aterm, xmms, xine). Without connecting to the net
> to install them, how may I install them using the
> ports skeletons? (I mean using MAKE & MAKE INSTALL)?
>
> Do I need to change some variable that points to the
> FTP server?
>
> Thanks in advance
> Tk
>
>
>

If your source file is the same as the port makefile is looking for
(signatures, extensions, version, etc), you can drop them into
/usr/ports/distfiles and the port makefile will find, patch (if necessary)
and install them for you. Provided there's no dependancies that you don't
have already, you shouldn't need to connect to the net.

--

Micheal Patterson
Network Administration
TSG Incorporated
405-917-0600



More information about the freebsd-questions mailing list