Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 09:38:33 +0200
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: modifying makefiles
Message-ID:  <20040323093833.188bbe11@it.buh.cameradicommercio.ro>
In-Reply-To: <20040323072511.21547.qmail@web25006.mail.ukl.yahoo.com>
References:  <20040323072511.21547.qmail@web25006.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Mar 2004 07:25:11 +0000 (GMT)
Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk> wrote:

> hi
> SInce I am behind a modem, I downloaded my fav ports
> (source files) and copied them to
> /usr/ports/distfiles.
> 
> Some of the makefiles in the ports target a higer
> version of the application than I have, and some the
> lower version.
> I made the changes in the makefile and adjusted the
> MD5 values in the distinfo file, but make fails in the
> patch section. Is there a way around this (i know it
> is ugly) other than downloading from the net?

What you did can not work.

cvsup for forts doesn't take much even on modem.

`make fetch` in the ports/category/name will get you the right distfile.

# fetch-recursive-list  - Show list of files that would be retrieved by
#                                 fetch-recursive.
# fetch-required-list - Show list of files that would be retrieved by
#                                 fetch-required.

would give you also the dependencies for a given port.



-- 
IOnut
Unregistered ;) FreeBSD user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040323093833.188bbe11>