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
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.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0_1
02 Aug 2023 07:59:40
commit hash: 853f3c948638213d861104a2569e8f276e0ed8a5commit hash: 853f3c948638213d861104a2569e8f276e0ed8a5commit hash: 853f3c948638213d861104a2569e8f276e0ed8a5commit hash: 853f3c948638213d861104a2569e8f276e0ed8a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/xeus: Remove NATIVE option in favor of CPUTYPE

PR:		272656
3.1.0
01 Jun 2023 19:48:11
commit hash: 0e78daaaa2afadc191f7c0919801aa9cfed259e5commit hash: 0e78daaaa2afadc191f7c0919801aa9cfed259e5commit hash: 0e78daaaa2afadc191f7c0919801aa9cfed259e5commit hash: 0e78daaaa2afadc191f7c0919801aa9cfed259e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/xeus: Update 3.0.5 → 3.1.0

Reported by:	portscout
3.0.5
28 Mar 2023 22:28:45
commit hash: 5f32c622564232575a65b5ed4d560e018b56fc0ccommit hash: 5f32c622564232575a65b5ed4d560e018b56fc0ccommit hash: 5f32c622564232575a65b5ed4d560e018b56fc0ccommit hash: 5f32c622564232575a65b5ed4d560e018b56fc0c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/xeus: Update 0.24.4 → 3.0.5

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.24.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.24.4_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.24.4_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.24.4_1
19 Jan 2021 04:26:12
Revision:562021Original commit files touched by this commit
jhale search for other commits by this committer
security/cryptopp: Update to 8.4.0

Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.

Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]

[1]
https://github.com/jupyter-xeus/xeus/commit/c98c44c174cafcf424f4203dc3c61564118feb3e

Changes:	https://www.cryptopp.com/release840.html
0.24.4
10 Nov 2020 07:46:33
Revision:554813Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.24.3 -> 0.24.4

Reported by:	portscout
0.24.3
08 Nov 2020 16:55:55
Revision:554477Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.14 -> 0.24.3

Reported by:	portscout
0.23.14_1
09 Jun 2020 17:32:13
Revision:538331Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Unbreak on systems incompatible with the system where the package
was built

-march=native caused SEGVs on incompatible systems

The cmake option that turned it off was renamed. I also added the NATIVE option
that now drives the -march flag.

MFH:		2020Q2
0.23.14
13 May 2020 08:12:29
Revision:535093Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.13 -> 0.23.14

Reported by:	portscout
0.23.13
08 Apr 2020 06:41:36
Revision:531098Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.12 -> 0.23.13

Reported by:	portscout
0.23.12
07 Apr 2020 21:14:03
Revision:531030Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.10 -> 0.23.12

Reported by:	portscout
0.23.10
30 Mar 2020 19:15:21
Revision:529907Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.9 -> 0.23.10

Reported by:	portscout
0.23.9
26 Mar 2020 00:07:36
Revision:529145Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.8 -> 0.23.9

Reported by:	portscout
0.23.8
16 Mar 2020 01:20:40
Revision:528514Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.7 -> 0.23.8

Reported by:	portscout
0.23.7
13 Mar 2020 15:04:42
Revision:528355Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.6 -> 0.23.7

Reported by:	portscout
0.23.6
07 Mar 2020 21:10:50
Revision:527984Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.5 -> 0.23.6

Project's GH account is renamed.
WWW has been updated accordingly.
0.23.5
23 Feb 2020 01:30:07
Revision:526870Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.23.2 -> 0.23.5

Reported by:	portscout
0.23.2_2
11 Dec 2019 15:44:40
Revision:519812Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/xeus: don't optimize for the host CPU

It causes a build error on powerpc64:
g++9: error: unrecognized command line option '-march=native'; did you mean
'-mcpu=native'?

And may cause runtime issues even when it builds.

PR:		242582
Approved by:	yuri (maintainer)
0.23.2_1
10 Dec 2019 03:38:49
Revision:519643Original commit files touched by this commit
jhale search for other commits by this committer
Update security/cryptopp to 8.2.0

Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically

