summaryrefslogtreecommitdiff
path: root/net/tacacs-shrubbery
AgeCommit message (Collapse)AuthorFilesLines
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-12-31updated to 4.0.4.27aschwarz3-15/+12
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-11-10F4.0.4.26pettai3-24/+6
- add optional securid support via aceclient library - use localtime instead of gmtime for log messages so that the timezone is inheritted - allow file authentication for PAP authorization
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-06-18Requires flex (seen in Linux build)dholland1-2/+2
2012-05-10Updated net/tacacs-shrubbery to 4.0.4.25schwarz9-121/+39
2012-01-24F4.0.4.21pettai3-11/+20
- do_auth.py - better Nexus support, better AV replacement, and only send roles to Nexus - fix bug in checking the return value of regexec() for login and enable ACLs. - do_auth.py - better Nexus support, better AV replacement, and only F4.0.4.22 - check of regexec() return value inverted
2011-11-30Tacacs+ (or tac_plus) is a freely distributable daemon from Cisco Systems.pettai11-0/+299
It is used in conjunction with Cisco routers for authorization, authentication, and accounting services. Tac_plus is configured via a single configuration file. This particular version is derived from the original Cisco sources and is maintained by Shrubbery Networks, Inc.