Port details |
- py-jupyter_jsmol JSmol viewer widget for Jupyter Notebooks and JupyterLab
- 2022.1.0_2 science
=3 2022.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-12-22 11:48:16
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: devel python
- License: MIT
- WWW:
- https://github.com/fekad/jupyter-jsmol
- Description:
- JSmol viewer widget which can be used in Jupyter Notebooks and JupyterLab.
See also: https://github.com/fekad/jupyter-jsmol
¦ ¦ ¦ ¦ 
- 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-jsmol>0:science/py-jupyter_jsmol@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-jupyter_jsmol/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-jupyter_jsmol
- pkg install py311-jupyter-jsmol
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-jupyter-jsmol listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jupyter-jsmol
- Package flavors (<flavor>: <package>)
- py311: py311-jupyter-jsmol
- distinfo:
- TIMESTAMP = 1642082485
SHA256 (jupyter_jsmol-2022.1.0.tar.gz) = 6889b236dcd1eb69093ec1bc87ce352809c89a551214eada81186c2830c07c9a
SIZE (jupyter_jsmol-2022.1.0.tar.gz) = 6740679
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:
-
- py311-jupyter-packaging>=0 : devel/py-jupyter-packaging@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pygments>=0 : textproc/py-pygments@py311
- py311-widgetsnbextension>0 : devel/py-widgetsnbextension@py311
- py311-ipykernel>=5.0.0 : devel/py-ipykernel@py311
- py311-ipywidgets>0 : devel/py-ipywidgets@py311
- py311-ipython>=7.0.0 : devel/ipython@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-jupyter_jsmol
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.1.0_2 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2022.1.0_1 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2022.1.0 09 Mar 2024 15:21:42
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-jupyter_jsmol: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
2022.1.0 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> |
2022.1.0 07 May 2023 16:59:13
    |
Thierry Thomas (thierry)  |
science/py-jupyter_jsmol: upgrade to 2022.1.0
Release notes at
<https://github.com/fekad/jupyter-jsmol/releases/tag/v2022.1.0>.
Also switch to PYPI. |
2021.3.0_2 27 Apr 2023 15:49:27
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-jupyter_jsmol: Fix PORTREVISION order in
a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6
Approved by: portmgr (blanket) |
2021.3.0_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2021.3.0_1 15 Oct 2022 16:47:12
    |
Yuri Victorovich (yuri)  |
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel
Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.
Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.
There is no reason to use an outdated devel/py-ipykernel5 everywhere. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2021.3.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2021.3.0 20 Jul 2022 14:22:51
    |
Tobias C. Berner (tcberner)  |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
2021.3.0 26 Apr 2022 13:45:58
    |
Dmitry Marakasov (amdmi3)  |
science/py-jupyter_jsmol: switch to USES=pytest, fix testing
Reported by: reprise
Approved by: portmgr blanket |
2021.3.0 20 Jun 2021 16:16:17
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-jupyter_jsmol: Remove PY_PYGMENTS
With hat: python |
2021.3.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2021.3.0 12 Mar 2021 17:35:37
  |
thierry  |
Upgrade to v2021.3.0.
Release notes at
<https://github.com/fekad/jupyter-jsmol/releases/tag/v2021.3.0>. |
0.2.6 29 Jan 2021 18:37:57
  |
thierry  |
Upgrade to v0.2.6.
Release notes at <https://github.com/fekad/jupyter-jsmol/releases/tag/v0.2.6>. |
0.2.5 26 Jan 2021 17:08:23
  |
thierry  |
Upgrade to v0.2.5.
Release notes at <https://github.com/fekad/jupyter-jsmol/releases/tag/v0.2.5>. |
0.2.4 22 Dec 2020 11:48:07
  |
thierry  |
Adding jupyter-jsmol, a JSmol viewer widget for Jupyter Notebooks and
JupyterLab, to bue used by SageMath 9.3. |