Re: Port Version via pkg_add

2008-01-05 Thread Jason C. Wells
Garrett Cooper wrote: Please see my earlier post (November / December on [EMAIL PROTECTED]) where I provided a really simple pkg_add(1) patch that keeps all packages fetched with -K. That appears to do the trick. Thanks! Jason C. Wells ___ freebsd-

Re: Port Version via pkg_add

2008-01-05 Thread Garrett Cooper
On Jan 5, 2008, at 9:51 AM, Jason C. Wells wrote: Garrett Cooper wrote: Please see my earlier post (November / December on [EMAIL PROTECTED]) where I provided a really simple pkg_add(1) patch that keeps all packages fetched with -K. That appears to do the trick. Thanks! Jason C. Wells

Re: Port Version via pkg_add

2008-01-04 Thread Garrett Cooper
On Jan 4, 2008, at 10:33 PM, Jason C. Wells wrote: Jason C. Wells wrote: How does pkg_add determine what version of a port to add when 'pkg_add -Kr' is used? How can I make pkg_add use 6.3 packages instead of 6.2? Thank you for the previous replies. Now for a follow up. How do I make p

Re: Port Version via pkg_add

2008-01-04 Thread Jason C. Wells
Jason C. Wells wrote: How does pkg_add determine what version of a port to add when 'pkg_add -Kr' is used? How can I make pkg_add use 6.3 packages instead of 6.2? Thank you for the previous replies. Now for a follow up. How do I make pkg_add -K keep all dependencies as well as the target p

Re: Port Version via pkg_add

2008-01-02 Thread Kris Kennaway
Jeremy Chadwick wrote: On Tue, Jan 01, 2008 at 08:10:12PM -0800, Jason C. Wells wrote: How does pkg_add determine what version of a port to add when 'pkg_add -Kr' is used? pkg_add calls getosreldate(3) to obtain the integer value of the release of FreeBSD running on the machine. The list of p

Re: Port Version via pkg_add

2008-01-01 Thread Jeremy Chadwick
On Tue, Jan 01, 2008 at 08:10:12PM -0800, Jason C. Wells wrote: > How does pkg_add determine what version of a port to add when > 'pkg_add -Kr' is used? pkg_add calls getosreldate(3) to obtain the integer value of the release of FreeBSD running on the machine. The list of paths to fetch from are