summaryrefslogtreecommitdiffstats
path: root/system/pdksh/slack-desc
diff options
context:
space:
mode:
author Daniel LEVAI <leva@ecentrum.hu>2010-11-10 22:15:55 -0600
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-11-22 19:44:10 +0100
commita208cc7bde7a9841e88840e64886f859b523ccd3 (patch)
treeb87d285dd71481324b3f68a355fe10956e185c38 /system/pdksh/slack-desc
parent6e55b80a3c5f74f63f5152c929b4bf272081b112 (diff)
downloadslackbuilds-a208cc7bde7a9841e88840e64886f859b523ccd3.tar.gz
slackbuilds-a208cc7bde7a9841e88840e64886f859b523ccd3.tar.xz
system/pdksh: Removed (use system/ksh instead)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/pdksh/slack-desc')
-rw-r--r--system/pdksh/slack-desc20
1 files changed, 0 insertions, 20 deletions
diff --git a/system/pdksh/slack-desc b/system/pdksh/slack-desc
deleted file mode 100644
index a9f4e559f3..0000000000
--- a/system/pdksh/slack-desc
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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 ':'.
-
- |-----handy-ruler------------------------------------------------------|
-pdksh: PD-ksh (a clone of the AT&T Korn shell)
-pdksh:
-pdksh: PD-ksh has most of the ksh88 features, not much of the ksh93 features,
-pdksh: and a number of its own features.
-pdksh: Strong points are:
-pdksh: It is free and quite portable - you should be able to compile it
-pdksh: easily on pretty much any unix box.
-pdksh: The vi editing mode is better (IMHO) than that of ksh88 or ksh93
-pdksh: (command/file completion using tab (optional), less buggy).
-pdksh: Its weak points are that there are still a few differences from ksh88.
-pdksh:
-pdksh: Homepage: http://www.cs.mun.ca/~michael/pdksh/