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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-pywebview-qt Build GUI for your Python program with JavaScript, HTML, and CSS (qt)
5.3.2 wwwnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-11-08 02:27:09
Last Update: 2024-11-08 02:26:22
Commit Hash: 283eb43
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/r0x0r/pywebview
Description:
pywebview is a lightweight cross-platform wrapper around a webview component that allows to display HTML content in its own native GUI window. It gives you the power of web technologies in your desktop application, hiding the fact that the GUI is browser based. Available for Windows, macOS, Linux and Android. You can use pywebview either with a 3rd party web framework or on its own with a two way bridge between Python and DOM.
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}pywebview-qt>0:www/py-pywebview-qt@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • www/py-pywebview-gtk
To install the port:
cd /usr/ports/www/py-pywebview-qt/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-pywebview-qt
  • pkg install py311-pywebview-qt
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-pywebview-qt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pywebview-qt
Package flavors (<flavor>: <package>)
  • py311: py311-pywebview-qt
distinfo:
TIMESTAMP = 1730049620 SHA256 (pywebview-5.3.2.tar.gz) = 77b88a63e65e12913d269205e9c6d357666d4864826749c738bf432bd3ad23d9 SIZE (pywebview-5.3.2.tar.gz) = 443072

Packages (timestamps in pop-ups are UTC):
py311-pywebview-qt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.3.2--5.3.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-5.3.2--5.3.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-5.3.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools-scm>=0 : devel/py-setuptools-scm@py311
  2. py311-setuptools>=0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-bottle>=0 : www/py-bottle@py311
  2. py311-proxy_tools>=0 : www/py-proxy_tools@py311
  3. py311-pyside2>=0 : devel/pyside2@py311
  4. py311-QtPy>=0 : devel/py-QtPy@py311
  5. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  6. py311-qt5-webengine>=5.15.7 : www/py-qt5-webengine@py311
  7. py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-nicegui

Configuration Options:
No options to configure
Options name:
www_py-pywebview-qt
USES:
pyqt:5 python
pkg-message:
For install:
If the error 'Could not initialize GLX' is displayed, set the 'QT_XCB_GL_INTEGRATION=none' environment variable or install 'graphics/mesa-dri' and add your user to the 'video' group.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pywebview/
  2. https://pypi.org/packages/source/p/pywebview/
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
5.3.2
08 Nov 2024 02:26:22
commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
www/py-pywebview-qt: New port: Build GUI for your Python program with
JavaScript, HTML, and CSS (qt)

pywebview is a lightweight cross-platform wrapper around a webview
component that allows to display HTML content in its own native GUI
window. It gives you the power of web technologies in your desktop
application, hiding the fact that the GUI is browser based. Available
for Windows, macOS, Linux and Android. You can use pywebview either
with a 3rd party web framework or on its own with a two way bridge
between Python and DOM.

WWW: https://github.com/r0x0r/pywebview
PR:		282459

Number of commits found: 1