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-nicegui-highcharts NiceGUI extension providing highcharts elements
2.0.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:42:06
Last Update: 2024-11-08 02:38:59
Commit Hash: 276bf16b
Also Listed In: graphics python
License: MIT
WWW:
https://github.com/zauberzeug/nicegui-highcharts
Description:
NiceGUI Highcharts is an extension for NiceGUI, an easy-to-use, Python-based UI framework. It provides a 'highchart' element based on Highcharts, the popular JavaScript charting library. Due to Highcharts' restrictive license, this element is not part of the NiceGUI package anymore, but can be install separately.
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}nicegui-highcharts>0:www/py-nicegui-highcharts@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-nicegui-highcharts/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-nicegui-highcharts
  • pkg install py311-nicegui-highcharts
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-nicegui-highcharts listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-nicegui-highcharts
Package flavors (<flavor>: <package>)
  • py311: py311-nicegui-highcharts
distinfo:
TIMESTAMP = 1730328047 SHA256 (nicegui_highcharts-2.0.2.tar.gz) = 3240790086ce7c87171e8ab1e4e59bb2496ad0028b2b6df8da9961f5f428b5af SIZE (nicegui_highcharts-2.0.2.tar.gz) = 2098919

Packages (timestamps in pop-ups are UTC):
py311-nicegui-highcharts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.0.2--2.0.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.0.2--2.0.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.0.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>0 : devel/py-poetry-core@py311
  2. py311-setuptools>=0 : devel/py-setuptools@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-nicegui>=0 : www/py-nicegui@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-nicegui-highcharts-2.0.2: ====> Options available for the single NICEGUI: you have to select exactly one of them NICEGUI_GUI=on: Use www/py-nicegui NICEGUI_NOGUI=off: Use www/py-nicegui-nogui ===> Use 'make config' to modify these settings
Options name:
www_py-nicegui-highcharts
USES:
python
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/n/nicegui_highcharts/
  2. https://pypi.org/packages/source/n/nicegui_highcharts/
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
2.0.2
08 Nov 2024 02:38:59
commit hash: 276bf16b5afde58a70a79a84e3f722feab0eb56acommit hash: 276bf16b5afde58a70a79a84e3f722feab0eb56acommit hash: 276bf16b5afde58a70a79a84e3f722feab0eb56acommit hash: 276bf16b5afde58a70a79a84e3f722feab0eb56a 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-nicegui-highcharts: New port: NiceGUI extension providing highcharts
elements

NiceGUI Highcharts is an extension for NiceGUI, an easy-to-use,
Python-based UI framework. It provides a 'highchart' element based
on Highcharts, the popular JavaScript charting library. Due to
Highcharts' restrictive license, this element is not part of the
NiceGUI package anymore, but can be install separately.

WWW: https://github.com/zauberzeug/nicegui-highcharts
PR:		282461

Number of commits found: 1