notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-i3-gnome-pomodoro Integrate gnome-pomodoro into i3bar, polybar or waybar
0.1.0_1 deskutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.0_1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-11 17:36:10
Last Update: 2025-02-03 15:54:19
Commit Hash: 95b7e96
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: GPLv3
WWW:
https://github.com/kantord/i3-gnome-pomodoro
Description:
This program integrates gnome-pomodoro into i3 and supports i3bar, polybar, sfwbar and waybar.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}i3-gnome-pomodoro>0:deskutils/py-i3-gnome-pomodoro@${PY_FLAVOR}
To install the port:
cd /usr/ports/deskutils/py-i3-gnome-pomodoro/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/py-i3-gnome-pomodoro
  • pkg install py311-i3-gnome-pomodoro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-i3-gnome-pomodoro listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-i3-gnome-pomodoro
Package flavors (<flavor>: <package>)
  • py311: py311-i3-gnome-pomodoro
distinfo:
TIMESTAMP = 1704301272 SHA256 (i3_gnome_pomodoro-0.1.0.tar.gz) = dfe372e1936576f55de3d78a7a05f22159cfa45ae712a45ebf0560ed6b92f531 SIZE (i3_gnome_pomodoro-0.1.0.tar.gz) = 17932

Packages (timestamps in pop-ups are UTC):
py311-i3-gnome-pomodoro
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.0_10.1.0_1--0.1.0_1---
FreeBSD:13:quarterly0.1.0_10.1.0_1-0.1.0_10.1.0_1---
FreeBSD:14:latest0.1.0_10.1.0_1--0.1.0_1---
FreeBSD:14:quarterly0.1.0_10.1.0_1-0.1.0_10.1.0_1---
FreeBSD:15:latest0.1.0_10.1.0_1n/a0.1.0_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.7.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-blinkstick>=g20230504 : sysutils/py-blinkstick@py311
  2. py311-click>=8.1.7 : devel/py-click@py311
  3. py311-i3ipc>=2.2.1 : x11/py-i3ipc@py311
  4. py311-pydbus>=0.6.0 : devel/py-pydbus@py311
  5. py311-pyusb>=1.2.1 : devel/py-pyusb@py311
  6. gnome-pomodoro : deskutils/gnome-pomodoro
  7. pygobject-common>=3.42.0 : devel/pygobject-common
  8. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_py-i3-gnome-pomodoro
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/i3_gnome_pomodoro/
  2. https://pypi.org/packages/source/i/i3_gnome_pomodoro/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0_1
03 Feb 2025 15:54:19
commit hash: 95b7e9627a78351e51587a5470da9c840892ac08commit hash: 95b7e9627a78351e51587a5470da9c840892ac08commit hash: 95b7e9627a78351e51587a5470da9c840892ac08commit hash: 95b7e9627a78351e51587a5470da9c840892ac08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
deskutils/py-i3-gnome-pomodoro: Add NO_ARCH

Approved by:	portmgr (blanket)
0.1.0_1
22 Nov 2024 22:31:53
commit hash: 76699df99df02e612394db28e22be37240da7783commit hash: 76699df99df02e612394db28e22be37240da7783commit hash: 76699df99df02e612394db28e22be37240da7783commit hash: 76699df99df02e612394db28e22be37240da7783 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-pygobject: rename and update to 3.50.0

The proper upstream Python package name is pygobject; version 2
hasn't existed or been supported in ages, so rename.

Rework the port to where -common is the child port but the main
port depends on it for the header files. Build the main port as a
Python wheel USE_PYTHON=pep517 to take advantage of USE_PYTHON=autoplist.

Direct -common consumers have PORTREVISION bumped.

Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.50.0/NEWS

Reported by: Olivier Duchateau <duchateau.olivier[at]gmail[dot]com> (3.44, 3.46)
Exp-run by: antoine
PR: 273722
Differential Revision: https://reviews.freebsd.org/D47635
0.1.0
11 Feb 2024 17:32:37
commit hash: e7c085c93fa30d429567291a18384abf03b68bbccommit hash: e7c085c93fa30d429567291a18384abf03b68bbccommit hash: e7c085c93fa30d429567291a18384abf03b68bbccommit hash: e7c085c93fa30d429567291a18384abf03b68bbc files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
deskutils/py-i3-gnome-pomodoro: Add new port

This program integrates gnome-pomodoro into i3/sway and supports i3bar,
polybar, sfwbar and waybar.

https://github.com/kantord/i3-gnome-pomodoro

Number of commits found: 3