On Wed, Nov 16, 2011 at 05:54:45PM +0000, Stuart Henderson wrote: > comments? OK?
Yes please. While on the subject, can't we add (at the very least) the SUDO=sudo line? > > Index: infrastructure/templates/mk.conf.template > =================================================================== > RCS file: infrastructure/templates/mk.conf.template > diff -N infrastructure/templates/mk.conf.template > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ infrastructure/templates/mk.conf.template 16 Nov 2011 17:54:23 -0000 > @@ -0,0 +1,24 @@ > +# $OpenBSD$ > + > +# This file contains some mk.conf entries suitable for ports work. > +# It may be copy-and-pasted, or included directly from /etc/mk.conf: > +# .include "/usr/ports/infrastructure/templates/mk.conf.template" > + > +# Common(ish) misspellings: > +.poison BUILD_DEPEND > +.poison DISTFLIES > +.poison LIB_DEPEND > +.poison MODPY_BUILDEP > +.poison MODULE > +.poison NOT_FOR_ARCH > +.poison NOT_FOR_ARCHES > +.poison ONLY_FOR_ARCH > +.poison ONLY_FOR_ARCHES > +.poison REVISON > +.poison REVSION > +.poison RUN_DEPEND > +.poison WKRBUILD > +.poison WKRCONF > +.poison WKRDIST > +.poison WKRINST > +.poison WKRSRC >
