Mk.conf

BSD.PORT.MK(5) - File Formats Manual

Ports, Bsd.port.arch.mk, Distfiles, Pkg_add, Modules, Intro, Mk.conf, Specs, Pkgpath, Ftp, Pkg_create, Bsd-Port-Mk

BSD.PORT.MK(5) - File Formats Manual # BSD.PORT.MK(5) - File Formats Manual NAME # bsd.port.mk - ports tree master Makefile fragment SYNOPSIS # .include <bsd.port.mk> DESCRIPTION # bsd.port.mk contains the [ports(7)](/man/man7/ports.7) tree make(1) framework, in the form of documented public targets, variables and paths. The actual bsd.port.mk file lives under ${PORTSDIR}/infrastructure/mk, with make(1)’s system include file redirecting to it. Optional parts of this framework have been moved to port-modules(5) in an effort to shrink the main file (see also MODULES) . ...

RELEASE(8) - System Manager's Manual

Ports, Pkg_add, Sysmerge, Mk.conf, Cvs, Release

RELEASE(8) - System Manager’s Manual # RELEASE(8) - System Manager’s Manual NAME # release - building an OpenBSD release DESCRIPTION # There are several steps necessary to build a release: Update sources. Build and install a new kernel. Build a new base system. Make and validate the base system release. Build and install Xenocara. Make and validate the Xenocara release. Create boot and installation disk images. Make the third party packages. ...