* [gentoo-commits] repo/gentoo:master commit in: net-dialup/cistronradius/
@ 2016-04-28 22:00 Austin English
0 siblings, 0 replies; only message in thread
From: Austin English @ 2016-04-28 22:00 UTC (permalink / raw
To: gentoo-commits
commit: 977dbe089eb8c48f6b67d854e02bdbaa0be81353
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 20:07:36 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 21:59:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977dbe08
net-dialup/cistronradius: remove cistronradius-1.6.8-r1
Package-Manager: portage-2.2.26
.../cistronradius/cistronradius-1.6.8-r1.ebuild | 49 ----------------------
1 file changed, 49 deletions(-)
diff --git a/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild b/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild
deleted file mode 100644
index 01de595..0000000
--- a/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Authentication and accounting server for terminal servers that speak the RADIUS protocol"
-HOMEPAGE="http://www.radius.cistron.nl/"
-SRC_URI="ftp://ftp.radius.cistron.nl/pub/radius/radiusd-cistron-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* x86"
-
-DEPEND="
- !net-dialup/freeradius
- !net-dialup/gnuradius"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/radiusd-cistron-${PV}"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-gcc41.patch"
- sed -i -e "s:SHAREDIR/::g" raddb/dictionary || die
- mv src/checkrad.pl src/checkrad || die
-
- epatch_user
-}
-
-src_compile() {
- emake -C src \
- CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
- BINDIR=/usr/bin SBINDIR=/usr/sbin \
- MANDIR=/usr/share/man SHAREDIR=/usr/share/radius
-}
-
-src_install() {
- insinto /etc/raddb
- doins raddb/*
- dodoc README doc/{ChangeLog,FAQ.txt,README*}
- doman doc/{*.1,*.8,*.5rad,*.8rad}
-
- dosbin src/{checkrad,radiusd,radrelay}
- dobin src/{radclient,radlast,radtest,radwho,radzap}
-
- newinitd "${FILESDIR}/cistronradius.rc" cistronradius
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-28 22:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 22:00 [gentoo-commits] repo/gentoo:master commit in: net-dialup/cistronradius/ Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox