summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/44bsd-csh/Makefile1
-rw-r--r--shells/44bsd-csh/pkg-comment1
-rw-r--r--shells/bash1/Makefile1
-rw-r--r--shells/bash1/pkg-comment1
-rw-r--r--shells/esh/Makefile1
-rw-r--r--shells/esh/pkg-comment1
-rw-r--r--shells/flash/Makefile1
-rw-r--r--shells/flash/pkg-comment1
-rw-r--r--shells/perlsh/Makefile1
-rw-r--r--shells/perlsh/pkg-comment1
-rw-r--r--shells/psh/Makefile1
-rw-r--r--shells/psh/pkg-comment1
-rw-r--r--shells/tcsh/Makefile1
-rw-r--r--shells/tcsh/pkg-comment1
-rw-r--r--shells/vshnu/Makefile1
-rw-r--r--shells/vshnu/pkg-comment1
16 files changed, 8 insertions, 8 deletions
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile
index d8ec7749053a..2dd572da52e0 100644
--- a/shells/44bsd-csh/Makefile
+++ b/shells/44bsd-csh/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= cy
MAINTAINER= ports@FreeBSD.org
+COMMENT= The traditional 4.4BSD /bin/csh C-shell
USE_BZIP2= yes
diff --git a/shells/44bsd-csh/pkg-comment b/shells/44bsd-csh/pkg-comment
deleted file mode 100644
index 3cdb35a32b20..000000000000
--- a/shells/44bsd-csh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The traditional 4.4BSD /bin/csh C-shell
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 6750353d4e4a..f0279e442778 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bash
MAINTAINER= ports@FreeBSD.org
+COMMENT= The GNU Borne Again Shell
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/shells/bash1/pkg-comment b/shells/bash1/pkg-comment
deleted file mode 100644
index 2049031d771d..000000000000
--- a/shells/bash1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The GNU Borne Again Shell
diff --git a/shells/esh/Makefile b/shells/esh/Makefile
index cc965e8b2724..c841f3e09396 100644
--- a/shells/esh/Makefile
+++ b/shells/esh/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= shells
MASTER_SITES= http://slon.ttk.ru/esh/
MAINTAINER= ports@FreeBSD.org
+COMMENT= The "easy shell", a small shell with Lisp-like syntax
WRKSRC= ${WRKDIR}/esh
diff --git a/shells/esh/pkg-comment b/shells/esh/pkg-comment
deleted file mode 100644
index 6838ece83854..000000000000
--- a/shells/esh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The "easy shell", a small shell with Lisp-like syntax
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 9251c0ff671f..66a2ff6fb1f9 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \
ftp://ftp.netsoc.ucd.ie/pub/computing/flash/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A ncurses-based restriction shell
.include <bsd.port.pre.mk>
diff --git a/shells/flash/pkg-comment b/shells/flash/pkg-comment
deleted file mode 100644
index 04cb3783ce8b..000000000000
--- a/shells/flash/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A ncurses-based restriction shell
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index a6add0645081..e2cefeb57fb6 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/
DISTNAME= psh-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= New shell made entirely out of a Perl script
PERL_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/shells/perlsh/pkg-comment b/shells/perlsh/pkg-comment
deleted file mode 100644
index e8c5ab06be0f..000000000000
--- a/shells/perlsh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-New shell made entirely out of a Perl script
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index a6add0645081..e2cefeb57fb6 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/
DISTNAME= psh-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= New shell made entirely out of a Perl script
PERL_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/shells/psh/pkg-comment b/shells/psh/pkg-comment
deleted file mode 100644
index e8c5ab06be0f..000000000000
--- a/shells/psh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-New shell made entirely out of a Perl script
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 9d657379b2a1..5e8884ef0d88 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
+COMMENT= An extended C-shell with many useful features
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 400021
diff --git a/shells/tcsh/pkg-comment b/shells/tcsh/pkg-comment
deleted file mode 100644
index 184b37c06551..000000000000
--- a/shells/tcsh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An extended C-shell with many useful features
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile
index 0588ec019e1a..e9a52e8c4871 100644
--- a/shells/vshnu/Makefile
+++ b/shells/vshnu/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= shells perl5
MASTER_SITES= http://www.cs.indiana.edu/~kinzler/vshnu/
MAINTAINER= ports@FreeBSD.org
+COMMENT= New Visual Shell
.include <bsd.port.pre.mk>
diff --git a/shells/vshnu/pkg-comment b/shells/vshnu/pkg-comment
deleted file mode 100644
index e559ebb4fd78..000000000000
--- a/shells/vshnu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-New Visual Shell