summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 14:35:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 14:35:21 +0000
commit79f553d2df71577abba7608d74a215ebefa0cea7 (patch)
tree04b16053edc69bbf00ba25506e4fe0e257659f8b /x11
parentNew Port: biology/act (diff)
New port: tool for setting the title of xterms
PR: ports/37290 Submitted by: Andrew <andrew@ugh.net.au>
Notes
Notes: svn path=/head/; revision=73260
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/settitle/Makefile22
-rw-r--r--x11/settitle/distinfo1
-rw-r--r--x11/settitle/pkg-comment1
-rw-r--r--x11/settitle/pkg-descr7
-rw-r--r--x11/settitle/pkg-plist1
6 files changed, 33 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 3f74001c8cee..ec81c5bc7dc6 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -95,6 +95,7 @@
SUBDIR += ruby-panel-applet
SUBDIR += rxvt
SUBDIR += rxvt-devel
+ SUBDIR += settitle
SUBDIR += startup-notification
SUBDIR += stockticker_applet
SUBDIR += sxpc
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile
new file mode 100644
index 000000000000..aa111ac0e694
--- /dev/null
+++ b/x11/settitle/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: settitle
+# Date created: 21 April 2002
+# Whom: Andrew Stevenson <andrew@ugh.net.au>
+#
+# $FreeBSD$
+#
+
+PORTNAME= settitle
+PORTVERSION= 1.0
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ \
+ ftp://ftp.megamirror.com/pub/ugh/unix/settitle/ \
+ http://ftp.megamirror.com/pub/ugh/unix/settitle/
+
+MAINTAINER= andrew@ugh.net.au
+
+WRKSRC= ${WRKDIR}/settitle
+
+MAN1= settitle.1
+MANCOMPRESSED= maybe
+
+.include <bsd.port.mk>
diff --git a/x11/settitle/distinfo b/x11/settitle/distinfo
new file mode 100644
index 000000000000..f9ca82f6bc70
--- /dev/null
+++ b/x11/settitle/distinfo
@@ -0,0 +1 @@
+MD5 (settitle-1.0.tar.gz) = 91b08ad8cd82ab043e293d3fd2208a1e
diff --git a/x11/settitle/pkg-comment b/x11/settitle/pkg-comment
new file mode 100644
index 000000000000..5390d1f6bf2f
--- /dev/null
+++ b/x11/settitle/pkg-comment
@@ -0,0 +1 @@
+A program for setting the title of terminal emulator windows
diff --git a/x11/settitle/pkg-descr b/x11/settitle/pkg-descr
new file mode 100644
index 000000000000..80b9d67fdfe2
--- /dev/null
+++ b/x11/settitle/pkg-descr
@@ -0,0 +1,7 @@
+settitle can set the icon and/or window titles of terminal emulator
+windows such as those provided by xterm, eterm or Terminal.app.
+
+Usefule for tracking your mail or irc windows among the crowd.
+
+Andrew Stevenson
+andrew@ugh.net.au
diff --git a/x11/settitle/pkg-plist b/x11/settitle/pkg-plist
new file mode 100644
index 000000000000..36ab36b4c948
--- /dev/null
+++ b/x11/settitle/pkg-plist
@@ -0,0 +1 @@
+bin/settitle