aboutsummaryrefslogtreecommitdiffstats
path: root/shells/tcshrc
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2003-09-10 06:12:10 +0800
committerseanc <seanc@FreeBSD.org>2003-09-10 06:12:10 +0800
commitea97a81bb7fd1ecf5ac59d2522e7773c8c25e7af (patch)
tree03ae5efcc24bfce4a765953c0f660580843ce552 /shells/tcshrc
parentb3a4201cafaa60f0325b9935fd59b7569f9a2b8b (diff)
downloadfreebsd-ports-gnome-ea97a81bb7fd1ecf5ac59d2522e7773c8c25e7af.tar.gz
freebsd-ports-gnome-ea97a81bb7fd1ecf5ac59d2522e7773c8c25e7af.tar.zst
freebsd-ports-gnome-ea97a81bb7fd1ecf5ac59d2522e7773c8c25e7af.zip
After using tcsh for 4 years and having just discovered the 'rprompt'
parameter, I conclude my hunt for other nifty shell tricks by adding a port of the .tcshrc project.
Diffstat (limited to 'shells/tcshrc')
-rw-r--r--shells/tcshrc/Makefile23
-rw-r--r--shells/tcshrc/distinfo1
-rw-r--r--shells/tcshrc/pkg-descr4
-rw-r--r--shells/tcshrc/pkg-plist9
4 files changed, 37 insertions, 0 deletions
diff --git a/shells/tcshrc/Makefile b/shells/tcshrc/Makefile
new file mode 100644
index 000000000000..0cf3f602976d
--- /dev/null
+++ b/shells/tcshrc/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: tcshrc
+# Date created: 2003-09-09
+# Whom: Sean Chittenden <seanc@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tcshrc
+PORTVERSION= 1.2.0
+CATEGORIES= shells
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= tcshrc
+
+MAINTAINER= seanc@FreeBSD.org
+COMMENT= A set of configuration scripts for the TCSH shell
+
+INSTALL_TARGET= systeminstall
+MAKE_ARGS= BIN=${LOCALBASE}/bin SHARETCSHRC=${DATADIR}
+NO_BUILD= YES
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+.include <bsd.port.mk>
diff --git a/shells/tcshrc/distinfo b/shells/tcshrc/distinfo
new file mode 100644
index 000000000000..178074a10520
--- /dev/null
+++ b/shells/tcshrc/distinfo
@@ -0,0 +1 @@
+MD5 (tcshrc-1.2.0.tar.gz) = ba728c03d67d6f357bbc11416c09c4f1
diff --git a/shells/tcshrc/pkg-descr b/shells/tcshrc/pkg-descr
new file mode 100644
index 000000000000..a6523ce25476
--- /dev/null
+++ b/shells/tcshrc/pkg-descr
@@ -0,0 +1,4 @@
+The .tcshrc project creates a set of configuration scripts for the
+TCSH shell. These scripts exploit the most advanced features of tcsh.
+
+WWW: http://tcshrc.sourceforge.net/
diff --git a/shells/tcshrc/pkg-plist b/shells/tcshrc/pkg-plist
new file mode 100644
index 000000000000..4de20cf3fcd2
--- /dev/null
+++ b/shells/tcshrc/pkg-plist
@@ -0,0 +1,9 @@
+bin/tcsh_config
+share/tcshrc/tcshrc
+share/tcshrc/tcshrc.alias
+share/tcshrc/tcshrc.bindkey
+share/tcshrc/tcshrc.complete
+share/tcshrc/tcshrc.hosts
+share/tcshrc/tcshrc.set
+share/tcshrc/README.txt
+@dirrm share/tcshrc