1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/Mk
Mateusz Piotrowski b6c509342f Mk/Uses/samba.mk: Clean up and define SAMBA_LDB_PORT
- Deprecate the SAMBAPORT, SAMBALIBS, and SAMBAINCLUDES variables and
  replace them with the more readable and consistent SAMBA_PORT,
  SAMBA_LIBDIR, and SAMBA_INCLUDEDIR. The new variables follow the
  conventions of python.mk, ruby.mk, and cargo.mk more and are more
  future-proof.
- Rearrange the order of IGNORE checks.
- Explicitly mention the ports used samba.mk in a searchable manner
  (i.e., grepping for net/samba419 is going to return samba.mk).
- Define SAMBA_LDB_PORT, which allows ports to always use the right
  version of ldb for the Samba selected via SAMBA_DEFAULT.
- Remove old comments about samba.mk becoming more granular once
  subpackages are committed. Subpackages will not help samba.mk because
  Samba's bundled dependencies are built as private libraries and are
  not usable by external software.

PR:			280773
Reviewed by:		Xavier Beaudouin <kiwi@oav.net>
Approved by:		samba (0mp, Xavier Beaudouin <kiwi@oav.net>)
Sponsored by:		Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D46322
2024-08-21 19:00:46 +02:00
..
Features Mk/Features: WITH_PIE - add cmake support 2024-05-14 10:39:24 +02:00
Scripts Mk/: Possible values for "ssl" are inconsistent 2024-08-03 17:59:49 +02:00
Uses Mk/Uses/samba.mk: Clean up and define SAMBA_LDB_PORT 2024-08-21 19:00:46 +02:00
Wrappers
bsd.ccache.mk
bsd.commands.mk
bsd.default-versions.mk Mk/: Possible values for "ssl" are inconsistent 2024-08-03 17:59:49 +02: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.79.0 2024-06-18 12:59:01 +02:00
bsd.java.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.options.desc.mk Mk/bsd.options.desc.mk: remove entry for expired TOMCAT85 2024-08-04 14:24:15 +02: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
bsd.sanity.mk
bsd.sites.mk Mk/bsd.sites.mk: Remove Heanet 2024-08-06 21:23:34 -03:00
bsd.wx.mk Mk/bsd.wx.mk: extend GTK flavor support over both wxWidgets versions. 2024-05-23 09:26:24 +00:00