Commit Graph

34 Commits

Author SHA1 Message Date
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
sthen
f9298a676b sync WANTLIB 2022-04-01 17:23:55 +00:00
naddy
ffa1cebd1b drop RCS Ids 2022-03-11 19:06:11 +00:00
sthen
f78870d994 fix with newer gpsd, whuch removed deprecated STATUS_NO_FIX in favour
of fix.mode. adapted from upstream commit (whuch added fix.mode but didn't
remove STATUS_NO_FIX)..
2022-02-27 18:35:08 +00:00
daniel
3e28c038a8 switch to python3
foxtrotgps has supported python3 since version 1.2.1

ok kirby@ (MAINTAINER)
2022-01-25 03:13:41 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
kirby
a15b74ccf3 Fix for -fno-common from upstream 2021-01-30 08:34:15 +00:00
kirby
d303d248d7 Add support for gpsd API version 10 (gpsd 3.21) 2021-01-13 05:57:44 +00:00
kirby
30fbd2a319 fix build with newer gpsd API
OK sthen@
2020-05-22 04:49:05 +00:00
kirby
2136aad8dc update to foxtrotgps-1.2.2 2019-07-14 04:41:36 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
kirby
d62e065478 update to foxtrotgps-1.2.1 2018-04-13 06:27:16 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
kirby
0e4ff206b4 - get rid of gettext module
- enable SEPARATE_BUILD
 - bump
2016-04-25 09:31:13 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
kirby
e194cfd978 udate to foxtrotgps-1.2.0
lots of bugfixes and improvements. for detailed list see:
http://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/view/head:/NEWS
2014-10-30 21:39:12 +00:00
ajacoutot
548d5dfd5f Patch not needed anymore. 2014-10-03 08:03:36 +00:00
kirby
b802c612d2 remove unneeded patch after naddy@ has fixed net/curl
bogus patch was reported by Joshua Judson Rosen, thanks.
2013-12-04 20:19:04 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
kirby
0b6ffe030c Add textproc/intltool to MODULES.
Spotted by naddy@, thanks!
2012-12-05 08:41:30 +00:00
kirby
a161bac321 first bits in moving from tangogps to foxtrotgps
looks good to dcoppa@
2012-10-12 15:38:12 +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