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
abacus Branch-And-CUt System
3.2.b1_9 math Deleted 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 3.2.b1_9Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained and has a broken shared library
Expired This port expired on: 2018-03-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-05 16:20:25
Last Update: 2018-04-03 09:36:28
SVN Revision: 466293
License: LGPL21+
WWW:
http://www.informatik.uni-koeln.de/abacus/
Description:
ABACUS is a software system written in C++ that provides a framework for the implementation of branch-and-bound algorithms using linear programming relaxations. Cutting planes or columns can be generated dynamically (branch-and-cut, branch-and-price, branch-and-cut-and-price). ABACUS allows the software developer to concentrate merely on the problem specific parts, i.e., the separation of cutting planes, column generation, and primal heuristics. ABACUS supports the Open Solver Interface (Osi) developed by the COIN-OR (COmputational INfrastructure for Operations Research) project which means that every solver supported by OSI can be used to solve the relaxations. Moreover, ABACUS provides a variety of general algorithmic concepts, e.g., a list of different enumeration and branching strategies from which the best alternative for the user's application can be chosen. Finally, ABACUS provides many basic data structures and useful tools for the implementation of such algorithms. It is designed both for general mixed integer optimization problems and for combinatorial optimization problems. It unifies cutting plane and column generation within one algorithm framework. Simple reuse of code and the design of abstract data structures and algorithms are met by object oriented programming modules. WWW: http://www.informatik.uni-koeln.de/abacus/
Homepage    cgit ¦ GitHub ¦ 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 (109 items)
Collapse this list.
  1. /usr/local/share/licenses/abacus-3.2.b1_9/catalog.mk
  2. /usr/local/share/licenses/abacus-3.2.b1_9/LICENSE
  3. /usr/local/share/licenses/abacus-3.2.b1_9/LGPL21+
  4. include/abacus/abacusroot.h
  5. include/abacus/active.h
  6. include/abacus/active.inc
  7. include/abacus/array.h
  8. include/abacus/array.inc
  9. include/abacus/bheap.h
  10. include/abacus/bheap.inc
  11. include/abacus/boundbranchrule.h
  12. include/abacus/bprioqueue.h
  13. include/abacus/bprioqueue.inc
  14. include/abacus/branchrule.h
  15. include/abacus/bstack.h
  16. include/abacus/bstack.inc
  17. include/abacus/buffer.h
  18. include/abacus/buffer.inc
  19. include/abacus/column.h
  20. include/abacus/colvar.h
  21. include/abacus/conbranchrule.h
  22. include/abacus/conclass.h
  23. include/abacus/constraint.h
  24. include/abacus/convar.h
  25. include/abacus/cowtimer.h
  26. include/abacus/cputimer.h
  27. include/abacus/csense.h
  28. include/abacus/cutbuffer.h
  29. include/abacus/cutbuffer.inc
  30. include/abacus/debug.h
  31. include/abacus/dictionary.h
  32. include/abacus/dictionary.inc
  33. include/abacus/dlist.h
  34. include/abacus/dlist.inc
  35. include/abacus/dlistitem.h
  36. include/abacus/dlistitem.inc
  37. include/abacus/dualbound.h
  38. include/abacus/exceptions.h
  39. include/abacus/fastset.h
  40. include/abacus/fixcand.h
  41. include/abacus/fsvarstat.h
  42. include/abacus/global.h
  43. include/abacus/hash.h
  44. include/abacus/hash.inc
  45. include/abacus/history.h
  46. include/abacus/id.h
  47. include/abacus/idmap.h
  48. include/abacus/idmap.inc
  49. include/abacus/infeascon.h
  50. include/abacus/intset.h
  51. include/abacus/list.h
  52. include/abacus/list.inc
  53. include/abacus/listitem.h
  54. include/abacus/listitem.inc
  55. include/abacus/lp.h
  56. include/abacus/lpmaster.h
  57. include/abacus/lpmasterosi.h
  58. include/abacus/lpsolution.h
  59. include/abacus/lpsolution.inc
  60. include/abacus/lpsub.h
  61. include/abacus/lpsubosi.h
  62. include/abacus/lpvarstat.h
  63. include/abacus/master.h
  64. include/abacus/message.h
  65. include/abacus/mtserver.h
  66. include/abacus/nonduplpool.h
  67. include/abacus/nonduplpool.inc
  68. include/abacus/numcon.h
  69. include/abacus/numvar.h
  70. include/abacus/opensub.h
  71. include/abacus/optsense.h
  72. include/abacus/osiif.h
  73. include/abacus/osiinclude.h
  74. include/abacus/ostream.h
  75. include/abacus/parmaster.h
  76. include/abacus/pool.h
  77. include/abacus/pool.inc
  78. include/abacus/poolslot.h
  79. include/abacus/poolslot.inc
  80. include/abacus/poolslotref.h
  81. include/abacus/poolslotref.inc
  82. include/abacus/ring.h
  83. include/abacus/ring.inc
  84. include/abacus/row.h
  85. include/abacus/rowcon.h
  86. include/abacus/separator.h
  87. include/abacus/separator.inc
  88. include/abacus/set.h
  89. include/abacus/setbranchrule.h
  90. include/abacus/slackstat.h
  91. include/abacus/sorter.h
  92. include/abacus/sorter.inc
  93. include/abacus/sparvec.h
  94. include/abacus/srowcon.h
  95. include/abacus/standardpool.h
  96. include/abacus/standardpool.inc
  97. include/abacus/string.h
  98. include/abacus/sub.h
  99. include/abacus/subserver.h
  100. include/abacus/tailoff.h
  101. include/abacus/timer.h
  102. include/abacus/valbranchrule.h
  103. include/abacus/variable.h
  104. include/abacus/vartype.h
  105. lib/libabacus-osi.a
  106. lib/libabacus-osi.so
  107. lib/libabacus-osi.so.1
  108. @postexec /sbin/ldconfig -m /usr/local/lib
  109. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • abacus>0:math/abacus
No installation instructions:
This port has been deleted.
PKGNAME: abacus
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (abacus-3.2betaU1.tar.gz) = 149756f80de838f24af73ba30f0dfdac90495852dd40ceb6bec6043c78daf118 SIZE (abacus-3.2betaU1.tar.gz) = 426502

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. perl5>=5.24<5.25 : lang/perl5.24
Library dependencies:
  1. libClp.so : math/coinmp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.informatik.uni-koeln.de/abacus/
Collapse this list.

There are no commits on branch 2022Q3 for this port