Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231950 - New ebuild: net-dns/inadyn-mt ( replaces net-dns/inadyn in Sunrise)
Summary: New ebuild: net-dns/inadyn-mt ( replaces net-dns/inadyn in Sunrise)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://sourceforge.net/projects/inady...
Whiteboard:
Keywords: EBUILD
: 167619 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-16 10:46 UTC by James Broadhead
Modified: 2023-07-05 20:31 UTC (History)
1 user (show)

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


Attachments
ebuild. based on net-dns/inadyn-1.96.2 from sunrise (inadyn-mt-02.12.20.ebuild,955 bytes, text/plain)
2008-07-16 10:47 UTC, James Broadhead
Details
files/inadyn-mt.conf (inadyn-mt.conf,191 bytes, text/plain)
2008-07-16 10:48 UTC, James Broadhead
Details
init.d script (inadyn-mt.initd,556 bytes, text/plain)
2008-07-16 10:48 UTC, James Broadhead
Details
inadyn-mt-02.12.24.ebuild (inadyn-mt-02.12.24.ebuild,900 bytes, text/plain)
2008-12-16 16:33 UTC, James Broadhead
Details
inadyn-mt.initd (inadyn-mt.initd,573 bytes, text/plain)
2008-12-16 16:37 UTC, James Broadhead
Details
inadyn-mt.conf (inadyn-mt.conf,323 bytes, text/plain)
2008-12-16 16:37 UTC, James Broadhead
Details
inadyn-mt-02.12.24.ebuild v3 (inadyn-mt-02.12.24.ebuild,1.10 KB, text/plain)
2008-12-18 19:05 UTC, James Broadhead
Details
inadyn-mt-02.12.24.ebuild v4 (inadyn-mt-02.12.24.ebuild,1.21 KB, text/plain)
2008-12-19 01:25 UTC, James Broadhead
Details
inadyn-mt.initd (inadyn-mt.initd,660 bytes, text/plain)
2008-12-19 01:35 UTC, James Broadhead
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Broadhead 2008-07-16 10:46:34 UTC
This is being actively developed, combining bugfixes from others since inadyn went down with ongoing bugfixes.

"inadyn-mt, based on inadyn, and inadyn-advanced. A multi-OS (**NIX, NT, Win32s) console/service/daemon dynamic DNS updater. Supports many dynamic dns update services. Adds Windows RAS trapping, service install & management, unicode, and language strings." from http://sourceforge.net/projects/inadyn-mt/


Reproducible: Always
Comment 1 James Broadhead 2008-07-16 10:47:50 UTC
Created attachment 160533 [details]
ebuild. based on net-dns/inadyn-1.96.2 from sunrise
Comment 2 James Broadhead 2008-07-16 10:48:18 UTC
Created attachment 160534 [details]
files/inadyn-mt.conf
Comment 3 James Broadhead 2008-07-16 10:48:46 UTC
Created attachment 160536 [details]
init.d script
Comment 4 James Broadhead 2008-12-16 16:33:15 UTC
Created attachment 175488 [details]
inadyn-mt-02.12.24.ebuild

updated ebuild to match updated upstream + some fixes
Comment 5 James Broadhead 2008-12-16 16:37:06 UTC
Created attachment 175489 [details]
inadyn-mt.initd

updated init.d script
Comment 6 James Broadhead 2008-12-16 16:37:28 UTC
Created attachment 175490 [details]
inadyn-mt.conf

updated - added new example
Comment 7 James Broadhead 2008-12-18 19:05:34 UTC
Created attachment 175777 [details]
inadyn-mt-02.12.24.ebuild v3

inadyn-mt-02.12.24.ebuild v3
Comment 8 James Broadhead 2008-12-19 01:25:26 UTC
Created attachment 175821 [details]
inadyn-mt-02.12.24.ebuild v4

inadyn-mt-02.12.24.ebuild v4
Comment 9 James Broadhead 2008-12-19 01:35:55 UTC
Created attachment 175825 [details]
inadyn-mt.initd

minor fix to point to new config filename
Comment 10 James Broadhead 2008-12-19 02:01:00 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/svn/proj/sunrise/reviewed/net-dns/inadyn-mt
Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2009-06-01 06:18:34 UTC
*** Bug 167619 has been marked as a duplicate of this bug. ***
Comment 12 James Broadhead 2009-11-26 01:12:27 UTC
replaced by #294663
Comment 13 James Broadhead 2009-11-26 01:12:49 UTC
(In reply to comment #12)
> replaced by bug 294663
> 

Comment 14 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-08-05 20:50:46 UTC
The package has been removed from the Sunrise overlay.
Comment 15 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-08-06 14:54:56 UTC
Reopening. Please do not mark 'new ebuild' bugs RESOLVED until a dev takes the package to gx86.
Comment 16 Sebastian Pipping gentoo-dev 2011-05-23 00:05:22 UTC
If anyone is still interested in this: I have added an updated ebuild to overlay "betagarden".
Comment 17 Sven 2011-06-26 01:00:38 UTC
(In reply to comment #16)
> If anyone is still interested in this: I have added an updated ebuild to
> overlay "betagarden".

inadyn-mt should depend on media-libs/libao since it uses ao/ao.h
Comment 18 Sven 2011-06-26 01:07:52 UTC
(In reply to comment #16)
> If anyone is still interested in this: I have added an updated ebuild to
> overlay "betagarden".

And the inadyn-mt init.d script is broken as well:
1) inadyn-mt is installed in /usr/bin, not in /usr/sbin
2) --input_file /etc/inadyn-mt.conf and not /etc/conf.d/inadyn-mt
Comment 19 Gerald 2013-05-05 22:21:34 UTC
> inadyn-mt should depend on media-libs/libao since it uses ao/ao.h

Almost 2 years later, this bug is still present in the ebuild.
Should be simple to fix, shouldn't it?

(more complex would be to add a use flag that adds the -disable-sound configure option)

As soon as I had the libao problem figured out, it compiled fine though.
Comment 20 Conrad Kostecki gentoo-dev 2023-07-05 20:31:50 UTC
commit 15f6ed08dab0f1f0c1c43ec6f3935d62c5752a1a
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-07-04 22:37:51 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-07-05 20:29:55 +0000

    net-dns/inadyn: new package, add 2.11.0
    
    It's a suggested alternate to net-dns/ddclient according to upstream.
    
    Bug: https://bugs.gentoo.org/909646
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-dns/inadyn/Manifest               |  1 +
 net-dns/inadyn/files/inadyn.confd     |  5 +++
 net-dns/inadyn/files/inadyn.initd     | 23 +++++++++++++
 net-dns/inadyn/files/inadyn.tmpfilesd |  2 ++
 net-dns/inadyn/inadyn-2.11.0.ebuild   | 61 +++++++++++++++++++++++++++++++++++
 net-dns/inadyn/metadata.xml           | 25 ++++++++++++++
 6 files changed, 117 insertions(+)