Port details |
- gnome-font-viewer GNOME font viewer utility
- 42.0 deskutils
=2 42.0Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2014-11-19 11:49:29
- Last Update: 2022-07-01 14:40:36
- Commit Hash: ca3df22
- People watching this port, also watch:: xclock, font-bh-lucidatypewriter-100dpi, gstreamer1-plugins-pango, font-misc-meltho, desktop-file-utils
- Also Listed In: gnome
- License: GPLv2
- Description:
- GNOME font viewer and thumbnailer utility.
WWW: https://github.com/GNOME/gnome-font-viewer
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnome-font-viewer>0:deskutils/gnome-font-viewer
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/deskutils/gnome-font-viewer/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/gnome-font-viewer
- pkg install gnome-font-viewer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnome-font-viewer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648054810
SHA256 (gnome/gnome-font-viewer-42.0.tar.xz) = cfa2b8dfff21a105a1a021dadfa213f13627e6a179a77c7b59fdcedaca848dcc
SIZE (gnome/gnome-font-viewer-42.0.tar.xz) = 287644
- 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:
-
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libadwaita-1.so : x11-toolkits/libadwaita
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libhandy-1.so : x11-toolkits/libhandy
- libharfbuzz.so : print/harfbuzz
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnome-desktop-3.so : x11/gnome-desktop
- libgtk-3.so : x11-toolkits/gtk30
- 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-font-viewer
- USES:
- compiler:c11 desktop-file-utils gettext gnome localbase meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jul 2022 14:40:36 42.0
|
Baptiste Daroussin (bapt)  |
gnome: remove more reference to gnome 3 |
01 Jul 2022 14:25:29 42.0
|
Baptiste Daroussin (bapt)  |
gnome: refer to gnome not gnome 3 anymore |
23 Mar 2022 17:44:04 42.0
|
Neel Chauhan (nc)  |
deskutils/gnome-font-viewer: Update to 42.0 |
23 Jan 2022 10:11:03 41.0
|
Jan Beich (jbeich)  |
deskutils/gnome-font-viewer: unbreak build with Meson 0.61.0
src/meson.build:42:5: ERROR: Function does not take positional arguments.
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 |
10 Oct 2021 19:44:42 41.0
|
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) |
22 Sep 2021 23:17:08 41.0
|
Neel Chauhan (nc)  |
deskutils/gnome-font-viewer: Update to 41.0 |
04 Aug 2021 18:00:01 40.0
|
Neel Chauhan (nc)  |
deskutils/gnome-font-viewer: Update to 40.0 |
06 Apr 2021 14:31:07 3.34.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Sep 2020 12:07:28
3.34.0_1
|
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 ) |
15 Jun 2020 15:13:07
3.34.0
|
bapt  |
Update to 3.34.0 |
08 Nov 2019 09:41:45
3.28.0_1
|
tobik  |
deskutils: Add missing USES={gnome,mate,php} |
26 Jul 2019 20:46:57
3.28.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
14 Jan 2019 01:10:29
3.28.0
|
linimon  |
USES compiler:c11 is needed to fix the build on GCC-based architectures
such as powerpc64.
PR: 234396
Approved by: portmgr (tier-2 blanket) |
30 Sep 2018 11:58:31
3.28.0
|
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 |
01 Apr 2016 14:00:57
3.16.2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
05 Aug 2015 19:13:26
3.16.2 
|
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 |
27 Mar 2015 09:24:40
3.14.1
|
kwm  |
Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Perez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo |
19 Nov 2014 11:49:06
3.14.0 
|
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 ) |