Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828964 - [request] openrdap
Summary: [request] openrdap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-11 21:41 UTC by Thomas Capricelli
Modified: 2021-12-12 22:01 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 Thomas Capricelli 2021-12-11 21:41:38 UTC
RDAP is the "new whois" that will eventually replace it.
https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol

And openrdap is a cli client for it (in go..)
https://www.openrdap.org/

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-12-12 01:00:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768cb6615f4952f0484b5d576222ac879db0e1f5

commit 768cb6615f4952f0484b5d576222ac879db0e1f5
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-12-12 00:58:02 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-12-12 00:58:19 +0000

    net-misc/openrdap: initial import
    
    OpenRDAP is a command line client for the
    Registration Data Access Protocol, written in Go.
    
    RDAP is a replacement for WHOIS, which provides domain name and
    IP address registration information in JSON format over HTTP.
    
    Closes: https://bugs.gentoo.org/828964
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-misc/openrdap/Manifest                        | 26 ++++++++++
 net-misc/openrdap/metadata.xml                    | 13 +++++
 net-misc/openrdap/openrdap-0.9.0_p20191017.ebuild | 61 +++++++++++++++++++++++
 3 files changed, 100 insertions(+)
Comment 2 Thomas Capricelli 2021-12-12 21:50:52 UTC
That was quick !

I checked, and it emerges and works fine. Thanks a lot :-)
Comment 3 Conrad Kostecki gentoo-dev 2021-12-12 22:01:07 UTC
yw :-)