Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2004 00:35:31 -0600
From:      "Micheal Patterson" <micheal@tsgincorporated.com>
To:        "Tadimeti Keshav" <keshav_tadimeti@yahoo.co.uk>, <freebsd-questions@freebsd.org>, <freebsd-newbies@freebsd.org>
Subject:   Re: ports compilation
Message-ID:  <014d01c400e9$d4208ee0$0201a8c0@dredster>
References:  <20040303062055.58391.qmail@web25001.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


----- Original Message ----- 
From: "Tadimeti Keshav" <keshav_tadimeti@yahoo.co.uk>
To: <freebsd-questions@freebsd.org>; <freebsd-newbies@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?014d01c400e9$d4208ee0$0201a8c0>