1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/Mk
Brad Davis 067905614d
Mk/bsd.sites.mk: don't add GH to MASTER_SITES when USE_GITHUB=nodefault
When using USE_GITHUB=nodefault, we don't need to add GH to
MASTER_SITES, as the github urls that are needed will be added later.

Adding GH here means we'll add a generic GitHub URL to the fetch list,
in the form of github.com/<portname>/<portname>/.../<dist> which will
not work. When used with USE_GITLAB the framework will add this bogus
URL before the correct gitlab url. It does not prevent the distfile to
be fetched from gitlab, but it makes everyone try and fetch from a bogus
url before trying the correct url.

PR:	279816
2024-09-19 14:48:25 +02:00
..
Features Mk/Features: WITH_PIE - add cmake support 2024-05-14 10:39:24 +02:00
Scripts Mk/Scripts: Fix typos 2024-09-12 17:09:32 +02:00
Uses Mk/Uses: Remove ONLY_FOR_ARCHS variables. these are defined on fpc/lazarus ports 2024-09-17 02:25:58 -07:00
Wrappers
bsd.ccache.mk
bsd.commands.mk Mk/*: Build with a clean environment 2024-02-29 21:21:37 +01:00
bsd.default-versions.mk lang/fpc-devel: Improve aarch64 support for fpc/lazarus based ports 2024-09-17 01:30:53 -07:00
bsd.destdir.mk
bsd.gcc.mk Mk: unregister expired lang/gcc9 2024-06-30 14:51:06 +02:00
bsd.gecko.mk lang/rust: Update to 1.81.0 2024-09-10 12:54:49 +02:00
bsd.java.mk Mk/*: Build with a clean environment 2024-02-29 21:21:37 +01:00
bsd.licenses.db.mk
bsd.licenses.mk component: add SUBPACKAGES 2024-01-01 22:58:53 +01:00
bsd.local.mk
bsd.ocaml.mk
bsd.options.desc.mk Mk/bsd.options.desc.mk: Update MPICH_DESC 2024-09-09 02:40:25 +08:00
bsd.options.mk mail/mlmmj: reduce the number of dependencies necessary to build 2024-06-17 10:35:03 +02:00
bsd.port.mk bsd.port.mk: remove unused base system binutils support 2024-08-13 11:33:25 -04:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Mk/*: unconditionally use .MAKE.UID and .MAKE.GID 2024-01-15 17:17:05 +01:00
bsd.sanity.mk
bsd.sites.mk Mk/bsd.sites.mk: don't add GH to MASTER_SITES when USE_GITHUB=nodefault 2024-09-19 14:48:25 +02:00
bsd.wx.mk Mk/bsd.wx.mk: extend GTK flavor support over both wxWidgets versions. 2024-05-23 09:26:24 +00:00