Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 87449

Summary: [NEW EBUILD] dhcp-helper-0.2 little dhcp-agent alternative to ISC.
Product: Gentoo Linux Reporter: Enderson Tadeu S. Maia (RETIRED) <enderson>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: vanquirius
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.thekelleys.org.uk/dhcp-helper/
Whiteboard: sunrise suggested
Package list:
Runtime testing required: ---
Attachments: dhcp-helper-0.2.ebuild
files/dhcp-helper.confd
files/dhcp-helper.rc
new ebuild for dhcp-helper-0.5
Fixes init startup

Description Enderson Tadeu S. Maia (RETIRED) gentoo-dev 2005-03-31 11:17:21 UTC
I'll attach the ebuild, correct what's needed.

From http://www.thekelleys.org.uk/dhcp-helper/

"This is a simple, straightforward DHCP relay agent which I wrote as
alternative to the ISC relay. 

It's Linux only because it uses the Linux packet socket facility.

If you use this software, please let me know; I would like some idea
if it is generally useful to others.


Simon Kelley  <simon@thekelleys.org.uk>"
Comment 1 Enderson Tadeu S. Maia (RETIRED) gentoo-dev 2005-03-31 11:18:38 UTC
Created attachment 54954 [details]
dhcp-helper-0.2.ebuild

ebuild for dhcp-helper-0.2
Comment 2 Enderson Tadeu S. Maia (RETIRED) gentoo-dev 2005-03-31 11:20:32 UTC
Created attachment 54955 [details]
files/dhcp-helper.confd

config file for dhcp-helper daemon, stays on /etc/conf.d/
Comment 3 Enderson Tadeu S. Maia (RETIRED) gentoo-dev 2005-03-31 11:21:14 UTC
Created attachment 54957 [details]
files/dhcp-helper.rc

Gentoo init for dhcp-helper.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-01 04:25:43 UTC
Either of you want this?
Comment 5 Marcelo Goes (RETIRED) gentoo-dev 2005-06-14 11:50:38 UTC
If nobody is interested in maintaining this package, I could have a look into it.
Comment 6 Roy Marples (RETIRED) gentoo-dev 2005-06-15 01:32:02 UTC
I'm not to sure what it's really for or how I would use it, so go for it Marcelo
Comment 7 Marcelo Goes (RETIRED) gentoo-dev 2005-06-17 08:32:27 UTC
Well, I already tried a few times in different days, but the homepage is down to
me... So for the moment, nothing additional to be said...
Comment 8 Matt Whitlock 2006-03-25 13:35:49 UTC
Created attachment 83109 [details]
new ebuild for dhcp-helper-0.5

Bump to new version.

--- dhcp-helper-0.2.ebuild      2006-03-25 16:31:14.000000000 -0500
+++ dhcp-helper-0.5.ebuild      2006-03-25 16:28:09.000000000 -0500
@@ -1,4 +1,4 @@
-# Copyright 1999-2005 Gentoo Technologies, Inc.
+# Copyright 1999-2006 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License, v2 or later
 # $Header:$

@@ -6,7 +6,7 @@

 DESCRIPTION="DHCP relay agent alternative to the ISC relay."
 HOMEPAGE="http://thekelleys.org.uk/dhcp-helper"
-SRC_URI="http://thekelleys.org.uk/dhcp-helper/dhcp-helper-0.2.tar.gz"
+SRC_URI="http://thekelleys.org.uk/dhcp-helper/${P}.tar.gz"

 LICENSE="GPL-2"
 SLOT="0"
@@ -24,5 +24,4 @@

        newinitd ${FILESDIR}/dhcp-helper.rc dhcp-helper
        newconfd ${FILESDIR}/dhcp-helper.confd dhcp-helper
-
 }
Comment 9 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-20 16:30:45 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 10 Theunis 2011-08-15 12:21:11 UTC
Created attachment 283413 [details]
Fixes init startup
Comment 11 Theunis 2011-08-15 12:24:03 UTC
Renaming ebuild dhcp-helper-0.5 to dhcp-helper-1.0 works. Fixed /etc/init.d/dhcp-helper script.

Would like to see this package in portage.