From owner-svn-ports-head@FreeBSD.ORG Wed Dec 10 16:17:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1FBD97E8 for ; Wed, 10 Dec 2014 16:17:59 +0000 (UTC) Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com [209.85.213.174]) (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 DFDBD92D for ; Wed, 10 Dec 2014 16:17:58 +0000 (UTC) Received: by mail-ig0-f174.google.com with SMTP id hn15so6709823igb.7 for ; Wed, 10 Dec 2014 08:17:52 -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=NFBhS+YbAQFBnVXRpYaLwsHx5xPQ69ru7VTt9JoHqbJ+HL/Hfz10elKFGPliJiCjVb UdFiiFiPrLKEyWsYMLIBQdIotZ4+4HH/X6rXMc65K3wADGjIJ2yAcrYav6YqEe+MhaLF V8sO/JheaFdfNGMHRa/i423OXScso479o0+0mT5pAXGcSaEl0M8hL6oqrb0CuNoEsz+3 SOjPCORmqf4wb8UBD7u4Y3Ve5aUf4WWE0AaVYpaBSyP2iawj0h4ZvXSzTMehz2JvuEyo 8jaSnTEbAJT6hnQRALCLStMyxN1I0MJUfaDdpyyYUMNRvB0ljoYoOSHW/3pOVFe0iEqJ RB0Q== X-Gm-Message-State: ALoCoQlTju9bK3PWwFiTK++8nwpHVaCmCi7eLE11wEfLiem5quNNcqje2yio6jR6WNjU6iVMCaKJ 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2014 16:17:59 -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 >