Port details |
- libbraiding C++ library for computations on braid groups
- 1.1 math
=0 1.1Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-04-11 18:14:46
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: GPLv3
- Description:
- This is a project to expose the functionalitis of the Braiding program as a
shared library. The original goal is to include it as a component of SageMath,
but it can be used in any other c++ program.
It allows various computations on braid groups, such as normal forms.
WWW: https://github.com/miguelmarco/libbraiding
WWW: https://github.com/jeanluct/braidlab
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libbraiding>0:math/libbraiding
- For LIB depends:
- libbraiding.so:math/libbraiding
- To install the port:
- cd /usr/ports/math/libbraiding/ && make install clean
- To add the package, run one of these commands:
- pkg install math/libbraiding
- pkg install libbraiding
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libbraiding
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600014959
SHA256 (miguelmarco-libbraiding-1.1_GH0.tar.gz) = d5e539b40ffecb390fd9052a7385046a21249f8c856edffd6c6ac5b684eae2e0
SIZE (miguelmarco-libbraiding-1.1_GH0.tar.gz) = 42891
- 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:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- math/sage
- Configuration Options:
- No options to configure
- Options name:
- math_libbraiding
- USES:
- autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Sep 2020 19:33:02
1.1
|
thierry  |
Minoe update to 1.1, no impact for FreeBSD. |
11 Apr 2020 18:14:39
1.0
|
thierry  |
Adding libbraiding, a C++ library for computations on braid groups.
To be used by SageMath. |
Number of commits found: 3
|