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
py-jupyter-server-terminals Jupyter Server Extension Providing Terminals
0.5.3 devel 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.5.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-05 17:37:11
Last Update: 2024-03-23 14:49:19
Commit Hash: 5ea7052
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/jupyter-server/jupyter_server_terminals
Description:
Jupyter Server Terminals is a Jupyter Server Extension providing support for terminals.
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}jupyter-server-terminals>0:devel/py-jupyter-server-terminals@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jupyter-server-terminals/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jupyter-server-terminals
  • pkg install py39-jupyter-server-terminals
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-jupyter-server-terminals listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-jupyter-server-terminals
Package flavors (<flavor>: <package>)
  • py39: py39-jupyter-server-terminals
distinfo:
TIMESTAMP = 1710712450 SHA256 (jupyter_server_terminals-0.5.3.tar.gz) = 5ae0295167220e9ace0edcfdb212afd2b01ee8d179fe6f23c899590e9b8a5269 SIZE (jupyter_server_terminals-0.5.3.tar.gz) = 31430

Packages (timestamps in pop-ups are UTC):
py39-jupyter-server-terminals
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.20.5.3-0.5.20.5.2---
FreeBSD:13:quarterly0.5.00.5.00.4.40.5.00.5.00.5.00.5.00.5.0
FreeBSD:14:latest0.5.20.5.2-0.5.20.5.20.4.4-0.4.4
FreeBSD:14:quarterly0.5.00.5.0-0.5.00.5.00.5.00.5.00.5.0
FreeBSD:15:latest0.5.20.5.2n/a0.5.0n/a0.5.00.5.00.5.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=1.5 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-terminado>=0.8.3 : net/py-terminado@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-jupyter-server

Configuration Options:
No options to configure
Options name:
devel_py-jupyter-server-terminals
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jupyter_server_terminals/
  2. https://github.com/jupyter-server/jupyter_server_terminals/releases/download/v0.5.3/
  3. https://pypi.org/packages/source/j/jupyter_server_terminals/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.3
23 Mar 2024 14:49:19
commit hash: 5ea7052859af21826c2ac6b45ea7144e90e7201ecommit hash: 5ea7052859af21826c2ac6b45ea7144e90e7201ecommit hash: 5ea7052859af21826c2ac6b45ea7144e90e7201ecommit hash: 5ea7052859af21826c2ac6b45ea7144e90e7201e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-server-terminals: Update to 0.5.3

Changes:	https://github.com/jupyter-server/jupyter_server_terminals/releases
0.5.2
21 Feb 2024 15:07:23
commit hash: cbaab8c8bb587fae2101f743200dd4947c3bd82acommit hash: cbaab8c8bb587fae2101f743200dd4947c3bd82acommit hash: cbaab8c8bb587fae2101f743200dd4947c3bd82acommit hash: cbaab8c8bb587fae2101f743200dd4947c3bd82a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-server-terminals: Update to 0.5.2

- Add GitHub to MASTER_SITES

Changes:	https://github.com/jupyter-server/jupyter_server_terminals/releases
0.5.0
14 Dec 2023 20:45:15
commit hash: fbf9b5a140ea74ece33d1d9127945c4934481aa8commit hash: fbf9b5a140ea74ece33d1d9127945c4934481aa8commit hash: fbf9b5a140ea74ece33d1d9127945c4934481aa8commit hash: fbf9b5a140ea74ece33d1d9127945c4934481aa8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-server-terminals: Update to 0.5.0

Changes:	https://github.com/jupyter-server/jupyter_server_terminals/releases
0.4.4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.4.4
05 Apr 2023 17:29:39
commit hash: d2025bc3c46ac880c88ff825b2311248d1266781commit hash: d2025bc3c46ac880c88ff825b2311248d1266781commit hash: d2025bc3c46ac880c88ff825b2311248d1266781commit hash: d2025bc3c46ac880c88ff825b2311248d1266781 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-server-terminals: Add py-jupyter-server-terminals 0.4.4

Jupyter Server Terminals is a Jupyter Server Extension providing support for
terminals.

Number of commits found: 5