From owner-freebsd-ports Sat Apr 20 8:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD14E37B41C for ; Sat, 20 Apr 2002 08:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3KFo2s98391; Sat, 20 Apr 2002 08:50:02 -0700 (PDT) (envelope-from gnats) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 13DB937B444 for ; Sat, 20 Apr 2002 08:40:22 -0700 (PDT) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id C1B37A809; Sun, 21 Apr 2002 01:40:19 +1000 (EST) Message-Id: <20020420154019.C1B37A809@starbug.ugh.net.au> Date: Sun, 21 Apr 2002 01:40:19 +1000 (EST) From: Andrew Reply-To: Andrew To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37290: New port: tool for setting the title of xterms Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37290 >Category: ports >Synopsis: New port: tool for setting the title of xterms >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 20 08:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrew >Release: FreeBSD 4.5-STABLE i386 >Organization: UgH! >Environment: System: FreeBSD starbug.ugh.net.au 4.5-STABLE FreeBSD 4.5-STABLE #4: Wed Jan 30 17:17:14 EST 2002 andrew@starbug.ugh.net.au:/usr/obj/usr/src/sys/STARBUG i386 >Description: Smool tool to set the window and icon titles of terminal emulator windows like those of xterm, eterm and Terminal.app (MacOS X). >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # settitle # settitle/Makefile # settitle/distinfo # settitle/pkg-comment # settitle/pkg-descr # settitle/pkg-plist # echo c - settitle mkdir -p settitle > /dev/null 2>&1 echo x - settitle/Makefile sed 's/^X//' >settitle/Makefile << 'END-of-settitle/Makefile' X# New ports collection makefile for: settitle X# Date created: 21 April 2002 X# Whom: Andrew Stevenson X# X# $FreeBSD$ X# X XPORTNAME= settitle XPORTVERSION= 1.0 XCATEGORIES= x11 XMASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ \ X ftp://ftp.megamirror.com/pub/ugh/unix/settitle/ \ X http://ftp.megamirror.com/pub/ugh/unix/settitle/ X XMAINTAINER= andrew@ugh.net.au X XWRKSRC= ${WRKDIR}/settitle X XMAN1= settitle.1 XMANCOMPRESSED= maybe X X.include END-of-settitle/Makefile echo x - settitle/distinfo sed 's/^X//' >settitle/distinfo << 'END-of-settitle/distinfo' XMD5 (settitle-1.0.tar.gz) = 91b08ad8cd82ab043e293d3fd2208a1e END-of-settitle/distinfo echo x - settitle/pkg-comment sed 's/^X//' >settitle/pkg-comment << 'END-of-settitle/pkg-comment' XA program for setting the title of terminal emulator windows END-of-settitle/pkg-comment echo x - settitle/pkg-descr sed 's/^X//' >settitle/pkg-descr << 'END-of-settitle/pkg-descr' Xsettitle can set the icon and/or window titles of terminal emulator Xwindows such as those provided by xterm, eterm or Terminal.app. X XUsefule for tracking your mail or irc windows among the crowd. X XAndrew Stevenson Xandrew@ugh.net.au END-of-settitle/pkg-descr echo x - settitle/pkg-plist sed 's/^X//' >settitle/pkg-plist << 'END-of-settitle/pkg-plist' Xbin/settitle END-of-settitle/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message