aboutsummaryrefslogtreecommitdiff
path: root/shells/bash3
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 12:10:36 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 12:10:36 +0000
commita95feb2a450ec194ff5aacbca1f3ae3827bdb540 (patch)
tree922c77c43ca85f304756ff53dce7b21e500d358c /shells/bash3
parentdfcb81d26e6537cd8b7b370397b067e33502b250 (diff)
downloadports-a95feb2a450ec194ff5aacbca1f3ae3827bdb540.tar.gz
ports-a95feb2a450ec194ff5aacbca1f3ae3827bdb540.zip
Notes
Diffstat (limited to 'shells/bash3')
-rw-r--r--shells/bash3/pkg-comment1
-rw-r--r--shells/bash3/pkg-descr8
-rw-r--r--shells/bash3/pkg-plist3
3 files changed, 12 insertions, 0 deletions
diff --git a/shells/bash3/pkg-comment b/shells/bash3/pkg-comment
new file mode 100644
index 000000000000..779fbe02dfef
--- /dev/null
+++ b/shells/bash3/pkg-comment
@@ -0,0 +1 @@
+bash, the GNU Borne Again Shell. Version 1.14.2
diff --git a/shells/bash3/pkg-descr b/shells/bash3/pkg-descr
new file mode 100644
index 000000000000..73770578ee2f
--- /dev/null
+++ b/shells/bash3/pkg-descr
@@ -0,0 +1,8 @@
+This is GNU Bash, version 1.14.2. Bash is the GNU Project's Bourne
+Again SHell, an interactive shell with Bourne shell syntax (/bin/sh);
+but also with interactive command line editing, job control on
+architectures that support it, Csh-like history features and brace
+expansion, and a slew of other stuff. For more information on the
+features of Bash that are new to this type of shell, see the file
+`documentation/features.texi'. There is also a processed DVI file
+there, as well as a large man page.
diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist
new file mode 100644
index 000000000000..85d851a33d5d
--- /dev/null
+++ b/shells/bash3/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/local
+bin/bash
+man/man1/bash.1