aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-geokit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.13.1Sunpoet Po-Chuan Hsieh2018-07-312-4/+4
| | | | | | | Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=476085
* Update to 1.12.0Sunpoet Po-Chuan Hsieh2018-05-112-4/+4
| | | | | | | Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=469667
* Update to 1.11.0Sunpoet Po-Chuan Hsieh2017-03-272-3/+5
| | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=437033
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2015-08-252-5/+3
| | | | | | | Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=395207
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-131-0/+1
| | | | Notes: svn path=/head/; revision=389541
* - Update to 1.9.0Sunpoet Po-Chuan Hsieh2014-12-253-8/+14
| | | | | | | | | | - Update pkg-descr - Update WWW Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=375584
* graphics/rubygem-geokit: update to 1.8.5Steve Wills2014-08-232-3/+3
| | | | Notes: svn path=/head/; revision=365812
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* - Update to 1.8.3Sunpoet Po-Chuan Hsieh2014-01-022-3/+3
| | | | | | | Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=338501
* - Update to 1.7.1Sunpoet Po-Chuan Hsieh2013-11-302-3/+3
| | | | | | | Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=335317
* - Update to 1.7.0Sunpoet Po-Chuan Hsieh2013-11-252-5/+7
| | | | | | | | | - Add LICENSE Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=334884
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332044
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 1.6.5Steve Wills2013-06-232-7/+6
| | | | Notes: svn path=/head/; revision=321633
* - Update to 1.6.0Steve Wills2011-06-192-4/+3
| | | | | | | - Remove MD5 Notes: svn path=/head/; revision=275818
* Move wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*Philip M. Gollucci2010-08-261-1/+1
| | | | | | | | Approved by: wen With Hat: ruby Notes: svn path=/head/; revision=260039
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* - Update to 1.5.0Wen Heping2009-09-242-5/+5
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: jadawin(co-mentor) Feature safe: yes Notes: svn path=/head/; revision=242002
* - Update to 1.4.1Philip M. Gollucci2009-07-142-4/+4
| | | | | | | | | PR: ports/136742 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237755
* Rubygem-geokit is a Ruby gem for maps-based apps. Provides geocodingMartin Wilke2009-06-153-0/+28
through multiple providers with failover and geo distance calculations. Combine with the Rails plugin for IP-based location lookup and ActiveRecord extensions for geo-based finders. WWW: http://geokit.rubyforge.org/ PR: ports/135461 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=235947