pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security tacshell: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6e490a9a5e2
branches:  trunk
changeset: 377786:f6e490a9a5e2
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 24 23:52:43 2022 +0000

description:
tacshell: remove

approved by author in private e-mail

diffstat:

 security/Makefile          |   3 +--
 security/tacshell/DESCR    |   2 --
 security/tacshell/Makefile |  23 -----------------------
 security/tacshell/PLIST    |   3 ---
 security/tacshell/distinfo |   5 -----
 5 files changed, 1 insertions(+), 35 deletions(-)

diffs (66 lines):

diff -r 090cf22c880f -r f6e490a9a5e2 security/Makefile
--- a/security/Makefile Sun Apr 24 22:57:52 2022 +0000
+++ b/security/Makefile Sun Apr 24 23:52:43 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.856 2022/04/24 16:10:05 tnn Exp $
+# $NetBSD: Makefile,v 1.857 2022/04/24 23:52:43 tnn Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -633,7 +633,6 @@
 SUBDIR+=       stegtunnel
 SUBDIR+=       stunnel
 SUBDIR+=       sudo
-SUBDIR+=       tacshell
 SUBDIR+=       tcl-tls
 SUBDIR+=       tcp_wrappers
 SUBDIR+=       tct
diff -r 090cf22c880f -r f6e490a9a5e2 security/tacshell/DESCR
--- a/security/tacshell/DESCR   Sun Apr 24 22:57:52 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-tacshell is a drop-in replacement for the RSA ACE/Server sdshell program,
-which allows UNIX shell authentication via a SecurID token.
diff -r 090cf22c880f -r f6e490a9a5e2 security/tacshell/Makefile
--- a/security/tacshell/Makefile        Sun Apr 24 22:57:52 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2022/04/24 17:00:27 tnn Exp $
-
-DISTNAME=              tacshell-0.91
-PKGREVISION=           1
-CATEGORIES=            security
-MASTER_SITES=          http://www.rezrov.net/software/
-
-MAINTAINER=            pkgsc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.rezrov.net/software/tacshell.html
-COMMENT=               RSA ACE/Server sdshell workalike, using TACACS+
-
-GNU_CONFIGURE=         YES
-CONF_FILES+=           ${PREFIX}/share/examples/tacshell/tacshell.conf \
-                       ${PKG_SYSCONFDIR}/tacshell.conf
-
-INSTALLATION_DIRS+=    bin share/examples/tacshell
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/tacshell ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_DATA} ${WRKSRC}/tacshell.conf-example \
-           ${DESTDIR}${PREFIX}/share/examples/tacshell/tacshell.conf
-
-.include "../../mk/bsd.pkg.mk"
diff -r 090cf22c880f -r f6e490a9a5e2 security/tacshell/PLIST
--- a/security/tacshell/PLIST   Sun Apr 24 22:57:52 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:40 joerg Exp $
-bin/tacshell
-share/examples/tacshell/tacshell.conf
diff -r 090cf22c880f -r f6e490a9a5e2 security/tacshell/distinfo
--- a/security/tacshell/distinfo        Sun Apr 24 22:57:52 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:18:04 nia Exp $
-
-BLAKE2s (tacshell-0.91.tar.gz) = 4e2353f86845843fa8cb400f5ae59ebd89c6482cb8d1968e09366e0313e51032
-SHA512 (tacshell-0.91.tar.gz) = da7610f67cb2c2be08f7a7a31289547ef7fbd7540eaf1d3d865ca7cd4f448957223eabcd3f9f95f221bd5a5cdf82eb470c7a9cf69e9556af556802cde70d156f
-Size (tacshell-0.91.tar.gz) = 56453 bytes



Home | Main Index | Thread Index | Old Index