freebsd-ports/Mk
Gleb Popov 33ec243a79 Uses/cmake.mk: Always pass FETCHCONTENT_FULLY_DISCONNECTED=1 to CMAKE_ARGS.
Summary:
This variable makes `FetchContent_*()` CMake functions to disable any network
access, which is exactly what we expect in Ports framework.

Test Plan: `poudriere testport` on a simple CMake port.

Reviewed By: #kde, #portmgr, tcberner

Differential Revision: https://reviews.freebsd.org/D37015
2022-10-18 12:17:00 +03:00
..
Features Mk/Features/lto.mk: Add checks for powerpc64 and riscv64 2022-09-30 12:12:18 +02:00
Scripts Uses/cargo: Fix invalid WRKSRC for crates fetched from GitLab with tag 2022-10-08 14:21:19 +02:00
Uses Uses/cmake.mk: Always pass FETCHCONTENT_FULLY_DISCONNECTED=1 to CMAKE_ARGS. 2022-10-18 12:17:00 +03:00
Wrappers
bsd.ccache.mk Mk/bsd.ccache.mk: Add CCACHE_ENABLED variable for ports' convenience 2022-09-12 00:47:54 -07:00
bsd.commands.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.default-versions.mk luajit: Default to luajit-openresty on powerpc64* 2022-10-14 13:42:34 -06:00
bsd.destdir.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.gcc.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.gecko.mk Mk/bsd.gecko.mk: remove references to older gecko releases 2022-09-12 22:12:19 +02:00
bsd.java.mk Mk/bsd.java.mk: unregister expired java/openjdk7 2022-09-03 13:01:38 +02:00
bsd.ldap.mk Mk/bsd.ldap.mk: Use OpenLDAP 2.6 by default. 2022-07-08 01:06:07 -07:00
bsd.licenses.db.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.licenses.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.local.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.ocaml.mk framework: cleanup conditional-indentations in Mk/ 2022-04-24 12:00:20 +02:00
bsd.octave.mk Mk/bsd.octave.mk: improve fetching of source files for older ports. 2022-10-09 21:07:41 -05:00
bsd.options.desc.mk Mk/bsd.options.desc.mk: Add QT6_DESC 2022-10-09 01:12:05 -07:00
bsd.options.mk Uses/cabal.mk: Rename EXECUTABLES to CABAL_EXECUTABLES. 2022-08-09 12:16:31 +03:00
bsd.port.mk Mk/bsd.port.mk: Use .MAKE.UID instead of calling id(1) 2022-10-15 15:36:10 +02:00
bsd.port.options.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk framework: cleanup conditional-indentations in Mk/ 2022-04-24 12:00:20 +02:00
bsd.ruby.mk lang/ruby*: switch ruby ports to clang on powerpc with the same workaround that arm uses 2022-09-22 10:13:51 +00:00
bsd.sanity.mk framework: cleanup conditional-indentations in Mk/ 2022-04-24 12:00:20 +02:00
bsd.sites.mk Mk/bsd.sites.mk: Update MASTER_SITE_DEBIAN 2022-10-13 09:36:52 +09:00
bsd.tex.mk framework: cleanup conditional-indentations in Mk/ 2022-04-24 12:00:20 +02:00
bsd.wx.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00