notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
scs Solver of convex cone problems via operator splitting
3.2.7 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.3_2Version of this port present on the latest quarterly branch.
Maintainer: [email protected] search for ports maintained by this maintainer
Port Added: 2018-11-18 22:10:37
Last Update: 2024-08-25 16:47:02
Commit Hash: 45500e2
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/cvxgrp/scs
Description:
SCS (splitting conic solver) is a numerical optimization package for solving large-scale convex cone problems, based on our paper Conic Optimization via Operator Splitting and Homogeneous Self-Dual Embedding. It is written in C and can be used in other C, C , Python, Matlab, R, Julia, programs via the linked interfaces. It can also be called as a solver from convex optimization toolboxes CVX (3.0 or later), CVXPY, Convex.jl, and Yalmip.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/scs-3.2.7/catalog.mk
  3. /usr/local/share/licenses/scs-3.2.7/LICENSE
  4. /usr/local/share/licenses/scs-3.2.7/MIT
  5. include/scs/aa.h
  6. include/scs/cones.h
  7. include/scs/ctrlc.h
  8. include/scs/glbopts.h
  9. include/scs/linalg.h
  10. include/scs/linsys.h
  11. include/scs/normalize.h
  12. include/scs/rw.h
  13. include/scs/scs.h
  14. include/scs/scs_blas.h
  15. include/scs/scs_types.h
  16. include/scs/scs_work.h
  17. include/scs/util.h
  18. lib/libscsdir.a
  19. lib/libscsdir.so
  20. lib/libscsindir.a
  21. lib/libscsindir.so
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • scs>0:math/scs
To install the port:
cd /usr/ports/math/scs/ && make install clean
To add the package, run one of these commands:
  • pkg install math/scs
  • pkg install scs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: scs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1724601953 SHA256 (cvxgrp-scs-3.2.7_GH0.tar.gz) = bc8211cfd213f3117676ceb7842f4ed8a3bc7ed9625c4238cc7d83f666e22cc9 SIZE (cvxgrp-scs-3.2.7_GH0.tar.gz) = 1235001

Packages (timestamps in pop-ups are UTC):
scs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.73.2.72.1.23.2.73.2.7-2.1.2-
FreeBSD:13:quarterly3.2.3_23.2.7-3.2.3_23.2.7-3.2.3_1-
FreeBSD:14:latest3.2.73.2.7-3.2.73.2.7---
FreeBSD:14:quarterly3.2.3_23.2.7-3.2.3_23.2.7-3.2.3_1-
FreeBSD:15:latest3.2.73.2.7n/a3.2.7n/a-3.2.3_13.2.3_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. gfortran13 : lang/gcc13
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran13 : lang/gcc13
Library dependencies:
  1. libopenblas.so : math/openblas
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_scs
USES:
gmake blaslapack:openblas fortran
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cvxgrp/scs/tar.gz/3.2.7?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.7
25 Aug 2024 16:47:02
commit hash: 45500e2c0b1d5d71fd2631de8517f64173f45f88commit hash: 45500e2c0b1d5d71fd2631de8517f64173f45f88commit hash: 45500e2c0b1d5d71fd2631de8517f64173f45f88commit hash: 45500e2c0b1d5d71fd2631de8517f64173f45f88 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/scs: update 3.2.6 → 3.2.7

Reported by:	portscout
3.2.6
07 Jul 2024 01:27:06
commit hash: 157fb259383c3605ed581557096de306dc855839commit hash: 157fb259383c3605ed581557096de306dc855839commit hash: 157fb259383c3605ed581557096de306dc855839commit hash: 157fb259383c3605ed581557096de306dc855839 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/scs: update 3.2.3 → 3.2.6

