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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py3-gobject3 Common files for the Python bindings for GObject
3.18.2 devel Deleted 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.18.2Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-05-25 13:47:12
Last Update: 2017-11-30 15:50:34
SVN Revision: 455210
People watching this port, also watch:: xclock, font-bh-lucidatypewriter-100dpi, python, font-misc-meltho, desktop-file-utils
Also Listed In: python
License: LGPL21
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.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (81 items)
Collapse this list.
  1. /usr/local/share/licenses/py36-gobject3-3.18.2/catalog.mk
  2. /usr/local/share/licenses/py36-gobject3-3.18.2/LICENSE
  3. /usr/local/share/licenses/py36-gobject3-3.18.2/LGPL21
  4. lib/python3.6/site-packages/gi/__init__.py
  5. lib/python3.6/site-packages/gi/__pycache__/__init__.cpython-36.pyc
  6. lib/python3.6/site-packages/gi/__pycache__/__init__.cpython-36.opt-1.pyc
  7. lib/python3.6/site-packages/gi/__pycache__/_error.cpython-36.pyc
  8. lib/python3.6/site-packages/gi/__pycache__/_error.cpython-36.opt-1.pyc
  9. lib/python3.6/site-packages/gi/__pycache__/_constants.cpython-36.pyc
  10. lib/python3.6/site-packages/gi/__pycache__/_constants.cpython-36.opt-1.pyc
  11. lib/python3.6/site-packages/gi/__pycache__/_option.cpython-36.pyc
  12. lib/python3.6/site-packages/gi/__pycache__/_option.cpython-36.opt-1.pyc
  13. lib/python3.6/site-packages/gi/__pycache__/_propertyhelper.cpython-36.pyc
  14. lib/python3.6/site-packages/gi/__pycache__/_propertyhelper.cpython-36.opt-1.pyc
  15. lib/python3.6/site-packages/gi/__pycache__/_signalhelper.cpython-36.pyc
  16. lib/python3.6/site-packages/gi/__pycache__/_signalhelper.cpython-36.opt-1.pyc
  17. lib/python3.6/site-packages/gi/__pycache__/docstring.cpython-36.pyc
  18. lib/python3.6/site-packages/gi/__pycache__/docstring.cpython-36.opt-1.pyc
  19. lib/python3.6/site-packages/gi/__pycache__/importer.cpython-36.pyc
  20. lib/python3.6/site-packages/gi/__pycache__/importer.cpython-36.opt-1.pyc
  21. lib/python3.6/site-packages/gi/__pycache__/module.cpython-36.pyc
  22. lib/python3.6/site-packages/gi/__pycache__/module.cpython-36.opt-1.pyc
  23. lib/python3.6/site-packages/gi/__pycache__/pygtkcompat.cpython-36.pyc
  24. lib/python3.6/site-packages/gi/__pycache__/pygtkcompat.cpython-36.opt-1.pyc
  25. lib/python3.6/site-packages/gi/__pycache__/types.cpython-36.pyc
  26. lib/python3.6/site-packages/gi/__pycache__/types.cpython-36.opt-1.pyc
  27. lib/python3.6/site-packages/gi/_constants.py
  28. lib/python3.6/site-packages/gi/_error.py
  29. lib/python3.6/site-packages/gi/_gi.so
  30. lib/python3.6/site-packages/gi/_gi_cairo.so
  31. lib/python3.6/site-packages/gi/_gobject/__init__.py
  32. lib/python3.6/site-packages/gi/_gobject/__pycache__/__init__.cpython-36.pyc
  33. lib/python3.6/site-packages/gi/_gobject/__pycache__/__init__.cpython-36.opt-1.pyc
  34. lib/python3.6/site-packages/gi/_option.py
  35. lib/python3.6/site-packages/gi/_propertyhelper.py
  36. lib/python3.6/site-packages/gi/_signalhelper.py
  37. lib/python3.6/site-packages/gi/docstring.py
  38. lib/python3.6/site-packages/gi/importer.py
  39. lib/python3.6/site-packages/gi/module.py
  40. lib/python3.6/site-packages/gi/overrides/GIMarshallingTests.py
  41. lib/python3.6/site-packages/gi/overrides/GLib.py
  42. lib/python3.6/site-packages/gi/overrides/GObject.py
  43. lib/python3.6/site-packages/gi/overrides/Gdk.py
  44. lib/python3.6/site-packages/gi/overrides/Gio.py
  45. lib/python3.6/site-packages/gi/overrides/Gtk.py
  46. lib/python3.6/site-packages/gi/overrides/Pango.py
  47. lib/python3.6/site-packages/gi/overrides/__init__.py
  48. lib/python3.6/site-packages/gi/overrides/__pycache__/GIMarshallingTests.cpython-36.pyc
  49. lib/python3.6/site-packages/gi/overrides/__pycache__/GIMarshallingTests.cpython-36.opt-1.pyc
  50. lib/python3.6/site-packages/gi/overrides/__pycache__/GLib.cpython-36.pyc
  51. lib/python3.6/site-packages/gi/overrides/__pycache__/GLib.cpython-36.opt-1.pyc
  52. lib/python3.6/site-packages/gi/overrides/__pycache__/GObject.cpython-36.pyc
  53. lib/python3.6/site-packages/gi/overrides/__pycache__/GObject.cpython-36.opt-1.pyc
  54. lib/python3.6/site-packages/gi/overrides/__pycache__/Gdk.cpython-36.pyc
  55. lib/python3.6/site-packages/gi/overrides/__pycache__/Gdk.cpython-36.opt-1.pyc
  56. lib/python3.6/site-packages/gi/overrides/__pycache__/Gio.cpython-36.pyc
  57. lib/python3.6/site-packages/gi/overrides/__pycache__/Gio.cpython-36.opt-1.pyc
  58. lib/python3.6/site-packages/gi/overrides/__pycache__/Gtk.cpython-36.pyc
  59. lib/python3.6/site-packages/gi/overrides/__pycache__/Gtk.cpython-36.opt-1.pyc
  60. lib/python3.6/site-packages/gi/overrides/__pycache__/Pango.cpython-36.pyc
  61. lib/python3.6/site-packages/gi/overrides/__pycache__/Pango.cpython-36.opt-1.pyc
  62. lib/python3.6/site-packages/gi/overrides/__pycache__/__init__.cpython-36.pyc
  63. lib/python3.6/site-packages/gi/overrides/__pycache__/__init__.cpython-36.opt-1.pyc
  64. lib/python3.6/site-packages/gi/overrides/__pycache__/keysyms.cpython-36.pyc
  65. lib/python3.6/site-packages/gi/overrides/__pycache__/keysyms.cpython-36.opt-1.pyc
  66. lib/python3.6/site-packages/gi/overrides/keysyms.py
  67. lib/python3.6/site-packages/gi/pygtkcompat.py
  68. lib/python3.6/site-packages/gi/repository/__init__.py
  69. lib/python3.6/site-packages/gi/repository/__pycache__/__init__.cpython-36.pyc
  70. lib/python3.6/site-packages/gi/repository/__pycache__/__init__.cpython-36.opt-1.pyc
  71. lib/python3.6/site-packages/gi/types.py
  72. lib/python3.6/site-packages/pygobject-3.18.2-py3.6-freebsd-11.1-RELEASE-p1-amd64.egg-info
  73. lib/python3.6/site-packages/pygtkcompat/__init__.py
  74. lib/python3.6/site-packages/pygtkcompat/__pycache__/__init__.cpython-36.pyc
  75. lib/python3.6/site-packages/pygtkcompat/__pycache__/__init__.cpython-36.opt-1.pyc
  76. lib/python3.6/site-packages/pygtkcompat/__pycache__/generictreemodel.cpython-36.pyc
  77. lib/python3.6/site-packages/pygtkcompat/__pycache__/generictreemodel.cpython-36.opt-1.pyc
  78. lib/python3.6/site-packages/pygtkcompat/__pycache__/pygtkcompat.cpython-36.pyc
  79. lib/python3.6/site-packages/pygtkcompat/__pycache__/pygtkcompat.cpython-36.opt-1.pyc
  80. lib/python3.6/site-packages/pygtkcompat/generictreemodel.py
  81. lib/python3.6/site-packages/pygtkcompat/pygtkcompat.py
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py3-gobject3@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-gobject3
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gnome3/pygobject-3.18.2.tar.xz) = 2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f SIZE (gnome3/pygobject-3.18.2.tar.xz) = 730220

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: devel/pygobject3-common
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py3cairo.pc : graphics/py3-cairo
  2. gmake : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.6 : lang/python36
  5. python3 : lang/python3
