aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Geocode
Commit message (Collapse)AuthorAgeFilesLines
* - support STAGEDIRAndrej Zverev2013-11-032-5/+3
| | | | Notes: svn path=/head/; revision=332594
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Convert to new perl frameworkMathieu Arnold2013-08-021-2/+0
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert to new perl frameworkAndrej Zverev2013-07-311-6/+3
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324054
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Allow to build with MAKE_JOBS_SAFEChin-San Huang2009-05-082-8/+10
| | | | | | | | | | - Update to 1.2 PR: ports/134161 Submitted by: leeym Notes: svn path=/head/; revision=233434
* Add p5-Locale-Geocode, find codes and information on geographical location.Chin-San Huang2008-08-314-0/+47
Locale::Geocode is a module that provides an interface with which to find codes and information on geographical locations and their administrative subdivisions as defined primarily by ISO 3166-1 and ISO 3166-2. It is the most complete ISO 3166 module available on CPAN. Also included are, where applicable, FIPS codes. WWW: http://search.cpan.org/dist/Locale-Geocode/ Notes: svn path=/head/; revision=219521