Commit Graph

520 Commits

Author SHA1 Message Date
sebastia
80259dab96 import qlandkartegt: garmin gps map management tool
pkg/DESCR:
QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS
maps in GeoTiff format as well as Garmin's img vector map format.

OK landry@, jasper@
2010-12-21 09:05:17 +00:00
sebastia
23106e0a0d import garmindev: garmin gps device driver
pkg/DESCR:
Garmin GPS device driver plugins. They are no real device drivers, they
are just converting data into a bytestream on the USB or serial
interface and vice versa.

OK landry@, jasper@
2010-12-21 09:02:15 +00:00
miod
f75b91d21b Moved north six weeks ago. 2010-12-20 20:16:58 +00:00
jasper
1093ac66e0 - update p5-Geo-TigerLine to 0.03 2010-12-20 00:00:33 +00:00
rpointel
2b540fe84e Add my coordinates to geo/openbsd-developers.
ok landry@
2010-12-19 20:36:38 +00:00
landry
2d3c925c45 Update to QuantumGIS 1.6.0.
See http://blog.qgis.org/node/146 for details on this release.
2010-12-08 09:07:48 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
ian
5907a5a769 Fix corrupt distfile noted by naddy@. Do a bit less work in getting
revision# here, more in mirror script. No bump as it could not have built.
2010-11-30 00:48:56 +00:00
ian
9dd30b47b3 Minor version update 3376->3592 2010-11-27 17:05:00 +00:00
espie
d0c835778f new depends with >= 2010-11-26 07:20:11 +00:00
sebastia
07b6f62d8e Update geoclue to 0.12.0, which makes it compatible with updated gpsd
OK landry@, jasper@
2010-11-25 08:56:57 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
f7466761c3 missed some 2010-11-22 09:20:34 +00:00
landry
b4ec3d695d Update to gdal 1.7.3:
- bump major
- fix WANTLIBs after proj update
- clean CONFIGURE_ARGS, remove unknown flags and precise png/geotiff dir
2010-11-21 09:37:40 +00:00
landry
5c208667ed Fix after proj update: add -pthread to LDFLAGS. 2010-11-21 09:33:27 +00:00
landry
1a9c2bc578 Fix after proj update: add -pthread to LDFLAGS and WANTLIB-{main,utils}.
Bump corresponding REVISIONs.
2010-11-21 09:32:57 +00:00
shadchin
ace2ef7dec Add myself.
ok jasper@
2010-11-19 10:25:42 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
6199f99cf6 fix, convert, bump 2010-11-16 18:06:42 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
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@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
eric
b17217cd1c bump after postgresql update.
suggested by and ok landry@
2010-11-08 14:32:56 +00:00
espie
5e243a5257 convert WANTLIB on geo/lang 2010-11-07 19:12:42 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
jasper
8204cd9b5a - regen PLIST after doxygen update
- tighten build dependency on doxygen
2010-11-04 20:14:20 +00:00
eric
f476f7f0f2 - update postgis to 1.5.2
- 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@
2010-11-04 13:45:54 +00:00
benoit
d3583a5144 - update py-proj to 1.8.8
- regen PLIST

ok landry@
2010-10-31 09:31:04 +00:00
sebastia
da8a4f9fe9 Add build dependency to boost.
being guest of ladry here ;)
2010-10-28 23:38:10 +00:00
landry
84c41f940f Add devel/libtool to BUILD_DEPENDS so that it builds on a clean box. 2010-10-28 13:46:54 +00:00
jeremy
8bd6482dab Plain ruby ports without C extensions don't need to set
SHARED_ONLY, WANTLIB, or LIB_DEPENDS.

