This was only used in two ports, and will never be used in more ports
as GitHub no longer builds new gems. Both of the ports are also
found on rubygems.org, so this switches them to use the standard
MASTER_SITE_RUBYGEMS from ruby.port.mk. ruby-findmyiphone has a small
change from the GitHub version that requires a package bump.
OK landry@
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
- switch to new DEPENDS
- use an axe to remove the bluez dependency; upstream refuses to reply to my
mails about actually fixing it instead of forcing it upon everyone.
ok MAINTAINER and landry@
'random negative ids', until a better solution is found with upstream.
Fixes the 'oh i can't upload those new nodes to the server because they
have positive ids' annoying bug (that appeared since switching to gcc4 ?)
While here, switch to newer REVISION/LIB_DEPENDS.
tangoGPS is an easy to use, fast and lightweight mapping application for
use with or without GPS. It runs on any *nix platform from the desktop
over eeePC down to phones like the Openmoko Neo. By default tangoGPS
uses map data from the Openstreetmap project. Additionally a variety of
other repositories can be easily added. The maps are automagically
downloaded and cached for offline use while you drag or zoom the map.
Furthermore you can conveniently pre-cache areas with tangoGPS.
GMapCatcher is an offline maps viewer. It downloads CloudMade,
OpenStreetMap or Google Map tiles automatically, display them using
a specific GUI. User can view the maps while offline.
ok giovanni@
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
Merkaartor is an openstreetmap mapping program written in C++/QT4. It
focuses on providing a visually pleasing but performant editing environment
for free geographical data.
Performs cartographic transformations between geographic (lat/lon)
and map projection (x/y) coordinates. Can also transform directly
from one map projection coordinate system to another.
Coordinates can be given as numpy arrays, python arrays, lists or
scalars.
ok landry@, eric@, ajacoutot@
TileCache provides a Python-based WMS-C/TMS server, with pluggable
caching mechanisms and rendering backends. In the simplest use case,
TileCache requires only write access to a disk, the ability to run
Python CGI scripts, and a WMS you want to be cached. With these
resources, you can create your own local disk-based cache of any WMS
server, and use the result in any WMS-C supporting client, like
OpenLayers, or any TMS supporting client, like OpenLayers and worldKit.
Emerillon is a map viewer.
It features OpenStreetMap based maps: the street map, the cycling map
and the transportation map. Use it to:
- Browse maps,
- Search the map for places,
- Placemark places for later quick access.
looks good to jasper@
OSM2Go is an Openstreetmap editor designed to run on small devices.
Current featureset includes:
* Managing multiple mapping projects.
* Adding, moving and deletion of ways and nodes and editing their tags.
* JOSM-style presets for speedy tagging.
* Import GPS traces or Live GPS trace for GPS-enabled devices
* WMS server support: NASA satellite imagery
* Limited relation support
* Upload and download changes to the OSM servers!