So, I installed roundcube via portmaster, which installed (upgraded) the following: Nov 24 12:02:08 mail pkg-static: icu-58.1,1 installed Nov 24 12:03:00 mail pkg-static: pecl-intl-3.0.0_7 installed Nov 24 12:03:11 mail pkg-static: php56-ldap-5.6.27 installed Nov 24 12:03:17 mail pkg-static: roundcube-1.2.2,1 installed At this point I realized that curl had been installed without openssl support, so I reconfigured it and reinstalled it. Nov 24 12:18:11 mail pkg-static: curl-7.51.0_1 deinstalled Nov 24 12:23:56 mail pkg-static: curl-7.51.0_1 installed And here, apache core dump immediately after being started and postfix failed to start as well. Postfix complained about icu Nov 24 13:29:02 mail pkg-static: icu-58.1,1 installed Nope, that didn't do it. Nov 24 13:33:56 mail pkg-static: postfix-current-3.2.20161106_1,4 installed Nov 24 13:34:04 mail pkg-static: postfix-logwatch-1.40.03 installed Nov 24 13:34:10 mail pkg-static: postfix-postfwd-1.35_1 installed There, postfix is fine. Apache still core dumps (no error, just a core dump_ portmaser apache24 which installs the following: Nov 24 13:35:52 mail pkg-static: spdylay-1.4.0 installed Nov 24 13:43:27 mail pkg-static: nghttp2-1.16.1_1 installed Nov 24 13:59:15 mail pkg-static: apache24-2.4.23_1 installed Apache still core dumps. Reinstall mod_php56 Nov 24 14:07:51 mail pkg-static: mod_php56-5.6.27 installed Apache still core dumps. # apachectl -M Loaded Modules: core_module (static) so_module (static) http_module (static) mpm_prefork_module (static) authn_file_module (shared) authn_core_module (shared) authz_host_module (shared) authz_groupfile_module (shared) authz_user_module (shared) authz_core_module (shared) access_compat_module (shared) auth_basic_module (shared) auth_digest_module (shared) reqtimeout_module (shared) include_module (shared) filter_module (shared) mime_module (shared) log_config_module (shared) env_module (shared) headers_module (shared) setenvif_module (shared) version_module (shared) unixd_module (shared) dav_module (shared) status_module (shared) autoindex_module (shared) cgi_module (shared) dav_fs_module (shared) vhost_alias_module (shared) dir_module (shared) userdir_module (shared) alias_module (shared) rewrite_module (shared) php5_module (shared) apache24]# make show-modules ACCESS_COMPAT : enabled (shared) ACTIONS : enabled (shared) ALIAS : enabled (shared) ALLOWMETHODS : enabled (shared) ASIS : enabled (shared) AUTHN_ANON : enabled (shared) AUTHN_CORE : enabled (shared) AUTHN_DBD : enabled (shared) AUTHN_DBM : enabled (shared) AUTHN_FILE : enabled (shared) AUTHN_SOCACHE : enabled (shared) AUTHZ_CORE : enabled (shared) AUTHZ_DBD : enabled (shared) AUTHZ_DBM : enabled (shared) AUTHNZ_FCGI : disabled AUTHZ_GROUPFILE : enabled (shared) AUTHZ_HOST : enabled (shared) AUTHZ_OWNER : enabled (shared) AUTHZ_USER : enabled (shared) AUTH_BASIC : enabled (shared) AUTH_DIGEST : enabled (shared) AUTH_FORM : enabled (shared) AUTOINDEX : enabled (shared) BUFFER : enabled (shared) CACHE : enabled (shared) CACHE_DISK : enabled (shared) CACHE_SOCACHE : enabled (shared) CERN_META : enabled (shared) CGI : enabled (shared) CGID : enabled (shared) CHARSET_LITE : disabled DATA : disabled DAV : enabled (shared) DAV_FS : enabled (shared) DAV_LOCK : enabled (shared) DBD : enabled (shared) DEFLATE : enabled (shared) DIALUP : disabled DIR : enabled (shared) DUMPIO : enabled (shared) ENV : enabled (shared) EXPIRES : enabled (shared) EXT_FILTER : enabled (shared) FILE_CACHE : enabled (shared) FILTER : enabled (shared) HEADERS : enabled (shared) HEARTBEAT : disabled HEARTMONITOR : disabled IMAGEMAP : enabled (shared) INCLUDE : enabled (shared) INFO : enabled (shared) LBMETHOD_BYBUSYNESS : enabled (shared) LBMETHOD_BYREQUESTS : enabled (shared) LBMETHOD_BYTRAFFIC : enabled (shared) LBMETHOD_HEARTBEAT : disabled LOGIO : enabled (shared) LOG_DEBUG : enabled (shared) LOG_FORENSIC : disabled MACRO : enabled (shared) MIME : enabled (shared) MIME_MAGIC : enabled (shared) NEGOTIATION : enabled (shared) RATELIMIT : enabled (shared) REFLECTOR : disabled REMOTEIP : enabled (shared) REQTIMEOUT : enabled (shared) REQUEST : enabled (shared) REWRITE : enabled (shared) SED : enabled (shared) SETENVIF : enabled (shared) SLOTMEM_PLAIN : disabled SLOTMEM_SHM : disabled SOCACHE_DBM : enabled (shared) SOCACHE_MEMCACHE : enabled (shared) SOCACHE_SHMCB : enabled (shared) SPELING : enabled (shared) SSL : enabled (shared) STATUS : enabled (shared) SUBSTITUTE : enabled (shared) UNIQUE_ID : enabled (shared) USERDIR : enabled (shared) USERTRACK : enabled (shared) VERSION : enabled (shared) VHOST_ALIAS : enabled (shared) WATCHDOG : enabled (shared) XML2ENC : disabled AUTHNZ_LDAP : disabled IDENT : disabled LDAP : disabled LUA : disabled SOCACHE_DC : disabled SUEXEC : disabled HTTP2 : enabled (shared) PROXY_AJP : enabled (shared) PROXY_BALANCER : enabled (shared) PROXY_CONNECT : enabled (shared) PROXY_EXPRESS : enabled (shared) PROXY_FCGI : enabled (shared) PROXY_FDPASS : disabled PROXY_FTP : enabled (shared) PROXY_HCHECK : enabled (shared) PROXY_HTML : disabled PROXY_HTTP : enabled (shared) PROXY_SCGI : enabled (shared) PROXY_WSTUNNEL : enabled (shared) PROXY_HTTP2 : disabled SESSION_COOKIE : enabled (shared) SESSION_CRYPTO : enabled (shared) SESSION_DBD : disabled PROXY : enabled (shared) SESSION : enabled (shared) BUCKETEER : disabled CASE_FILTER : disabled CASE_FILTER_IN : disabled ECHO : disabled EXAMPLE_HOOKS : disabled EXAMPLE_IPC : disabled OPTIONAL_FN_EXPORT : disabled OPTIONAL_FN_IMPORT : disabled OPTIONAL_HOOK_EXPORT : disabled OPTIONAL_HOOK_IMPORT : disabled almost everything is up to date # portmaster -l ===>>> Root ports (No dependencies, not depended on) ===>>> bigreqsproto-1.1.2 ===>>> bsdadminscripts-6.1.1_8 ===>>> fdupes-1.6.1,1 ===>>> giflib-5.1.4 ===>>> inputproto-2.3.2 ===>>> libatomic_ops-7.4.4 ===>>> libssh2-1.7.0,2 ===>>> mDNSResponder-765.1.2 ===>>> nasm-2.11.08_1,1 ===>>> nmh-1.6 ===>>> patch-2.7.5 ===>>> pkg-1.9.3 ===>>> pkgconf-1.0.2 ===>>> portsearch-1.3.4 ===>>> postfinger-1.30 ===>>> psearch-2.0.2 ===>>> speedtest-mini-2.1.8.20160830,1 ===>>> xcmiscproto-1.2.2 ===>>> xf86bigfontproto-1.2.0 ===>>> xorg-macros-1.19.0 ===>>> xtrans-1.3.5 ===>>> 21 root ports ===>>> Trunk ports (No dependencies, are depended on) ===>>> GeoIP-1.6.9 ===>>> arc-5.21p ===>>> arj-3.10.22_4 ===>>> autoconf-wrapper-20131203 ===>>> automake-wrapper-20131203 ===>>> boehm-gc-7.6.0 ===>>> ca_root_nss-3.27.1 ===>>> cabextract-1.6 ===>>> cmake-modules-3.6.3 ===>>> cscope-15.8b ===>>> ctags-5.8 ===>>> cvsps-2.1_2 ===>>> db5-5.3.28_6 ===>>> dcc-dccd-1.3.158_2 ===>>> expat-2.2.0 ===>>> file-5.29 ===>>> freetype2-2.6.3 ===>>> freeze-2.5_2 ===>>> icu-58.1,1 ===>>> idnkit-1.0_5 ===>>> indexinfo-0.2.6 ===>>> jansson-2.9 ===>>> jpeg-turbo-1.5.1 ===>>> json-c-0.12_2 ===>>> jsoncpp-1.7.7 ===>>> kbproto-1.0.7 ===>>> lha-1.14i_6 ===>>> libedit-3.1.20150325_2,1 ===>>> libev-4.22,1 ===>>> libevent2-2.0.22_1 ===>>> libiconv-1.14_9 ===>>> libltdl-2.4.6 ===>>> liblz4-131 ===>>> libpaper-1.1.24.4 ===>>> libpthread-stubs-0.3_6 ===>>> libsigsegv-2.10_1 ===>>> libsodium-1.0.11 ===>>> libunwind-20121006_2 ===>>> libxml2-2.9.4 ===>>> libyaml-0.1.6_2 ===>>> libzip-1.1.3 ===>>> lzo2-2.09 ===>>> mime-support-3.59 ===>>> netqmail-1.06_3 ===>>> npth-1.2 ===>>> oniguruma5-5.9.6_1 ===>>> openldap-client-2.4.44 ===>>> openssl-1.0.2j_1,1 ===>>> p7zip-15.14_1 ===>>> pcre-8.39 ===>>> perl5-5.20.3_15 ===>>> png-1.6.26 ===>>> printproto-1.0.5 ===>>> re2c-0.14.3 ===>>> ripole-0.2.2 ===>>> rpm2cpio-1.4_2 ===>>> rsync-3.1.2_5 ===>>> sshguard-pf-1.7.0_1 ===>>> tcl86-8.6.6_1 ===>>> ucspi-tcp-0.88_2 ===>>> unrar-5.40,5 ===>>> unzoo-4.4_2 ===>>> urlview-0.9.20131021_1 ===>>> xextproto-7.3.0 ===>>> xmlcatmgr-2.2_2 ===>>> xproto-7.0.31 ===>>> zoo-2.10.1_3 ===>>> 67 trunk ports ===>>> Branch ports (Have dependencies, are depended on) ===>>> apache24-2.4.23_1 ===>>> apr-1.5.2.1.5.4_2 ===>>> aspell-0.60.6.1_5 ===>>> autoconf-2.69_1 ===>>> bash-4.4 ===>>> bzr-2.7.0_1 ===>>> bzr-fastimport-0.13.0 ===>>> clamav-0.99.2_2 ===>>> curl-7.51.0_1 ===>>> cyrus-sasl-2.1.26_12 ===>>> docbook-1.5 ===>>> docbook-sgml-4.5_1 ===>>> docbook-xml-5.0_3 ===>>> docbook-xsl-1.76.1_3 ===>>> gdbm-1.12 ===>>> getopt-1.1.6 ===>>> gettext-runtime-0.19.8.1 ===>>> gettext-tools-0.19.8.1 ===>>> git-2.10.1_1 ===>>> gmp-5.1.3_3 ===>>> gnupg1-1.4.21_1 ===>>> gnutls-3.4.16 ===>>> google-perftools-2.5 ===>>> iso8879-1986_3 ===>>> libICE-1.0.9_1,1 ===>>> libSM-1.2.2_3,1 ===>>> libX11-1.6.4,1 ===>>> libXau-1.0.8_3 ===>>> libXaw-1.0.13,2 ===>>> libXdmcp-1.1.2 ===>>> libXext-1.3.3_1,1 ===>>> libXmu-1.1.2_3,1 ===>>> libXp-1.0.3,1 ===>>> libXpm-3.5.11_4 ===>>> libXt-1.1.5,1 ===>>> libarchive-3.2.2,1 ===>>> libassuan-2.4.3 ===>>> libffi-3.2.1 ===>>> libgcrypt-1.7.3 ===>>> libgpg-error-1.25 ===>>> libidn-1.33_1 ===>>> libksba-1.3.5 ===>>> libtasn1-4.9 ===>>> libxcb-1.12 ===>>> libxslt-1.1.29 ===>>> llvm34-3.4.2_3 ===>>> lua52-5.2.4 ===>>> lzop-1.03 ===>>> m4-1.4.17_1,1 ===>>> mysql56-client-5.6.34 ===>>> nettle-3.2 ===>>> nghttp2-1.16.1_1 ===>>> p11-kit-0.23.2 ===>>> p5-Archive-Zip-1.59 ===>>> p5-Authen-PAM-0.16_2 ===>>> p5-Authen-SASL-2.16_1 ===>>> p5-BerkeleyDB-0.55_1 ===>>> p5-Bit-Vector-7.4 ===>>> p5-CPAN-Meta-2.150005 ===>>> p5-Carp-Clan-6.06 ===>>> p5-Convert-BinHex-1.125 ===>>> p5-Convert-TNEF-0.18_1 ===>>> p5-Convert-UUlib-1.50,1 ===>>> p5-Crypt-CBC-2.33_1 ===>>> p5-Crypt-DES-2.07_1 ===>>> p5-Crypt-OpenSSL-Bignum-0.07 ===>>> p5-Crypt-OpenSSL-RSA-0.28_1 ===>>> p5-Crypt-OpenSSL-Random-0.11 ===>>> p5-DBD-mysql-4.037 ===>>> p5-DBI-1.636 ===>>> p5-Data-OptList-0.110 ===>>> p5-Date-Calc-6.4 ===>>> p5-Devel-GlobalDestruction-0.14 ===>>> p5-Digest-BubbleBabble-0.02_1 ===>>> p5-Digest-HMAC-1.03_1 ===>>> p5-Digest-SHA1-2.13_1 ===>>> p5-Dist-CheckConflicts-0.11_1 ===>>> p5-Encode-Detect-1.01_1 ===>>> p5-Error-0.17024 ===>>> p5-ExtUtils-Config-0.008_1 ===>>> p5-ExtUtils-Helpers-0.026 ===>>> p5-ExtUtils-InstallPaths-0.011 ===>>> p5-File-Copy-Recursive-0.38_1 ===>>> p5-GSSAPI-0.28_1 ===>>> p5-Geo-IP-1.50 ===>>> p5-HTML-Parser-3.72 ===>>> p5-HTML-Tagset-3.20_1 ===>>> p5-HTTP-Date-6.02_1 ===>>> p5-IO-Multiplex-1.13_1 ===>>> p5-IO-Socket-INET6-2.72_1 ===>>> p5-IO-Socket-IP-0.38 ===>>> p5-IO-Socket-SSL-2.038 ===>>> p5-IO-Tee-0.64_3 ===>>> p5-IO-Tty-1.12_1 ===>>> p5-IO-stringy-2.111 ===>>> p5-Lchown-1.01_2 ===>>> p5-MIME-Charset-1.012 ===>>> p5-MIME-Tools-5.508,2 ===>>> p5-Mail-DKIM-0.40_2 ===>>> p5-Mail-IMAPClient-3.38 ===>>> p5-Mail-SPF-2.9.0_3 ===>>> p5-Mail-Sendmail-0.79_1 ===>>> p5-Mail-Tools-2.14 ===>>> p5-Module-Implementation-0.09_1 ===>>> p5-Module-Runtime-0.014_1 ===>>> p5-Mozilla-CA-20160104 ===>>> p5-Net-DNS-1.06_2,1 ===>>> p5-Net-DNS-Resolver-Programmable-0.003_2 ===>>> p5-Net-Domain-TLD-1.74 ===>>> p5-Net-LibIDN-0.12_4 ===>>> p5-Net-SMTP-SSL-1.04 ===>>> p5-Net-SNMP-6.0.1_1 ===>>> p5-Net-SSLeay-1.78 ===>>> p5-Net-Server-2.008_2 ===>>> p5-NetAddr-IP-4.078 ===>>> p5-Params-Util-1.07_2 ===>>> p5-Params-Validate-1.26 ===>>> p5-Parse-RecDescent-1.967.009_2 ===>>> p5-Readonly-2.05 ===>>> p5-Socket-2.024 ===>>> p5-Socket6-0.28 ===>>> p5-Storable-2.45_1 ===>>> p5-Sub-Exporter-0.987_1 ===>>> p5-Sub-Exporter-Progressive-0.001013 ===>>> p5-Sub-Install-0.928_1 ===>>> p5-Term-ReadKey-2.37 ===>>> p5-Time-HiRes-1.9726_1,1 ===>>> p5-TimeDate-2.30_2,1 ===>>> p5-Try-Tiny-0.24 ===>>> p5-URI-1.71 ===>>> p5-Unicode-String-2.10 ===>>> p5-Unix-Syslog-1.1_1 ===>>> pecl-intl-3.0.0_7 ===>>> php56-5.6.27 ===>>> php56-curl-5.6.27 ===>>> php56-dom-5.6.27 ===>>> php56-exif-5.6.27 ===>>> php56-fileinfo-5.6.27 ===>>> php56-filter-5.6.27 ===>>> php56-gd-5.6.27 ===>>> php56-hash-5.6.27 ===>>> php56-iconv-5.6.27 ===>>> php56-json-5.6.27 ===>>> php56-ldap-5.6.27 ===>>> php56-mbstring-5.6.27 ===>>> php56-mysql-5.6.27 ===>>> php56-mysqli-5.6.27 ===>>> php56-opcache-5.6.27 ===>>> php56-openssl-5.6.27 ===>>> php56-pdo-5.6.27 ===>>> php56-pdo_mysql-5.6.27 ===>>> php56-pdo_sqlite-5.6.27 ===>>> php56-phar-5.6.27 ===>>> php56-posix-5.6.27 ===>>> php56-pspell-5.6.27 ===>>> php56-readline-5.6.27 ===>>> php56-session-5.6.27 ===>>> php56-simplexml-5.6.27 ===>>> php56-sqlite3-5.6.27 ===>>> php56-tokenizer-5.6.27 ===>>> php56-xml-5.6.27 ===>>> php56-xmlreader-5.6.27 ===>>> php56-xmlwriter-5.6.27 ===>>> php56-zip-5.6.27 ===>>> pinentry-0.9.7_1 ===>>> pinentry-tty-0.9.7 ===>>> py27-Babel-2.3.4 ===>>> py27-Jinja2-2.8 ===>>> py27-MarkupSafe-0.23 ===>>> py27-acme-0.9.3,1 ===>>> py27-alabaster-0.7.6 ===>>> py27-authres-0.800 ===>>> py27-cffi-1.7.0 ===>>> py27-configargparse-0.10.0 ===>>> py27-configobj-5.0.6_1 ===>>> py27-cryptography-1.4 ===>>> py27-dns-2.3.6_1 ===>>> py27-dnspython-1.15.0 ===>>> py27-docutils-0.12_1 ===>>> py27-ecdsa-0.11_1 ===>>> py27-enum34-1.1.6 ===>>> py27-fastimport-0.9.2 ===>>> py27-funcsigs-1.0.2 ===>>> py27-idna-2.0 ===>>> py27-imagesize-0.7.1 ===>>> py27-ipaddr-2.1.11 ===>>> py27-ipaddress-1.0.17 ===>>> py27-mock-1.3.0_1 ===>>> py27-ndg_httpsclient-0.4.1 ===>>> py27-openssl-16.0.0 ===>>> py27-paramiko-2.0.0_1 ===>>> py27-parsedatetime-2.1 ===>>> py27-pbr-1.8.1 ===>>> py27-pip-8.1.2 ===>>> py27-psutil-4.3.0 ===>>> py27-pyasn1-0.1.9 ===>>> py27-pycparser-2.10 ===>>> py27-pygments-2.1.3 ===>>> py27-pyrfc3339-1.0 ===>>> py27-pyspf-2.0.12_4 ===>>> py27-pystemmer-1.3.0_1 ===>>> py27-python2-pythondialog-3.4.0 ===>>> py27-pytz-2016.7,1 ===>>> py27-requests-2.11.1 ===>>> py27-setuptools27-28.1.0 ===>>> py27-six-1.10.0 ===>>> py27-snowballstemmer-1.2.0_1 ===>>> py27-sphinx_rtd_theme-0.1.9 ===>>> py27-werkzeug-0.11.11 ===>>> py27-zope.component-4.2.2 ===>>> py27-zope.event-4.1.0 ===>>> py27-zope.interface-4.1.3 ===>>> python2-2_3 ===>>> python27-2.7.12 ===>>> python3-3_3 ===>>> python34-3.4.5 ===>>> python35-3.5.2 ===>>> ruby-2.2.5_1,1 ===>>> sdocbook-xml-1.1_2,2 ===>>> spamassassin-3.4.1_9 ===>>> spdylay-1.4.0 ===>>> sqlite3-3.15.1 ===>>> t1lib-5.1.2_4,1 ===>>> tpm-emulator-0.7.4_1 ===>>> trousers-0.3.13_1 ===>>> w3m-0.5.3_5 ===>>> xmlcharent-0.3_2 ===>>> 227 branch ports ===>>> Leaf ports (Have dependencies, not depended on) ===>>> amavisd-new-2.11.0,1 ===>>> asciidoc-8.6.9_5 ===>>> aspell-ispell-0.60.6.1 ===>>> automake-1.15_1 ===>>> bind99-9.9.9P4 ===>>> binutils-2.27_4,1 ===>>> bison-2.7.1,1 ===>>> cclient-2007f_2,1 ===>>> clamav-unofficial-sigs-5.3.2 ===>>> clang34-3.4.2_4 ===>>> cmake-3.6.3 ===>>> cython-0.24 ===>>> dehydrated-0.3.1_1 ===>>> dovecot2-2.2.26.0_2 ===>>> dspam-3.10.2_3 ===>>> fish-2.3.1_1 ===>>> fontconfig-2.12.1,1 ===>>> gettext-0.19.8.1 ===>>> git-bzr-ng-git20140423 ===>>> gmake-4.2.1_1 ===>>> gnupg-2.1.15 ===>>> gsed-4.2.2 ===>>> iconv-2.0_4 ===>>> imapsync-1.727_1 ===>>> jbig2dec-0.13 ===>>> libcheck-0.10.0 ===>>> libidn2-0.10 ===>>> libtool-2.4.6 ===>>> lynx-2.8.8.2_4,1 ===>>> mod_php56-5.6.27 ===>>> mpfr-3.1.5 ===>>> mutt-1.7.1_1 ===>>> mysql56-server-5.6.34 ===>>> nginx-1.10.2_1,2 ===>>> nmap-7.31 ===>>> p5-Canary-Stability-2012 ===>>> p5-Date-Manip-6.53 ===>>> p5-Email-Valid-1.200 ===>>> p5-Log-Dispatch-2.57 ===>>> p5-Log-Log4perl-1.47 ===>>> p5-MIME-EncWords-1.014.3 ===>>> p5-Mail-Sender-0.8.23 ===>>> p5-Module-Build-0.4220 ===>>> p5-Module-Build-Tiny-0.039_2 ===>>> p5-Parse-Syslog-1.10_1 ===>>> pflogsumm-1.1.5,1 ===>>> php56-extensions-1.0 ===>>> postfix-current-3.2.20161106_1,4 ===>>> postfix-logwatch-1.40.03 ===>>> postfix-postfwd-1.35_1 ===>>> pure-ftpd-1.0.42_3 ===>>> py27-certbot-0.9.3,1 ===>>> py27-postfix-policyd-spf-python-1.3.2_1 ===>>> py27-sphinx-1.4.8 ===>>> py27-sqlite3-2.7.12_7 ===>>> readline-6.3.8 ===>>> roundcube-1.2.2,1 ===>>> rsnapshot-1.4.2 ===>>> scons-2.5.0 ===>>> sshguard-1.7.0_1 ===>>> usermin-1.701 ===>>> vim-8.0.0082 ===>>> vpopmail-5.4.33_2 ===>>> webmin-1.820 ===>>> wget-1.18 ===>>> xcb-proto-1.12 ===>>> xmlto-0.0.28 ===>>> 67 leaf ports ===>>> 382 total installed ports --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx