Port details |
- py-jupyter-server-terminals Jupyter Server Extension Providing Terminals
- 0.5.3 devel =2 0.5.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-04-05 17:37:11
- Last Update: 2024-03-23 14:49:19
- Commit Hash: 5ea7052
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-hatchling>=1.5 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-terminado>=0.8.3 : net/py-terminado@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.3 23 Mar 2024 14:49:19 |
Po-Chuan Hsieh (sunpoet) |
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 |
Po-Chuan Hsieh (sunpoet) |
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 |
Po-Chuan Hsieh (sunpoet) |
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 |
Rene Ladan (rene) |
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 |
Po-Chuan Hsieh (sunpoet) |
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
|