From owner-svn-ports-all@FreeBSD.ORG Wed Dec 10 16:48:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C87E6E3 for ; Wed, 10 Dec 2014 16:48:55 +0000 (UTC) Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECE8ECC1 for ; Wed, 10 Dec 2014 16:48:54 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id hl2so6755728igb.5 for ; Wed, 10 Dec 2014 08:48:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Ue9MIHmkzTWo47jELu2nUewg3PeNKPT2Drqzyta9/6o=; b=hrFIKQ5IqVEexnNgf33iREq+04BfTMXnVrnnvqr5ue0u/9hiYL6htuxgW5rze8pbzx iRCUl9qCM/FmBi0F8r2f4sqAtdRwWJ9s86hbNTD6gSBXWCRrDZdrnepPkDjGAGiTQrxu mm/hXGBuW+vFPbapN8B6vHt79y8Yc8E2oCzwbjC21FAnBk4tn12sGnBWwkoeiRnf7MhA fzGRi8ddVwXabF0TASMP1w2DP/Yi3Cvi20L5fuHlfocoQE7Nhbibk/3Q/5mu6Lwqvanh UqaLyfKGqRyxuwQhASKizGaoKQgIKNjC9saDnK0qNgJHTV6bqaqB7t0ih/22fR6QKQui RwtQ== X-Gm-Message-State: ALoCoQlDizgrGp1nBm6OsAtx4XGdXJMXc1PCj36wHv/Xt6EJE2Xv/nWicYdCGDrY4Odq2fCPPafG MIME-Version: 1.0 X-Received: by 10.107.156.195 with SMTP id f186mr4962882ioe.52.1418228272331; Wed, 10 Dec 2014 08:17:52 -0800 (PST) Received: by 10.42.83.198 with HTTP; Wed, 10 Dec 2014 08:17:52 -0800 (PST) Reply-To: v@fatpipi.com In-Reply-To: <20141210161422.GA26474@ivaldir.etoilebsd.net> References: <201412101605.sBAG5knf064497@svn.freebsd.org> <20141210161422.GA26474@ivaldir.etoilebsd.net> Date: Thu, 11 Dec 2014 00:17:52 +0800 Message-ID: Subject: Re: svn commit: r374476 - in head/x11: . xvt xvt/files From: Vanilla Hsu To: Baptiste Daroussin , portmaster@BSDforge.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, "Vanilla I. Shu" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 10 Dec 2014 16:48:55 -0000 Need to touch utmp? 2014-12-11 0:14 GMT+08:00 Baptiste Daroussin : > On Wed, Dec 10, 2014 at 04:05:46PM +0000, Vanilla I. Shu wrote: > > Author: vanilla > > Date: Wed Dec 10 16:05:45 2014 > > New Revision: 374476 > > URL: https://svnweb.freebsd.org/changeset/ports/374476 > > QAT: https://qat.redports.org/buildarchive/r374476/ > > > > Log: > > Add xvt 3.0.0, xterm replacement supporting color, transparency, and > > more, with less. > > > Why is the xvt binary being installed with a setuid root? that looks very > very > wrong to me. > > Regards, > Bapt >