Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2002 01:40:19 +1000 (EST)
From:      Andrew <andrew@ugh.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37290: New port: tool for setting the title of xterms
Message-ID:  <20020420154019.C1B37A809@starbug.ugh.net.au>

next in thread | raw e-mail | index | archive | help

>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 <andrew@ugh.net.au>
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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020420154019.C1B37A809>