Port details |
- xeus C++ implementation of the Jupyter kernel protocol
- 0.24.4_1 devel
=0 0.24.4_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-08-13 19:54:20
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: BSD3CLAUSE
- 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.
WWW: https://github.com/jupyter-xeus/xeus
- SVNWeb : git : Homepage
- 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
- PKGNAME: xeus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604994240
SHA256 (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 8165d87ca2308909c64cf918ab698cad3a5cb8db658da10cb38d78be6d76595a
SIZE (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 5429190
- 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:
-
- cppzmq>0 : net/cppzmq
- nlohmann-json>0 : devel/nlohmann-json
- xtl-quant-stack>0 : devel/xtl-quant-stack
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- libzmq.so : net/libzmq4
- This port is required by:
- for Libraries
-
- devel/xeus-cling
- Configuration Options:
- ===> The following configuration options are available for xeus-0.24.4_1:
NATIVE=off: Build with native optimizations (-march=native)
===> Use 'make config' to modify these settings
- Options name:
- devel_xeus
- USES:
- cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.24.4_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.24.4_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Jan 2021 04:26:12
0.24.4_1
|
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 |
10 Nov 2020 07:46:33
0.24.4
|
yuri  |
devel/xeus: Update 0.24.3 -> 0.24.4
Reported by: portscout |
08 Nov 2020 16:55:55
0.24.3
|
yuri  |
devel/xeus: Update 0.23.14 -> 0.24.3
Reported by: portscout |
09 Jun 2020 17:32:13
0.23.14_1
|
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 |
13 May 2020 08:12:29
0.23.14
|
yuri  |
devel/xeus: Update 0.23.13 -> 0.23.14
Reported by: portscout |
08 Apr 2020 06:41:36
0.23.13
|
yuri  |
devel/xeus: Update 0.23.12 -> 0.23.13
Reported by: portscout |
07 Apr 2020 21:14:03
0.23.12
|
yuri  |
devel/xeus: Update 0.23.10 -> 0.23.12
Reported by: portscout |
30 Mar 2020 19:15:21
0.23.10
|
yuri  |
devel/xeus: Update 0.23.9 -> 0.23.10
Reported by: portscout |
26 Mar 2020 00:07:36
0.23.9
|
yuri  |
devel/xeus: Update 0.23.8 -> 0.23.9
Reported by: portscout |
16 Mar 2020 01:20:40
0.23.8
|
yuri  |
devel/xeus: Update 0.23.7 -> 0.23.8
Reported by: portscout |
13 Mar 2020 15:04:42
0.23.7
|
yuri  |
devel/xeus: Update 0.23.6 -> 0.23.7
Reported by: portscout |
07 Mar 2020 21:10:50
0.23.6
|
yuri  |
devel/xeus: Update 0.23.5 -> 0.23.6
Project's GH account is renamed.
WWW has been updated accordingly. |
23 Feb 2020 01:30:07
0.23.5
|
yuri  |
devel/xeus: Update 0.23.2 -> 0.23.5
Reported by: portscout |
11 Dec 2019 15:44:40
0.23.2_2
|
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) |
10 Dec 2019 03:38:49
0.23.2_1
|
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> |
07 Dec 2019 06:52:00
0.23.2
|
yuri  |
devel/xeus: Update 0.19.2 -> 0.23.2
Reported by: repology |
10 Nov 2019 04:59:34
0.19.2_1
|
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) |
26 Jul 2019 20:46:57
0.19.2_1
|
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 |
22 Jun 2019 19:19:39
0.19.2
|
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) |
25 May 2019 17:46:45
0.19.2
|
yuri  |
devel/xeus: Update 0.19.1 -> 0.19.2
Reported by: portscout |
25 Apr 2019 06:05:35
0.19.1
|
yuri  |
devel/xeus: Update 0.18.1 -> 0.19.1
Reported by: portscout |
01 Mar 2019 08:08:14
0.18.1
|
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 ) |
03 Feb 2019 19:43:06
0.18.1
|
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 |
25 Dec 2018 20:25:40
0.18.1
|
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 |
22 Dec 2018 23:24:51
0.18.1
|
yuri  |
devel/xeus: Update 0.13.0 -> 0.18.1
Reported by: portscout |
12 Dec 2018 01:35:36
0.13.0_5
|
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 |
26 Nov 2018 05:22:53
0.13.0_4
|
linimon  |
Pursuant to r483670, PORTREVISION should have been bumped.
Reported by: jbeich |
01 Nov 2018 15:00:48
0.13.0_3
|
linimon  |
Fix build with GCC-based architectures.
PR: 232077
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
24 Aug 2018 17:22:02
0.13.0_3
|
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 ) |
19 Aug 2018 23:14:12
0.13.0_2
|
yuri  |
devel/xeus: Fix build on 10 by adding USES=compiler:c++14-lang
Reported by: fallout |
18 Aug 2018 00:59:10
0.13.0_1
|
yuri  |
devel/xeus: Patch installed cmake files: ZeroMQ doesn't provide *.cmake files. |
13 Aug 2018 19:53:53
0.13.0
|
yuri  |
New port: devel/xeus: C++ implementation of the Jupyter kernel protocol |