summaryrefslogtreecommitdiffstats
path: root/system/csh/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-04-27 10:18:18 -0500
committer Erik Hanson <erik@slackbuilds.org>2014-04-27 12:15:43 -0500
commita8f4e457f484a80469cbcc3f47760f3a6c51c589 (patch)
treed671300904f666e8927e9d9059b4257468540c90 /system/csh/slack-desc
parent9db9d22c508fdc1a15d638d406025755c756f515 (diff)
downloadslackbuilds-a8f4e457f484a80469cbcc3f47760f3a6c51c589.tar.gz
slackbuilds-a8f4e457f484a80469cbcc3f47760f3a6c51c589.tar.xz
system/csh: Added (C shell from BSD)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/csh/slack-desc')
-rw-r--r--system/csh/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/csh/slack-desc b/system/csh/slack-desc
new file mode 100644
index 0000000000..fb0b6a785a
--- /dev/null
+++ b/system/csh/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+csh: csh (C shell from BSD)
+csh:
+csh: The C shell was originally written at UCB to overcome limitations in
+csh: the Bourne shell. Its flexibility and comfort (at that time) quickly
+csh: made it the shell of choice until more advanced shells like ksh,
+csh: bash, zsh or tcsh appeared. Most of the latter incorporate features
+csh: original to csh.
+csh:
+csh: This build is based on OpenBSD sources from 2011.
+csh:
+csh: