On 2017/06/09 10:44, Oleg Ruso wrote: > Hi list! I`de like to ask about refuse file of OpenBSD port > management. FreeBSD has a special refused file for disable downloading > and updating of some ports. For example, audio, games X and some > another ports are unneeded. But i don't found any descriptions in cvs > and ports man pages. Is there a similar possibility in OpenBSD? And how > to use it. And some example desirable. Many thanks for a help in advance
The only thing is the SKIPDIR variable, see ports(7). But I wonder what you're doing that makes you want this - it's unlikely to be something that is normally done on OpenBSD, we don't have a load of build options here, the framework is based around people using pre-built packages unless they're doing ports development (and even then we still use packages for most things).
