1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/irc
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
..
anope Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
atheme-services Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed 2016-05-23 20:35:01 +00:00
bip - Fix build WITHOUT=EXAMPLES 2016-09-08 17:53:13 +00:00
bitchx - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
bitlbee - Fix configure handling, this is not really a GNU configure 2016-09-06 13:33:01 +00:00
bitlbee-facebook Mark jobs unsafe. 2016-03-24 13:14:52 +00:00
bnc
bopm
cgiirc Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
charybdis many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
ctrlproxy Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
cwirc - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
dancer - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
darkbot
dircproxy - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
dxirc Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
eggdrop
eggdrop-devel
epic4 irc/epic4: do not depend on a specific version of Tcl 2016-07-06 14:30:44 +00:00
epic5 - Update to 2.0.1 2016-08-19 14:02:24 +00:00
evangeline Fixup some whitespace at the beginning of lines problems. 2016-04-01 13:18:17 +00:00
ezbounce - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
fisg
gruftistats
gseen.mod - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
hexchat Most commonly used build systems support silent builds, when they 2016-09-09 19:42:46 +00:00
hybserv - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
icbirc
ii
infobot - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
inspircd irc/inspircd: Update to 2.0.23 2016-09-06 14:24:18 +00:00
insub - Unbreak games/cowsay with a new MASTER_SITES 2016-06-03 19:21:11 +00:00
irc Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed 2016-05-23 20:35:01 +00:00
irc2dc
ircd-hybrid
ircd-ratbox Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed 2016-05-23 20:35:01 +00:00
ircd-ratbox-devel - Fix trailing whitespace in pkg-messages 2016-05-19 11:09:14 +00:00
ircd-ru Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
ircII
ircproxy Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
ircservices Fix collision with getline(3) 2016-08-01 06:36:52 +00:00
iroffer
iroffer-dinoex Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
iroffer-lamm
irssi switch to USES=ssl. 2016-08-26 02:23:58 +00:00
irssi-dcc_send_limiter Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
irssi-fish - Update WWW entry to point to current upstream 2016-05-29 15:27:10 +00:00
irssi-otr o Update to 1.0.1 2016-04-08 05:24:40 +00:00
irssi-scripts Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
irssi-xmpp Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
irssistats - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
keitairc2 Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
konversation-kde4 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
kvirc Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
kvirc-qt4
libircclient When there is a do-install target, do not use a post-install target, do 2016-07-19 11:04:13 +00:00
lostirc - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
miau - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
minbif Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL. 2016-06-30 20:02:43 +00:00
muh - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
nethirc Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
netwalker-ircc
ngircd Most commonly used build systems support silent builds, when they 2016-09-09 19:42:46 +00:00
ninja Remove useless WRKSRC definitions. 2016-05-25 15:43:34 +00:00
onis
p5-AnyEvent-IRC Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
p5-Bot-BasicBot - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
p5-IRC-Bot-Hangman - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
p5-IRC-Utils Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-Parse-IRC
p5-POE-Component-IRC Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
p5-POE-Component-IRC-Object Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
p5-POE-Component-IRC-Plugin-Blowfish Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-Bollocks Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-CoreList Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-Hailo Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-Karma Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
p5-POE-Component-IRC-Plugin-POE-Knee Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-QueryDNS Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-QueryDNSBL Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-IRC-Plugin-RSS-Headlines Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
p5-POE-Component-Server-IRC - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
p5-POE-Filter-IRCD Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
p5-POE-Session-Irssi Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
pear-Net_SmartIRC Reset miwi@'s ports, he stepped down from the Ports Team. 2016-07-25 20:01:02 +00:00
pircbot
pisg Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
polari Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
psybnc When there is a do-install target, do not use a post-install target, do 2016-07-19 11:04:13 +00:00
py-fishcrypt - Add PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 2016-07-07 15:45:51 +00:00
py-gozerbot - Fix trailing whitespace in pkg-messages 2016-05-19 11:09:14 +00:00
py-irc Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
py-limnoria irc/py-limnoria: Update to 2016.06.29 2016-08-07 11:49:54 +00:00
py-supybot - Fix trailing whitespace in pkg-messages 2016-05-19 11:09:14 +00:00
py-supybot-plugins Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
quassel irc/quassel: update 0.12.3 -> 0.12.4 2016-07-07 01:44:32 +00:00
quirc
ratbox-services Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
rbot - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
riece
roxirc
ruby-irc
ruby-rica
ruby-rice
rubygem-cinch Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
rubygem-cogbot Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
rubygem-lita-irc Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
rubygem-net-irc Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
scrollz Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
sic
simpleirc - Add LICENSE_FILE 2016-03-27 01:23:39 +00:00
sirc Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
smartirc4net Fix build with mono 4.4. 2016-08-09 07:13:44 +00:00
srvx
thales Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
tircd Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
tircproxy
undernet-ircu - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
unreal Update to 3.2.10.7 2016-09-05 13:51:40 +00:00
weechat Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
xaric - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
xchat Fix connecting to servers with SSLv3 disabled to address POODLE. 2016-07-25 17:41:15 +00:00
xchat-fish - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
xchat-mircryption Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
xchat-ruby Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
znc Remove unneeded iconv hack. 2016-08-03 21:56:47 +00:00
Makefile Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00