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 on branch 2022Q3
xeus-cling C++ Jupyter Kernel
0.8.1_2 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.8.1_2Version of this port present on the latest quarterly branch.
Broken BROKEN: Doesn't build: xmanager.hpp:125:35: error: no type named 'OptionException' in namespace 'cxxopts'
Ignore IGNORE: is marked as broken: Doesn't build: xmanager.hpp:125:35: error: no type named 'OptionException' in namespace 'cxxopts'
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-18 01:02:32
Last Update: 2023-06-01 19:48:11
Commit Hash: 0e78daa
License: BSD3CLAUSE
WWW:
https://github.com/jupyter-xeus/xeus-cling
Description:
xeus-cling is a Jupyter kernel for C++ based on the C++ interpreter cling and the native implementation of the Jupyter protocol xeus. In order to use xeus-cling, please launch the jupyter notebook with jupyter notebook and launch a new C++ notebook by selecting the C++14 kernel in the new dropdown.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xeus-cling-0.8.1_2/catalog.mk
  3. /usr/local/share/licenses/xeus-cling-0.8.1_2/LICENSE
  4. /usr/local/share/licenses/xeus-cling-0.8.1_2/BSD3CLAUSE
  5. bin/xcpp
  6. etc/xeus-cling/tags.d/stl.json
  7. etc/xeus-cling/tags.d/xtensor.json
  8. include/xcpp/xdisplay.hpp
  9. include/xcpp/xmime.hpp
  10. include/xeus-cling/xbuffer.hpp
  11. include/xeus-cling/xeus_cling_config.hpp
  12. include/xeus-cling/xholder_cling.hpp
  13. include/xeus-cling/xinterpreter.hpp
  14. include/xeus-cling/xmagics.hpp
  15. include/xeus-cling/xmanager.hpp
  16. include/xeus-cling/xoptions.hpp
  17. include/xeus-cling/xpreamble.hpp
  18. lib/cmake/xeus-cling/xeus-clingConfig.cmake
  19. lib/cmake/xeus-cling/xeus-clingConfigVersion.cmake
  20. lib/cmake/xeus-cling/xeus-clingTargets-release.cmake
  21. lib/cmake/xeus-cling/xeus-clingTargets.cmake
  22. lib/libxeus-cling.so
  23. lib/libxeus-cling.so.0
  24. lib/libxeus-cling.so.0.8.1
  25. share/jupyter/kernels/xcpp11/kernel.json
  26. share/jupyter/kernels/xcpp11/logo-32x32.png
  27. share/jupyter/kernels/xcpp11/logo-64x64.png
  28. share/jupyter/kernels/xcpp14/kernel.json
  29. share/jupyter/kernels/xcpp14/logo-32x32.png
  30. share/jupyter/kernels/xcpp14/logo-64x64.png
  31. share/jupyter/kernels/xcpp17/kernel.json
  32. share/jupyter/kernels/xcpp17/logo-32x32.png
  33. share/jupyter/kernels/xcpp17/logo-64x64.png
  34. share/xeus-cling/tagfiles/cppreference-doxygen-web.tag
  35. share/xeus-cling/tagfiles/xtensor.tag
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • xeus-cling>0:devel/xeus-cling
To install the port:
cd /usr/ports/devel/xeus-cling/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Broken
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install devel/xeus-cling
  • pkg install xeus-cling
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xeus-cling
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1583621491 SHA256 (jupyter-xeus-xeus-cling-0.8.1_GH0.tar.gz) = dcc239ca93e9c80eb283307d70bf83a81bd2b4a029ad0be9f01291476ff730d3 SIZE (jupyter-xeus-xeus-cling-0.8.1_GH0.tar.gz) = 2212707

Packages (timestamps in pop-ups are UTC):
xeus-cling
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------0.8.1_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. cppzmq>0 : net/cppzmq
  2. cxxopts>0 : devel/cxxopts
  3. llvm-config : lang/cling
  4. nlohmann-json>0 : devel/nlohmann-json
  5. xtl-quant-stack>0 : devel/xtl-quant-stack
  6. cmake : devel/cmake-core
  7. ninja : devel/ninja
  8. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libclingInterpreter.so : lang/cling
  2. libpugixml.so : textproc/pugixml
  3. libuuid.so : misc/e2fsprogs-libuuid
  4. libxeus.so : devel/xeus
  5. libzmq.so : net/libzmq4
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xeus-cling-0.8.1_2: NATIVE=off: Build with native optimizations (-march=native) ===> Use 'make config' to modify these settings
Options name:
devel_xeus-cling
USES:
cmake compiler:c++14-lang pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jupyter-xeus/xeus-cling/tar.gz/0.8.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port