From owner-svn-ports-all@FreeBSD.ORG Tue Jul 31 02:57:52 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63165106566B; Tue, 31 Jul 2012 02:57:52 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vps.rulingia.com (host-122-100-2-194.octopus.com.au [122.100.2.194]) by mx1.freebsd.org (Postfix) with ESMTP id 8DBBD8FC0C; Tue, 31 Jul 2012 02:57:51 +0000 (UTC) Received: from server.rulingia.com (c220-239-247-45.belrs5.nsw.optusnet.com.au [220.239.247.45]) by vps.rulingia.com (8.14.5/8.14.5) with ESMTP id q6V2vf45086330 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 31 Jul 2012 12:57:43 +1000 (EST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.14.5/8.14.5) with ESMTP id q6V2vZX5049914 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Jul 2012 12:57:35 +1000 (EST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.14.5/8.14.5/Submit) id q6V2vZTr049913; Tue, 31 Jul 2012 12:57:35 +1000 (EST) (envelope-from peter) Date: Tue, 31 Jul 2012 12:57:34 +1000 From: Peter Jeremy To: Jase Thew , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <20120731025734.GA28280@server.rulingia.com> References: <201207111205.q6BC5DUg064467@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <201207111205.q6BC5DUg064467@repoman.freebsd.org> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: cvs commit: ports/irc/weechat Makefile ports/irc/weechat/files patch-cmake-FindLua_cmake patch-src-gui-curses-CMakeLists_txt patch-src-gui-curses-gui_curses_h patch-src-gui-curses-gui_curses_term_c X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 02:57:52 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [This is now r300767] On 2012-Jul-11 12:05:13 +0000, Jase Thew wrote: > - Use devel/ncurses as it provides ability for 256 color support for > ncursesw Is there a particular reason why the use of devel/ncurses was made mandatory? The 256 colour support in devel/ncurses is optional and disabled by default, so this doesn't seem to have any effect unless you build devel/ncurses with non-standard options. OTOH, installing devel/ncurses has the downside that, once installed, all ports are forced to be built with it and it has a number of downsides compared to the base ncurses (the excessive use of "alternate screen" is my pet hatred and I've just spent several hours tracking down why my newly built mutt was "broken"). --=20 Peter Jeremy --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlAXSZ4ACgkQ/opHv/APuIfayACeJt1I5p8XKknNIZseBgE3VHQJ Vo0An2YGBLCcApRyIKFeSPhl/84kMF/E =Ez2i -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--