Lines Matching +full:non +full:- +full:empty
25 #GITCMD="/usr/local/bin/git clone -q --branch main"
39 #MAKE_FLAGS="-s"
41 ## Set to use world- and kernel-specific make(1) flags.
42 #WORLD_FLAGS="-j $(sysctl -n hw.ncpu)"
43 #KERNEL_FLAGS="-j $(( $(( $(sysctl -n hw.ncpu) + 1 )) / 2 ))"
51 ## Set to '1' to disable multi-threaded xz(1) compression.
57 ## Set to a list of ports required to build embedded system-on-chip
58 ## images, such as sysutils/u-boot-rpi.
62 ## is passed to make(1) to set the TARGET (value of uname -m) to cross
67 ## This value is passed to make(1) to set the TARGET_ARCH (value of uname -p)
76 ## Set to a non-empty value skip checkout or update of /usr/src in
80 ## Set to a non-empty value skip checkout or update of /usr/ports in
88 ## Set to a non-empty value to build virtual machine images as part of the
92 ## Set to a non-empty value to compress virtual machine images with xz(1)
96 ## If WITH_VMIMAGES is set to a non-empty value, this is the name of the
100 ## If WITH_VMIMAGES is set to a non-empty value, this is the size of the
105 ## If WITH_VMIMAGES is set to a non-empty value, this is a list of disk
107 ## manual page, as well as 'mkimg --formats' output.
110 ## Set to a non-empty value to build virtual machine images for various
114 ## If WITH_CLOUDWARE is set to a non-empty value, this is a list of providers
116 #CLOUDWARE="EC2 GCE ORACLE VAGRANT-VIRTUALBOX VAGRANT-VMWARE"
118 ## If WITH_OCIIMAGES is set to a non-empty value, build Open Container