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 _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