Runtime dependencies:
  1. pygobject3-common>=0 : devel/pygobject3-common
  2. py3cairo.pc : graphics/py3-cairo
  3. python3.6 : lang/python36
  4. python3 : lang/python3
Library dependencies:
  1. libffi.so : devel/libffi
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgirepository-1.0.so : devel/gobject-introspection
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. accessibility/py3-atspi*
  2. deskutils/alacarte*
  3. devel/py3-libpeas*
  4. multimedia/py3-gstreamer1*
  5. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. accessibility/py3-atspi*
  2. deskutils/alacarte*
  3. devel/py3-libpeas*
  4. multimedia/py3-gstreamer1*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake libtool pathfix pkgconfig tar:xz gnome python:3 gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/pygobject/3.18/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/pygobject/3.18/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/pygobject/3.18/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pygobject/3.18/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/pygobject/3.18/
  6. http://download.gnome.org/sources/pygobject/3.18/
  7. http://fr2.rpmfind.net/linux/gnome.org/sources/pygobject/3.18/
  8. http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.18/
  9. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/pygobject/3.18/
  10. http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.18/
  11. http://www.gtlib.gatech.edu/pub/gnome/sources/pygobject/3.18/
  12. https://download.gnome.org/sources/pygobject/3.18/
Collapse this list.

There are no commits on branch 2022Q2 for this port