diff options
author | netchild <netchild@FreeBSD.org> | 2003-08-21 13:53:59 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2003-08-21 13:53:59 +0000 |
commit | 07921b5cc4e0ed845126e1dc69ad31ae88a25d27 (patch) | |
tree | 606eb3ea943e16c7e426a09257e92a69317ff892 /shells | |
parent | a2953802039050e6860f49a0b9700e30633e420e (diff) | |
download | FreeBSD-ports-07921b5cc4e0ed845126e1dc69ad31ae88a25d27.zip FreeBSD-ports-07921b5cc4e0ed845126e1dc69ad31ae88a25d27.tar.gz |
Remove tcsh.
Approved by: portmgr (marcus)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 1 | ||||
-rw-r--r-- | shells/tcsh/Makefile | 66 | ||||
-rw-r--r-- | shells/tcsh/distinfo | 1 | ||||
-rw-r--r-- | shells/tcsh/files/patch-aa | 9 | ||||
-rw-r--r-- | shells/tcsh/pkg-descr | 2 | ||||
-rw-r--r-- | shells/tcsh/pkg-plist | 21 | ||||
-rw-r--r-- | shells/tcsh/pkg-plist.nobuild | 4 |
7 files changed, 0 insertions, 104 deletions
diff --git a/shells/Makefile b/shells/Makefile index 641602a..9f000e9 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -19,7 +19,6 @@ SUBDIR += rc SUBDIR += sash SUBDIR += scponly - SUBDIR += tcsh SUBDIR += vshnu SUBDIR += wapsh SUBDIR += zsh diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile deleted file mode 100644 index 5e8884e..0000000 --- a/shells/tcsh/Makefile +++ /dev/null @@ -1,66 +0,0 @@ -# New ports collection makefile for: tcsh -# Date created: 22 August 1994 -# Whom: jkh -# -# $FreeBSD$ -# - -PORTNAME= tcsh -PORTVERSION= 6.11.00 -CATEGORIES= shells -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 -DISTFILES= # empty -NO_BUILD= yes -PLIST= ${PKGDIR}/pkg-plist.nobuild -.else -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -GNU_CONFIGURE= yes -ALL_TARGET= all catalogs -MAN1= tcsh.1 -BINOWN= bin -BINGRP= bin -.endif - -.if ${OSVERSION} >= 400021 -pre-everything:: - @${ECHO_MSG} "This port is just for making symlink from /bin/tcsh" - @${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells." - -do-patch: - -do-install: - ${LN} -sf /bin/tcsh ${PREFIX}/bin/tcsh -.else -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/tcsh ${PREFIX}/bin/tcsh - ${INSTALL_MAN} ${WRKSRC}/tcsh.man ${MANPREFIX}/man/man1/tcsh.1 - ${INSTALL_DATA} ${WRKSRC}/tcsh.C.cat ${PREFIX}/share/nls/C/tcsh.cat - ${INSTALL_DATA} ${WRKSRC}/tcsh.german.cat ${PREFIX}/share/nls/de_DE.ISO_8859-1/tcsh.cat - ${LN} -sf ${PREFIX}/share/nls/de_DE.ISO_8859-1/tcsh.cat ${PREFIX}/share/nls/de_AT.ISO_8859-1/tcsh.cat - ${LN} -sf ${PREFIX}/share/nls/de_DE.ISO_8859-1/tcsh.cat ${PREFIX}/share/nls/de_CH.ISO_8859-1/tcsh.cat - @${MKDIR} ${PREFIX}/share/nls/el_GR.ISO_8859-7 - ${INSTALL_DATA} ${WRKSRC}/tcsh.greek.cat ${PREFIX}/share/nls/el_GR.ISO_8859-7/tcsh.cat - ${INSTALL_DATA} ${WRKSRC}/tcsh.spanish.cat ${PREFIX}/share/nls/es_ES.ISO_8859-1/tcsh.cat - ${INSTALL_DATA} ${WRKSRC}/tcsh.finnish.cat ${PREFIX}/share/nls/fi_FI.ISO_8859-1/tcsh.cat - ${INSTALL_DATA} ${WRKSRC}/tcsh.french.cat ${PREFIX}/share/nls/fr_FR.ISO_8859-1/tcsh.cat - ${LN} -sf ${PREFIX}/share/nls/fr_FR.ISO_8859-1/tcsh.cat ${PREFIX}/share/nls/fr_BE.ISO_8859-1/tcsh.cat - ${LN} -sf ${PREFIX}/share/nls/fr_FR.ISO_8859-1/tcsh.cat ${PREFIX}/share/nls/fr_CA.ISO_8859-1/tcsh.cat - ${LN} -sf ${PREFIX}/share/nls/fr_FR.ISO_8859-1/tcsh.cat ${PREFIX}/share/nls/fr_CH.ISO_8859-1/tcsh.cat - ${INSTALL_DATA} ${WRKSRC}/tcsh.italian.cat ${PREFIX}/share/nls/it_IT.ISO_8859-1/tcsh.cat -.endif - -post-install: - @${ECHO} "Updating /etc/shells" - @${CP} /etc/shells /etc/shells.bak - @(${GREP} -v ${PREFIX}/bin/tcsh /etc/shells.bak; \ - ${ECHO_CMD} ${PREFIX}/bin/tcsh) > /etc/shells - @${RM} /etc/shells.bak - -.include <bsd.port.post.mk> diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo deleted file mode 100644 index afd9827..0000000 --- a/shells/tcsh/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (tcsh-6.11.tar.gz) = 8c04d53162a896b53d751bfa041cdeb6 diff --git a/shells/tcsh/files/patch-aa b/shells/tcsh/files/patch-aa deleted file mode 100644 index 3ce608b..0000000 --- a/shells/tcsh/files/patch-aa +++ /dev/null @@ -1,9 +0,0 @@ ---- nls/Makefile.old Fri Sep 7 10:03:11 2001 -+++ nls/Makefile Fri Sep 7 10:03:21 2001 -@@ -1,5 +1,5 @@ - --SUBDIRS= C et finnish french german greek italian ja pl russian \ -+SUBDIRS= C et finnish french german greek italian ja russian \ - spanish ukrainian - #GENCAT= gencat -new - GENCAT= gencat diff --git a/shells/tcsh/pkg-descr b/shells/tcsh/pkg-descr deleted file mode 100644 index 7c3c806..0000000 --- a/shells/tcsh/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -TCSH is an extended C-shell with many useful features like -filename completion, history editing, etc. diff --git a/shells/tcsh/pkg-plist b/shells/tcsh/pkg-plist deleted file mode 100644 index bf92d1a..0000000 --- a/shells/tcsh/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -bin/tcsh -@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/bin/tcsh /etc/shells.bak; echo bin/tcsh) >/etc/shells -@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/bin/tcsh /etc/shells.bak) >/etc/shells -share/nls/C/tcsh.cat -share/nls/de_DE.ISO_8859-1/tcsh.cat -@exec ln -fs %D/%F %D/share/nls/de_AT.ISO_8859-1/tcsh.cat -@exec ln -fs %D/%F %D/share/nls/de_CH.ISO_8859-1/tcsh.cat -@unexec rm -f %D/share/nls/de_AT.ISO_8859-1/tcsh.cat -@unexec rm -f %D/share/nls/de_CH.ISO_8859-1/tcsh.cat -share/nls/el_GR.ISO_8859-7/tcsh.cat -share/nls/es_ES.ISO_8859-1/tcsh.cat -share/nls/fi_FI.ISO_8859-1/tcsh.cat -share/nls/fr_FR.ISO_8859-1/tcsh.cat -@exec ln -fs %D/%F %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat -@exec ln -fs %D/%F %D/share/nls/fr_CA.ISO_8859-1/tcsh.cat -@exec ln -fs %D/%F %D/share/nls/fr_CH.ISO_8859-1/tcsh.cat -@unexec rm -f %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat -@unexec rm -f %D/share/nls/fr_CA.ISO_8859-1/tcsh.cat -@unexec rm -f %D/share/nls/fr_CH.ISO_8859-1/tcsh.cat -share/nls/it_IT.ISO_8859-1/tcsh.cat -@unexec rmdir %D/share/nls/el_GR.ISO_8859-7 2>dev/null || true diff --git a/shells/tcsh/pkg-plist.nobuild b/shells/tcsh/pkg-plist.nobuild deleted file mode 100644 index 8aa5485..0000000 --- a/shells/tcsh/pkg-plist.nobuild +++ /dev/null @@ -1,4 +0,0 @@ -@exec ln -sf /bin/tcsh %D/bin/tcsh -@unexec rm -f %D/bin/tcsh -@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/bin/tcsh /etc/shells.bak; echo %D/bin/tcsh) >/etc/shells -@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/bin/tcsh /etc/shells.bak) >/etc/shells |