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
Remember
I remember
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-jupyter-ydoc Document structures for collaborative editing using Ypy
3.0.0 devel on this many watch lists=2 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 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:25:01
Last Update: 2024-10-31 09:22:53
Commit Hash: 1d44711
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://jupyter-ydoc.readthedocs.io/en/latest/
https://github.com/jupyter-server/jupyter_ydoc
Description:
jupyter_ydoc provides Ypy-based data structures for various documents used in the Jupyter ecosystem. Built-in documents include: - YBlob: a generic immutable binary document. - YUnicode: a generic UTF8-encoded text document (YFile is an alias to YUnicode). - YNotebook: a Jupyter notebook document.
HomepageHomepage    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-ydoc>0:devel/py-jupyter-ydoc@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jupyter-ydoc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jupyter-ydoc
  • pkg install py311-jupyter-ydoc
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-ydoc listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-jupyter-ydoc
Package flavors (<flavor>: <package>)
  • py311: py311-jupyter-ydoc
distinfo:
TIMESTAMP = 1730301016 SHA256 (jupyter_ydoc-3.0.0.tar.gz) = 9cf394ee7c6955287eead11126ad836083a9ca3cdef2e27221dc4dfe05bb6ab1 SIZE (jupyter_ydoc-3.0.0.tar.gz) = 956687

Packages (timestamps in pop-ups are UTC):
py39-jupyter-ydoc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------2.0.02.0.0
FreeBSD:14:latest-------0.3.4
FreeBSD:14:quarterly------2.0.02.0.0
FreeBSD:15:latest--n/a-n/a-2.0.0-
 

py311-jupyter-ydoc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.33.0.0--3.0.0---
FreeBSD:13:quarterly2.1.12.1.1--2.1.1---
FreeBSD:14:latest2.1.33.0.0--3.0.0---
FreeBSD:14:quarterly2.1.12.1.1--2.1.1---
FreeBSD:15:latest2.1.33.0.0n/a2.1.3n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-nodejs-version>=0 : devel/py-hatch-nodejs-version@py311
  2. py311-hatchling>=1.10.0 : devel/py-hatchling@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-pycrdt>=0.10.1<0.11.0 : devel/py-pycrdt@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-jupyter-server-ydoc

Configuration Options:
No options to configure
Options name:
devel_py-jupyter-ydoc
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_ydoc/
  2. https://github.com/jupyter-server/jupyter_ydoc/releases/download/v3.0.0/
  3. https://pypi.org/packages/source/j/jupyter_ydoc/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0
31 Oct 2024 09:22:53
commit hash: 1d44711319eab852ad18df06d2ae1a361c58503dcommit hash: 1d44711319eab852ad18df06d2ae1a361c58503dcommit hash: 1d44711319eab852ad18df06d2ae1a361c58503dcommit hash: 1d44711319eab852ad18df06d2ae1a361c58503d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 3.0.0

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
2.1.3
25 Oct 2024 15:56:44
commit hash: b47591bc116c200a3fca5654ef58555b5a860a04commit hash: b47591bc116c200a3fca5654ef58555b5a860a04commit hash: b47591bc116c200a3fca5654ef58555b5a860a04commit hash: b47591bc116c200a3fca5654ef58555b5a860a04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 2.1.3

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
2.1.2
14 Oct 2024 05:25:31
commit hash: 94b320a2c86465a05e54552d75b07e13620e54a4commit hash: 94b320a2c86465a05e54552d75b07e13620e54a4commit hash: 94b320a2c86465a05e54552d75b07e13620e54a4commit hash: 94b320a2c86465a05e54552d75b07e13620e54a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 2.1.2

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
2.1.1
13 Jul 2024 20:17:45
commit hash: f5bb5f5f70be84d12dfc8fc69fc3507164783f95commit hash: f5bb5f5f70be84d12dfc8fc69fc3507164783f95commit hash: f5bb5f5f70be84d12dfc8fc69fc3507164783f95commit hash: f5bb5f5f70be84d12dfc8fc69fc3507164783f95 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 2.1.1

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
2.1.0
11 Jul 2024 11:40:57
commit hash: e33ada59d9e00948ec43a75c66394240a85dabe3commit hash: e33ada59d9e00948ec43a75c66394240a85dabe3commit hash: e33ada59d9e00948ec43a75c66394240a85dabe3commit hash: e33ada59d9e00948ec43a75c66394240a85dabe3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 2.1.0

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
2.0.1_1
07 Jul 2024 17:20:53
commit hash: baffb7be56d9141bad9fa846a52b3b0d94574a4fcommit hash: baffb7be56d9141bad9fa846a52b3b0d94574a4fcommit hash: baffb7be56d9141bad9fa846a52b3b0d94574a4fcommit hash: baffb7be56d9141bad9fa846a52b3b0d94574a4f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Allow build with py-pycrdt 0.9.0+

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/jupyter-server/jupyter_ydoc/commit/803631dc5e771bd441b285373574f573b5c7f664
		https://github.com/jupyter-server/jupyter_ydoc/commit/1466ca2f94915876590f802b03c39b69e225d672
		https://github.com/jupyter-server/jupyter_ydoc/commit/8e3f25bdcfb8ed36cd740dd958d5d04580cd54ef
