summaryrefslogtreecommitdiff
path: root/shells/tcshrc
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-09-09 22:12:10 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-09-09 22:12:10 +0000
commit70600f0af0ce6582f329f9f7a567cb5be00e117a (patch)
tree5542b4dc3ee72711fe5d3e17d2da7f66a0753cc3 /shells/tcshrc
parentUpdate this port to a recent snapshot from the avr-libc 1.0 branch. (diff)
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.
Notes
Notes: svn path=/head/; revision=88875
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