Commit Graph

356 Commits

Author SHA1 Message Date
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
02fbcf7a38 Sync WANTLIB. 2011-06-07 14:19:46 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
8260ab93f9 Fix WANTLIB. 2011-05-30 12:45:35 +00:00
jasper
1a50235a39 - update to Geo-StreetAddress-US-1.01
- zap USE_GROFF
- install examples
2011-05-24 21:07:20 +00:00
dcoppa
b7ae534a02 Unbreak build after py-sip/py-qt4 updates
(Upstream changeset 14988).

Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:53:50 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
c6da1f2fb8 Use proper AUTOCONF_VERSION version, from Brad. 2011-05-01 11:39:03 +00:00
jasper
8f29c06fe1 - we have nearbyintf() in libm now 2011-04-28 18:38:40 +00:00
jasper
70c89c7b6f - adjust to new rest API
- adjust dependencies now that rest depends on libsoup,-gnome

ok landry@ (for a previous revision of the diff), aja@
2011-04-28 10:49:15 +00:00
landry
875bead908 Fix AUTOCONF_VERSION, from brad. 2011-04-28 09:51:33 +00:00
gsoares
b7fcfa7089 - add myself
"Sure" jasper@, "go head" sthen@
2011-04-26 00:05:27 +00:00
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