Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

2
security/tacshell/DESCR Normal file
View File

@@ -0,0 +1,2 @@
tacshell is a drop-in replacement for the RSA ACE/Server sdshell program,
which allows UNIX shell authentication via a SecurID token.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.5 2012/10/23 18:17:00 asau Exp $
DISTNAME= tacshell-0.91
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.rezrov.net/software/
MAINTAINER= sekiya@NetBSD.org
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"

3
security/tacshell/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:40 joerg Exp $
bin/tacshell
share/examples/tacshell/tacshell.conf

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2010/01/31 23:13:24 joerg Exp $
SHA1 (tacshell-0.91.tar.gz) = cddbdfd0bacd197d0783270898d3935026c9e54d
RMD160 (tacshell-0.91.tar.gz) = ac436ecb10c1a50852ec63b66f786bcbe0b24eb6
Size (tacshell-0.91.tar.gz) = 56453 bytes