Port details |
- gnome-maps Map application for GNOME
- 43.5 deskutils =3 43.5Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2014-11-19 11:49:29
- Last Update: 2023-06-24 02:12:52
- Commit Hash: ecce5a2
- People watching this port, also watch:: libXdamage, mDNSResponder, OpenSP, autoconf, xorg-docs
- Also Listed In: gnome
- License: GPLv2+
- WWW:
- https://wiki.gnome.org/Apps/Maps
- Description:
- Map application based on OpenStreetMap map data for GNOME
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnome-maps>0:deskutils/gnome-maps
- To install the port:
- cd /usr/ports/deskutils/gnome-maps/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/gnome-maps
- pkg install gnome-maps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnome-maps
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687570691
SHA256 (gnome/gnome-maps-43.5.tar.xz) = fcc9077d2f9d8de6f7322bf735cd8a762dbe38012aab72adbb878ad709b2e893
SIZE (gnome/gnome-maps-43.5.tar.xz) = 2334576
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- geoclue>=0 : net/geoclue
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- intltool-extract : textproc/intltool
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- geoclue>=0 : net/geoclue
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libchamplain-0.12.so : graphics/libchamplain
- libclutter-1.0.so : graphics/clutter
- libcogl.so : graphics/cogl
- libgee-0.8.so : devel/libgee
- libgeocode-glib-2.so : net/geocode-glib2
- libgfbgraph-0.2.so : net/gfbgraph
- libgjs.so : lang/gjs
- libgweather-4.so : net/libgweather4
- libhandy-1.so : x11-toolkits/libhandy
- libjson-glib-1.0.so : devel/json-glib
- librest-1.0.so : net/librest1
- libshumate-1.0.so : x11-toolkits/libshumate
- libsoup-3.0.so : devel/libsoup3
- libintl.so : devel/gettext-runtime
- libEGL.so : graphics/libglvnd
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-4.so : x11-toolkits/gtk40
- libadwaita-1.so : x11-toolkits/libadwaita
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Run
-
- deskutils/gnome-utils
Configuration Options:
- No options to configure
- Options name:
- deskutils_gnome-maps
- USES:
- desktop-file-utils gettext gl gnome meson pkgconfig tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
43.5 24 Jun 2023 02:12:52 |
Charlie Li (vishwin) |
deskutils/gnome-maps: update to 43.5
While here:
- remove unused net-im/folks dependency
- remove PORTSCOUT as even-odd split scheme retired since 40 |
43.3_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
43.3 07 Feb 2023 19:18:34 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 43.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
42.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
42.3 04 Aug 2022 18:54:39 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 42.3 |
42.2 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
42.2 01 Jul 2022 14:40:36 |
Baptiste Daroussin (bapt) |
gnome: remove more reference to gnome 3 |
42.2 01 Jul 2022 14:25:29 |
Baptiste Daroussin (bapt) |
gnome: refer to gnome not gnome 3 anymore |
42.2 02 Jun 2022 03:32:16 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 42.2 |
42.1 26 Apr 2022 19:52:07 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 42.1 |
42.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
42.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
42.0 23 Mar 2022 18:36:44 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 42.0 |
41.4 03 Mar 2022 19:39:13 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 41.4 |
41.2 24 Jan 2022 12:35:06 |
Jan Beich (jbeich) |
deskutils/gnome-maps: unbreak build with Meson 0.61.0
data/meson.build:35:0: ERROR: Function does not take positional arguments.
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 |
41.2 24 Dec 2021 04:46:19 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 41.2 |
41.1 05 Nov 2021 19:06:23 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 41.1 |
41.0 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
41.0 27 Sep 2021 03:32:34 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 41.0 |
40.4 15 Aug 2021 15:09:10 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 40.4 |
40.3 04 Aug 2021 18:24:07 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 40.3 |
3.38.5_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
3.38.5 18 Jun 2021 04:40:13 |
Neel Chauhan (nc) |
deskutils/gnome-maps: Update to 3.38.5 |
3.38.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.38.4 13 Feb 2021 17:21:09 |
tcberner |
deskutils/gnome-maps: update to 3.38.4 |
3.38.3 12 Jan 2021 16:06:09 |
tcberner |
deskutils/gnome-maps: update to 3.38.3 |
3.38.2 21 Nov 2020 17:51:21 |
tcberner |
deskutils/gnome-maps: update to 3.38.2 |
3.38.1.1 20 Oct 2020 18:26:45 |
bapt |
Update to 3.38.1.1 |
3.38.0 29 Sep 2020 12:07:28 |
bapt |
First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0
Update cheese to 3.38.0 (Only the first 15 lines of the commit message are shown above ) |
3.28.2 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
3.28.2 30 Sep 2018 11:58:31 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
3.24.3_1 24 May 2018 16:55:59 |
swills |
deskutils/gnome-maps: add missing net/gfbgraph dependency
PR: 215300
Reported by: vermaden@interia.pl
Approved by: maintainer timeout (gnome@FreeBSD.org, >1 month) |
3.24.3 30 May 2017 11:20:53 |
kwm |
Update gnome-maps to 3.24.3.
* Review dependencies
* Switch to USES=localbase
Obtained from: gnome devel repo |
3.18.4_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
3.18.4 23 Aug 2016 18:09:23 |
kwm |
Update gnome-maps to 3.18.4. |
3.18.3.1 22 Aug 2016 19:40:01 |
kwm |
Update gnome-maps to 3.18.3.1.
Add license block.
While here record indirect dependancies.
This release uses another map provider since the one in
previous releases discontinued it's services.
PR: 211509 (based on)
Submitted by: cpm@ |
3.18.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.18.2 14 Feb 2016 18:57:54 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006 |
3.16.2 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
3.14.2 03 Dec 2014 09:18:24 |
kwm |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo |
3.14.1.2 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |