summaryrefslogtreecommitdiff
path: root/net/tacacs
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-02-20 22:26:13 +0000
committerjoerg <joerg@pkgsrc.org>2015-02-20 22:26:13 +0000
commit9321ad4b2fdea0f35d1e512ff586727278d0df79 (patch)
tree73682d88f490b52181fa22b60fb3a57432e27248 /net/tacacs
parentdc7d0a4bd3f3cd682644661ed8b243412f8d4511 (diff)
downloadpkgsrc-9321ad4b2fdea0f35d1e512ff586727278d0df79.tar.gz
Needs bison. Race conditions around library build. Forgotten PLIST
update. Bump revision.
Diffstat (limited to 'net/tacacs')
-rw-r--r--net/tacacs/Makefile8
-rw-r--r--net/tacacs/PLIST13
2 files changed, 15 insertions, 6 deletions
diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile
index ad9e79feefa..3eaf670f2e5 100644
--- a/net/tacacs/Makefile
+++ b/net/tacacs/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2015/02/13 22:36:00 he Exp $
+# $NetBSD: Makefile,v 1.14 2015/02/20 22:26:13 joerg Exp $
VERSION= 4.0.4.28
DISTNAME= tacacs-F${VERSION}
PKGNAME= tacacs-${VERSION}
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES+= ftp://ftp.shrubbery.net/pub/tac_plus/
@@ -11,9 +12,11 @@ HOMEPAGE= http://www.shrubbery.net/tac_plus/
COMMENT= Cisco authentication, authorization, and accounting protocol daemon
LICENSE= cisco-license
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= perl
+USE_TOOLS+= perl bison
#CONFIGURE_ARGS+=--enable-debug
@@ -23,6 +26,5 @@ MAKE_FLAGS+= OS=-DSOLARIS OSLIBS="-lsocket -lnsl"
.endif
INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin
-INSTALLATION_DIRS+= share/doc/tacacs/users_guide
.include "../../mk/bsd.pkg.mk"
diff --git a/net/tacacs/PLIST b/net/tacacs/PLIST
index 28f8043f191..c2e0c220107 100644
--- a/net/tacacs/PLIST
+++ b/net/tacacs/PLIST
@@ -1,4 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:09:44 joerg Exp $
-sbin/tac_plus
+@comment $NetBSD: PLIST,v 1.3 2015/02/20 22:26:13 joerg Exp $
+bin/tac_pwd
+include/tacacs.h
+lib/libtacacs.la
+man/man5/tac_plus.conf.5
man/man8/tac_plus.8
-share/doc/tacacs/users_guide
+man/man8/tac_pwd.8
+sbin/tac_plus
+share/tacacs/do_auth.py
+share/tacacs/tac_convert
+share/tacacs/users_guide