Commit Graph

344 Commits

Author SHA1 Message Date
jasper
f96e411382 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:05:10 +00:00
jasper
01b6bc4255 sigh, bump to 0.8.3 here too. 2011-04-02 21:03:02 +00:00
jasper
8e369d20aa - bugfix update to 0.8.3 2011-04-02 21:02:48 +00:00
jasper
2b2a1fb37d - update viking to 1.0.2
ok landry@ (MAINTAINER)
2011-03-27 20:37:59 +00:00
jasper
a998a159c6 - add missing run dependency on gpsbabel
ok landry@ (MAINTAINER)
2011-03-27 20:32:58 +00:00
jasper
97a63dac44 - use autoconf 2.65, from brad 2011-03-27 19:48:09 +00:00
benoit
0fb9af024e - update py-proj to 1.8.9 2011-03-27 07:57:46 +00:00
landry
94dd6c5e77 Drop MAINTAINER on various ports i don't use. 2011-03-24 22:01:08 +00:00
jasper
813be7d6b5 - update libchamplain to 0.8.2 2011-03-21 19:48:59 +00:00
sebastia
2209efa428 small bugfix update to 1.1.1, and some other minor enhancements.
OK landry@
2011-03-16 18:18:04 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
dcoppa
3db6cb5b6e Fix WANTLIB after cmake update.
OK landry@
2011-03-13 18:19:32 +00:00
sebastia
6817df614f Update qlgt to 1.1.0
besides smaller bugfixes, now geocaches have different icons depending on type.

OK landry@
2011-03-09 17:42:55 +00:00
jasper
7827da4177 - update libchamplain to 0.8.1 2011-03-02 15:01:18 +00:00
landry
23bb2cd49d Amend patch now that strptime supports %F and %z, but keep the part
removing 'timezone' extern which we don't seem to have.
reminded by jasper@
2011-01-19 23:26:51 +00:00
jasper
b0d6ab1adf - remove strptime() hack, since our strptime() handles the modifiers now.
ok landry@ (MAINTAINER)
2011-01-17 12:49:35 +00:00
landry
e198d0b50f teeny weeny str^Wupdate to stable viking-1.0, the GPS track manager. 2011-01-16 23:59:18 +00:00
ajacoutot
b46960f252 Regen WANTLIB after goocanvas update. 2011-01-11 12:40:32 +00:00
landry
6e45c6e366 Add fix for http://trac.osgeo.org/mapserver/ticket/3525.
Don't return invalid when EXCEPTION param is not passed in WMS 1.3.0.
2011-01-11 09:47:55 +00:00
landry
7b17087b7f Update to merkaartor 0.17.0, add dependency on devel/proj, enable
QtWebKit support. This release adds cadastre-fr and bing maps plugins.
2011-01-10 09:34:24 +00:00
sebastia
e642426cd3 Update QlandkarteGT to 1.0.0 release.
No major changes, but getting rid of some patches that were accepted upstream.

OK landry@
2011-01-08 11:31:11 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
sebastia
a1ced5f624 Do not install libgarmin.a, its not needed at runtime.
first questioned its existence, and then OK, aja@
2010-12-22 12:01:50 +00:00
sebastia
161af0cf18 Enable garmindev and qlandkartegt 2010-12-21 09:06:41 +00:00
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