jgh         2012-06-27 22:25:42 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/py-publicsuffix  Makefile distinfo pkg-descr 
  Log:
  add new port: dns/py-publicsuffix
  
  This module allows you to get the public suffix of a domain name using
  the Public Suffix List from http://publicsuffix.org
  
  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.
  Accurately knowing the public suffix of a domain is useful when handling web
  browser cookies, highlighting the most important part of a domain name in a
  user interface or sorting URLs by web site
  
  WWW: http://pypi.python.org/pypi/publicsuffix/
  
  PR:     ports/169326
  Submitted by:   d.prya...@rambler-co.ru
  
  Revision  Changes    Path
  1.157     +1 -0      ports/dns/Makefile
  1.1       +27 -0     ports/dns/py-publicsuffix/Makefile (new)
  1.1       +2 -0      ports/dns/py-publicsuffix/distinfo (new)
  1.1       +10 -0     ports/dns/py-publicsuffix/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to