From owner-cvs-all@FreeBSD.ORG Fri Jan 15 15:03:57 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3D0F1065672; Fri, 15 Jan 2010 15:03:57 +0000 (UTC) (envelope-from gj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA2548FC1A; Fri, 15 Jan 2010 15:03:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0FF3vPV071827; Fri, 15 Jan 2010 15:03:57 GMT (envelope-from gj@repoman.freebsd.org) Received: (from gj@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0FF3vlk071826; Fri, 15 Jan 2010 15:03:57 GMT (envelope-from gj) Message-Id: <201001151503.o0FF3vlk071826@repoman.freebsd.org> From: Gary Jennejohn Date: Fri, 15 Jan 2010 15:03:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/mrxvt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 15:03:57 -0000 gj 2010-01-15 15:03:57 UTC FreeBSD ports repository Modified files: x11/mrxvt Makefile Log: Really change this to use utx by replacing --disable-utmp with --disable-lastlog. The binary now does use utx routines. However, due to other bugs ('mrxvt: can't parse tty name "pts/5"') it doesn't really do any logging. Thanks to ed@ for the hit with the clue-bat. Revision Changes Path 1.21 +1 -1 ports/x11/mrxvt/Makefile