Port details |
- singular Computer algebra system for polynomial computations
- 4.3.0 math
=0 4.3.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-07-10 15:04:09
- Last Update: 2022-03-11 16:59:46
- Commit Hash: 0eed90a
- License: GPLv3RLE
- Description:
- Singular is a computer algebra system for polynomial computations,
with special emphasis on commutative and non-commutative algebra,
algebraic geometry, and singularity theory.
WWW: https://www.singular.uni-kl.de/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libSingular-4.3.0.so:math/singular
- libSingular.so:math/singular
- libfactory-4.3.0.so:math/singular
- libfactory.so:math/singular
- libomalloc-0.9.6.so:math/singular
- libomalloc.so:math/singular
- libpolys-4.3.0.so:math/singular
- libpolys.so:math/singular
- libsingular_resources-4.3.0.so:math/singular
- libsingular_resources.so:math/singular
- To install the port:
- cd /usr/ports/math/singular/ && make install clean
- To add the package, run one of these commands:
- pkg install math/singular
- pkg install singular
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: singular
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1647011350
SHA256 (Singular-Singular-Release-4-3-0_GH0.tar.gz) = 9189ef41e91317f4de2b4e5d83ae257a26a0bd009a2a4a133b4477212a1f6fd2
SIZE (Singular-Singular-Release-4-3-0_GH0.tar.gz) = 13731053
- 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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libflint.so : math/flint2
- libntl.so : math/ntl
- libcddgmp.so : math/cddlib
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- math/polymake
- math/pynac
- math/sage
- Configuration Options:
- ===> The following configuration options are available for singular-4.3.0:
FLINT=on: Use FLINT library
NTL=on: Use NTL library
===> Use 'make config' to modify these settings
- Options name:
- math_singular
- USES:
- autoreconf gmake libtool ncurses perl5 pkgconfig readline shebangfix compiler:c11
- 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 |
11 Mar 2022 16:59:46 4.3.0
|
Yuri Victorovich (yuri)  |
math/singular: Update 4.2.1 -> 4.3.0
Reported by: portscout |
20 Dec 2021 21:36:53 4.2.1_1
|
Yuri Victorovich (yuri)  |
math/ntl: Update 11.4.3 -> 11.5.1
PR: 259363
Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days) |
03 Aug 2021 06:10:46 4.2.1
|
Yuri Victorovich (yuri)  Author: Philipp Ost |
math/singular: Update 4.2.0 .> 4.2.1
PR: 257523 |
25 Jul 2021 15:17:52 4.2.0_1
|
Yuri Victorovich (yuri)  |
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout |
07 Apr 2021 08:09:01 4.2.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Dec 2020 08:31:11
4.2.0
|
yuri  |
math/singular: Update 4.1.3p2 .> 4.2.0
Reported by: portscout |
05 Sep 2020 17:57:38
4.1.3.p2
|
yuri  |
math/singular: Update 4.1.3 -> 4-1-3p2 |
11 May 2020 08:43:19
4.1.3
|
pkubaj  |
math/singular: fix build on GCC architectures
NTL needs newer compiler. |
25 Apr 2020 18:06:03
4.1.3
|
thierry  |
- depend on NTL: this is mandatory for SageMath, but if some users want
a lighter package, I set it as an option.
- upgrade to the latest 4.1.3: it builds with 4.1.2 but 4.1.3 is said as
fixing some errors seen in SageMath.
- since I was here, remove the OPTFLAGS.
PR: 245897
Submitted by: /me
Approved by: yuri (maintainer) |
25 Jan 2020 05:07:02
4.1.2.586
|
yuri  |
math/singular: Update 4.1.1 -> 4.1.2-586
Take maintainership. |
02 Oct 2019 10:30:22
4.1.1_1
|
meta  |
math/singular: Assign back to pool
due to email bounces and maintainer quit maintaining the port.
Reported by: maintainer's supervisor (via Facebook) |
21 Sep 2018 06:30:15
4.1.1_1
|
meta  |
math/singular: add USES=ncurses warned by stage-qa
Also,
* replace some hardcoded "/bin/bash" not been replaced with shebangfix
PR: 229864
Submitted by: meta (myself)
Approved by: maintainer timeout, pi (mentor) |
10 Jul 2018 15:03:53
4.1.1
|
pi  |
New port: math/singular
Singular is a computer algebra system for polynomial computations,
with special emphasis on commutative and non-commutative algebra,
algebraic geometry, and singularity theory.
WWW: https://www.singular.uni-kl.de/
Submitted by: yamadam@summitsystem.co.jp |