summaryrefslogtreecommitdiff
path: root/net/tacshell
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 06:39:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 06:39:12 +0000
commit035646ee650e1641b2dac43a8404e423cd35d273 (patch)
tree7e110eaf4b3ad1ac554c03eb2bb08c7be10ed4bf /net/tacshell
parent- fix distinfo (diff)
remove unmaintained expired ports from net
2011-05-01 net/44bsd-rdist: Upstream disapear and distfile is no more available 2011-05-01 net/bbsnet: Upstream disapear and distfile is no more available 2011-05-01 net/bing: Upstream disapear and distfile is no more available 2011-05-01 net/brutecopy: Upstream disapear and distfile is no more available 2011-05-01 net/crescendo: Upstream disapear and distfile is no more available 2011-05-01 net/danamics: Upstream disapear and distfile is no more available 2011-05-01 net/etunnel: Upstream disapear and distfile is no more available 2011-05-01 net/gastman: Upstream disapear and distfile is no more available 2011-05-01 net/generic-nqs: Upstream disapear and distfile is no more available 2011-05-01 net/gkrellmmultiping2: Upstream disapear and distfile is no more available 2011-05-01 net/gkrellmwireless: Upstream disapear and distfile is no more available 2011-05-01 net/gnoemoe: Upstream disapear and distfile is no more available 2011-05-01 net/gnosamba: Upstream disapear and distfile is no more available 2011-05-01 net/merlinmon: Upstream disapear and distfile is no more available 2011-05-01 net/msntp: Upstream disapear and distfile is no more available 2011-05-01 net/ntalk: Upstream disapear and distfile is no more available 2011-05-01 net/ntraceroute: Upstream disapear and distfile is no more available 2011-05-01 net/onion-fec: Upstream disapear and distfile is no more available 2011-05-01 net/openverse: Upstream disapear and distfile is no more available 2011-05-01 net/poink: Upstream disapear and distfile is no more available 2011-05-01 net/roadrunner: Upstream disapear and distfile is no more available 2011-05-01 net/sambasentinel: Upstream disapear and distfile is no more available 2011-05-01 net/scand: Upstream disapear and distfile is no more available 2011-05-01 net/tacshell: Upstream disapear and distfile is no more available 2011-05-01 net/telserv: Upstream disapear and distfile is no more available 2011-05-01 net/tridiavnc: Upstream disapear and distfile is no more available 2011-05-01 net/tvark: Upstream disapear and distfile is no more available 2011-05-01 net/warppipe: Upstream disapear and distfile is no more available 2011-05-01 net/wistumbler2: Upstream disapear and distfile is no more available 2011-05-01 net/wmq3: Upstream disapear and distfile is no more available 2011-05-01 net/xbone-gui: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 net/xsmbrowser: Upstream disapear and distfile is no more available 2011-05-01 net/xtraceroute: Upstream disapear and distfile is no more available 2011-05-01 net/ytalk: Upstream disapear and distfile is no more available 2011-05-01 net/zniper: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273447
Diffstat (limited to 'net/tacshell')
-rw-r--r--net/tacshell/Makefile35
-rw-r--r--net/tacshell/distinfo2
-rw-r--r--net/tacshell/files/patch-Makefile.in14
-rw-r--r--net/tacshell/files/patch-tacshell.conf-example7
-rw-r--r--net/tacshell/pkg-descr5
5 files changed, 0 insertions, 63 deletions
diff --git a/net/tacshell/Makefile b/net/tacshell/Makefile
deleted file mode 100644
index d39b8e8b9e1f..000000000000
--- a/net/tacshell/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: tacshell
-# Date created: 13.06.2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tacshell
-PORTVERSION= 0.91
-CATEGORIES= net
-MASTER_SITES= http://www.rezrov.net/software/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Shell authentication for TACACS+ protocol
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-GNU_CONFIGURE= yes
-
-PORTDOCS= README WHATSNEW ChangeLog
-PLIST_FILES= bin/tacshell etc/tacshell.conf.sample
-
-post-install:
-.for i in ${PORTNAME}
- ${STRIP_CMD} ${PREFIX}/bin/${i}
-.endfor
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for i in README WHATSNEW ChangeLog
- ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/tacshell/distinfo b/net/tacshell/distinfo
deleted file mode 100644
index 4c6338acd6c9..000000000000
--- a/net/tacshell/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tacshell-0.91.tar.gz) = ede71e0999d7bfd053f9057721f96d6f11df13cf7aa73e4d659afe677f8e6f14
-SIZE (tacshell-0.91.tar.gz) = 56453
diff --git a/net/tacshell/files/patch-Makefile.in b/net/tacshell/files/patch-Makefile.in
deleted file mode 100644
index 557ff43530fc..000000000000
--- a/net/tacshell/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in.orig Thu May 27 10:12:14 2004
-+++ Makefile.in Thu May 27 10:12:34 2004
-@@ -22,7 +22,7 @@
- install: all
- $(INSTALL) -o root -m 555 tacshell $(PREFIX)/bin/tacshell
- mkdir -p -m 755 $(PREFIX)/etc
-- $(INSTALL_DATA) -o root tacshell.conf-example $(PREFIX)/etc/tacshell.conf-example
-+ $(INSTALL_DATA) -o root tacshell.conf-example $(PREFIX)/etc/tacshell.conf.sample
-
- pam_tacplus.so.1: pam.o $(SHARED_OBJS)
- $(CC) $(LDFLAGS) -shared -o pam_tacplus.so.1 pam.o $(SHARED_OBJS) $(LIBS)
diff --git a/net/tacshell/files/patch-tacshell.conf-example b/net/tacshell/files/patch-tacshell.conf-example
deleted file mode 100644
index 33f1f9c8b079..000000000000
--- a/net/tacshell/files/patch-tacshell.conf-example
+++ /dev/null
@@ -1,7 +0,0 @@
---- tacshell.conf-example.orig Fri Jun 13 22:32:39 2003
-+++ tacshell.conf-example Fri Jun 13 22:32:54 2003
-@@ -1,3 +1,3 @@
- server tacacs-server.domain.com
- secret vewyvewyqwiet
--shell /usr/pkg/bin/bash --login
-+shell /usr/local/bin/bash --login
diff --git a/net/tacshell/pkg-descr b/net/tacshell/pkg-descr
deleted file mode 100644
index f9e4013c5c2c..000000000000
--- a/net/tacshell/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-tacshell is a drop-in replacement for the RSA ACE/Server
-sdshell program, which allows Un*x shell authentication via a
-SecurID token.
-
-WWW: http://www.rezrov.net/software/tacshell.html