FreeBSD 10 Tools And Applications For Apache And Php56

Besides the FreeBSD Apche 2.4 core install with Php72. Here is what I have installed on a FAMP.

cd /usr/ports/graphics/gd && make install clean BATCH=yes
cd /usr/ports/databases/php72-pdo_mysql && make install clean BATCH=yes
cd /usr/ports/databases/php72-pdo_sqlite && make install clean BATCH=yes
cd /usr/ports/www/php72-session && make install clean BATCH=yes
cd /usr/ports/graphics/php72-gd && make install clean BATCH=yes