Skip to content

Instantly share code, notes, and snippets.

@amatsumara
Created August 31, 2017 08:56
Show Gist options
  • Save amatsumara/74e0b5d467f454dc7abc1ac7353c818e to your computer and use it in GitHub Desktop.
Save amatsumara/74e0b5d467f454dc7abc1ac7353c818e to your computer and use it in GitHub Desktop.
FreeBSD make.conf
# You can use /etc/make.conf to control the options used to compile software
# on this system. Example entries are in
# /usr/share/examples/etc/make.conf.
#CFLAGS+= -mtune=opteron-sse3
KERNCONF=superserver
#OPTIONS_SET=IPV6
#OPTIONS_UNSET=X11
#INSTALL+= -C
# see /usr/ports/Mk/bsd.port.mk
#MAKE_JOBS_NUMBER=4
#MAKE_JOBS_NUMBER_LIMIT=8
#MASTER_SITE_BACKUP?= \
# http://distcache.FreeBSD.org/ports-distfiles/${DIST_SUBDIR}/
#MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
#DEFAULT_VERSIONS+=ssl=openssl
DEFAULT_VERSIONS+=ssl=base
#DEFAULT_VERSIONS+=perl5=5.24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment