summaryrefslogtreecommitdiff
path: root/shells/tcsh/pkg
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-10-24 14:14:32 +0000
committeragc <agc@pkgsrc.org>1997-10-24 14:14:32 +0000
commitc1af73ac789097b0369e7f83bbdc6d88b305bb80 (patch)
tree17704e85e052efa5bb5d390c0f0114e40811e48f /shells/tcsh/pkg
parenta623bb1503466be0e1a39148700ba3ef3d1359ca (diff)
downloadpkgsrc-c1af73ac789097b0369e7f83bbdc6d88b305bb80.tar.gz
Initial import of FreeBSD's shells ports category into NetBSD package
system.
Diffstat (limited to 'shells/tcsh/pkg')
-rw-r--r--shells/tcsh/pkg/COMMENT1
-rw-r--r--shells/tcsh/pkg/DESCR2
-rw-r--r--shells/tcsh/pkg/PLIST13
3 files changed, 16 insertions, 0 deletions
diff --git a/shells/tcsh/pkg/COMMENT b/shells/tcsh/pkg/COMMENT
new file mode 100644
index 00000000000..11c830c0b80
--- /dev/null
+++ b/shells/tcsh/pkg/COMMENT
@@ -0,0 +1 @@
+An extended C-shell with many useful features.
diff --git a/shells/tcsh/pkg/DESCR b/shells/tcsh/pkg/DESCR
new file mode 100644
index 00000000000..7c3c806b984
--- /dev/null
+++ b/shells/tcsh/pkg/DESCR
@@ -0,0 +1,2 @@
+TCSH is an extended C-shell with many useful features like
+filename completion, history editing, etc.
diff --git a/shells/tcsh/pkg/PLIST b/shells/tcsh/pkg/PLIST
new file mode 100644
index 00000000000..d060882a38a
--- /dev/null
+++ b/shells/tcsh/pkg/PLIST
@@ -0,0 +1,13 @@
+bin/tcsh
+@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
+@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
+man/man1/tcsh.1.gz
+share/nls/C/tcsh.cat
+share/nls/fr_FR.ISO_8859-1/tcsh.cat
+@exec ln -fs %D/%F %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat
+@exec ln -fs %D/%F %D/share/nls/fr_CA.ISO_8859-1/tcsh.cat
+@exec ln -fs %D/%F %D/share/nls/fr_CH.ISO_8859-1/tcsh.cat
+share/nls/de_DE.ISO_8859-1/tcsh.cat
+@exec ln -fs %D/%F %D/share/nls/de_AT.ISO_8859-1/tcsh.cat
+@exec ln -fs %D/%F %D/share/nls/de_CH.ISO_8859-1/tcsh.cat
+share/nls/el_GR.ISO_8859-7/tcsh.cat