Reported by:	portscout
3.2.3_2
21 Jun 2024 17:49:24
commit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fecommit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fecommit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fecommit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fe files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade to OpenBLAS
3.2.3_1
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
3.2.3
18 Jun 2023 02:23:32
commit hash: bb0a28780d31895b4f571ea98c7991f51fd63d5fcommit hash: bb0a28780d31895b4f571ea98c7991f51fd63d5fcommit hash: bb0a28780d31895b4f571ea98c7991f51fd63d5fcommit hash: bb0a28780d31895b4f571ea98c7991f51fd63d5f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/scs: Update 3.2.0 → 3.2.3

Reported by:	portscout
3.2.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.2.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.2.0
21 Feb 2022 17:08:44
commit hash: 7568c94e634cb0340d98091a89b4dc3d4ff71b9fcommit hash: 7568c94e634cb0340d98091a89b4dc3d4ff71b9fcommit hash: 7568c94e634cb0340d98091a89b4dc3d4ff71b9fcommit hash: 7568c94e634cb0340d98091a89b4dc3d4ff71b9f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}scs: Update 3.1.0 -> 3.2.0

Reported by:	portscout
3.1.0
16 Jan 2022 23:30:33
commit hash: a53498d62aa325782a366b07183a268fb57120facommit hash: a53498d62aa325782a366b07183a268fb57120facommit hash: a53498d62aa325782a366b07183a268fb57120facommit hash: a53498d62aa325782a366b07183a268fb57120fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}scs: Update 3.0.1 -> 3.1.0
3.0.0
23 Dec 2021 02:56:24
commit hash: 252b9d6a8a29de8c8717102979168a6f68a4bb93commit hash: 252b9d6a8a29de8c8717102979168a6f68a4bb93commit hash: 252b9d6a8a29de8c8717102979168a6f68a4bb93commit hash: 252b9d6a8a29de8c8717102979168a6f68a4bb93 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/scs: Update 2.1.4 -> 3.0.0

Reported by:	portscout
2.1.4
09 Sep 2021 20:00:08
commit hash: b755abb2e3b13dd044c0d80c9160bfa5207865e5commit hash: b755abb2e3b13dd044c0d80c9160bfa5207865e5commit hash: b755abb2e3b13dd044c0d80c9160bfa5207865e5commit hash: b755abb2e3b13dd044c0d80c9160bfa5207865e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/scs: Update 2.1.3 -> 2.1.4

Reported by:	portscout
2.1.3
14 Apr 2021 08:37:17
commit hash: 6e09c88a0e456519a083ae3ecb83278aeddd4f0bcommit hash: 6e09c88a0e456519a083ae3ecb83278aeddd4f0bcommit hash: 6e09c88a0e456519a083ae3ecb83278aeddd4f0bcommit hash: 6e09c88a0e456519a083ae3ecb83278aeddd4f0b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/scs: Update 2.1.2 -> 2.1.3

Reported by:	portscout
2.1.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.2
30 Jul 2020 16:04:24
Revision:543802Original commit files touched by this commit
yuri search for other commits by this committer
math/scs: Update 2.1.1 -> 2.1.2

Reported by:	portscout
2.1.1_3
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
2.1.1_2
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase [email protected]> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
2.1.1_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
2.1.1
13 Jul 2019 06:00:31
Revision:506505Original commit files touched by this commit
yuri search for other commits by this committer
math/scs: 2.0.2-50 -> 2.1.1

Reported by:	portscout
2.0.2.50_1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2.0.2.50
11 Apr 2019 05:22:47
Revision:498645Original commit files touched by this commit
yuri search for other commits by this committer
math/scs: Update 2.0.2-41 -> 2.0.2-50
2.0.2.41
03 Apr 2019 22:15:18
Revision:497774Original commit files touched by this commit
yuri search for other commits by this committer
math/scs: Update 2.0.2-22 -> 2.0.2-41
2.0.2.22_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
2.0.2.22
18 Nov 2018 22:10:05
Revision:485283Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/scs: Solver of convex cone problems via operator splitting

Number of commits found: 25