Re: path to sources.conf?

2017-04-03 Thread Michael Parson

On Wed, 1 Mar 2017, Dave Horsfall wrote:


On Tue, 28 Feb 2017, Ryan Williamson via macports-users wrote:


Try "sudo find / -name sources.conf"


Or better still, use the "locate" command (and run locate.updatedb every
so often).


Or better still, since we're on Macs and have Spotlight indexing things,
use 'mdfind -name sources.conf'.

--
Michael Parson
Pflugerville, TX
KF5LGQ


Re: path to sources.conf?

2017-03-02 Thread Bill Christensen

Thanks y'all.

On 2/28/17 9:49 PM, Joshua Root wrote:

Dave Horsfall wrote:

On Tue, 28 Feb 2017, Ryan Williamson via macports-users wrote:


Try "sudo find / -name sources.conf"


Or better still, use the "locate" command (and run locate.updatedb every
so often).


As of 2.4.0 we have some shiny new documentation. You can now simply 
run 'man sources.conf' (or 'port help sources.conf') to find the 
desired information, in the FILES section near the end.


- Josh




--
Bill Christensen
http://SustainableSources.com
http://LinkedIn.com/in/billc108



Re: path to sources.conf?

2017-02-28 Thread Joshua Root

Dave Horsfall wrote:

On Tue, 28 Feb 2017, Ryan Williamson via macports-users wrote:


Try "sudo find / -name sources.conf"


Or better still, use the "locate" command (and run locate.updatedb every
so often).


As of 2.4.0 we have some shiny new documentation. You can now simply run 
'man sources.conf' (or 'port help sources.conf') to find the desired 
information, in the FILES section near the end.


- Josh