cvs commit: ports/dns Makefile ports/dns/rubygem-public_suffix_service Makefile distinfo pkg-descr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 10 03:15:21 UTC 2011


sunpoet     2011-11-10 03:15:21 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/rubygem-public_suffix_service Makefile distinfo pkg-descr 
  Log:
  - 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
  
  Revision  Changes    Path
  1.143     +1 -0      ports/dns/Makefile
  1.1       +20 -0     ports/dns/rubygem-public_suffix_service/Makefile (new)
  1.1       +2 -0      ports/dns/rubygem-public_suffix_service/distinfo (new)
  1.1       +17 -0     ports/dns/rubygem-public_suffix_service/pkg-descr (new)


More information about the cvs-all mailing list