aboutsummaryrefslogtreecommitdiff
path: root/shells/bash1
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-20 19:43:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-20 19:43:32 +0000
commitc9aac656dc269b84947afa7ad0cab94871633b07 (patch)
tree8143efc67fb76b9fc605ed6123e4b6854de2eacf /shells/bash1
parentf64b3bac6de00fd68d1ec1a2c2c264b6b729a722 (diff)
downloadports-c9aac656dc269b84947afa7ad0cab94871633b07.tar.gz
ports-c9aac656dc269b84947afa7ad0cab94871633b07.zip
Per bento logs, this is broken on 5.x. Rather than marking it so only
for 5.x, mark it as generally broken; the latest distfile in the 1.x series was in 1996 and this isn't even it (this one is from 1994). The bash2 releases began in 1996. Unless there is some absolute need to maintain this port for backwards compatibility, it should probably just be deleted.
Notes
Notes: svn path=/head/; revision=91752
Diffstat (limited to 'shells/bash1')
-rw-r--r--shells/bash1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 649b5b911f4d..dfc71f61e69e 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -13,7 +13,9 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bash
MAINTAINER= ports@FreeBSD.org
-COMMENT= The GNU Bourne Again Shell
+COMMENT= The GNU Bourne Again Shell -- old version
+
+BROKEN= "does not compile on 5.x; consider upgrading to shells/bash2"
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}