From owner-freebsd-ruby@FreeBSD.ORG Wed Oct 14 09:44:49 2009 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78E55106566B for ; Wed, 14 Oct 2009 09:44:49 +0000 (UTC) (envelope-from andreevmaxim@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 0E33A8FC1B for ; Wed, 14 Oct 2009 09:44:48 +0000 (UTC) Received: by ewy18 with SMTP id 18so4613284ewy.43 for ; Wed, 14 Oct 2009 02:44:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=L7rcbtUqinvUCvZTp4OUO2hZdY4IyBhm8grdl9gCnKM=; b=NGPqVOhO31RMvpAxlJGQ4eLY4dsCyC2E3ZcnUK6OfIGAfoADmlFDlxuUssVx0wwW74 MQFr5QLMgYsLgB7Ji4M1RvaCJGUj2Mf4Zi1e/m+rVcD/5hxn7R5EgeVzpMzMUcKFuHIX 9r5lQsYTZ6jqjqb1/w78ZHXEDhipjGhdLpMXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=TiGQOefV0yrnILu64PcM90zabJ6Gf6qhS6J4ADSEGx5ibT9dS61VSQae2AA6LFUxWb IutG1rYM3qBSaZatYAzHZGUiuUflsg+lq8zfc07ri5GD4LLJF11ajmYN8U2G8KQ+zvvl tltsYORwFAluScCF7sI+0TYQNqsh1E8MZAGQg= Received: by 10.211.145.11 with SMTP id x11mr10134146ebn.74.1255511951931; Wed, 14 Oct 2009 02:19:11 -0700 (PDT) Received: from nbook.hint.starnet (masq.fds-net.ru [194.88.211.254]) by mx.google.com with ESMTPS id 5sm2037378eyh.25.2009.10.14.02.19.11 (version=SSLv3 cipher=RC4-MD5); Wed, 14 Oct 2009 02:19:11 -0700 (PDT) Message-ID: <4AD5978E.1060303@gmail.com> Date: Wed, 14 Oct 2009 13:19:10 +0400 From: Andreev Maxim User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: ruby@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: [portupgrade] patch for change title when runs in xterm (gui) X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2009 09:44:49 -0000 Hello. I am not very fluent in English, so i'm sorry for possible errors. I wrote a patch for portupgrade, which adds a conclusion about the status of portupgrade in the title of xterm-compatible terminal. I think this is a very convenient thing for people, who use freebsd as desktop, and would propose to include it as a patch (as an option when building, changes by "make config") in portupgrade from the ports tree, or even in the distributive portupgrade. If you find it possible, please contact me, then I could write a patch for (ports-mgmt/portupgrade) which adds this option to configure the assembly. Final version of my patch (which checks if user's term xterm-compatible) you can found in this message ( http://forums.freebsd.org/showpost.php?p=45098&postcount=4 ) on my thread ( http://forums.freebsd.org/showthread.php?t=6033 ) on FreeBSD forums.