aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2006-11-27 06:18:49 +0800
committerse <se@FreeBSD.org>2006-11-27 06:18:49 +0800
commit08cf53837e40534510c1f8a74a5e61e67fadeceb (patch)
treeb1852b3d3f8fb0c28b1945c835c2a5e440382cba /astro
parentdd49a6c26f55d81f4dfcd0d23ca17daec0cc90f8 (diff)
downloadfreebsd-ports-gnome-08cf53837e40534510c1f8a74a5e61e67fadeceb.tar.gz
freebsd-ports-gnome-08cf53837e40534510c1f8a74a5e61e67fadeceb.tar.zst
freebsd-ports-gnome-08cf53837e40534510c1f8a74a5e61e67fadeceb.zip
The author has revoked the current release of this program due to
complaints by Google. While these probably can not be enforded in the country where the author resides, he still gave in, accepting that the code might be considered illegal in parts of the world that prohibit reverse engineering. The author has announced to develop and distribute a new release that does not support access to Google data, but which retains the map display and GPS features.
Diffstat (limited to 'astro')
-rw-r--r--astro/gaia/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile
index f2dc32e6b424..c183d889910a 100644
--- a/astro/gaia/Makefile
+++ b/astro/gaia/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= astro
MASTER_SITES= http://gaia.serezhkin.com/
MAINTAINER= se@FreeBSD.org
-COMMENT= An open source Google Earth client
+COMMENT= Display geographic maps with optional GPS tracking support
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -23,6 +23,8 @@ USE_SCONS= yes
OPTIONS= GPS "Build with GPS support" OFF
+IGNORE= distribution stopped dur to complaints by Google (software changes required)
+
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GPS)