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
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
pygobject-common Common files for Python bindings for GObject Introspection
3.50.2 devel 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 3.50.0Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-22 22:36:08
Last Update: 2025-10-28 17:25:00
Commit Hash: cdcb831
People watching this port, also watch:: xorg-apps, xcb-util-image, imlib2, libmad, libthai
Also Listed In: python
License: LGPL21
WWW:
https://pygobject.gnome.org/
Description:
PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.
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
Expand this list (5 items)
Collapse this list.
  1. include/pygobject-3.0/pygobject.h
  2. libdata/pkgconfig/pygobject-3.0.pc
  3. /usr/local/share/licenses/pygobject-common-3.50.2/catalog.mk
  4. /usr/local/share/licenses/pygobject-common-3.50.2/LICENSE
  5. /usr/local/share/licenses/pygobject-common-3.50.2/LGPL21
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • pygobject-common>0:devel/pygobject-common
To install the port:
cd /usr/ports/devel/pygobject-common/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pygobject-common
  • pkg install pygobject-common
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pygobject-common
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1761489022 SHA256 (gnome/pygobject-3.50.2.tar.gz) = ece6b860aab77cb649fdfc6e88d8a83765e7a62f7ffd39a628d6e2a0d397a7ff SIZE (gnome/pygobject-3.50.2.tar.gz) = 1085854

Packages (timestamps in pop-ups are UTC):
pygobject-common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.50.03.50.2-3.50.03.50.2n/an/an/a
FreeBSD:13:quarterly3.50.03.50.0-3.50.03.50.0n/an/an/a
FreeBSD:14:latest3.50.03.50.2-3.50.03.50.2---
FreeBSD:14:quarterly3.50.03.50.0-3.50.03.50.0---
FreeBSD:15:latest3.50.03.50.2n/a3.50.0n/an/a--
FreeBSD:15:quarterly3.50.03.50.0n/a-n/an/a--
FreeBSD:16:latest3.50.03.50.2n/a-n/an/a--
Master port: devel/py-pygobject
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-cairo>=1.16 : graphics/py-cairo@py311
  2. g-ir-scanner : devel/gobject-introspection
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.11 : lang/python311
  5. meson : devel/meson
  6. ninja : devel/ninja
Test dependencies:
  1. bash : shells/bash
  2. py311-pytest>=0 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libffi.so : devel/libffi
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. comms/gnuradio
  2. misc/py-openpaperwork-gtk
for Run
  1. comms/gnuradio
  2. deskutils/py-i3-gnome-pomodoro
  3. devel/py-pygobject
  4. misc/py-openpaperwork-gtk

Configuration Options:
No options to configure
Options name:
devel_pygobject-common
USES:
gnome pkgconfig python meson
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.gnome.org/sources/pygobject/3.50/
Collapse this list.
Port Moves
  • port moved here from devel/pygobject3-common on 2024-11-22
    REASON: Match devel/py-pygobject, use proper upstream name

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/py-pygobject
CommitCreditsLog message
3.50.2
28 Oct 2025 17:25:00
commit hash: cdcb83181ad2d42aadd3c5449103e9d364b5f781commit hash: cdcb83181ad2d42aadd3c5449103e9d364b5f781commit hash: cdcb83181ad2d42aadd3c5449103e9d364b5f781commit hash: cdcb83181ad2d42aadd3c5449103e9d364b5f781 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/pygobject-common: Enable make test
3.50.0
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

Number of commits found: 2