sysctl ???

Joshua Root jmr at macports.org
Wed Apr 17 06:35:11 PDT 2013


On 2013-4-17 21:56 , Rainer Müller wrote:
> On 2013-04-17 12:31, vincent habchi wrote:
>>> There is no "standard Tcl ‘sysctl’ call". The sysctl proc you can call
>>> from portfiles is defined in src/macports1.0/sysctl.c. It's just a thin
>>> wrapper around sysctlbyname(3) to make it available from Tcl.
> 
> Why is this wrapper in macports1.0 and not in pextlib1.0 where we define
> all the others?

So you can run mportinit without having to import pextlib first.

<https://trac.macports.org/changeset/54693>

- Josh


More information about the macports-dev mailing list