notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
rdap CLI for the Registration Data Access Protocol, RDAP
0.9.0_10 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.1_14Version of this port present on the latest quarterly branch.
Maintainer: pi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
License: MIT
WWW:
https://www.openrdap.org/
Description:
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 & IP address registration information in JSON format over HTTP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/rdap
  2. /usr/local/share/licenses/rdap-0.9.0_10/catalog.mk
  3. /usr/local/share/licenses/rdap-0.9.0_10/LICENSE
  4. /usr/local/share/licenses/rdap-0.9.0_10/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rdap>0:dns/rdap
To install the port:
cd /usr/ports/dns/rdap/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/rdap
  • pkg install rdap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rdap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1568574348 SHA256 (openrdap-rdap-v0.9.0-e2ea151_GH0.tar.gz) = 087f5ec154db813948e9e546ef85f15bd0d49350c708af3bbde2d9911dbc22bd SIZE (openrdap-rdap-v0.9.0-e2ea151_GH0.tar.gz) = 78024

Expand this list (14 items)

Collapse this list.

SHA256 (alecthomas-kingpin-v2.2.6_GH0.tar.gz) = 4624eae43489de8a71ea60efaf6744c581b6bd62909f7514c484c1ea0efaba5a SIZE (alecthomas-kingpin-v2.2.6_GH0.tar.gz) = 44383 SHA256 (alecthomas-template-fb15b899a751_GH0.tar.gz) = 2e2a44375eca48ce941182504b5d13aa98182b9a3f64ace33bfda52208bd0f5e SIZE (alecthomas-template-fb15b899a751_GH0.tar.gz) = 55339 SHA256 (alecthomas-units-c3de453c63f4_GH0.tar.gz) = b2eb77de46e677edb150bb4bf81d213416a477525980e315264cbd70b22d0ece SIZE (alecthomas-units-c3de453c63f4_GH0.tar.gz) = 3485 SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152 SHA256 (golang-crypto-4def268fd1a4_GH0.tar.gz) = eaf2ba9df95911f41a340478d1fbb540d7bc21939e4688273995dabf58e8c7b0 SIZE (golang-crypto-4def268fd1a4_GH0.tar.gz) = 1693117 SHA256 (jarcoal-httpmock-v1.0.4_GH0.tar.gz) = a1d804455a31dc91db474224ce0190b63f405c86a5335c9f3801b01a90bd23f4 SIZE (jarcoal-httpmock-v1.0.4_GH0.tar.gz) = 20389 SHA256 (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 646671c73a84a8dfb4a5a76b80c7b63549ffefa906524d45077301bc7da76600 SIZE (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 3362

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go119 : lang/go119
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_rdap
USES:
go:modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openrdap/rdap/tar.gz/e2ea151?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_10
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
0.9.0_9
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2