bcallah
b0ae0f9392
Add my coordinates too.
...
ok brad@
2013-01-08 00:28:13 +00:00
jturner
9294559c31
Add my coordinates.
...
ok brad@
2013-01-08 00:18:01 +00:00
sasano
44055a0cf1
update to gpsbabel 1.4.4
...
- add patch to open serial port with non-blocking mode
(useful for USB-GPS dongle)
2013-01-05 06:18:06 +00:00
benoit
1b6ba4e3ad
- update py-proj to 1.9.2
...
- update PLIST
ok ajacoutot@
2013-01-03 08:06:55 +00:00
landry
7973a858c6
Mark as BROKEN-hppa, since last update to 3.3.4.
...
undefined reference to `std::auto_ptr<geos::geom::Envelope>::~auto_ptr()'
2012-12-21 17:52:11 +00:00
sthen
8772f2e41f
sync plist; doxygen
2012-12-16 11:39:51 +00:00
kirby
0b6ffe030c
Add textproc/intltool to MODULES.
...
Spotted by naddy@, thanks!
2012-12-05 08:41:30 +00:00
ajacoutot
3ddff4a774
docbook-xsl brings libxslt already.
2012-11-24 08:56:51 +00:00
landry
3b56380316
Unbreak by finally updating to postgis 2.0.1, working with postgres 9.2.
...
- add build dep on ImageMagick/docbook-xsl/libxslt to build the documentation
- dont install the utils anymore, they're not maintained and were barely
useful. postgis_restore.pl is in share/postgresql/contrib/postgis-2.0 now
- provide a complete do-regress target taking care of creating/starting/tearing
down a temporary database
- 'CREATE EXTENSION postgis' is now the simpler way to spatially-enabled a db
- add a README explaining how to LD_PRELOAD libpthread.so in postgresql since
it's required by postgis
- take maintainership from eric@ since he doesn't use it anymore
- see http://www.postgis.org/news/20120403/ for the list of new features
in the 2.x branch.
2012-11-24 08:54:34 +00:00
landry
859557c29f
Bugfix update to qgis 1.7.4.
...
See for the list of bugs fixed:
http://www.qgis.org/en/about-qgis/qgis-releases/139-qgis-1-7-4-releasehtml.html
(we cant update to 1.8.0 because our bison is too old, and newer bisons
dont cope well with our m4)
2012-11-01 07:25:36 +00:00
landry
705c95b5ed
Update to gdal 1.9.2.
...
Tested in an amd64 bulk build and on sparc64.
2012-10-18 07:09:29 +00:00
kirby
476d44b61c
remove. it was superseded by foxtrotgps.
2012-10-12 15:53:42 +00:00
kirby
302156d621
unhook tangogps. it was superseded by foxtrotgps.
2012-10-12 15:42:18 +00:00
kirby
a161bac321
first bits in moving from tangogps to foxtrotgps
...
looks good to dcoppa@
2012-10-12 15:38:12 +00:00
kirby
fbc38c8bd1
hook foxtrotgps to the build.
2012-10-12 15:33:55 +00:00
jasper
87c46341f9
move desktop goo where it belongs
...
ok kirby@ (MAINTAINER)
2012-10-12 14:54:34 +00:00
kirby
b7148bda52
import foxtrotgps-1.1.1
...
FoxtrotGPS is an offshoot of Marcus Bauer's excellent Free & Open Source
tangoGPS application, with a focus on cooperation and fostering
community innovation. By default maps tiles are downloaded from the
Openstreetmap project. Map tiles are automatically downloaded and cached
for offline use. To get real-time positioning from a GPS receiver you
need to run gpsd.
With some help from jasper@, input and ok@ from dcoppa@
2012-10-12 14:50:45 +00:00
kirby
7e58c7b95f
Missed bump, sorry.
...
Pointed by dcoppa@
2012-10-12 10:36:25 +00:00
kirby
126285efbf
- remove HOMEPAGE, it's dead
...
- mirror distfile on my own server
- regen distinfo
- remove devel/atk from LIB_DEPENDS - it's already picked up from gtk+2
Prodded by dcoppa@
2012-10-12 10:10:50 +00:00
kirby
22f4c3cc5c
- Properly call gdk_threads_enter() and gdk_threads_leave() to prevent
...
abort() on startup due to gtk trying to unlock a uninitialized mutex
- regen WANTLIB
- sort LIB_DEPENDS
Fix from dcoppa@, thanks!
2012-10-12 09:09:46 +00:00
pascal
d835de50f3
add my location; ok jasper@
2012-10-11 15:45:46 +00:00
jasper
15c6b9b411
- update to osm2go-0.8.3 (does anyone actually still use this?)
2012-09-30 16:17:36 +00:00
jasper
17f41bc737
regen WANTLIB
2012-09-28 14:59:44 +00:00
ajacoutot
ff52f74e3c
docbook-xsl already comes with libxslt.
2012-09-27 17:26:05 +00:00
pea
77c3c480fb
Postgis doesn't build with PostgreSQL 9.2
...
We are working on an update.
ok jasper@ landry@
2012-09-24 19:54:54 +00:00
jeremy
c3579f1baf
Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
...
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
141ad145f0
--enable-*=no --> --disable
...
Explicitely disable connman to set connectivity to "None".
2012-09-21 14:01:54 +00:00
jasper
7011f842f6
- update to geoclue-0.12.99
2012-09-21 13:19:01 +00:00
ajacoutot
d1b39e4dd9
Remove non existent variable.
2012-09-10 08:21:22 +00:00
landry
1ad2084b78
Add missing BUILD_DEPENDS on unzip, spotted by nigel@, thanks!
2012-09-10 08:13:16 +00:00
landry
8e1210888f
Update to josm svn rev 5485.
...
Directly use the provided jar instead of rebuilding it for nothing.
ok ian@ (MAINTAINER)
2012-09-09 19:38:25 +00:00
rpe
d559bd1c98
add myself
2012-08-30 20:15:24 +00:00
ajacoutot
2044dc8a07
No need to LD_PRELOAD libpthread anymore now that Apache is linked with
...
pthreads(3).
discussed with sthen@
2012-08-24 08:29:27 +00:00
sthen
9f9069554b
sync wantlib
2012-08-23 15:50:05 +00:00
sthen
d443de5cb5
missing wantlib/modules; p5-* thingys which are *not* just WANTLIB+=c.
2012-08-23 13:52:39 +00:00
pascal
e051391d3c
After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
...
default. Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.
ok naddy@
2012-08-20 11:50:59 +00:00
ajacoutot
b7eab0566c
boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
...
sense for ports Makefile but not really for categories.
ok espie@
2012-08-18 07:25:25 +00:00
pascal
e1e0321344
PIE preparations: These ports all have classes etc. that collide with the
...
"PIC" define that will be used by PIE. No functional change.
ok naddy@
2012-08-11 22:51:13 +00:00
landry
8c67d7ba28
Update to gpx-viewer 0.3.0.
2012-08-07 13:14:45 +00:00
landry
ee17085055
Unbreak by updating to emerillon 0.1.90.
...
This now uses libchamplain 0.12/gtk+3/libpeas. Remove now useless patches.
ok jasper@
2012-07-17 07:29:48 +00:00
landry
74930ac6b9
Unbreak by updating to a snapshot of the port-to-libchamplain-0.12 bzr
...
branch. This now uses gtk+3..
ok jasper@
2012-07-17 07:28:27 +00:00
jasper
436f603726
- install the actual demo binary, instead of the libtool script
...
- also install the python demo scripts
2012-07-16 18:52:45 +00:00
jasper
bc4814b97c
roll into PLIST, prompted by landry@
2012-07-16 14:05:08 +00:00
jasper
0e83a3a97d
enable memphis support
2012-07-16 14:00:29 +00:00
jasper
a47a0f11a6
sync
2012-07-16 14:00:20 +00:00
jasper
4ccdb7adb0
import memphis 0.2.3
...
Memphis is a map-rendering application and a library for OpenStreetMap.
ok landry@
2012-07-16 13:59:46 +00:00
jasper
331b0ff461
add a homepage
2012-07-16 08:26:24 +00:00
jasper
b02265d8b7
adjust libchamplain dependencies
2012-07-16 08:13:45 +00:00
jasper
00fd421c92
switch to use the gnome module
2012-07-16 08:11:10 +00:00