diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /net-nds/tac_plus | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'net-nds/tac_plus')
-rw-r--r-- | net-nds/tac_plus/Manifest | 2 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus-4.0.4.19-deansification.patch | 11 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus-4.0.4.19-parallelmake.patch | 13 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch | 11 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch | 12 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus.conf | 12 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus.conf2 | 41 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus.confd | 8 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus.confd2 | 7 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus.init | 23 | ||||
-rw-r--r-- | net-nds/tac_plus/files/tac_plus.init2 | 21 | ||||
-rw-r--r-- | net-nds/tac_plus/metadata.xml | 13 | ||||
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild | 56 | ||||
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild | 59 | ||||
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild | 60 |
15 files changed, 349 insertions, 0 deletions
diff --git a/net-nds/tac_plus/Manifest b/net-nds/tac_plus/Manifest new file mode 100644 index 000000000000..376bb7ce9211 --- /dev/null +++ b/net-nds/tac_plus/Manifest @@ -0,0 +1,2 @@ +DIST tacacs+-F4.0.4.19.tar.gz 500593 SHA256 582dcdb5723c844e50036b1ed9eaee53239e7791d0ac5e5c22fba8ac4790596b SHA512 8482b81514ba91397f613a0593be8bd3ca66d6f4d79ed67a881aa01b3da44cdcfedae59bda6fae9e99a4c006fe54cd8a6ebfd6bc37e998f6b0ae19bd0831c0da WHIRLPOOL 6b46091377de5a8c0c0df44c6403f73a8274c4e852642b2882907abf3dd0d1e644b6ba8009520c2cef1941aabbc2b23d64f7ce493af7afe7f08ad524b0f5b507 +DIST tacacs+-F4.0.4.27a.tar.gz 504395 SHA256 512e1c30389b102d4af25d7e9bc3bdcd9d39d70e5e7d8a98c8f785733df8d9a1 SHA512 2251a21f609d516b3ebc7d3d2d7d030ea1bb491e0fe5e08e7639d2d9bdb0ef9a1ab4d17f340e50e83771dc9a512c5dacc99716fd882ba3f6db2fafb0915e86bd WHIRLPOOL 482baab1e27ca040d9d417d660542ff89d3dcaa18a65822fccba790475687aee3e541f9aa7a8aefd916cb4ab086485021ef89afba556ff10da52e6286ebfac07 diff --git a/net-nds/tac_plus/files/tac_plus-4.0.4.19-deansification.patch b/net-nds/tac_plus/files/tac_plus-4.0.4.19-deansification.patch new file mode 100644 index 000000000000..4dbc33707263 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus-4.0.4.19-deansification.patch @@ -0,0 +1,11 @@ +diff -uNr tacacs+-F4.0.4.19.ORIG/configure.in tacacs+-F4.0.4.19/configure.in +--- tacacs+-F4.0.4.19.ORIG/configure.in 2013-02-28 21:26:31.724310410 +0000 ++++ tacacs+-F4.0.4.19/configure.in 2013-02-28 21:26:41.936309960 +0000 +@@ -126,7 +126,6 @@ + + # compiler specifics + AC_PROG_CC +-AM_C_PROTOTYPES + AC_PROG_CPP + AC_C_CONST + AC_C_INLINE diff --git a/net-nds/tac_plus/files/tac_plus-4.0.4.19-parallelmake.patch b/net-nds/tac_plus/files/tac_plus-4.0.4.19-parallelmake.patch new file mode 100644 index 000000000000..556f75806fbd --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus-4.0.4.19-parallelmake.patch @@ -0,0 +1,13 @@ +Index: tacacs+-F4.0.4.19/Makefile.am +=================================================================== +--- tacacs+-F4.0.4.19.orig/Makefile.am ++++ tacacs+-F4.0.4.19/Makefile.am +@@ -16,7 +16,7 @@ if TACSKEY + tac_plus_SOURCES += skey_fn.c + endif + tac_plus_LDFLAGS = -L$(top_srcdir) +-tac_plus_LDADD = $(WRAPLIBS) -ltacacs ++tac_plus_LDADD = $(WRAPLIBS) libtacacs.la + + lib_LTLIBRARIES = libtacacs.la + libtacacs_la_SOURCES = md4.c md5.c packet.c diff --git a/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch b/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch new file mode 100644 index 000000000000..ee1bcb231838 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch @@ -0,0 +1,11 @@ +diff -uNr tacacs+-F4.0.4.27a.ORIG/configure.in tacacs+-F4.0.4.27a/configure.in +--- tacacs+-F4.0.4.27a.ORIG/configure.in 2015-03-25 11:13:06.976024203 +0000 ++++ tacacs+-F4.0.4.27a/configure.in 2015-03-25 11:13:36.816025689 +0000 +@@ -126,7 +126,6 @@ + + # compiler specifics + AC_PROG_CC +-AM_C_PROTOTYPES + AC_PROG_CPP + AC_C_CONST + AC_C_INLINE diff --git a/net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch b/net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch new file mode 100644 index 000000000000..c75a05b0cd12 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch @@ -0,0 +1,12 @@ +diff -uNr tacacs+-F4.0.4.27a.ORIG/Makefile.am tacacs+-F4.0.4.27a/Makefile.am +--- tacacs+-F4.0.4.27a.ORIG/Makefile.am 2015-03-25 11:10:26.821016226 +0000 ++++ tacacs+-F4.0.4.27a/Makefile.am 2015-03-25 11:11:04.954018126 +0000 +@@ -19,7 +19,7 @@ + tac_plus_SOURCES += aceclnt_fn.c + endif + tac_plus_LDFLAGS = -L$(top_srcdir) +-tac_plus_LDADD = $(WRAPLIBS) -ltacacs ++tac_plus_LDADD = $(WRAPLIBS) libtacacs.la + + lib_LTLIBRARIES = libtacacs.la + libtacacs_la_SOURCES = fdes.c maxsess.c md4.c md5.c packet.c diff --git a/net-nds/tac_plus/files/tac_plus.conf b/net-nds/tac_plus/files/tac_plus.conf new file mode 100644 index 000000000000..83403e0bc1cc --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus.conf @@ -0,0 +1,12 @@ +# You must configure tac_plus before use. At a minimum, you need a server +# key and a user block, such as below. +# +# Please see tac_plus.conf(5) for more information. + +#key = kEy4U + +#user = youruser { +# login = des ndkKAzNoc37VA +# enable = des ndkKAzNoc37VA +#} + diff --git a/net-nds/tac_plus/files/tac_plus.conf2 b/net-nds/tac_plus/files/tac_plus.conf2 new file mode 100644 index 000000000000..617e34420281 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus.conf2 @@ -0,0 +1,41 @@ +# You must configure tac_plus before use. At a minimum, you need a server +# key and a user block, such as below. +# +# Please see tac_plus.conf(5) for more information. + +#key = kEy4U + +#user = youruser { +# login = des ndkKAzNoc37VA +# enable = des ndkKAzNoc37VA +#} + +#user = youruser { +# default service = permit +# login = PAM +# member = yourgroup +#} + +# Cisco admins +#group = ciscoadmins { +# default service = permit +# service = exec { +# priv-lvl = 15 +# } +#} + + +# Cisco admins using an acl to allow specific devices +#group = ciscoadmins { +# default service = permit +# acl = ciscodevices +# service = exec { +# priv-lvl = 15 +# } +#} + +# Allows devices with specified IP address to talk to this TACACS+ server +#acl = ciscodevices { +# permit = 1.2.3.4$ +# deny = .* +#} diff --git a/net-nds/tac_plus/files/tac_plus.confd b/net-nds/tac_plus/files/tac_plus.confd new file mode 100644 index 000000000000..95d293b370ef --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus.confd @@ -0,0 +1,8 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Config file for /etc/init.d/tac_plus + +TAC_PLUS_OPTS="-d 248" + diff --git a/net-nds/tac_plus/files/tac_plus.confd2 b/net-nds/tac_plus/files/tac_plus.confd2 new file mode 100644 index 000000000000..9614bda7a605 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus.confd2 @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Config file for /etc/init.d/tac_plus + +TAC_PLUS_OPTS="" diff --git a/net-nds/tac_plus/files/tac_plus.init b/net-nds/tac_plus/files/tac_plus.init new file mode 100644 index 000000000000..28de144b48f6 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus.init @@ -0,0 +1,23 @@ +#!/sbin/runscript +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +opts="start stop restart" + +depend() { + need net +} + +start() { + ebegin "Starting tac_plus" + start-stop-daemon --start --quiet --exec /usr/bin/tac_plus \ + -- -C /etc/tac_plus/tac_plus.conf ${TAC_PLUS_OPTS} + eend $? +} + +stop() { + ebegin "Stopping tac_plus" + start-stop-daemon --stop --quiet --pidfile /var/run/tac_plus.pid + eend $? +} diff --git a/net-nds/tac_plus/files/tac_plus.init2 b/net-nds/tac_plus/files/tac_plus.init2 new file mode 100644 index 000000000000..59ea76d39831 --- /dev/null +++ b/net-nds/tac_plus/files/tac_plus.init2 @@ -0,0 +1,21 @@ +#!/sbin/runscript +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +depend() { + need net +} + +start() { + ebegin "Starting tac_plus" + start-stop-daemon --start --quiet --exec /usr/bin/tac_plus \ + -- -C /etc/tac_plus/tac_plus.conf ${TAC_PLUS_OPTS} + eend $? +} + +stop() { + ebegin "Stopping tac_plus" + start-stop-daemon --stop --quiet --pidfile /var/run/tac_plus.pid + eend $? +} diff --git a/net-nds/tac_plus/metadata.xml b/net-nds/tac_plus/metadata.xml new file mode 100644 index 000000000000..152c8267551a --- /dev/null +++ b/net-nds/tac_plus/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>chainsaw@gentoo.org</email> + <name>Tony Vroon</name> + </maintainer> + <use> + <flag name='finger'>Adds support for checking user counts via fingering + the NAS</flag> + <flag name='maxsess'>Enforce a limit on maximum sessions per user</flag> + </use> +</pkgmetadata> diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild new file mode 100644 index 000000000000..0115b56cec7a --- /dev/null +++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit autotools base libtool + +MY_P="tacacs+-F${PV}" +S="${WORKDIR}/${MY_P}" + +DESCRIPTION="An updated version of Cisco's TACACS+ server" +HOMEPAGE="http://www.shrubbery.net/tac_plus/" +SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz" + +LICENSE="HPND RSA GPL-2" # GPL-2 only for init script +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="debug finger maxsess tcpd skey static-libs" + +DEPEND="skey? ( >=sys-auth/skey-1.1.5-r1 ) + tcpd? ( sys-apps/tcp-wrappers ) + sys-libs/pam" +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/${P}-parallelmake.patch" ) + +src_prepare() { + base_src_prepare + AT_M4DIR="." eautoreconf + elibtoolize +} + +src_configure() { + econf \ + $(use_with skey) \ + $(use_with tcpd libwrap) \ + $(use_enable debug) \ + $(use_enable finger) \ + $(use_enable maxsess) \ + $(use_enable static-libs static) \ + || die "econf failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "install failed" + + use static-libs || find "${D}" -name '*.la' -delete || die "Unable to remove spurious libtool archive" + dodoc CHANGES FAQ + + newinitd "${FILESDIR}/tac_plus.init2" tac_plus + newconfd "${FILESDIR}/tac_plus.confd2" tac_plus + + insinto /etc/tac_plus + newins "${FILESDIR}/tac_plus.conf2" tac_plus.conf +} diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild new file mode 100644 index 000000000000..56631c180fbb --- /dev/null +++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools base libtool + +MY_P="tacacs+-F${PV}" +S="${WORKDIR}/${MY_P}" + +DESCRIPTION="An updated version of Cisco's TACACS+ server" +HOMEPAGE="http://www.shrubbery.net/tac_plus/" +SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz" + +LICENSE="HPND RSA GPL-2" # GPL-2 only for init script +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="debug finger maxsess tcpd skey static-libs" + +DEPEND="skey? ( >=sys-auth/skey-1.1.5-r1 ) + tcpd? ( sys-apps/tcp-wrappers ) + sys-libs/pam" +RDEPEND="${DEPEND}" + +PATCHES=( +"${FILESDIR}/${P}-parallelmake.patch" +"${FILESDIR}/${P}-deansification.patch" +) + +src_prepare() { + base_src_prepare + AT_M4DIR="." eautoreconf + elibtoolize +} + +src_configure() { + econf \ + $(use_with skey) \ + $(use_with tcpd libwrap) \ + $(use_enable debug) \ + $(use_enable finger) \ + $(use_enable maxsess) \ + $(use_enable static-libs static) \ + || die "econf failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "install failed" + + use static-libs || find "${D}" -name '*.la' -delete || die "Unable to remove spurious libtool archive" + dodoc CHANGES FAQ + + newinitd "${FILESDIR}/tac_plus.init2" tac_plus + newconfd "${FILESDIR}/tac_plus.confd2" tac_plus + + insinto /etc/tac_plus + newins "${FILESDIR}/tac_plus.conf2" tac_plus.conf +} diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild new file mode 100644 index 000000000000..7da767a65aa4 --- /dev/null +++ b/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools base libtool + +MY_P="tacacs+-F${PV}" +S="${WORKDIR}/${MY_P}" + +DESCRIPTION="An updated version of Cisco's TACACS+ server" +HOMEPAGE="http://www.shrubbery.net/tac_plus/" +SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz" + +LICENSE="HPND RSA GPL-2" # GPL-2 only for init script +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="debug finger maxsess tcpd skey static-libs" + +DEPEND="skey? ( >=sys-auth/skey-1.1.5-r1 ) + tcpd? ( sys-apps/tcp-wrappers ) + sys-libs/pam" +RDEPEND="${DEPEND}" + +PATCHES=( + "${FILESDIR}/${P}-parallelmake.patch" + "${FILESDIR}/${P}-deansification.patch" +) + +src_prepare() { + base_src_prepare + mv configure.in configure.ac || die "Unable to quiet autoconf deprecation warning" + AT_M4DIR="." eautoreconf + elibtoolize +} + +src_configure() { + econf \ + $(use_with skey) \ + $(use_with tcpd libwrap) \ + $(use_enable debug) \ + $(use_enable finger) \ + $(use_enable maxsess) \ + $(use_enable static-libs static) \ + || die "econf failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "install failed" + + use static-libs || find "${D}" -name '*.la' -delete || die "Unable to remove spurious libtool archive" + dodoc CHANGES FAQ + + newinitd "${FILESDIR}/tac_plus.init2" tac_plus + newconfd "${FILESDIR}/tac_plus.confd2" tac_plus + + insinto /etc/tac_plus + newins "${FILESDIR}/tac_plus.conf2" tac_plus.conf +} |