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
Port details on branch 2024Q1
py-phonebox-plugin Phone numbers management plugin for NetBox
0.0.7.b2 net-mgmt 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 0.0.7.b2Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-11 13:03:06
Last Update: 2024-02-11 13:00:44
Commit Hash: fe83fce
Also Listed In: python
License: MIT
WWW:
https://github.com/iDebugAll/phonebox_plugin
Description:
This NetBox plugin is intented for Telephone Number Management. It currently implements a Number abstraction representing a single telephone number of an arbitrary format. A Number can consist of valid DTMF characters and leading plus sign for E.164 support: * Leading Plus ("+") sign (optional) * Digits 0-9 * Characters A, B, C, D * Pound sign ("#") * Asterisk sign ("*") Support for Bulk Edit/Delete operations for Numbers and the following voice circuit types is included as well: * SIP Trunk. * Digital Voice Circuit (PRI/BRI/etc). * Analog Voice Circuit (CO lines/etc). The plugin also introduces a NetBox REST API extension which is compatible with pynetbox.
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}phonebox-plugin>0:net-mgmt/py-phonebox-plugin@${PY_FLAVOR}
To install the port:
cd /usr/ports/net-mgmt/py-phonebox-plugin/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/py-phonebox-plugin
  • pkg install py39-phonebox-plugin
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 py39-phonebox-plugin listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-phonebox-plugin
Package flavors (<flavor>: <package>)
  • py39: py39-phonebox-plugin
distinfo:
TIMESTAMP = 1706971037 SHA256 (phonebox_plugin-0.0.7b2.tar.gz) = 4ea9428e495af071151440ee53fbd793b92c9317a10a70d1a8957d8bd4013e50 SIZE (phonebox_plugin-0.0.7b2.tar.gz) = 19578

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_py-phonebox-plugin
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/p/phonebox_plugin/
  2. https://pypi.org/packages/source/p/phonebox_plugin/
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
0.0.7.b2
11 Feb 2024 13:00:44
commit hash: fe83fce89b6909c3c332c38011cb9f8693707069commit hash: fe83fce89b6909c3c332c38011cb9f8693707069commit hash: fe83fce89b6909c3c332c38011cb9f8693707069commit hash: fe83fce89b6909c3c332c38011cb9f8693707069 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/py-phonebox-plugin: Update to 0.0.7b2

Changelog:

* Compatibility fix for NetBox 3.6+
* Implement API for Voice Circuits.
* Improve tag handling

MFH:		2024Q1
(cherry picked from commit ff4e280ae77aa75b162fd839bbd5bbaecc259a2d)

Number of commits found: 1