Port details |
- gnome-planner Project management tool based on the Work breakdown structure
- 0.14.6.20220531_1 deskutils =2 0.14.6.20220531_1Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2022-06-01 21:42:05
- Last Update: 2024-01-12 22:40:48
- Commit Hash: 9f8f710
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: gnome
- License: GPLv3
- WWW:
- https://wiki.gnome.org/Apps/Planner
- Description:
- Gnome Planner is a cross-platform project management
tool based on the Work breakdown structure (WBS).
You can visualize project in time using Gantt chart,
list the complete breakdown of your project along with
the estimated cost and effort and manage your resources
assignments.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnome-planner>0:deskutils/gnome-planner
- To install the port:
- cd /usr/ports/deskutils/gnome-planner/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/gnome-planner
- pkg install gnome-planner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnome-planner
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656739582
SHA256 (gnome/World-planner-88e86815960a9f66e6f512d4d38d5119ffee3b90_GL0.tar.gz) = 10d8062eadaecfb38b98d7a0ffde16beae0b8377aaa53414afbaaf6c566b8a1f
SIZE (gnome/World-planner-88e86815960a9f66e6f512d4d38d5119ffee3b90_GL0.tar.gz) = 5378402
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:
-
- appstream-util : devel/appstream-glib
- itstool>0 : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- update-mime-database : misc/shared-mime-info
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libgoa-1.0.so : net/gnome-online-accounts
- libgraphene-1.0.so : graphics/graphene
- libical.so : devel/libical
- libpeas-1.0.so : devel/libpeas
- libsecret-1.so : security/libsecret
- libsoup-2.4.so : devel/libsoup
- libgda-5.0.so : databases/libgda5
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_gnome-planner
- USES:
- desktop-file-utils gettext pathfix shared-mime-info tar:xz meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from deskutils/planner on 2022-05-31
REASON: Revive in more appropriate port name
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.6.20220531_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.14.6.20220531 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
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.14.6.20220531 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.14.6.20220531 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 ) |
0.14.6.20220531 02 Jul 2022 05:35:08 |
Neel Chauhan (nc) |
deskutils/gnome-planner: Use 'gnome' dir not 'gnome3' |
0.14.6.20220531 01 Jun 2022 21:30:01 |
Rodrigo Osorio (rodrigo) |
deskutils/gnome-planner: resurrect Gnome Planner
Gnome Planner is a cross-platform project management tool
based on the Work breakdown structure (WBS).
You can visualize project in time using Gantt chart, list
the complete breakdown of your project along with the
estimated cost and effort and manage your resources assignments.
This port is based on head branch of the project which is a WIP
version of the future GTK 3 port. This version also integrate
multiple fixes. |
Number of commits found: 7
|