Port details |
- py-brial Python implementation of BRiAl
- 1.2.10 math
=1 1.2.10Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-03-31 17:29:13
- Last Update: 2022-05-13 11:40:13
- Commit Hash: bced47a
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- Also Listed In: python
- License: GPLv2
- Description:
- sage-BRiAl is the python implementation of BRiAl that relies on sage to
interface with libbrial.
WWW: https://github.com/BRiAl/BRiAl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}brial>0:math/py-brial@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-brial/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-brial
- pkg install py38-brial
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-brial listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-brial
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1601576279
SHA256 (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 37de1ec013791650a466486b08a735c1575a47794c138e1ea4944188b33e3de9
SIZE (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 1723552
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libbrial.so : math/brial
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- math/sage
- Configuration Options:
- No options to configure
- Options name:
- math_py-brial
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 May 2022 11:40:13 1.2.10
|
Po-Chuan Hsieh (sunpoet)  |
math/py-brial: Add NO_ARCH
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.2.10
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Oct 2020 18:20:27
1.2.10
|
thierry  |
Upgrade to 1.2.10 (revert system CUDD support). |
25 Sep 2020 15:08:09
1.2.9
|
thierry  |
Upgrade to 1.2.9.
Release notes at <https://github.com/BRiAl/BRiAl/releases/tag/1.2.9>. |
03 Apr 2020 12:54:03
1.2.8
|
thierry  |
- Python modules name must be in lowercase;
- Add python to CATEGORIES;
- Do not hard-code PYTHON_SUFFIX in plist.
Reported by: koobs |
31 Mar 2020 17:28:25
1.2.8
|
thierry  |
Adding BRiAl, a library for polynomials over boolean rings, and its Python
module.
To be used by SageMath. |
Number of commits found: 6
|