ok landry, phessler, sthen
2010-10-26 21:20:20 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
0f643118d2 Fix icon name. 2010-10-24 17:50:13 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
sthen
96b9cbb33a revision/new lib_depends 2010-10-23 18:26:19 +00:00
landry
e721cea2f2 +viking 2010-10-23 15:40:46 +00:00
landry
6cb63a6ab2 Import viking-0.9.96:
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@
2010-10-23 15:40:19 +00:00
landry
7bff8cda50 Fix WANTLIB. Dunno how eggdbus ended up here. 2010-10-23 12:53:13 +00:00
jasper
d20776616c - use MODCPAN_EXAMPLES now it does recursive copies too. 2010-10-23 11:59:58 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
landry
aeb719f90c s/REVISON/REVISION/ 2010-10-12 07:18:05 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
mikeb
aa8145651f i moved two years ago 2010-10-06 11:22:59 +00:00
ajacoutot
69cbe28316 Regen WANTLIB after recent gtk/openssl update.
from Kirill Bychkov (maintainer)
2010-10-04 18:33:22 +00:00
jasper
116a56ec32 - switch to new MODCPAN_EXAMPLES 2010-10-01 22:22:23 +00:00
jasper
e3d381c3d6 - fix WANTLIB 2010-09-30 17:53:20 +00:00
jasper
7770b16bdd - update emerillon to 0.1.2
- update homepage
- add several fixes from upstream to make it compile with new libchamplain

ok landry@
2010-09-30 07:33:37 +00:00
jasper
4a39c44a1d - update gpx-viewer to 0.2.0
- 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@
2010-09-30 07:32:54 +00:00
jasper
eeba7629a1 - missed this.. 2010-09-30 07:31:45 +00:00
jasper
f51ae40c3a - update libchamplain to 0.8 2010-09-30 07:31:36 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
jeremy
99f5effd75 Remove MASTER_SITE_GITHUB
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@
2010-09-29 15:29:21 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
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@
2010-09-23 22:30:24 +00:00
jasper
ded2c7feb1 - update to 0.04
- add missing run dependency
2010-09-23 19:36:05 +00:00
jasper
2ae4086ff4 - update to 0.09 2010-09-23 19:34:00 +00:00
joshe
edeaa56aa4 Add myself.
ok jasper@
2010-09-21 22:26:32 +00:00
jeremy
0fa228f120 Add my coordinates to geo/openbsd-developers.
ok landry@
2010-09-20 16:17:55 +00:00
jasper
da0e9591d3 - remove unneeded chunk 2010-09-13 13:26:49 +00:00
sthen
abb90d75e6 Fix build with sip >= 4.11; discussed with Phil @ riverbank 2010-09-07 10:23:31 +00:00
kevlo
d94868b68c Update to 0.7.5.0; diff inputs from ajacoutot@ and sthen@.
Note that the name of the program changed from gmapcatcher
to mapcatcher and gmapcatcher-download to mapdownloader.

ok sthen@
2010-09-07 10:23:02 +00:00
sthen
c0c226b254 missing python bumps in subpackages 2010-09-01 10:13:49 +00:00
jasper
91310a3e5b - update tangogps to 0.99.4
- 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@
2010-09-01 07:12:17 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
landry
c2c0ebe6c5 Update to qgis 1.5.0, now bundles gdaltools plugin.
ok ajacoutot@
2010-08-30 11:02:48 +00:00
ian
b29ad43956 Update my mirror and Makefile to latest stable SVN. Nagged by Landry.
Strip some garbage from their build script. Reluctantly use JDK 1.6
since code doesn't build on 1.7 due to better error checking.
2010-07-30 19:47:36 +00:00
landry
5c3d586790 Bugfix update to mapserver 5.6.5, see for changes:
http://lists.osgeo.org/pipermail/mapserver-users/2010-July/066134.html

- enable agg support (because it's _really_ nicer than gd output)
- switch to newer lib_depends
- tweak do-install to use ${INSTALL_SCRIPT} for mapserver-config
2010-07-27 08:57:38 +00:00
benoit
20e7ccbb0e - update py-proj to 1.8.7 2010-07-24 08:46:47 +00:00
landry
00a26bc41d Add a temporary hack (tm) to make sure the nodes in dirty layer have
'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.
2010-07-20 20:59:15 +00:00
kevlo
18c93d6cc0 Update to 0.7.1.0
ok sthen@
2010-07-16 10:14:00 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
landry
81db12a0fa Bump PKGNAME. changing HOMEPAGE means pkg changes. 2010-07-05 11:09:50 +00:00
landry
1ed49b1937 Fix MASTER_SITES/HOMEPAGE after upstream changed website url/layout.
Pointed out by espie@.
2010-07-05 08:35:01 +00:00
espie
45bf65e4d5 and libsoup doesn't come from the gnome subpackage either... 2010-07-04 20:49:05 +00:00
eric
395aaecde2 update to 3.2.2
ok jim@
2010-07-01 00:26:03 +00:00
matthew
460d161be7 Add my coordinates to geo/openbsd-developers.
ok landry@
2010-06-28 06:03:23 +00:00
landry
cca26b6314 Update to merkaartor 0.16.0. 2010-06-13 10:57:35 +00:00
sebastia
25d7b7ed6a My first commit, add myself to the openbsd developers.
OK jasper@, landry@
2010-06-10 05:57:19 +00:00
jcs
1ad73fb5ea moved 2010-06-03 03:45:01 +00:00
kili
309f168269 Zap a trailing `:' (in the ant build dependency). No build change.
Found while looking for ports that use the optional `:target'
specifier in build dependencies.

ok ian@ (maintainer)
2010-05-24 16:41:00 +00:00
espie
c0a226b255 fix build with g++4, which does have those isnan 2010-05-23 17:50:56 +00:00
landry
44af7bd104 Update to osm2go 0.7.22 2010-05-22 12:29:04 +00:00
espie
725f4836b7 collision with recent gtk+2, gcc4 does not like.
fix from upstream svn, discussed with landry
2010-05-22 11:31:04 +00:00
jasper
c5a58294c2 - silence a rather irritating dialog
ok pval@ (MAINTAINER)
2010-05-21 22:00:54 +00:00
jasper
134afb3235 - update to the last release as qlandkarte
- fix manpage path (prompted by naddy@, via pval@)

ok pval@ (MAINTAINER)
2010-05-21 19:56:02 +00:00
dcoppa
a33c4ad37d Pass Qt4 dependent libraries to linker: this makes lib-depends-check
happy.

OK landry@
2010-05-11 06:41:30 +00:00
schwarze
8dc8df7612 add myself; "sure" landry@ on an earlier version;
while here, move gilles@ 19 lines south
2010-05-06 19:49:53 +00:00
jasper
b4bbdfffe3 - sync 2010-05-06 15:16:30 +00:00
otto
ac34cf99f7 fix my position 2010-05-06 10:39:55 +00:00
gilles
a0a2d758d2 I left Paris months ago ... 2010-05-06 09:27:31 +00:00
dcoppa
0f75800bd6 Add myself.
OK landry@
2010-05-06 08:42:04 +00:00
ian
d3a1e468b5 Repair REGRESS_DEPENDS after junit fix, bump, from Daniel Dickman 2010-05-01 13:39:37 +00:00
dcoppa
653bb123a5 Unbreak after py-sip update.
OK landry@
2010-04-28 11:32:30 +00:00
landry
56cca704cf Grrr.. 2010-04-27 20:07:41 +00:00
landry
1dd697606e Unbreak emerillon after gtk+2 update by updating to 0.1.1 and backport
the upstream commit that fixes the use of deprecated gtk macros.
2010-04-27 20:06:59 +00:00
jasper
33b2a7decc add --disable-silent-rules to configure arguments. 2010-04-22 10:41:25 +00:00
kevlo
9d185ae92e upgrade to 0.7
ok landry@
2010-04-22 10:39:28 +00:00
jolan
b5e7b9f480 update 2010-04-22 05:17:51 +00:00
sthen
1678d1974f Add a convenience 'where-am-i' target for hw.sensors.nmea0. 2010-04-22 01:28:02 +00:00
landry
f0418ce875 Update to merkaartor 0.15.3, see HOMEPAGE for a list of changes.
Revamp src/src.pro patch to correctly install/set translation paths.
2010-04-21 15:06:16 +00:00
landry
693d9363cb Merge oneliner MESSAGE file in DESCR.
Req'd by ajacoutot@
2010-04-18 21:18:36 +00:00
landry
09c5e44439 +tangogps 2010-04-18 13:30:58 +00:00
landry
5c13263aaa Import tangogps 0.99.3, from maintainer Kirill Bychkov, thanks!
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.
2010-04-18 13:30:17 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
ajacoutot
67f084abd7 left overs from previous spring cleaning. 2010-04-15 14:44:02 +00:00
sthen
6cf08af9bf sync wantlib, bump 2010-04-03 23:24:09 +00:00
landry
fcec5550f7 Update to mapserver 5.6.3, fixes regressions introduced in 5.6.2, see
http://lists.osgeo.org/pipermail/mapserver-users/2010-March/064997.html
2010-04-02 09:45:04 +00:00
eric
953ea3ba5b update to geos 3.2.0
ok landry@
2010-04-02 09:21:43 +00:00
ajacoutot
b123afa14a Don't pick up vala if installed, it breaks the build.
ok landry@ (maintainer)
2010-04-01 07:10:14 +00:00
kevlo
a3e7b7cda2 add gmapcatcher 2010-03-25 10:14:04 +00:00
kevlo
bfe0e32224 Initial import of gmapcatcher 0.6.3.0
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@
2010-03-25 10:13:26 +00:00
landry
da8d2a8e8c Update to mapserver 5.6.2, bugfix release. See here for details :
http://trac.osgeo.org/mapserver/browser/tags/rel-5-6-2/mapserver/HISTORY.TXT
2010-03-22 20:28:37 +00:00
jasper
fb2f8dcf3c - update libchamplain to 0.4.4 2010-03-22 17:46:26 +00:00
jasper
a6e75be4e3 - update osm-gps-map to 0.5.0 2010-03-21 10:44:25 +00:00
espie
816c0235eb a few more rotten eggs 2010-03-01 12:06:02 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
401b5aea9a Update to Quantum GIS 1.4.0.
see http://blog.qgis.org/node/142 for details.
2010-01-11 20:13:31 +00:00
jasper
977d748689 - sort 2010-01-04 10:43:30 +00:00
jcs
ef43c8350d i moved, stop sending missiles to my old house 2010-01-03 16:40:42 +00:00
landry
7a1ac493e7 +merkaartor 2009-12-27 17:47:06 +00:00
landry
0e9089c79a Import geo/merkaartor 0.14 :
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.
2009-12-27 17:46:07 +00:00
landry
3ce069aae8 Update to mapserver 5.6.0, see http://www.osgeo.org/node/984 for
details.
Looks good to & 'go ahead' jasper@
2009-12-24 21:59:19 +00:00
ajacoutot
eb0208370e Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:21:59 +00:00
benoit
88fd6621b2 +py-proj 2009-12-16 22:21:12 +00:00
benoit
1aa78b7c3d import py-proj;
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@
2009-12-16 22:18:37 +00:00
ian
f6f522abda Simple update to latest stable revision. MODJAVA_VER -> 1.7+ so you can build
with a JDK from packages; use MAKE_ENV to propagate JAVA_HOME for JDK version.
Proddy by & OK landry@; improved by kurt@, sthen@.
2009-11-18 20:39:34 +00:00
landry
7be315d578 +tilecache 2009-11-06 18:45:22 +00:00
landry
d03d7cd60d Import Tilecache 2.10:
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.
2009-11-06 18:44:45 +00:00
stephan
617c4320ae Add myself. ok sthen@ and jasper@. 2009-11-03 14:10:24 +00:00
landry
9b20b08ce5 update to libchamplain 0.4.2 2009-11-02 21:52:33 +00:00
landry
84d3978d5e Update to Quantum GIS 1.3.0. 2009-10-29 19:59:38 +00:00
landry
3eedd7143b Update to mapserver 5.4.2, backport a patch to fix
http://trac.osgeo.org/mapserver/ticket/2578, sanitize PREFIX & MESSAGE
wrt / maze.
2009-10-29 19:34:12 +00:00
landry
47ade87ce0 Update to gpx-viewer 0.1.2 2009-10-25 17:54:18 +00:00
landry
c223b770d7 Update to libchamplain 0.4.1, fixes annoying 'grey empty map issue'.
Prodding & ok jasper@
2009-10-21 12:19:03 +00:00
landry
a1824aad57 Better CONFIGURE_ENV to make it correctly find gettext/intltool.. no
idea why it didn't surface before.
2009-10-20 19:57:57 +00:00
landry
2afd37e4d2 +emerillon 2009-10-15 11:28:38 +00:00
landry
f739d1a65e Import the just-release emerillon 0.1.0:
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@
2009-10-15 11:27:46 +00:00
phessler
5d37f81498 I moved over a year ago, update 2009-10-11 13:43:26 +00:00
landry
01be7e117a Add a pair of patches to make it compile against libchamplain 0.4.0,
upstream notified and will integrate patches in next release. Bump
PKGNAME.
2009-10-10 23:35:26 +00:00
landry
58a4a31a4e Update to libchamplain 0.4.0.
okay jasper@
2009-10-10 23:34:09 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
landry
37e8003ad6 Update to Quantum GIS 1.2.0, see http://blog.qgis.org/node/137 for
details.
Use gettext module & modpy_lib_depends.
2009-09-06 11:19:17 +00:00
landry
5eb10bc02e Use VERSION where possible, and move gnomevfs-2 to WANTLIB.
prodded by 'ceiling frogz is watchin' your commitz' ajacoutot@
2009-09-04 21:38:41 +00:00
landry
e70a59b9d9 +osm2go 2009-09-04 18:20:21 +00:00
landry
dd3e3a9277 Import osm2go 0.7.18.
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!
2009-09-04 18:19:41 +00:00
jasper
2923466a17 - fix build on a clean box (missing module)
ok landry@ (MAINTAINER)
2009-09-01 06:37:57 +00:00
ckuethe
c57a9475d3 update to gpsbabel 1.3.6 2009-08-31 22:48:17 +00:00
avsm
8839ce9aa1 remove trailing lines in DESCR; from ajacoutot@bsdfrog.org 2009-08-25 17:25:04 +00:00
avsm
8bc7dff2b0 +ruby-findmyiphone 2009-08-25 17:15:52 +00:00
avsm
9be5d5214d import ruby-findmyiphone-0.2
--
Ruby port of MobileMe screenscraper allowing message sending and
retrieval of current location of an iPhone.

>> require 'rubygems' ; require 'findmyiphone'
>> i = FindMyIphone.new(username,password)
>> i.locateMe
>> i.sendMessage("Foo bar")
2009-08-25 17:15:19 +00:00
landry
e345d4100e +gpx-viewer 2009-08-23 17:37:56 +00:00
landry
6b6799ff25 import gpx-viewer 0.1.1:
a simple program to visualize gps traces in gpx format, uses openstreetmap
as its base background layer.
2009-08-23 17:37:07 +00:00
landry
0ae59f7891 Update to libchamplain 0.3.5.
ok jasper@ ajacoutot@
2009-08-21 14:58:25 +00:00
sthen
2910ec4a1d sync WANTLIB and bump; looks alright to landry@ and martynas@ 2009-08-12 20:05:57 +00:00
sthen
af807c205e BUILD_DEPENDS on ant. No bump. 2009-08-10 14:50:58 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
eric
3f53f2da17 update to 1.4.0
For upgrading a postgis-enabled db, refer to
/usr/local/share/doc/postgresql/postgis/README.postgis
Try using new_postgis_restore.pl instead of postgis_restore.pl
if it doesn't work.

feedback and ok kili@ landry@
2009-08-06 10:30:20 +00:00
ian
6bd8465955 Simplified mirror directory structure, tweak MASTER_SITE, no bump 2009-08-03 20:48:26 +00:00
ajacoutot
c9738555d6 Add missing update-desktop-database goo. 2009-08-02 21:02:44 +00:00
ian
b03af60431 += josm 2009-08-02 18:39:44 +00:00
ian
ab841c2487 Import JOSM, graphical editor for OpenStreetMap, improved & ok sthen@ 2009-08-02 18:38:53 +00:00
merdely
6bb3eb5dfe Update to Geography-Countries 2009041301
Requested by and ok giovanni@
2009-07-20 13:56:35 +00:00
landry
0ee4163a8e Update to gdal 1.6.1, fix MODPY_EGG_VERSION while here.
See http://trac.osgeo.org/gdal/wiki/Release/1.6.1-News for details.
2009-07-19 12:01:58 +00:00
naddy
a567cef8ea use the tk module; ok ckuethe@ 2009-07-18 19:23:55 +00:00
sthen
d8b837245b sync wantlib, bump 2009-06-18 01:07:52 +00:00
nicm
5f9dfcf553 Add myself.
"launch missiles!" wcmaier@
2009-06-05 17:37:16 +00:00
landry
9af07e0f2d +mapserver 2009-06-04 17:56:14 +00:00
landry
f9d07dde64 Import mapserver 5.4.0:
MapServer is a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries.
This port is splitted in 4 packages: -main contains the mapserv CGI,
-php contains the PHP Mapscript extension, -perl contains Mapscript perl
bindings and -utils contains various utilities and examples of use.
ok ajacoutot@
2009-06-04 17:55:39 +00:00
landry
16dd9e79b3 Fix depends on py-gdal-*, patch by Kirill Bychkov, thanks! 2009-06-04 17:45:51 +00:00
landry
9bb9e05b3c link qgis 2009-06-01 23:15:35 +00:00
landry
afa5a71b2d Import Quantum GIS 1.0.2:
QGIS aims to be an easy to use GIS, providing common functions and
features. The initial goal was to provide a GIS data viewer, but now
it also permits to edit, create and analyze lots of spatial datas.
QGIS supports a number of raster and vector data formats, with new
support easily added using the plugin architecture.

with some tweaks by and ok ajacoutot@
2009-06-01 23:14:58 +00:00
halex
268f4092d8 add my whereabouts
ok todd@, sthen@
2009-05-26 23:10:22 +00:00
jim
7be7a6c956 add myself
ok simon@
2009-05-15 15:47:25 +00:00
benoit
8cb3732a50 add myself
ok ajacoutot@
2009-05-13 13:13:34 +00:00
jasper
50795e8c1d - update libchamplain to 0.3.0
* too many changes to list here
* libchamplain-gtk is now shipped with libchamplain
2009-05-08 12:38:27 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
jasper
06e9127a8c - update osm-gps-map to 0.3 2009-04-23 09:19:37 +00:00
kili
048e7bdb2b Add @pkgpath geo/gdal after package rename and bump. 2009-04-01 10:46:48 +00:00
ajacoutot
16d447e1f5 - fix wantlib & bump 2009-03-14 12:52:14 +00:00
ajacoutot
24d250e2cf - tyop 2009-03-14 11:39:51 +00:00
landry
6bdbaacf92 Enable perl bindings, and split them into a new subpackage.
While here, take maintainership (prodded by pval@)
Diff from James Wright james2vegas // aim.com (thanks!) via pval@, plus
some tweaks by me.
2009-03-14 11:05:50 +00:00
landry
eaa39b5170 Update to GDAL/OGR 1.6.0 :
- enable python bindings and utilities
- split package into -main and -python
- enable support for WMS/WFS through curl
- enable geos support
- enable postgis support through postgresql-client
(all this is needed by bigger incoming GIS ports)
looks good to pval@ (maintainer)
2009-03-13 08:56:52 +00:00
sthen
945248a527 add --without-geos and bump the package; autoconf sucks!
ok pval (maintainer)
2009-03-12 20:55:09 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
jasper
2967043b53 - homepage moved to gnome.org 2009-03-08 17:53:35 +00:00
landry
4d7c78badc Maintenance update to geos 3.0.3, update licence marker & master_sites.
looks fine to jasper@ and pval@.
2009-03-07 10:36:26 +00:00
jasper
bf90306d70 - add osm-gps-map 2009-03-04 20:52:09 +00:00
jasper
aa48036ded import osm-gps-map 0.2
Gtk+ widget that when given GPS coordinates, draws a GPS track, and
points of interest on a moving map display.  Downloads map data from a
number of websites, including openstreetmap.org, openaerialmap.org and
others.
2009-03-04 20:51:23 +00:00
jasper
eb8fa7b09e - fix build 2009-03-04 20:10:30 +00:00
jasper
c8e8132454 - update libchamplain(-gtk) to 0.2.9
- use ${VERSION} where needed
- install some example code
- fix WANTLIB
2009-03-04 20:03:18 +00:00
eric
208c13c4c5 going down south (sort of) 2009-02-18 12:57:39 +00:00
jasper
48bc5da47f - update postgis to 1.3.5
from benoit lecocq, via eric@ (MAINTAINER
2009-02-18 12:04:14 +00:00
ajacoutot
2e35ed56dc - add itojun@'s final coordinates
discussed with deraadt@
thanks to mtu@ for the exact coordinates
2009-02-17 09:24:55 +00:00
jasper
7a3287df68 - add libchamplain/ 2009-02-15 18:09:20 +00:00
jasper
ea5510ab8e import libchamplain 0.2.8
Libchamplain is a C library aimed to provide a Gtk+ widget to display
rasterized maps.
 * Display a map (OpenStreetMap Mapnik, OpenAerialMap,
   Maps For Free Relief);
   o Tiles are downloaded and cached
   o Downloaded tiles fade in
 * You can drag to move (a la Google Maps)
   o without or with kinetic scrolling (a la iPhone)
   o with elastic edges (a la iPhone)
 * You can zoom in / out
 * You can center the map on coordinates (longitude, latitude)
 * Add markers on the map with a mixed Clutter/Champlain API
 * Add layers of markers
 * You can animate markers

(i forgot cvs doesn't like files/directories called 'core')
2009-02-15 17:58:46 +00:00
jasper
9d3912a3f3 import libchamplain and libchamplain-gtk, both version 0.2.8
Libchamplain is a C library aimed to provide a Gtk+ widget to display
rasterized maps.
 * Display a map (OpenStreetMap Mapnik, OpenAerialMap,
   Maps For Free Relief);
   o Tiles are downloaded and cached
   o Downloaded tiles fade in
 * You can drag to move (a la Google Maps)
   o without or with kinetic scrolling (a la iPhone)
   o with elastic edges (a la iPhone)
 * You can zoom in / out
 * You can center the map on coordinates (longitude, latitude)
 * Add markers on the map with a mixed Clutter/Champlain API
 * Add layers of markers
 * You can animate markers

Libchamplain-gtk is a Gtk+ widget that wraps around libchamplain's ClutterActor.

a small demo application is installed as libchamplain-demo
2009-02-15 17:57:02 +00:00
jasper
d1edbf9681 - add geoclue 2009-02-15 16:35:45 +00:00
jasper
1edcbeecec import geoclue 0.11.1
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.
Geoclue defines a set of geoinformation APIs, but it also includes some
providers that implement those APIs.
2009-02-15 16:35:05 +00:00
pirofti
d51de9302d Correct my entry. Noticed by mikeb@, thanks! 2009-02-11 14:09:27 +00:00
ajacoutot
371f8dfaf3 - update gilles@'s coordinates
requested by and ok gilles@ on #elitist-tadpoles
2009-02-10 22:17:19 +00:00
pvalchev
5cd94d3cb0 hook gdal 2009-02-09 23:07:55 +00:00
pvalchev
4f47bffc55 import gdal, translator library for raster geospatial data formats
ok & tweaks/testing from kili@, thx to sthen@ for arm testing
2009-02-09 23:07:05 +00:00
chl
58e9007da3 I moved, bump PKGNAME. 2009-02-04 20:25:16 +00:00
jasper
9fafcdd601 - bump pkgname after last commit
also sorting makes the checksum of files change -> package changes -> bump needed
2009-02-04 18:09:12 +00:00
form
02ebf4d53b sort
no content changes, no bump

ok landry@
2009-02-04 17:36:06 +00:00
landry
d059ee36c1 I moved back to my mountains, update my entry here. 2009-02-04 14:39:35 +00:00
bluhm
9f1cb32416 add myself
ok grunk@
2009-01-28 11:54:43 +00:00
grange
1185081c52 Add myself, bump PKGNAME. 2009-01-24 22:42:53 +00:00
sobrado
cf89c19ebf add geographical information about myself to the list of OpenBSD developers.
ok jasper@, sthen@
2009-01-24 12:44:28 +00:00
stsp
a3cbdb9c50 Add myself.
ok jasper@
2009-01-04 00:34:41 +00:00
michele
c6ab7c31b8 Add myself.
OK kili@
2008-12-25 17:21:55 +00:00
giovanni
4fb5c0259f add myself
"sure" sthen@, "Yes, if that's were you are living" kili@
2008-12-23 08:00:38 +00:00
dhill
09775d40ec Add myself.
ok sthen@
2008-12-16 15:01:08 +00:00
jacekm
d6a2c5d14d Bump PKGNAME, pointed out by okan@. 2008-12-06 04:14:39 +00:00
jacekm
4a1ed6c5d3 Add myself. 2008-12-06 03:30:58 +00:00
pirofti
4b31d6bd91 Added myself, okay sthen@. 2008-10-28 00:22:03 +00:00
pea
46da5e857d Add myself.
ok ajacoutot@
2008-10-27 10:09:54 +00:00
sthen
bf2acce2d2 use -O0 by default and -O1 on faster build machines rather than the
previous behaviour of using -O1 and -O0 for a couple of arch. -O1 is
much faster in operation, but this is a real beast to build.

package bumped. discussed with ckuethe.
2008-10-20 20:00:21 +00:00
ajacoutot
a362885306 Small cleanup of qlandkarte:
* precise license
 * add missing desktop-file-utils goo
 * add PORTHOME to quiet up qmake4
 * respect CXXFLAGS
 * don't force -O3 optimisation
 * install man pages where they belong

"go ahead and commit" pvalchev@
2008-10-17 08:29:41 +00:00
weerd
ca1bc04da9 Add my ICBM coordinates, bump version
OK jasper@, robert@
2008-10-16 22:36:02 +00:00
brad
ccecbcf944 Add another mirror. 2008-10-13 19:44:37 +00:00
espie
fa1ff45fa7 fix fetch 2008-10-13 14:22:56 +00:00
jasper
988698faaa - add p5-Geography-Countries 2008-10-09 22:13:45 +00:00
jasper
17df1b8604 import p5-Geography-Countries 1.4
This module maps country names, and their 2-letter, 3-letter and
numerical codes, as defined by the ISO-3166 maintenance agency [1], and
defined by the UNSD.
2008-10-09 22:12:51 +00:00
jasper
ccb150a631 - update p5-Geo-Functions to 0.07 2008-10-06 17:00:48 +00:00
jasper
d9846d9ac1 - update p5-Geo-Ellipsoids to 0.16 2008-10-06 17:00:25 +00:00
jasper
cf7c85fee1 - update p5-Geo-Coordinates-UTM-XS to 0.03 2008-10-06 16:59:59 +00:00
jasper
d99fa5fd74 - update p5-Geo-Coordinates-UTM to 0.08 2008-10-06 16:59:28 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
sturm
d48352309e build with -O0 on sparc64, even -O1 needs 800M of memory
bump PKGNAME
2008-09-28 10:37:13 +00:00
fkr
a4916a1585 I moved (and not just to get a free commit) a while go.
ok ajacoutot@
2008-09-04 07:52:36 +00:00
ajacoutot
08b04ca7c7 - add USE_LIBTOOL= Yes
- remove quotes from comment
- regen PLIST with @bin markers

ok ckuethe@ (MAINTAINER) who would have come up with the same diff if g++
wasn't that slow ;-)
2008-08-23 16:29:34 +00:00
naddy
364a96eaef we need a master site 2008-08-21 19:43:27 +00:00
ckuethe
559b2ae4ed update to gpsbabel-1.3.5 2008-08-21 05:20:53 +00:00
jasper
df3955964a - give this a bigger chance to build on mips64
ok ckuethe@ (MAINTAINER)
2008-08-19 22:21:29 +00:00
martynas
e6f9819298 remove really bad hack. ok sthen@ 2008-07-25 23:07:09 +00:00
guenther
21afc1578a add myself
ok kurt@
2008-07-22 17:44:04 +00:00
pvalchev
aa3149b5de qlandkarte-0.7.3, highlights:
- added ascent/descent delta on tracks
- fixed antialiasing bug (much better performance)
- fixed coordinates miscalculation bug
2008-07-07 17:39:24 +00:00
merdely
6fcc68c8ff Do not add -O1 to C*FLAGS for alpha. Fixes build on alpha.
'that makes sense' ckuethe@
2008-07-01 23:39:07 +00:00
eric
a02fbdd612 update to 3.0.0
ok ajacoutot@
2008-06-15 07:01:36 +00:00
ckuethe
e30c31e835 unbreak bulk build. partially from sturm@
"looks good" naddy@
2008-06-12 17:28:15 +00:00
sthen
39bbac7410 Bump package version after av@ addition 2008-06-09 22:23:07 +00:00
av
b04d5a5e68 add myself (av@) here. 2008-06-09 20:10:37 +00:00
ckuethe
63a1cf99a1 add gpstk 2008-06-07 23:31:45 +00:00
ckuethe
77c71fc105 The GPSTk suite library provides a number of models and algorithms found in
GPS textbook and classic papers, such as solving for the user position or
estimating atmospheric refraction. It supports common GPS data formats such
as RINEX or SP3.
2008-06-07 23:27:17 +00:00
phessler
8a32bca335 add my icbm address
ok merdeley@
"fuck yes, looks good" jdixon@
2008-05-31 05:12:30 +00:00
pvalchev
0ec2445001 Update to qlandkarte-0.7.2.
A few new drivers for devices, plus various bugfixes.
2008-05-28 00:29:36 +00:00
steven
8834f3a7a2 update my coordinates 2008-05-17 23:10:51 +00:00
ckuethe
3c0fc93e8c Update my ICBM coords, fix some spacing, bump version. 2008-05-16 20:49:18 +00:00