Port details |
- rubygem-public_suffix_service Parse and decompose domain names into TLD, domain, and subdomains
- 0.9.1_102 dns
=2 0.9.1_101Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-11-10 03:15:57
- Last Update: 2025-07-04 09:05:28
- Commit Hash: 1153f45
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- http://www.simonecarletti.com/code/public_suffix_service
- Description:
- Public Suffix Service is a Ruby domain name parser based on the Public Suffix
List.
The Public Suffix Service is a cross-vendor initiative to provide an accurate
list of domain name suffixes.
The Public Suffix Service is an initiative of the Mozilla Project, but is
maintained as a community resource. It is available for use in any software, but
was originally created to meet the needs of browser manufacturers.
A "public suffix" is one under which Internet users can directly register names.
Some examples of public suffixes are ".com", ".co.uk" and "pvt.k12.wy.us". The
Public Suffix List is a list of all known public suffixes.
GitHub repository is at https://github.com/weppos/publicsuffix-ruby
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-public_suffix_service>0:dns/rubygem-public_suffix_service
- To install the port:
- cd /usr/ports/dns/rubygem-public_suffix_service/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/rubygem-public_suffix_service
- pkg install rubygem-public_suffix_service
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-public_suffix_service
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/public_suffix_service-0.9.1.gem) = 061bff05fb4d2ef9384ed63353eb887c7d9359eeee7f856bb2b4019c92a5545c
SIZE (rubygem/public_suffix_service-0.9.1.gem) = 45056
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-stella
Configuration Options:
- No options to configure
- Options name:
- dns_rubygem-public_suffix_service
- 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 |
0.9.1_8 17 Dec 2016 12:49:54
  |
sunpoet  |
- Update to 0.0.0.20161216
- Add SLAVEDIRS
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_7 05 Nov 2016 18:00:12
  |
sunpoet  |
- Update to 0.0.0.20161028
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_6 11 May 2016 19:37:42
  |
sunpoet  |
- Update to 0.0.0.20160510
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_5 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.9.1_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 |
0.9.1_5 08 Apr 2016 16:27:42
  |
sunpoet  |
- Update to 0.0.0.20160406
- Update WWW
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_4 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.1_4 06 Mar 2016 06:17:59
  |
sunpoet  |
- Update to 0.0.0.20160301
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_3 02 Feb 2016 22:44:20
  |
sunpoet  |
- Update to 0.0.0.20160130
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_2 12 Jan 2016 21:36:53
  |
sunpoet  |
- Update to 0.0.0.20160105
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master |
0.9.1_1 01 Jan 2016 06:36:18
  |
sunpoet  |
- Use dns/public_suffix_list for up-to-date public suffix list
- Bump PORTREVISION for package change |
0.9.1 04 Dec 2015 12:32:25
  |
sunpoet  |
- Add LICENSE_FILE |
0.9.1 13 Aug 2015 17:39:32
  |
sunpoet  |
- Remove RG link |
0.9.1 06 Jul 2015 18:05:38
  |
sunpoet  |
- Remove blank line between NO_ARCH and USE_RUBY |
0.9.1 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 |
0.9.1 29 Nov 2013 21:24:01
  |
sunpoet  |
- Add LICENSE
- Update GitHub repository link |
0.9.1 26 Oct 2013 17:01:46
  |
sunpoet  |
- Support STAGEDIR |
0.9.1 20 Sep 2013 16:31:58
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.9.1 29 Aug 2013 04:24:28
  |
sunpoet  |
- Add RG link to pkg-descr |
0.9.1 21 Aug 2013 17:42:58
  |
sunpoet  |
- Cleanup Makefile header |
0.9.1 25 Jul 2012 06:32:08
 |
cs  |
Fix typos in COMMENT |
0.9.1 26 Dec 2011 09:50:12
 |
sunpoet  |
- Update to 0.9.1
- Fix WWW links in pkg-descr
Changes:
https://github.com/weppos/public_suffix_service/blob/master/CHANGELOG.md |
0.9.0 20 Dec 2011 00:21:54
 |
pgollucci  |
- Point at the homepage consistently as defined by rubygems.org |
0.9.0 16 Nov 2011 18:57:10
 |
sunpoet  |
- Fix CATEGORIES: it should be rubygems, not ruby
Feature safe: yes |
0.9.0 10 Nov 2011 03:15:21
 |
sunpoet  |
- Add rubygem-public_suffix_service 0.9.0
Public Suffix Service is a Ruby domain name parser based on the Public Suffix
List.
The Public Suffix Service is a cross-vendor initiative to provide an accurate
list of domain name suffixes.
The Public Suffix Service is an initiative of the Mozilla Project, but is
maintained as a community resource. It is available for use in any software, but
was originally created to meet the needs of browser manufacturers.
A "public suffix" is one under which Internet users can directly register names.
Some examples of public suffixes are ".com", ".co.uk" and "pvt.k12.wy.us". The
Public Suffix List is a list of all known public suffixes.
WWW: http://www.simonecarletti.com/code/public_suffix_service/
WWW: https://github.com/weppos/public_suffix_service
WWW: https://rubygems.org/gems/public_suffix_service |