2.0.1
21 Feb 2024 15:07:24
commit hash: f54673e15fbb7344e6bc1ba6d860e1d49058961dcommit hash: f54673e15fbb7344e6bc1ba6d860e1d49058961dcommit hash: f54673e15fbb7344e6bc1ba6d860e1d49058961dcommit hash: f54673e15fbb7344e6bc1ba6d860e1d49058961d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 2.0.1

- Add GitHub to MASTER_SITES

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
2.0.0
14 Dec 2023 20:45:16
commit hash: d8866d99b444b4afa5bbbfa4cf051b4038bd20bfcommit hash: d8866d99b444b4afa5bbbfa4cf051b4038bd20bfcommit hash: d8866d99b444b4afa5bbbfa4cf051b4038bd20bfcommit hash: d8866d99b444b4afa5bbbfa4cf051b4038bd20bf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 2.0.0

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
1.1.1
11 Oct 2023 12:57:53
commit hash: 2f1ea814fa02a63f871cb437f0a88e4a889ab8b3commit hash: 2f1ea814fa02a63f871cb437f0a88e4a889ab8b3commit hash: 2f1ea814fa02a63f871cb437f0a88e4a889ab8b3commit hash: 2f1ea814fa02a63f871cb437f0a88e4a889ab8b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 1.1.1

- Update WWW

Changes:	https://github.com/jupyter-server/jupyter_ydoc/releases
		https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
0.3.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.3.4
05 Apr 2023 17:30:23
commit hash: 5a91bfe5bbf304d78cda5196eb1a3f502fe693dccommit hash: 5a91bfe5bbf304d78cda5196eb1a3f502fe693dccommit hash: 5a91bfe5bbf304d78cda5196eb1a3f502fe693dccommit hash: 5a91bfe5bbf304d78cda5196eb1a3f502fe693dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Update to 0.3.4

Changes:	https://github.com/jupyter-server/jupyter_ydoc/blob/main/CHANGELOG.md
0.2.3_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.2.3
21 Mar 2023 19:19:52
commit hash: 6de44d4932c178aa0dc00f75fb60b56f6bf752d9commit hash: 6de44d4932c178aa0dc00f75fb60b56f6bf752d9commit hash: 6de44d4932c178aa0dc00f75fb60b56f6bf752d9commit hash: 6de44d4932c178aa0dc00f75fb60b56f6bf752d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-ydoc: Add py-jupyter-ydoc 0.2.3

jupyter_ydoc provides Ypy-based data structures for various documents used in
the Jupyter ecosystem. Built-in documents include:
- YBlob: a generic immutable binary document.
- YUnicode: a generic UTF8-encoded text document (YFile is an alias to
  YUnicode).
- YNotebook: a Jupyter notebook document.

Number of commits found: 13