37 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
naddy
b4e4d1f45b net/tacacs+: don't pick up gmake for building, it is not required 2022-06-24 20:18:50 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
gsoares
a75a06e24f i let it slip through my fingers
no bump since it doesn't currently build/package
2019-07-09 20:22:42 +00:00
gsoares
eb35f3ab80 tweaking previous 2019-07-09 17:24:22 +00:00
gsoares
c66f11c680 Add tacacs+ by Shrubbery.net
TACACS+ is used for authentication, authorization, and accounting on
Cisco routers. This daemon provides a server for TACACS+ routers.

Tests done by Ampie Niemand, Jan Vlach(MAINTAINER) and myself. OK/tweaks sthen@
2019-07-09 17:13:32 +00:00
jca
7319244dcb Remove our ancient tacacs+ port
Suffers from a lot of a problems: lp64, no DES support in crypt(3),
a buffer overflow in the logging code, etc, which make the current port
unusable.  Also the legacy codebase brings in maintenance costs.

The folks at shrubbery.net provided newer versions which should be
a good starting point for a new port.

Feedback from Renaud Allard, ok sthen@
2017-12-08 13:26:27 +00:00
espie
dbef17f010 let it compile with clang, sprinkle a few missing includes 2017-05-18 23:42:44 +00:00
sthen
2d008fa068 minimal fix to net/tacacs+ for getpwnam_shadow 2016-07-11 10:28:15 +00:00
mmcc
52db6acc73 remove a MASTER_SITES entry with a long-dead domain name 2016-03-18 16:06:58 +00:00
bentley
34ffe945b6 Remove MAINTAINER per request. 2015-06-16 09:31:37 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
53455555f2 Drop the MESSAGEs, they are not needed. 2014-07-11 16:57:10 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
21170d46d8 lp64 header fixes for tacacs+, pointed out by Sascha Retzki on ports@ 2012-09-11 12:45:44 +00:00
sthen
bcb8855409 regen patch 2012-09-11 12:29:56 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
espie
4b6c788bc9 fix gcc4 2010-05-23 16:54:10 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
naddy
4796dd7aab remove trailing whitespace 2005-01-30 15:38:15 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
alek
e9913ddf89 - Replace INSTALL with @new(user|group)
- Replace DEINSTALL with UNMESSAGE
- Hardcode _tacacs username
- Bump PKGNAME

ok sturm@
2004-11-27 11:40:42 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
brad
d1048d4ddd remove messages about user/group change. 2004-06-24 03:09:31 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
sturm
d1c14e1132 update to new naming schema
bump PKGNAME

Srebrenko Sehic ok
2003-06-22 17:08:08 +00:00
sturm
7cd9e5e5dc - taken over by Srebrenko Sehic <haver@insecure.dk>, OK former MAINTAINER
- use SKEY
- after startup, drop privs to user "tacacs"
- set PERMIT_* according to license
2003-06-09 07:19:30 +00:00
naddy
c53eb436cb No regression tests available. 2002-10-28 01:38:44 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
jsyn
8545c42c51 fix PLIST; pointed out by naddy@ 2001-08-10 04:59:41 +00:00
jsyn
fca6d5b663 Import of tacacs+-4.0.4a:
--
Cisco's TACACS+ Server

TACACS+ is used for authentication, authorization, and accounting
on Cisco routers. This daemon provides a server for TACACS+ routers.

WWW: http://www.gazi.edu.tr/tacacs/

MAINTAINER= Jeff Bachtel <jeff@cepheid.org>

+ lots of additional mods
+ pvalchev@ helped
+ lebel@ reviewed
2001-07-30 05:18:07 +00:00