Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 15:22:27 -0500
From:      Parv <parv@pair.com>
To:        "Michael C. Shultz" <ringworm01@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Need testers: modifying ports so dependencies are automatically updated at make install time
Message-ID:  <20051230202227.GA6673@holestein.holy.cow>
In-Reply-To: <200512301209.37040.ringworm01@gmail.com>
References:  <200512301209.37040.ringworm01@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <200512301209.37040.ringworm01@gmail.com>,
wrote Michael C. Shultz thusly...
>
> I put together a PR that modifies a port so that when:
> 
> make  or make install
> 
> is run, if any of the ports dependencies are out of date they are
> updated first before installing the port.

That would be a worse position if i happened to have a slightly
older version of a dependency port (but new version exists in the
ports tree) which would work just fine for the port needing that
particular dependency port.  pkg_add already suffers due to a
similar problem; i would like the ports not being infected too.


> Another benefit is less drive space is used because after each
> dependency is built and installed it is cleaned

There should be some mechanism to disable cleaning.


  - Parv

>  http://www.freebsd.org/cgi/query-pr.cgi?pr=91105


-- 




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