This package provides the compat15x libraries for your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include .if ${OSVERSION} >= 1600000 LIB_DEPENDS+= libtpool.so.2:misc/compat15x .endif --