| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 17:12:34
0.003
|
sunpoet  |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header |
13 Mar 2012 16:15:36
0.003
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.003
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
07 Jan 2012 16:59:06
0.003
|
sunpoet  |
- Update to 0.003
Changes: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes |
06 Dec 2011 03:42:27
0.002
|
sunpoet  |
- Add p5-Geo-Coder-Geocoder-US 0.002
Geo::Coder::Geocoder::US geocodes addresses by looking them up on the
http://geocoder.us/ website. Because this site throttles access, this class does
to, to one request every 15 seconds.
WWW: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/
Feature safe: yes |