Bump PORTREVISION on consumers due to shared lib version increase

PR:		241132
Submitted by:	Farid Hajji <farid@hajji.name>
0.23.2
07 Dec 2019 06:52:00
Revision:519186Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.19.2 -> 0.23.2

Reported by:	repology
0.19.2_1
10 Nov 2019 04:59:34
Revision:517174Original commit files touched by this commit
linimon search for other commits by this committer
Remove the -mtune=generic/-march=native fiddling on all archs, not just
GCC-based ones.

This will unbreak the build on aarch64.

Approved by:	portmgr (tier-2 blanket)
0.19.2_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.19.2
22 Jun 2019 19:19:39
Revision:504884Original commit files touched by this commit
linimon search for other commits by this committer
For GCC-based systems, edit top-level CMakeLists.txt to eliminate
either of the following two problems:

  g++8: error: unrecognized command line option '-march=native'
  g++8: error: unrecognized argument in option '-mtune=generic'

Approved by:	portmgr (tier-2 blanket)
0.19.2
25 May 2019 17:46:45
Revision:502612Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.19.1 -> 0.19.2

Reported by:	portscout
0.19.1
25 Apr 2019 06:05:35
Revision:499953Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.18.1 -> 0.19.1

Reported by:	portscout
0.18.1
01 Mar 2019 08:08:14
Revision:494242Original commit files touched by this commit
tobik search for other commits by this committer
net/openpgm: Do not add -I to non-existing directory in openpgm-5.2.pc

foo/lib/pgm-5.2/include does not exist, so applications using strict
compiler flags will fail to build due to this.

Here this breaks devel/xeus build after r491260 [1]:

CMake Error in CMakeLists.txt:
  Imported target "cppzmq" includes non-existent path

    "/usr/local/lib/pgm-5.2/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.18.1
03 Feb 2019 19:43:06
Revision:492062Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to configure

CMake Error in CMakeLists.txt:
  Imported target "cppzmq" includes non-existent path
    "/usr/local/lib/pgm-5.2/include"

Reported by:	pkg-fallout
0.18.1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.18.1
22 Dec 2018 23:24:51
Revision:488150Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Update 0.13.0 -> 0.18.1

Reported by:	portscout
0.13.0_5
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.13.0_4
26 Nov 2018 05:22:53
Revision:485915Original commit files touched by this commit
linimon search for other commits by this committer
Pursuant to r483670, PORTREVISION should have been bumped.

Reported by:	jbeich
0.13.0_3
01 Nov 2018 15:00:48
Revision:483670Original commit files touched by this commit
linimon search for other commits by this committer
Fix build with GCC-based architectures.

PR:		232077
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
0.13.0_3
24 Aug 2018 17:22:02
Revision:477967Original commit files touched by this commit
jhale search for other commits by this committer
Update security/cryptopp to 7.0.0

We now install a pkgconfig file which will allow ports to check whether
cryptopp was built with assembly instructions enabled or not. There are
a few functions that will be undefined if built without assembly and
-DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case
to avoid build failures. This is not new, but the pkgconf file should
make it easier to determine if the flag is needed or not.

Fix several ports due to API changes and to use the new pkgconf file
to determine cryptopp location and build flags. Special cases below.

deskutils/cdcat
- Use cryptopp shared library instead of static, detect with pkgconf
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13.0_2
19 Aug 2018 23:14:12
Revision:477605Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Fix build on 10 by adding USES=compiler:c++14-lang

Reported by:	fallout
0.13.0_1
18 Aug 2018 00:59:10
Revision:477468Original commit files touched by this commit
yuri search for other commits by this committer
devel/xeus: Patch installed cmake files: ZeroMQ doesn't provide *.cmake files.
0.13.0
13 Aug 2018 19:53:53
Revision:477108Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/xeus: C++ implementation of the Jupyter kernel protocol

Number of commits found: 39