HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/iports/etc/make.conf
WRKDIRPREFIX=           /var/ports
DISTDIR=                /var/ports/distfiles
PACKAGES=               /var/ports/packages
INDEXDIR=               /var/ports
##
##
## Please enable the "LOCALBASE= /usr/iports" line,
## if you want to compile agains any lib/header from the installed ports
## in /usr/iports.
##
## Set it to /usr/local if you want to (re)install everything on your own in
## AND against /usr/local. This will BREAK our support possibilities!
##
##
LOCALBASE=              /usr/iports
PREFIX=                 /usr/local
LINUXBASE=              /compat/linux

WITH_PKGNG=yes

## Do NOT remove these, if you compile against iports, unless the port complains!
CFLAGS+=		-I/usr/local/include -I/usr/iports/include
CPPFLAGS+=		-I/usr/local/include -I/usr/iports/include
LDFLAGS+=		-L/usr/local/lib -L/usr/iports/lib
OTHER_LDLIBS+=		-L/usr/local/lib -L/usr/iports/lib
LIB_DIRS+=		/lib /usr/lib ${LOCALBASE}/lib ${PREFIX}/lib ${PREFIX}/lib/nss /usr/iports/lib/qt5
# change this, if you dont want to use llvm90
LLVM_CONFIG=		llvm-config90

# MONGODB uses an terrible old ICU - use this line ONLY when compiling mongodb
#CFLAGS+=                -I/usr/local/include -I/usr/iports/icu-legacy/include -I/usr/iports/include

APACHE_PORT=		www/apache24
PKG_BIN=		/usr/iports/sbin/pkg-static
PKG_DEPENDS=		/usr/iports/sbin/pkg:ports-mgmt/pkg
LIB_DIRS+=              /usr/local
INSTALL_AS_USER=	1
AUTORECONF=             /usr/iports/bin/autoreconf
DIALOG4PORTS=           /usr/iports/bin/dialog4ports
HTTPD=                  /usr/iports/sbin/httpd
APXS=                   /usr/iports/sbin/apxs
MAKEINFO=               /usr/bin/makeinfo
UNZIP_CMD=              /usr/iports/bin/unzip
PERL=			/usr/iports/bin/perl
PERL5=			/usr/iports/bin/perl5
SITE_PERL=              /usr/local/lib/perl5/site_perl
OPTIONS_UNSET_FORCE+=   X11 SVG PANGO PANGOCAIRO GSSAPI KERBEROS SLANG GNOME DOCS EXAMPLES
OPTIONS_SET_FORCE+=     NCURSES
OPENSSL_SHLIBVER=	9
##

#       ___  ___  __           ___  __   __     __        __                __            __    /
# |__/ |__  |__  |__)    \  / |__  |__) /__` | /  \ |\ | /__`    | |\ |    /__` \ / |\ | /  `  /
# |  \ |___ |___ |        \/  |___ |  \ .__/ | \__/ | \| .__/    | | \|    .__/  |  | \| \__, .
#
## ABSOLUTE MANDATORY - KEEP THE VERSIONS in SYNC with your installations!!
DEFAULT_VERSIONS= perl5=5.26 php=7.4 mysql=5.7 apache=2.4 ssl=openssl

#  __      ___       __
# |__) \ /  |  |__| /  \ |\ |
# |     |   |  |  | \__/ | \|
#
PYTHONBASE=             /usr/local
DEFAULT_VERSIONS+=	python=3.6 python2=2.7 python3=3.6
PYTHON_CMD=		/usr/iports/bin/${PYTHON_VERSION}

#  __        __
# |__) |__| |__)
# |    |  | |
#
## PHP REQUIREMENTS - EDIT VERSION IF NEEDED !!
PHPBASE=/usr/iports/php73

# prevent fucking reinstall
WITHOUT_PHP_DEPENDS=1

ALLOW_UNSUPPORTED_SYSTEM=1
IGNORE_OSVERSION=yes

# Do NOT change any of these lines, unless you REALLY know, what you are doing!
.if ${.CURDIR:M*/ports*/dns/c-ares*}
CFLAGS=
.endif

.if ${.CURDIR:M*/ports/graphics/mesa-libs*}
DEFAULT_VERSIONS=	python=2.7 ssl=openssl
.endif

.if ${.CURDIR:M*/ports/graphics/vips*}
DEFAULT_VERSIONS=	python=2.7 ssl=openssl
.endif

.if ${.CURDIR:M*/ports/textproc/asciidoc*}
DEFAULT_VERSIONS=	python=2.7 ssl=openssl
.endif

.if ${.CURDIR:M*/ports/www/*node*}
DEFAULT_VERSIONS=	python=2.7 ssl=openssl
.endif

.if ${.CURDIR:M*/ports/devel/meson*}
DEFAULT_VERSIONS=	python=3.6 ssl=openssl
.endif

.if ${.CURDIR:M*/ports/graphics/poppler*}
LDFLAGS+=		-L/usr/local/lib/nss
.endif

.if ${.CURDIR:M*/ports/x11-toolkits/pango*}
OPTIONS_UNSET_FORCE=
OPTIONS_SET_FORCE=	X11
.endif

.if ${.CURDIR:M*/ports/x11-fonts/font-bh-ttf*}
LOCALBASE=	/usr/local
.endif