Port details |
- timezonemap Gtk3 timezone map widget, forked from gnome which forked from Ubiquity
- 0.4.5.3 misc =2 0.4.5.2_2Version of this port present on the latest quarterly branch.
- Maintainer: gnome@freebsd.org
- Port Added: 2021-01-01 03:01:08
- Last Update: 2024-10-15 22:49:28
- Commit Hash: 295b424
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: gnome
- License: GPLv3
- WWW:
- https://github.com/dashea/timezonemap
- Description:
- This static library is a copied version of the code in GNOME 3.0's
control center panel 'datetime', which itself is a version of
Ubiquity's map ported to C.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- timezonemap>0:misc/timezonemap
- To install the port:
- cd /usr/ports/misc/timezonemap/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/timezonemap
- pkg install timezonemap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: timezonemap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729031150
SHA256 (dashea-timezonemap-0.4.5.3_GH0.tar.gz) = 9efddf1c70b9a8a6dcddc10f28a0e78e12a95ef072f8a16a5dbecbb87b862b3d
SIZE (dashea-timezonemap-0.4.5.3_GH0.tar.gz) = 3004134
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:
-
- gmake>=4.4.1 : devel/gmake
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libsoup-2.4.so : devel/libsoup
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- librsvg-2.so : graphics/librsvg2-rust
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Run
-
- x11/cinnamon
Configuration Options:
- No options to configure
- Options name:
- misc_timezonemap
- USES:
- autoreconf gmake gnome libtool pkgconfig
- 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 |
0.4.5.3 15 Oct 2024 22:49:28 |
Charlie Li (vishwin) |
misc/timezonemap: update to 0.4.5.3
While here, fix incorrect hardcoded paths for the data files.
PR: 281809
Co-authored-by: Pavel Timofeev <timp87@gmail.com> |
0.4.5.2_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.4.5.2_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 ) |
0.4.5.2 12 Nov 2022 16:56:16 |
Dima Panov (fluffy) |
misc/timezonemap: update to 0.4.5.2 release |
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) |
0.4.5.1_1 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 ) |
0.4.5.1_1 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) |
0.4.5.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.4.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.5.1 01 Jan 2021 00:56:53 |
jrm |
New port, misc/timezonemap
https://github.com/dashea/timezonemap
PR: 252303
Submitted by: Charlie Li <ml+freebsd@vishwin.info> (maintainer) |