Re: ports compilation
From: Micheal Patterson (micheal_at_tsgincorporated.com)
Date: 03/03/04
- Previous message: Tadimeti Keshav: "ports compilation"
- In reply to: Tadimeti Keshav: "ports compilation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Tadimeti Keshav" <keshav_tadimeti@yahoo.co.uk>, <freebsd-questions@freebsd.org>, <freebsd-newbies@freebsd.org> Date: Wed, 3 Mar 2004 00:35:31 -0600
----- 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 _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Tadimeti Keshav: "ports compilation"
- In reply to: Tadimeti Keshav: "ports compilation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|