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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
disco Discrete Conic Optimization Solver
1.0.0.33_8 math on this many watch lists=0 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 1.0.0.33_7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-12 19:12:33
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
License: EPL
WWW:
https://github.com/coin-or/DisCO
Description:
DisCO (Discrete Conic Optimization) is a solver for Mixed Integer Second Order Conic Optimization (MISOCO) problems. It is developed on top of COIN-OR High-Performance Parallel Search (CHiPPS) framework.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/coin-or-disco-1.0.0.33_8/catalog.mk
  3. /usr/local/share/licenses/coin-or-disco-1.0.0.33_8/LICENSE
  4. /usr/local/share/licenses/coin-or-disco-1.0.0.33_8/EPL
  5. bin/disco
  6. include/coin/Dco.hpp
  7. include/coin/DcoBranchObject.hpp
  8. include/coin/DcoBranchStrategyMaxInf.hpp
  9. include/coin/DcoBranchStrategyPseudo.hpp
  10. include/coin/DcoBranchStrategyRel.hpp
  11. include/coin/DcoBranchStrategyStrong.hpp
  12. include/coin/DcoCbfIO.hpp
  13. include/coin/DcoConGenerator.hpp
  14. include/coin/DcoConfig.h
  15. include/coin/DcoConfig.hpp
  16. include/coin/DcoConicConGenerator.hpp
  17. include/coin/DcoConicConstraint.hpp
  18. include/coin/DcoConstraint.hpp
  19. include/coin/DcoLicense.hpp
  20. include/coin/DcoLinearConGenerator.hpp
  21. include/coin/DcoLinearConstraint.hpp
  22. include/coin/DcoMessage.hpp
  23. include/coin/DcoModel.hpp
  24. include/coin/DcoNodeDesc.hpp
  25. include/coin/DcoParams.hpp
  26. include/coin/DcoPresolve.hpp
  27. include/coin/DcoSolution.hpp
  28. include/coin/DcoSubTree.hpp
  29. include/coin/DcoTreeNode.hpp
  30. include/coin/DcoVariable.hpp
  31. lib/libDisco.so
  32. lib/libDisco.so.0
  33. lib/libDisco.so.0.0.0
  34. libdata/pkgconfig/disco.pc
  35. share/coin/doc/DisCO/AUTHORS
  36. share/coin/doc/DisCO/LICENSE
  37. share/coin/doc/DisCO/README
  38. share/coin/doc/DisCO/disco_addlibs.txt
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • coin-or-disco>0:math/disco
Conflicts:
CONFLICTS_INSTALL:
  • disco
  • mono
  • mono[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/math/disco/ && make install clean
To add the package, run one of these commands:
  • pkg install math/disco
  • pkg install coin-or-disco
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: coin-or-disco
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1620006259 SHA256 (coin-or-DisCO-releases-1.0.0-33-g68720be_GH0.tar.gz) = b42c1105435bb03f284f2c59a8c92f8b482c9412295af177684da4c67ba55a06 SIZE (coin-or-DisCO-releases-1.0.0-33-g68720be_GH0.tar.gz) = 3939650

Packages (timestamps in pop-ups are UTC):
coin-or-disco
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0.33_81.0.0.33_8-1.0.0.33_81.0.0.33_8---
FreeBSD:13:quarterly1.0.0.33_81.0.0.33_8-1.0.0.33_81.0.0.33_8-1.0.0.33_8-
FreeBSD:14:latest1.0.0.33_81.0.0.33_8-1.0.0.33_81.0.0.33_8---
FreeBSD:14:quarterly1.0.0.33_81.0.0.33_8-1.0.0.33_81.0.0.33_8-1.0.0.33_8-
FreeBSD:15:latest1.0.0.33_81.0.0.33_8n/a1.0.0.33_8n/a-1.0.0.33_81.0.0.33_8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libnauty.a : math/nauty
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libAlps.so : math/alps
  2. libBcps.so : math/bcps
  3. libblas.so : math/blas
  4. libbonmin.so : math/bonmin
  5. libCbc.so : math/cbc
  6. libCgl.so : math/cgl
  7. libCglConic.so : math/cgl-conic
  8. libClp.so : math/clp
  9. libcoinasl.so : math/asl
  10. libCoinUtils.so : math/coinutils
  11. libipopt.so : math/ipopt
  12. liblapack.so : math/lapack
  13. libopenblas.so : math/openblas
  14. libOsi.so : math/osi
  15. libOsiConic.so : math/osi-conic
  16. libOsiIpopt.so : math/osiipopt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_disco
USES:
gmake libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/coin-or/DisCO/tar.gz/releases/1.0.0-33-g68720be?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port