Date: Sat, 30 May 2009 21:37:01 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/rxvt-unicode Makefile Message-ID: <200905302137.n4ULb1ro027888@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry 2009-05-30 21:37:01 UTC FreeBSD ports repository Modified files: x11/rxvt-unicode Makefile Log: Add a WITH_XTERM_COLOR knob to x11/rxvt-unicode port, which enable xterm colors (256 colors) instead of rxvt's 88 colors. This can be useful for some vim colorschemes, elinks, or any apps able to use 256 colors. :) It's disabled by default, so it doesn't affect already installed rxvt-unicode packages, so I think it doesn't need a version bump. PR: ports/134910 Submitted by: Pierre Guinoiseau <geekounet (at) poildetroll.net> Revision Changes Path 1.124 +12 -1 ports/x11/rxvt-unicode/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905302137.n4ULb1ro027888>