opnsense-src/contrib/atf/atf-c++
Julio Merino 17a286a994 Change libatf-c and libatf-c++ to be private libraries.
We should not be leaking these interfaces to the outside world given
that it's much easier for third-party components to use the devel/atf
package from ports.

As a side-effect, we can also drop the ATF pkgconfig and aclocal files
from the base system.  Nothing in the base system needs these, and it
was quite ugly to have to get them installed only so that a few ports
could build.  The offending ports have been fixed to depend on
devel/atf explicitly.

Reviewed by:	bapt
2014-05-25 12:01:13 +00:00
..
detail MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
atf-c++-api.3 MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
atf_c++_test.cpp
build.cpp
build.hpp
build_test.cpp
check.cpp
check.hpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
check_test.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
config.cpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
config.hpp
config_test.cpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
Kyuafile
macros.hpp
macros_hpp_test.cpp
macros_test.cpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
pkg_config_test.sh MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
tests.cpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
tests.hpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
tests_test.cpp MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
unused_test.cpp
utils.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
utils.hpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
utils_test.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00