[Reading data from pkg(8) ... - 384 packages found - done]
---> Installing the new version via the port
===> Installing for php56-session-5.6.36_1
===> Registering installation for php56-session-5.6.36_1 as automatic
Installing php56-session-5.6.36_1...
===> Cleaning for php56-session-5.6.36_1
---> Cleaning out obsolete shared libraries
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- security/php56-openssl (marked as IGNORE)
てなことになって、php56 関連モジュールとして1つだけ残っちゃいました。
> pkg version -vl "<"
php56-openssl-5.6.36 < needs updating (index has 5.6.36_1)
> portupgrade -Rr php56-openssl
[Reading data from pkg(8) ... - 385 packages found - done]
** Port marked as IGNORE: security/php56-openssl:
is marked as broken: Does not build with openssl-devel
[Gathering depends for lang/php56-extensions ................ done]
[Exclude up-to-date packages ...............** Port marked as IGNORE: security/php56-openssl:
is marked as broken: Does not build with openssl-devel
................................................. done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- security/php56-openssl (marked as IGNORE)
- security/php56-openssl (marked as IGNORE)
2. 単に make してみる
> cd /usr/ports/security/php56-openssl
> make clean
> make
===> php56-openssl-5.6.36_1 is marked as broken: Does not build with
openssl-devel.
*** Error code 1
Stop.
make: stopped in /usr/ports/security/php56-openssl