modifying makefiles
    Ion-Mihai Tetcu 
    itetcu at apropo.ro
       
    Mon Mar 22 23:36:20 PST 2004
    
    
  
On Tue, 23 Mar 2004 07:25:11 +0000 (GMT)
Tadimeti Keshav <keshav_tadimeti at 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
    
    
More information about the freebsd-questions
mailing list