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
nautilus-python Python nautilus bindings
1.2.3_2 x11-fm on this many watch lists=0 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 1.2.3_2Version of this port present on the latest quarterly branch.
Maintainer: daniel@shafer.cc search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
Also Listed In: gnome python
License: GPLv2
WWW:
https://wiki.gnome.org/Projects/NautilusPython
Description:
Nautilus-python is a set of python bindings for the Nautilus Extension Framework. With these bindings, you can write extensions for the Nautilus File Manager in python. WWW: https://wiki.gnome.org/Projects/NautilusPython
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 (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nautilus-python-1.2.3_2/catalog.mk
  3. /usr/local/share/licenses/nautilus-python-1.2.3_2/LICENSE
  4. /usr/local/share/licenses/nautilus-python-1.2.3_2/GPLv2
  5. lib/nautilus/extensions-3.0/libnautilus-python.so
  6. libdata/pkgconfig/nautilus-python.pc
  7. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-column-provider.html
  8. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-column.html
  9. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-file-info.html
  10. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-info-provider.html
  11. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-location-widget-provider.html
  12. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-menu-item.html
  13. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-menu-provider.html
  14. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-menu.html
  15. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-property-page-provider.html
  16. @comment share/gtk-doc/html/nautilus-python/class-nautilus-python-property-page.html
  17. @comment share/gtk-doc/html/nautilus-python/enum-nautilus-python-operation-result.html
  18. @comment share/gtk-doc/html/nautilus-python/home.png
  19. @comment share/gtk-doc/html/nautilus-python/index.html
  20. @comment share/gtk-doc/html/nautilus-python/index.sgml
  21. @comment share/gtk-doc/html/nautilus-python/left-insensitive.png
  22. @comment share/gtk-doc/html/nautilus-python/left.png
  23. @comment share/gtk-doc/html/nautilus-python/nautilus-python-class-reference.html
  24. @comment share/gtk-doc/html/nautilus-python/nautilus-python-enum-reference.html
  25. @comment share/gtk-doc/html/nautilus-python/nautilus-python-overview-example.html
  26. @comment share/gtk-doc/html/nautilus-python/nautilus-python-overview-methods.html
  27. @comment share/gtk-doc/html/nautilus-python/nautilus-python-overview.html
  28. @comment share/gtk-doc/html/nautilus-python/nautilus-python-provider-reference.html
  29. @comment share/gtk-doc/html/nautilus-python/nautilus-python.devhelp2
  30. @comment share/gtk-doc/html/nautilus-python/right-insensitive.png
  31. @comment share/gtk-doc/html/nautilus-python/right.png
  32. @comment share/gtk-doc/html/nautilus-python/style.css
  33. @comment share/gtk-doc/html/nautilus-python/up-insensitive.png
  34. @comment share/gtk-doc/html/nautilus-python/up.png
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • nautilus-python>0:x11-fm/nautilus-python
To install the port:
cd /usr/ports/x11-fm/nautilus-python/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fm/nautilus-python
  • pkg install nautilus-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nautilus-python
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1615472301 SHA256 (nautilus-python-1.2.3.tar.xz) = 073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098 SIZE (nautilus-python-1.2.3.tar.xz) = 269320

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. py38-gobject3>=0 : devel/py-gobject3@py38
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.8 : lang/python38
Runtime dependencies:
  1. py38-gobject3>=0 : devel/py-gobject3@py38
  2. python3.8 : lang/python38
Library dependencies:
  1. libatk-1.0.so : accessibility/atk
  2. libcairo.so : graphics/cairo
  3. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgnome-desktop-3.so : x11/gnome-desktop
  7. libgtk-3.so : x11-toolkits/gtk30
  8. libxml2.so : textproc/libxml2
  9. libnautilus-extension.so : x11-fm/nautilus
  10. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nautilus-python-1.2.3_2: GTKDOC=off: Build documentation ===> Use 'make config' to modify these settings
Options name:
x11-fm_nautilus-python
USES:
gmake gnome libtool localbase pathfix pkgconfig python:3.6+ tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/nautilus-python/1.2/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/nautilus-python/1.2/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/nautilus-python/1.2/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/nautilus-python/1.2/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/nautilus-python/1.2/
  6. http://download.gnome.org/sources/nautilus-python/1.2/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/nautilus-python/1.2/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/nautilus-python/1.2/
  9. https://download.gnome.org/sources/nautilus-python/1.2/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/nautilus-python/1.2/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/nautilus-python/1.2/
  12. https://ftp.gnome.org/pub/GNOME/sources/nautilus-python/1.2/
  13. https://gitlab.gnome.org/GNOME/nautilus-python/-/archive/1.2.3/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.3_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1