First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 78386
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Dialup Developers <net-dialup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Evan Borgstrom <evan@mirrored.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
radiusclient-0.4.8.ebuild radiusclient(ng) 0.4.8 ebuild text/plain Evan Borgstrom 2005-01-17 09:47 0000 719 bytes Details
radiusclient-0.4.8.ebuild Includes fixed epatch line text/plain Evan Borgstrom 2005-01-17 10:01 0000 767 bytes Details
radiusclient-0.4.8.ebuild Includes fixed epatch line text/plain Evan Borgstrom 2005-01-17 10:01 0000 767 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 78386 depends on: Show dependency tree
Bug 78386 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-17 09:47 0000
The radiusclient library has been moved to radiusclient-ng and has been taken
over by developers on Berlios.de. I wasn't sure if this should be rolled into a
new ebuild or just updated in its current state as the old radiusclient is done
and this continued the versioning.

The ebuild is attached.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Evan Borgstrom 2005-01-17 09:47:56 0000 -------
Created an attachment (id=48764) [details]
radiusclient(ng) 0.4.8 ebuild

------- Comment #2 From Evan Borgstrom 2005-01-17 09:48:43 0000 -------
That ebuild file was named: radiusclient-0.4.8.ebuild
Sorry I didn't keep the naming structure in the attachment.

------- Comment #3 From Evan Borgstrom 2005-01-17 09:59:53 0000 -------
(From update of attachment 48764 [details])
># Copyright 1999-2004 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: /var/cvsroot/gentoo-x86/net-dialup/radiusclient/radiusclient-0.3.2.ebuild,v 1.2 2004/11/21 08:42:56 mrness Exp $
>
>inherit eutils
>
>DESCRIPTION="A library for writing RADIUS clients accompanied with several client utilities."
>HOMEPAGE="http://developer.berlios.de/projects/radiusclient-ng/"
>SRC_URI="http://download.berlios.de/radiusclient-ng/${P}.tar.gz"
>LICENSE="BSD"
>SLOT="0"
>KEYWORDS="x86"
>IUSE=""
>
>DEPEND="virtual/libc"
>
>src_unpack() {
>	unpack ${A}
>	cd ${S}
>       epatch ${FILESDIR}/pkgsysconfdir-install.patch
>}
>
>src_install() {
>	make DESTDIR="${D}" install || die "make install failed"
>	dodoc README BUGS CHANGES COPYRIGHT
>	dohtml doc/instop.html
>}

------- Comment #4 From Evan Borgstrom 2005-01-17 10:00:42 0000 -------
(From update of attachment 48764 [details])
># Copyright 1999-2004 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: /var/cvsroot/gentoo-x86/net-dialup/radiusclient/radiusclient-0.3.2.ebuild,v 1.2 2004/11/21 08:42:56 mrness Exp $
>
>inherit eutils
>
>DESCRIPTION="A library for writing RADIUS clients accompanied with several client utilities."
>HOMEPAGE="http://developer.berlios.de/projects/radiusclient-ng/"
>SRC_URI="http://download.berlios.de/radiusclient-ng/${P}.tar.gz"
>LICENSE="BSD"
>SLOT="0"
>KEYWORDS="x86"
>IUSE=""
>
>DEPEND="virtual/libc"
>
>src_unpack() {
>	unpack ${A}
>	cd ${S}
>hi
>}
>
>src_install() {
>	make DESTDIR="${D}" install || die "make install failed"
>	dodoc README BUGS CHANGES COPYRIGHT
>	dohtml doc/instop.html
>}

------- Comment #5 From Evan Borgstrom 2005-01-17 10:01:18 0000 -------
Created an attachment (id=48768) [details]
Includes fixed epatch line

------- Comment #6 From Evan Borgstrom 2005-01-17 10:01:24 0000 -------
Created an attachment (id=48769) [details]
Includes fixed epatch line

------- Comment #7 From Alin Năstac 2005-01-21 19:06:28 0000 -------
version bumped. 

------- Comment #8 From Alin Năstac 2005-05-22 11:45:19 0000 -------
Now I've realized that interface of radiusclient-ng is different than interface
of radiusclient.

I've moved net-dialup/radiusclient-0.5.0 to net-dialup/radiusclient-ng-0.5.0 and
removed the 0.4.8 version.

------- Comment #9 From Cheng Zhang 2005-08-03 01:54:21 0000 -------
FYI: radiusclient-ng 0.5.1 is now available on upstream source. I slightly
changed 'net-dialup/
radiusclient-ng/radiusclient-ng-0.5.0.ebuild' for it and it builds fine with
added keyword '~amd64'.

------- Comment #10 From Alin Năstac 2005-08-03 09:41:55 0000 -------
please don't add comments on old (and fixed) bugs unless it's related to the
problem described.

version bumped without ~amd64 keyword. I cannot test it, therefore you should
open a bug regarding this matter and let amd64 arch team do its job.

First Last Prev Next    No search results available      Search page      Enter new bug