Port details |
- baobab GNOME graphical directory tree analyzer
- 43.0_2 deskutils
=4 43.0_2Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2014-11-19 11:49:29
- Last Update: 2024-01-12 22:40:48
- Commit Hash: 9f8f710
- People watching this port, also watch:: libexif, indexinfo, libXdamage, xorg-docs, rest
- Also Listed In: gnome
- License: GPLv2
- WWW:
- https://wiki.gnome.org/Apps/Baobab
- Description:
- Disk Usage Analyzer is a graphical application to analyse disk usage in any
Gnome environment. Disk Usage Analyzer can easily scan device volumes or a
specific user-requested directory branch (local or remote).
Once the scan is complete Disk Usage Analyzer provides a graphical
representation of each selected folder.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- baobab>0:deskutils/baobab
- To install the port:
- cd /usr/ports/deskutils/baobab/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/baobab
- pkg install baobab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: baobab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663810208
SHA256 (gnome/baobab-43.0.tar.xz) = 52c6864118f5697f5a5736882dcda27db22e7220bc492838deecc699246cdb26
SIZE (gnome/baobab-43.0.tar.xz) = 594832
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:
-
- itstool : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- valac : lang/vala
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libhandy-1.so : x11-toolkits/libhandy
- libintl.so : devel/gettext-runtime
- 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
- 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_baobab
- USES:
- desktop-file-utils gettext gnome meson pkgconfig python:build tar:xz vala:build
- 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.0_2 12 Jan 2024 22:40:48
![commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1](/images/git.png) ![commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1](/images/codeberg.svg) ![commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
43.0_1 27 Jun 2023 19:34:34
![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/git.png) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/codeberg.svg) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
43.0_1 02 Mar 2023 05:23:10
![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/git.png) ![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/codeberg.svg) ![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.0 22 Sep 2022 03:30:07
![commit hash: 2c5a03c458f1931f945e51fc7720e7e57c0545d0 commit hash: 2c5a03c458f1931f945e51fc7720e7e57c0545d0](/images/git.png) ![commit hash: 2c5a03c458f1931f945e51fc7720e7e57c0545d0 commit hash: 2c5a03c458f1931f945e51fc7720e7e57c0545d0](/images/codeberg.svg) ![commit hash: 2c5a03c458f1931f945e51fc7720e7e57c0545d0 commit hash: 2c5a03c458f1931f945e51fc7720e7e57c0545d0](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Neel Chauhan (nc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/baobab: Update to 43.0 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.0 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.0 26 Aug 2022 17:02:25
![commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd](/images/git.png) ![commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd](/images/codeberg.svg) ![commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
framework: switch tree to using vala.mk
PR: 249940 |
42.0 20 Jul 2022 14:21:10
![commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a](/images/git.png) ![commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a](/images/codeberg.svg) ![commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.0 01 Jul 2022 14:25:29
![commit hash: 3f32a60774ea41d2a6c84a9dbdd353071f3d5351 commit hash: 3f32a60774ea41d2a6c84a9dbdd353071f3d5351](/images/git.png) ![commit hash: 3f32a60774ea41d2a6c84a9dbdd353071f3d5351 commit hash: 3f32a60774ea41d2a6c84a9dbdd353071f3d5351](/images/codeberg.svg) ![commit hash: 3f32a60774ea41d2a6c84a9dbdd353071f3d5351 commit hash: 3f32a60774ea41d2a6c84a9dbdd353071f3d5351](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
gnome: refer to gnome not gnome 3 anymore |
42.0 16 Apr 2022 17:44:26
![commit hash: 2cc6fd8e127bc4f5825eaba631eed49b0fb61cbf commit hash: 2cc6fd8e127bc4f5825eaba631eed49b0fb61cbf](/images/git.png) ![commit hash: 2cc6fd8e127bc4f5825eaba631eed49b0fb61cbf commit hash: 2cc6fd8e127bc4f5825eaba631eed49b0fb61cbf](/images/codeberg.svg) ![commit hash: 2cc6fd8e127bc4f5825eaba631eed49b0fb61cbf commit hash: 2cc6fd8e127bc4f5825eaba631eed49b0fb61cbf](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Neel Chauhan (nc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
deskutils/baobab: Update to 42.0 |
41.0 22 Sep 2021 23:17:08
![commit hash: eb2e6e97a4b2c074db94d9995e9cf052ab8ae2ea commit hash: eb2e6e97a4b2c074db94d9995e9cf052ab8ae2ea](/images/git.png) ![commit hash: eb2e6e97a4b2c074db94d9995e9cf052ab8ae2ea commit hash: eb2e6e97a4b2c074db94d9995e9cf052ab8ae2ea](/images/codeberg.svg) ![commit hash: eb2e6e97a4b2c074db94d9995e9cf052ab8ae2ea commit hash: eb2e6e97a4b2c074db94d9995e9cf052ab8ae2ea](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Neel Chauhan (nc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
deskutils/baobab: Update to 41.0 |
40.0 03 Aug 2021 18:24:51
![commit hash: 51f588972312e3b0c4de15bfd94e911cd0172afd commit hash: 51f588972312e3b0c4de15bfd94e911cd0172afd](/images/git.png) ![commit hash: 51f588972312e3b0c4de15bfd94e911cd0172afd commit hash: 51f588972312e3b0c4de15bfd94e911cd0172afd](/images/codeberg.svg) ![commit hash: 51f588972312e3b0c4de15bfd94e911cd0172afd commit hash: 51f588972312e3b0c4de15bfd94e911cd0172afd](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Neel Chauhan (nc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
deskutils/baobab: Update to 40.0 |
3.38.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
3.38.0 18 Sep 2020 21:00:06
![Revision:548908 Revision:548908](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build in a clean environment
In a clean environement the python3 command is not present and it
is required to build properly baobab
PR: 249422
Reported by: mandree |
3.38.0 17 Sep 2020 07:41:22
![Revision:548821 Revision:548821](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
update to 3.38.0 |
3.34.0 12 Jun 2020 08:16:33
![Revision:538579 Revision:538579](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 3.34.0 |
3.28.0 30 Sep 2018 11:58:31
![Revision:480951 Revision:480951](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.0 05 Jun 2017 13:02:54
![Revision:442617 Revision:442617](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update baobab to 3.24.0.
* Add license
* Switch to USES=localbase
* Review dependancies. |
3.18.1 19 May 2016 10:21:25
![Revision:415498 Revision:415498](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.18.1 01 Apr 2016 14:00:57
![Revision:412346 Revision:412346](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.18.1 14 Feb 2016 18:57:54
![Revision:408881 Revision:408881](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.1 05 Aug 2015 19:13:26
![Revision:393607 Revision:393607](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.1 15 Jan 2015 17:08:17
![Revision:377124 Revision:377124](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update baobab to 3.14.1. |
3.14.0 19 Nov 2014 11:49:06
![Revision:372768 Revision:372768](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |