summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-02-12 16:31:45 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-02-12 16:31:45 +0000
commit6c638cb70bb01b873682b30e80af726478a36fff (patch)
treeb16411ba093f511926b825b646d68b5ea402a5e4 /shells
parentxkeycaps - graphically display and edit the keyboard mapping (diff)
zsh - the Z shell
Notes
Notes: svn path=/head/; revision=948
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile18
-rw-r--r--shells/zsh-devel/distinfo1
-rw-r--r--shells/zsh-devel/pkg-comment1
-rw-r--r--shells/zsh-devel/pkg-descr6
-rw-r--r--shells/zsh-devel/pkg-plist10
-rw-r--r--shells/zsh/Makefile18
-rw-r--r--shells/zsh/distinfo1
-rw-r--r--shells/zsh/pkg-comment1
-rw-r--r--shells/zsh/pkg-descr6
-rw-r--r--shells/zsh/pkg-plist10
10 files changed, 72 insertions, 0 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
new file mode 100644
index 000000000000..f0c90ee77876
--- /dev/null
+++ b/shells/zsh-devel/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: zsh
+# Version required: 2.6 beta 3
+# Date created: 11 Feb. 1995
+# Whom: torstenb
+#
+# $Id:$
+#
+
+DISTNAME= zsh-2.6-beta3
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+GNU_CONFIGURE= YES
+
+pre-install:
+ mkdir -p ${PREFIX}/bin
+ mkdir -p ${PREFIX}/man/man1
+ mkdir -p ${PREFIX}/info
+
+.include <bsd.port.mk>
diff --git a/shells/zsh-devel/distinfo b/shells/zsh-devel/distinfo
new file mode 100644
index 000000000000..5d1f436a3418
--- /dev/null
+++ b/shells/zsh-devel/distinfo
@@ -0,0 +1 @@
+MD5 (zsh-2.6-beta3.tar.gz) = acb03419702f4b83e67b82aa2baec2eb
diff --git a/shells/zsh-devel/pkg-comment b/shells/zsh-devel/pkg-comment
new file mode 100644
index 000000000000..b5e91d18e917
--- /dev/null
+++ b/shells/zsh-devel/pkg-comment
@@ -0,0 +1 @@
+Zsh - the Z shell, version 2.6 beta 3
diff --git a/shells/zsh-devel/pkg-descr b/shells/zsh-devel/pkg-descr
new file mode 100644
index 000000000000..8f4144f053ea
--- /dev/null
+++ b/shells/zsh-devel/pkg-descr
@@ -0,0 +1,6 @@
+Zsh is a UNIX command interpreter (shell) which of the standard shells
+most resembles the Korn shell (ksh), although it is not completely
+compatible. It includes enhancements of many types, notably in the
+command-line editor, options for customising its behaviour, filename
+globbing, features to make C-shell (csh) users feel more at home and
+extra features drawn from tcsh (another `custom' shell).
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
new file mode 100644
index 000000000000..20a51d04fd06
--- /dev/null
+++ b/shells/zsh-devel/pkg-plist
@@ -0,0 +1,10 @@
+@cwd /usr/local
+bin/zsh
+man/man1/zsh.1
+info/zsh.info
+info/zsh.info-1
+info/zsh.info-2
+info/zsh.info-3
+info/zsh.info-4
+info/zsh.info-5
+info/zsh.info-6
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
new file mode 100644
index 000000000000..f0c90ee77876
--- /dev/null
+++ b/shells/zsh/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: zsh
+# Version required: 2.6 beta 3
+# Date created: 11 Feb. 1995
+# Whom: torstenb
+#
+# $Id:$
+#
+
+DISTNAME= zsh-2.6-beta3
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+GNU_CONFIGURE= YES
+
+pre-install:
+ mkdir -p ${PREFIX}/bin
+ mkdir -p ${PREFIX}/man/man1
+ mkdir -p ${PREFIX}/info
+
+.include <bsd.port.mk>
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo
new file mode 100644
index 000000000000..5d1f436a3418
--- /dev/null
+++ b/shells/zsh/distinfo
@@ -0,0 +1 @@
+MD5 (zsh-2.6-beta3.tar.gz) = acb03419702f4b83e67b82aa2baec2eb
diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment
new file mode 100644
index 000000000000..b5e91d18e917
--- /dev/null
+++ b/shells/zsh/pkg-comment
@@ -0,0 +1 @@
+Zsh - the Z shell, version 2.6 beta 3
diff --git a/shells/zsh/pkg-descr b/shells/zsh/pkg-descr
new file mode 100644
index 000000000000..8f4144f053ea
--- /dev/null
+++ b/shells/zsh/pkg-descr
@@ -0,0 +1,6 @@
+Zsh is a UNIX command interpreter (shell) which of the standard shells
+most resembles the Korn shell (ksh), although it is not completely
+compatible. It includes enhancements of many types, notably in the
+command-line editor, options for customising its behaviour, filename
+globbing, features to make C-shell (csh) users feel more at home and
+extra features drawn from tcsh (another `custom' shell).
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
new file mode 100644
index 000000000000..20a51d04fd06
--- /dev/null
+++ b/shells/zsh/pkg-plist
@@ -0,0 +1,10 @@
+@cwd /usr/local
+bin/zsh
+man/man1/zsh.1
+info/zsh.info
+info/zsh.info-1
+info/zsh.info-2
+info/zsh.info-3
+info/zsh.info-4
+info/zsh.info-5
+info/zsh.info-6