Port details |
- xeus C++ implementation of the Jupyter kernel protocol
- 5.0.0 devel =2 5.0.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-08-13 19:54:20
- Last Update: 2024-05-28 08:12:14
- Commit Hash: cc2058f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1716883370
SHA256 (jupyter-xeus-xeus-5.0.0_GH0.tar.gz) = eabe5dc274ad31a972e1249b070af609e6ad1adfa4c954fb120bcdc556dd6fc4
SIZE (jupyter-xeus-xeus-5.0.0_GH0.tar.gz) = 9047584
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:
-
- nlohmann-json>0 : devel/nlohmann-json
- xtl-quant-stack>0 : devel/xtl-quant-stack
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- doctest>0 : devel/doctest
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- This port is required by:
- for Libraries
-
- devel/xeus-cling
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.0 28 May 2024 08:12:14 |
Yuri Victorovich (yuri) |
devel/xeus: update 4.0.3 → 5.0.0
Reported by: portscout |
4.0.3 21 Apr 2024 16:16:42 |
Yuri Victorovich (yuri) |
devel/xeus: update 3.1.0 → 4.0.3
Reported by: portscout |
3.1.0_1 02 Aug 2023 07:59:40 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
devel/xeus: Remove NATIVE option in favor of CPUTYPE
PR: 272656 |
3.1.0 01 Jun 2023 19:48:11 |
Yuri Victorovich (yuri) |
devel/xeus: Update 3.0.5 → 3.1.0
Reported by: portscout |
3.0.5 28 Mar 2023 22:28:45 |
Yuri Victorovich (yuri) |
devel/xeus: Update 0.24.4 → 3.0.5
Reported by: portscout |
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) |
0.24.4_1 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 ) |
0.24.4_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.24.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.24.4_1 19 Jan 2021 04:26:12 |
jhale |
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 |
yuri |
devel/xeus: Update 0.24.3 -> 0.24.4
Reported by: portscout |
0.24.3 08 Nov 2020 16:55:55 |
yuri |
devel/xeus: Update 0.23.14 -> 0.24.3
Reported by: portscout |
0.23.14_1 09 Jun 2020 17:32:13 |
yuri |
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 |
yuri |
devel/xeus: Update 0.23.13 -> 0.23.14
Reported by: portscout |
0.23.13 08 Apr 2020 06:41:36 |
yuri |
devel/xeus: Update 0.23.12 -> 0.23.13
Reported by: portscout |
0.23.12 07 Apr 2020 21:14:03 |
yuri |
devel/xeus: Update 0.23.10 -> 0.23.12
Reported by: portscout |
0.23.10 30 Mar 2020 19:15:21 |
yuri |
devel/xeus: Update 0.23.9 -> 0.23.10
Reported by: portscout |
0.23.9 26 Mar 2020 00:07:36 |
yuri |
devel/xeus: Update 0.23.8 -> 0.23.9
Reported by: portscout |
0.23.8 16 Mar 2020 01:20:40 |
yuri |
devel/xeus: Update 0.23.7 -> 0.23.8
Reported by: portscout |
0.23.7 13 Mar 2020 15:04:42 |
yuri |
devel/xeus: Update 0.23.6 -> 0.23.7
Reported by: portscout |
0.23.6 07 Mar 2020 21:10:50 |
yuri |
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 |
yuri |
devel/xeus: Update 0.23.2 -> 0.23.5
Reported by: portscout |
0.23.2_2 11 Dec 2019 15:44:40 |
pkubaj |
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 |
jhale |
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 |
yuri |
devel/xeus: Update 0.19.2 -> 0.23.2
Reported by: repology |
0.19.2_1 10 Nov 2019 04:59:34 |
linimon |
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 |
gerald |
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 |
linimon |
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 |
yuri |
devel/xeus: Update 0.19.1 -> 0.19.2
Reported by: portscout |
0.19.1 25 Apr 2019 06:05:35 |
yuri |
devel/xeus: Update 0.18.1 -> 0.19.1
Reported by: portscout |
0.18.1 01 Mar 2019 08:08:14 |
tobik |
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 ) |
0.18.1 03 Feb 2019 19:43:06 |
antoine |
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 |
tcberner |
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 |
yuri |
devel/xeus: Update 0.13.0 -> 0.18.1
Reported by: portscout |
0.13.0_5 12 Dec 2018 01:35:36 |
gerald |
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 |
linimon |
Pursuant to r483670, PORTREVISION should have been bumped.
Reported by: jbeich |
0.13.0_3 01 Nov 2018 15:00:48 |
linimon |
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 |
jhale |
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 ) |
0.13.0_2 19 Aug 2018 23:14:12 |
yuri |
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 |
yuri |
devel/xeus: Patch installed cmake files: ZeroMQ doesn't provide *.cmake files. |
0.13.0 13 Aug 2018 19:53:53 |
yuri |
New port: devel/xeus: C++ implementation of the Jupyter kernel protocol |