Pav Lucistnik wrote:
Stephen Montgomery-Smith píše v út 22. 05. 2007 v 09:35 -0500:
For example, this
dramatically improves the time for invocations of "make -V PKGNAME" for
deskutils/alacarte (on my system from about 1.5 seconds to .3 seconds).
It only affects a few ports, but enough, I think, to increase the speed
of "make index" noticeably albeit not dramatically.
Sounds good. Can you get us a fresh patch?
Try the patch I sent last night. The modifier :u seems only to be
available in CURRENT, and writing it without invoking a shell without :u
is really beyond my skills. (And I think the overhead of a single extra
shell invocation is really quite insignificant - for starters it will
only affect gnome ports.)
But if you are using a recent CURRENT, I guess
_USE_GNOME=${_USE_GNOME:O:u}
in the same place that I modified it last night will do the trick.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"