This introduces the following option:
- MK_PKGCONF: determines if pkgconf and bomtool should be built
Sponsored by: Alpha-Omega, The FreeBSD Foundation
Differential D56404
pkgconf: import into the base system Authored by khorben on Wed, Apr 15, 11:01 AM. Tags None Referenced Files
Details This introduces the following option:
Sponsored by: Alpha-Omega, The FreeBSD Foundation $ make buildworld $ sudo make installworld $ /usr/bin/pkgconf --version 2.5.1 $ /usr/bin/pkgconf --cflags --libs zlib -L/lib -lz
Diff Detail
Event TimelineComment Actions This patch adds /usr/local/etc/pkgconfig/personality.d to -DPERSONALITY_PATH in lib/libpkgconfig/Makefile, as requested by bapt at https://ron-dev.freebsd.org/FreeBSD/src/pulls/9.
Comment Actions This update addresses feedback from bapt, more precisely:
Thanks!
Comment Actions this is also missing package definitions in release/packages/ucl, so it will break the package build. you can copy an existing ucl file and modify it as appropriate; usually all you need is a comment and a description. let me know if you want me to test the package build. Comment Actions This addresses feedback from ivy, moving /usr/include/pkgconf into the pkgconf-dev package.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||