Port details |
- rubygem-whois Ruby whois library
- 6.0.0 net =2 5.1.1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2010-06-06 20:59:03
- Last Update: 2024-08-15 11:47:40
- Commit Hash: 7e89b61
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://whoisrb.org/
- https://github.com/weppos/whois
- Description:
- Whois is an intelligent pure Ruby WHOIS client and parser.
It provides a flexible and programmable API to query WHOIS
servers and look up IP/domain WHOIS information. It also
offers command-line interface to run WHOIS queries from
the console.
It is a OS-independent library and does not require external
C libraries or Gems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-whois>0:net/rubygem-whois
- To install the port:
- cd /usr/ports/net/rubygem-whois/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rubygem-whois
- pkg install rubygem-whois
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-whois
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723201157
SHA256 (rubygem/whois-6.0.0.gem) = 23d8aa65a9c6c9460b824fd3a1560d9f45093cd4914bee4b0c3b6ddfcde3cdb0
SIZE (rubygem/whois-6.0.0.gem) = 96768
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-stella
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-whois
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.0 15 Aug 2024 11:47:40 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-whois: Update to 6.0.0
Changes: https://github.com/weppos/whois/blob/main/CHANGELOG.md |
5.1.1 14 Nov 2023 17:16:45 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-whois: Update to 5.1.1
- Update WWW
Changes: https://github.com/weppos/whois/blob/main/CHANGELOG.md |
5.1.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.1.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
5.1.0 30 Mar 2022 22:21:46 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-whois: Update to 5.1.0
Changes: https://github.com/weppos/whois/releases
https://github.com/weppos/whois/blob/master/CHANGELOG.md |
5.0.2 15 Jul 2021 23:56:30 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-whois: Update to 5.0.2
- Update WWW
Changes: https://github.com/weppos/whois/releases
https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.7 31 Jul 2018 23:50:55 |
sunpoet |
Update to 4.0.7
Changes: https://github.com/weppos/whois/releases
https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.6 27 Mar 2018 18:56:06 |
sunpoet |
Update to 4.0.6
Changes: https://github.com/weppos/whois/releases
https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.5 19 Oct 2017 20:36:47 |
sunpoet |
Update to 4.0.5
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.4 30 Jul 2017 13:13:15 |
sunpoet |
Update to 4.0.4
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.3 28 Jul 2017 13:07:46 |
sunpoet |
Update to 4.0.3
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.2 06 Jul 2017 20:58:24 |
sunpoet |
Update to 4.0.2
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md |
4.0.1 28 Dec 2016 22:39:12 |
swills |
net/rubygem-whois: update to 4.0.1 |
3.6.5 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.6.5 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
3.6.5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.6.5 27 Dec 2015 19:45:58 |
sunpoet |
- Update to 3.6.5
- Update RUN_DEPENDS: use Rails 4
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md |
3.6.4 09 Dec 2015 14:28:12 |
sunpoet |
- Update to 3.6.4
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md |
3.6.3 20 Nov 2015 09:13:46 |
sunpoet |
- Update to 3.6.3
- Add LICENSE_FILE
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown |
3.6.2 12 Sep 2015 17:09:43 |
sunpoet |
- Update to 3.6.2
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown |
3.6.1 26 Aug 2015 09:31:42 |
sunpoet |
- Update to 3.6.1
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown |
3.6.0 24 Jul 2015 09:00:13 |
sunpoet |
- Update to 3.6.0
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown |
3.5.9 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
3.5.9 05 Apr 2015 21:29:23 |
sunpoet |
- Update to 3.5.9
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown |
3.5.8 28 Dec 2014 13:20:44 |
sunpoet |
- Update to 3.5.8
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown |
3.5.5 24 Aug 2014 04:35:53 |
swills |
net/rubygem-whois: update to 3.5.5 |
3.3.1 26 Oct 2013 14:56:17 |
sunpoet |
- Update to 3.3.1
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/weppos/whois/commits/master |
3.2.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.2.1 27 Jul 2013 17:10:27 |
swills |
- Update to 3.2.1
PR: ports/180539 |
3.1.3 27 Jul 2013 16:06:02 |
swills |
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe |
3.1.3 13 Jul 2013 05:19:53 |
swills |
- Update to 3.1.3
PR: ports/179890
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) |
2.6.4 29 Aug 2012 04:34:13 |
swills |
- Update to 2.6.4
PR: ports/170638
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) |
2.6.2 04 Jul 2012 08:31:48 |
sunpoet |
- Update to 2.6.2
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md
PR: ports/169087
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days) |
2.6.1 17 Jun 2012 14:22:45 |
swills |
- Update to 2.6.1
PR: ports/168964
Submited by: Eric Freeman <freebsdports@chillibear.com> (maintainer) |
2.5.0 26 Apr 2012 12:02:08 |
sunpoet |
- Update to 2.5.0
- Space/Tab twiddle
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md
PR: ports/167115
Submitted by: sunpoet (myself)
Approved by: Eric <freebsdports@chillibear.com> (maintainer) |
2.2.0 21 Feb 2012 05:39:47 |
pgollucci |
- Update to 2.2.0
PR: ports/164888
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.1.0 12 Nov 2011 15:11:19 |
swills |
- Update to 2.1.0
PR: ports/162097
Approved by: Eric <freebsdports@chillibear.com> (maintainer)
Feature safe: yes |
1.6.6 01 Jul 2011 22:50:10 |
swills |
- Update to 1.6.6
PR: ports/157983
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Eric <freebsdports@chillibear.com> (maintainer) |
1.3.11 05 Nov 2010 00:51:40 |
wen |
- Update to 1.3.11
PR: ports/151949
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) |
1.3.11 05 Nov 2010 00:47:54 |
wen |
- Update to 0.2.1
PR: ports/151948
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) |
1.3.7 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.3.7 11 Oct 2010 16:53:15 |
pgollucci |
- Update to 1.3.7
PR: ports/151243
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.3.6 05 Oct 2010 08:16:51 |
pgollucci |
- Update to 1.3.6
PR: ports/151097
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.3.5 13 Sep 2010 20:04:52 |
pgollucci |
- Update to 1.3.5
PR: ports/150521
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.3.0 29 Aug 2010 17:53:43 |
pgollucci |
- Update to 1.3.0
PR: ports/150025
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.2.0 08 Jun 2010 22:41:52 |
pgollucci |
- Update to 1.2.0
PR: ports/147698
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) |
1.1.5 06 Jun 2010 20:46:20 |
pgollucci |
Whois is an intelligent pure Ruby WHOIS client and parser.
It provides a flexible and programmable API to query WHOIS
servers and look up IP/domain WHOIS information. It also
offers command-line interface to run WHOIS queries from
the console.
It is a OS-independent library and does not require external
C libraries or Gems.
WWW: http://www.ruby-whois.org/
WWW: http://rubygems.org/gems/whois
PR: ports/147563
Submitted by: Eric Freeman <freebsdports at chillibear.com> |