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 2022Q2
xeus C++ implementation of the Jupyter kernel protocol
3.1.0_1 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 3.1.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-13 19:54:20
Last Update: 2023-08-02 07:59:40
Commit Hash: 853f3c9
License: BSD3CLAUSE
WWW:
https://github.com/jupyter-xeus/xeus
Description:
xeus is a library meant to facilitate the implementation of kernels for Jupyter. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the kernel. An example of kernel built with xeus is xeus-cling, a kernel for the C++ programming language based on the cling C++ interpreter.
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 (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xeus-3.1.0_1/catalog.mk
  3. /usr/local/share/licenses/xeus-3.1.0_1/LICENSE
  4. /usr/local/share/licenses/xeus-3.1.0_1/BSD3CLAUSE
  5. include/xeus/xcomm.hpp
  6. include/xeus/xcontrol_messenger.hpp
  7. include/xeus/xdebugger.hpp
  8. include/xeus/xeus.hpp
  9. include/xeus/xeus_context.hpp
  10. include/xeus/xguid.hpp
  11. include/xeus/xhelper.hpp
  12. include/xeus/xhistory_manager.hpp
  13. include/xeus/xinput.hpp
  14. include/xeus/xinterpreter.hpp
  15. include/xeus/xkernel.hpp
  16. include/xeus/xkernel_configuration.hpp
  17. include/xeus/xlogger.hpp
  18. include/xeus/xmessage.hpp
  19. include/xeus/xserver.hpp
  20. include/xeus/xstring_utils.hpp
  21. include/xeus/xsystem.hpp
  22. lib/cmake/xeus/CompilerWarnings.cmake
  23. lib/cmake/xeus/FindLibUUID.cmake
  24. lib/cmake/xeus/WasmBuildOptions.cmake
  25. lib/cmake/xeus/xeusConfig.cmake
  26. lib/cmake/xeus/xeusConfigVersion.cmake
  27. lib/cmake/xeus/xeusTargets-release.cmake
  28. lib/cmake/xeus/xeusTargets.cmake
  29. lib/libxeus.a
  30. lib/libxeus.so
  31. lib/libxeus.so.9
  32. lib/libxeus.so.9.0.0
  33. @owner
  34. @group
  35. @mode
Collapse this list.
Dependency lines:
  • xeus>0:devel/xeus
To install the port:
cd /usr/ports/devel/xeus/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/xeus
  • pkg install xeus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xeus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685629862 SHA256 (jupyter-xeus-xeus-3.1.0_GH0.tar.gz) = c729bfb3369c74cf1251aa0f7d7b90941c8bbf5af8b9cc83241e41dffad3fa56 SIZE (jupyter-xeus-xeus-3.1.0_GH0.tar.gz) = 9029943

Packages (timestamps in pop-ups are UTC):
xeus
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.0_13.1.0_10.24.4_13.1.0_13.1.0_1-0.24.4-
FreeBSD:13:quarterly3.1.0_13.1.0_13.1.03.1.0_13.1.0_13.1.0_13.1.0_13.1.0_1
FreeBSD:14:latest3.1.0_13.1.0_10.24.4_13.1.0_13.1.0_13.1.0-3.1.0
FreeBSD:14:quarterly3.1.0_13.1.0_1-3.1.0_13.1.0_13.1.0_13.1.0_13.1.0_1
FreeBSD:15:latest3.1.0_13.1.0_1n/a3.1.0_1n/a3.1.0_13.1.0_13.1.0_1
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. nlohmann-json>0 : devel/nlohmann-json
  2. xtl-quant-stack>0 : devel/xtl-quant-stack
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. doctest>0 : devel/doctest
Library dependencies:
  1. libuuid.so : misc/e2fsprogs-libuuid
This port is required by:
for Libraries
  1. devel/xeus-cling
  2. devel/xeus-zmq

Configuration Options:
No options to configure
Options name:
devel_xeus
USES:
cmake:testing localbase:ldflags pkgconfig
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/tar.gz/3.1.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port