Re: modifying makefiles
From: Ion-Mihai Tetcu (itetcu_at_apropo.ro)
Date: 03/23/04
- Previous message: Tadimeti Keshav: "modifying makefiles"
- In reply to: Tadimeti Keshav: "modifying makefiles"
- Next in thread: Nikolas Britton: "Re: modifying makefiles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Mar 2004 09:38:33 +0200 To: Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk>
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 _______________________________________________ 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: "modifying makefiles"
- In reply to: Tadimeti Keshav: "modifying makefiles"
- Next in thread: Nikolas Britton: "Re: modifying makefiles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|