1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/Mk/Uses
Dmitry Marakasov 30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
..
7z.mk Add USES=7z support: common way to extract 7-Zip archives 2016-03-25 15:38:56 +00:00
ada.mk Mk/Uses/ada.mk: Remove ADA_DEFAULT=49 option 2016-05-27 09:54:47 +00:00
alias.mk Mk/Uses/alias.mk: Fix typo, remove "8" option 2016-08-23 12:33:13 +00:00
autoreconf.mk Change default directory used by USES=autoreconf to WRKSRC 2016-04-13 10:36:54 +00:00
bdb.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bison.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
blaslapack.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
charsetfix.mk
cmake.mk Most commonly used build systems support silent builds, when they 2016-09-09 19:42:46 +00:00
compiler.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
cpe.mk
cran.mk Mk/Uses/cran.mk: fix WARNING in cran tests. 2016-08-26 20:30:18 +00:00
desktop-file-utils.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
desthack.mk
display.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
dos2unix.mk Allow overriding WRKSRC for USES=dos2unix 2016-03-11 10:39:04 +00:00
drupal.mk Mk/Uses/drupal.mk: remove support for Drupal 6 2016-06-18 08:22:11 +00:00
elixir.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
erlang.mk Pass MAKE_ENV to the ERLANG_COMPILE command, so that CFLAGS and 2016-08-23 11:00:57 +00:00
execinfo.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fakeroot.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fam.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
firebird.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
fmake.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fonts.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fortran.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
fuse.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gecko.mk www/firefox: update to 49.0 (rc2) 2016-09-08 06:48:53 +00:00
gem.mk Now that autoplist is not used, remove support for it, and fix header. 2016-04-28 08:51:02 +00:00
gettext-runtime.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gettext-tools.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gettext.mk
ghostscript.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
gmake.mk Remove a patch from devel/gmake so the port no longer depends on 2016-07-08 11:24:18 +00:00
gnome.mk Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs 2016-06-19 23:00:37 +00:00
gnustep.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
go.mk Move lang/go/files/bsd.go.mk to USES=go. 2016-04-22 12:40:04 +00:00
gperf.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
grantlee.mk New port: devel/grantlee5 and Uses/grantlee.mk 2016-08-15 15:36:19 +00:00
gssapi.mk Do not terminate IGNORE messages with period, it is added by the framework. 2016-08-26 08:42:27 +00:00
horde.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
iconv.mk Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base system 2016-05-12 13:36:46 +00:00
imake.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
jpeg.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
kde.mk Use LIB_DEPENDS when appropriate in KDE components. 2016-08-26 12:43:57 +00:00
kmod.mk
lha.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
libarchive.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
libedit.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
libtool.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
linux.mk - In Uses/linux.mk use the loop variable directly when appending to 2016-09-07 12:43:22 +00:00
localbase.mk
lua.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
makeinfo.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
makeself.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
mate.mk Add new session component (mate-session-manager) for USE_MATE. 2016-08-22 12:12:23 +00:00
metaport.mk
mono.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
motif.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
mysql.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
ncurses.mk Fix ncurses to not add /usr/lib to rpath. 2016-09-08 14:12:55 +00:00
ninja.mk Most commonly used build systems support silent builds, when they 2016-09-09 19:42:46 +00:00
objc.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
openal.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
pathfix.mk Add USES=pathfix support for CMake. Some ports that use CMake to build 2016-01-07 14:54:03 +00:00
pear.mk Fix USES=pear. 2016-04-22 13:39:30 +00:00
perl5.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
pgsql.mk Add PostgreSQL-9.6 RC1 2016-09-05 11:15:29 +00:00
php.mk Add redis to the USE_PHP list of possible modules. 2016-09-07 07:17:37 +00:00
pkgconfig.mk Require at least version 0.9.10 of pkgconf. This version fixed a problem 2016-04-24 19:20:10 +00:00
pure.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
pyqt.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
python.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
qmail.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
qmake.mk Mk/Uses/qmake.mk: revert latest change 2016-05-28 20:01:16 +00:00
readline.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
scons.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
shared-mime-info.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
shebangfix.mk - Add shebangfix documentation bits 2015-10-22 13:36:05 +00:00
sqlite.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
ssl.mk Allow adding only a build or run-time dependency on USES=ssl. 2016-09-08 14:13:01 +00:00
tar.mk - Add support for USES=tar:tbz2 2016-03-06 12:29:51 +00:00
tcl.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
terminfo.mk
tk.mk
twisted.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
uidfix.mk Set the user:group for the include-files as well. 2016-04-13 12:20:40 +00:00
uniquefiles.mk
waf.mk
webplugin.mk
xfce.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
zip.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
zope.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00