PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports. Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.
OK landry@
- install documentation properly
NOTE: An upgrade of all postgis DBs is required. A "hard upgrade" is
advised. A "soft upgrade" might be possible by keeping a copy of
/usr/local/lib/postgresql/postgis-1.4.so. In all cases, read the
documentation.
ok landry@ jasper@
Viking is a free/open source program to manage GPS data. You can import
and plot tracks and waypoints, show Terraserver/OpenStreetMap maps
under it, add coordinate lines, make new tracks and waypoints, hide
different things, etc. It can also be used as an OpenStreetMap editor.
ok jasper@ ajacoutot@
- add ugly hack to make it build, as upstream doesn't build their own releases
it's slightly broken at runtime, this will be dealt with soon.
ok landry@
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.