Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2011 03:11:27 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-sundawg_country_codes Makefile distinfo pkg-descr
Message-ID:  <201105030311.p433BRLj073729@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
swills      2011-05-03 03:11:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-sundawg_country_codes Makefile distinfo 
                                        pkg-descr 
  Log:
  A Ruby gem to manage ISO 3166 country names and their
  corresponding alpha-2 and alpha-3 codes. Additional
  support has been added for ISO 4127 currency information
  and standard  conventions for states in the USA
  (based on the the 3166-2:US code).
  
  ISO 3166 country codes reference:
    http://en.wikipedia.org/wiki/ISO_3166-1
  
  ISO 4217 currency information:
    http://www.xe.com/iso4217.php
    http://www.xe.com/symbols.php
  
  ISO 3166-2:US code reference:
    http://code.google.com/apis/chart/statecodes.html
    http://en.wikipedia.org/wiki/ISO_3166-2:US
  
  ISO 639 language reference:
    http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
  
  WWW: http://github.com/SunDawg/country_codes
  
  PR:             ports/156678
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.4315    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-sundawg_country_codes/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-sundawg_country_codes/distinfo (new)
  1.1       +21 -0     ports/devel/rubygem-sundawg_country_codes/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105030311.p433BRLj073729>