Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182 - IPv6 tools
Summary: IPv6 tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-15 14:11 UTC by Jeffry
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffry 2002-01-15 14:11:39 UTC
these are some tools to add, includes ping6, traceroute6 etc.. i believe they
explain them selfs
Comment 1 Jeffry 2002-01-15 14:27:56 UTC
sorry about that... but i cant seem to get it attached ?


# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Jeffry Molanus <Gila@home.nl> contributed by Ferry Meyndert
<m0rpheus@poseidon.mine.nu> 

P=iputils-ss011202
A=iputils-ss011202.tar.gz
S=${WORKDIR}/iputils
DESCRIPTION="IPV6 utils"
SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iputils-ss011202.tar.gz"
HOMEPAGE="http://"

DEPEND=">=sys-libs/glibc-2.1.3"

src_unpack (){
    unpack ${A}
}

src_compile() {
        make || die
}

src_install () {
into /
dobin ping6 rarpd tftpd tracepath6 traceroute6 clockdiff ipg
dodoc README RELNOTES
}




Comment 2 Damon Conway (RETIRED) gentoo-dev 2002-01-20 01:03:39 UTC
Reopened this ticket and assigned to component owner.  Bug submitter had marked 
it as resolved.
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-02-01 16:39:52 UTC
azarah has too many bugs, reassigning
sorry for the confusion
Comment 4 Donny Davies (RETIRED) gentoo-dev 2002-02-01 23:05:30 UTC
nope.  im not your personal slave.  if you cant take the time to create
a decent ebuild, why should i have to waste my time fixing it for you?

fix it yuorself, and resubmit it bucko.

--
no provisions for using the users cflags.
you're included the ipg script, but you havent installed the included module.
no homepage.
A is not used for anything.
3 peoples names in the ebuild?

this submission is a complete pile of junk.  it saddens me that people actually 
think we have nothing better to do than to clean up garbage.

this is pathetic.