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
goblin Graph Object Library for Network Programming Problems
2.8.b30_1 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 2.8.b30_1Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2019-05-08
Ignore IGNORE: is marked as broken: fails to build
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: 2008-06-30 20:16:18
Last Update: 2019-05-09 15:03:38
SVN Revision: 501106
License: LGPL21 GPLv2+
WWW:
http://goblin2.sourceforge.net/
Description:
GOBLIN is a C++ class library focussed on graph optimization and network programming problems. It deals with all of the standard graph optimization problems discussed by textbooks and in courses on combinatorial optimization. Today, GOBLIN provides strongly polynomial algorithms for the following graph optimization problems: - Shortest paths in graphs and digraphs with negative lengths. - Negative cycles and minimum mean cycles. - Strong and 2-connected components. - Minimum spanning trees, arborescences and 1-trees. - Maximum st-flows, feasible circulations and b-flows. - Min-cost st-flows, b-flows and circulations. - Assignment problems of any kind. - 1-matchings, b-matchings, capacitated b-matchings, f-factors and degree-constrained subgraphs. - Directed and undirected Chinese postman problems, T-joins. The library also includes methods for NP-hard problems, namely TSP, ATSP, stable sets and graph colouring. WWW: http://goblin2.sourceforge.net/
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 (236 items)
Collapse this list.
  1. /usr/local/share/licenses/goblin-2.8.b30_1/catalog.mk
  2. /usr/local/share/licenses/goblin-2.8.b30_1/LICENSE
  3. /usr/local/share/licenses/goblin-2.8.b30_1/LGPL21
  4. /usr/local/share/licenses/goblin-2.8.b30_1/GPLv2+
  5. bin/goblet
  6. bin/goblin-display
  7. bin/gosh
  8. include/goblin/abstractBalanced.h
  9. include/goblin/abstractBigraph.h
  10. include/goblin/abstractDigraph.h
  11. include/goblin/abstractGraph.h
  12. include/goblin/abstractMixedGraph.h
  13. include/goblin/abstractSubgraph.h
  14. include/goblin/attribute.h
  15. include/goblin/attributePool.h
  16. include/goblin/auxiliaryNetwork.h
  17. include/goblin/balancedDigraph.h
  18. include/goblin/balancedToBalanced.h
  19. include/goblin/basicHeap.h
  20. include/goblin/bigraphToDigraph.h
  21. include/goblin/binaryHeap.h
  22. include/goblin/branchAsyTSP.h
  23. include/goblin/branchColour.h
  24. include/goblin/branchMIP.h
  25. include/goblin/branchMaxCut.h
  26. include/goblin/branchScheme.h
  27. include/goblin/branchStable.h
  28. include/goblin/branchSymmTSP.h
  29. include/goblin/canvasBuilder.h
  30. include/goblin/complement.h
  31. include/goblin/configuration.h
  32. include/goblin/denseBigraph.h
  33. include/goblin/denseDigraph.h
  34. include/goblin/denseGraph.h
  35. include/goblin/denseInclude.h
  36. include/goblin/denseRepresentation.h
  37. include/goblin/dictionary.h
  38. include/goblin/digraphToDigraph.h
  39. include/goblin/disjointFamily.h
  40. include/goblin/dynamicQueue.h
  41. include/goblin/dynamicStack.h
  42. include/goblin/exportToDot.h
  43. include/goblin/exportToTk.h
  44. include/goblin/exportToXFig.h
  45. include/goblin/fibonacciHeap.h
  46. include/goblin/fileExport.h
  47. include/goblin/fileImport.h
  48. include/goblin/globals.h
  49. include/goblin/glpkWrapper.h
  50. include/goblin/goblin.h
  51. include/goblin/goblinController.h
  52. include/goblin/goblinQueue.h
  53. include/goblin/gosh.h
  54. include/goblin/graphDisplayProxy.h
  55. include/goblin/graphInclude.h
  56. include/goblin/graphRepresentation.h
  57. include/goblin/graphToBalanced.h
  58. include/goblin/hashTable.h
  59. include/goblin/ilpWrapper.h
  60. include/goblin/incrementalGeometry.h
  61. include/goblin/indexSet.h
  62. include/goblin/investigator.h
  63. include/goblin/lpSolver.h
  64. include/goblin/managedObject.h
  65. include/goblin/matrix.h
  66. include/goblin/messenger.h
  67. include/goblin/mixedGraph.h
  68. include/goblin/moduleGuard.h
  69. include/goblin/movingLineModel.h
  70. include/goblin/nestedFamily.h
  71. include/goblin/networkSimplex.h
  72. include/goblin/orthogonalGrid.h
  73. include/goblin/segment.h
  74. include/goblin/sequentialQueue.h
  75. include/goblin/sequentialStack.h
  76. include/goblin/shrinkingNetwork.h
  77. include/goblin/sparseBigraph.h
  78. include/goblin/sparseDigraph.h
  79. include/goblin/sparseGraph.h
  80. include/goblin/sparseInclude.h
  81. include/goblin/sparseRepresentation.h
  82. include/goblin/staticQueue.h
  83. include/goblin/staticStack.h
  84. include/goblin/stripeDissectionModel.h
  85. include/goblin/subgraph.h
  86. include/goblin/surfaceGraph.h
  87. include/goblin/switchBaseTypes.h
  88. include/goblin/timers.h
  89. include/goblin/treeView.h
  90. include/goblin/version.h
  91. lib/goblin/LGPL
  92. lib/goblin/arrowDown.gif
  93. lib/goblin/arrowUp.gif
  94. lib/goblin/binocs.gif
  95. lib/goblin/browseDelete.gif
  96. lib/goblin/browseEnable.gif
  97. lib/goblin/browseEnable.png
  98. lib/goblin/browseFirst.gif
  99. lib/goblin/browseLast.gif
  100. lib/goblin/browseMinus.gif
  101. lib/goblin/browseNext.gif
  102. lib/goblin/browsePlus.gif
  103. lib/goblin/browsePrev.gif
  104. lib/goblin/browserDefaults.tk
  105. lib/goblin/browserLogOpt.tk
  106. lib/goblin/browserOptions.tk
  107. lib/goblin/browserTraceOpt.tk
  108. lib/goblin/camera.gif
  109. lib/goblin/convertArchive.tk
  110. lib/goblin/delButton.gif
  111. lib/goblin/editArcLabels.tk
  112. lib/goblin/editColours.gif
  113. lib/goblin/editDelete.gif
  114. lib/goblin/editDelete.tk
  115. lib/goblin/editEnable.gif
  116. lib/goblin/editEnable.png
  117. lib/goblin/editIncidences.gif
  118. lib/goblin/editLabel.gif
  119. lib/goblin/editMove.gif
  120. lib/goblin/editNewArc.gif
  121. lib/goblin/editNewNode.gif
  122. lib/goblin/editNodeLabels.tk
  123. lib/goblin/editPivot.tk
  124. lib/goblin/editPred.gif
  125. lib/goblin/editRandom.tk
  126. lib/goblin/editRedirect.gif
  127. lib/goblin/editRow.tk
  128. lib/goblin/editVar.tk
  129. lib/goblin/eraseButton.gif
  130. lib/goblin/fileChanges.tk
  131. lib/goblin/fileConvert.tk
  132. lib/goblin/fileExport.tk
  133. lib/goblin/fileImport.tk
  134. lib/goblin/fileNewObject.tk
  135. lib/goblin/fileOpen.gif
  136. lib/goblin/fileOpen.tk
  137. lib/goblin/filePrint.gif
  138. lib/goblin/fileReset.gif
  139. lib/goblin/fileSave.gif
  140. lib/goblin/fileSaveAs.tk
  141. lib/goblin/fileSupportedFormats.tk
  142. lib/goblin/foldClose.gif
  143. lib/goblin/foldOpen.gif
  144. lib/goblin/gobletIcon.gif
  145. lib/goblin/gobletTitle.gif
  146. lib/goblin/infoAuthors.tk
  147. lib/goblin/infoBibliography.tk
  148. lib/goblin/infoModules.tk
  149. lib/goblin/infoRessources.tk
  150. lib/goblin/infoStatistics.tk
  151. lib/goblin/infoTimers.tk
  152. lib/goblin/layoutArcs.tk
  153. lib/goblin/layoutLPOpt.tk
  154. lib/goblin/layoutNodes.tk
  155. lib/goblin/layoutNodes.tk.orig
  156. lib/goblin/lightsGreen.gif
  157. lib/goblin/lightsRed.gif
  158. lib/goblin/lightsYellow.gif
  159. lib/goblin/linkButton.gif
  160. lib/goblin/logDynamic.gif
  161. lib/goblin/logDynamic.png
  162. lib/goblin/logEnable.gif
  163. lib/goblin/logEnable.png
  164. lib/goblin/logFirst.gif
  165. lib/goblin/logFirst.png
  166. lib/goblin/logLast.gif
  167. lib/goblin/logLast.png
  168. lib/goblin/logNext.gif
  169. lib/goblin/logNext.png
  170. lib/goblin/logPartial.gif
  171. lib/goblin/logPlain.gif
  172. lib/goblin/logPlain.png
  173. lib/goblin/logPrev.gif
  174. lib/goblin/logPrev.png
  175. lib/goblin/logReset.gif
  176. lib/goblin/logReset.png
  177. lib/goblin/logSave.gif
  178. lib/goblin/logSave.png
  179. lib/goblin/logSearch.gif
  180. lib/goblin/logSearch.png
  181. lib/goblin/mainEditor.tk
  182. lib/goblin/mainGoblet.tk
  183. lib/goblin/mainIconbars.tk
  184. lib/goblin/mainMessenger.tk
  185. lib/goblin/mainStatus.tk
  186. lib/goblin/mainTitle.tk
  187. lib/goblin/mainWorkspace.tk
  188. lib/goblin/menuBrowser.tk
  189. lib/goblin/menuCompose.tk
  190. lib/goblin/menuEdit.tk
  191. lib/goblin/menuFile.tk
  192. lib/goblin/menuInfo.tk
  193. lib/goblin/menuLayout.tk
  194. lib/goblin/menuOptimize.tk
  195. lib/goblin/msgStop.gif
  196. lib/goblin/msgWarn.gif
  197. lib/goblin/newButton.gif
  198. lib/goblin/objectLoad.gif
  199. lib/goblin/objectLoad.png
  200. lib/goblin/objectSave.gif
  201. lib/goblin/objectSave.png
  202. lib/goblin/okButton.gif
  203. lib/goblin/optimizeDataStruct.tk
  204. lib/goblin/optimizeLevel.tk
  205. lib/goblin/optimizeMethods.tk
  206. lib/goblin/solverInterrupt.gif
  207. lib/goblin/solverInterrupt.png
  208. lib/goblin/solverRestart.gif
  209. lib/goblin/solverRestart.png
  210. lib/goblin/solverStopped.gif
  211. lib/goblin/solverStopped.png
  212. lib/goblin/stepAuto.gif
  213. lib/goblin/stepClock.gif
  214. lib/goblin/stepClock2.gif
  215. lib/goblin/stepInto.gif
  216. lib/goblin/stepOut.gif
  217. lib/goblin/stepOver.gif
  218. lib/goblin/stepOver2.gif
  219. lib/goblin/stepSingle.gif
  220. lib/goblin/stepSingle2.gif
  221. lib/goblin/tableauCol.gif
  222. lib/goblin/tableauObj.gif
  223. lib/goblin/tableauPivot.gif
  224. lib/goblin/tableauRHS.gif
  225. lib/goblin/tableauRow.gif
  226. lib/goblin/tclLogo.gif
  227. lib/goblin/testAutomation.tk
  228. lib/goblin/toggleBrowser.gif
  229. lib/goblin/toggleEditor.gif
  230. lib/goblin/toggleScript.gif
  231. lib/libglpk.a
  232. lib/libglpk.so
  233. lib/libgoblin.a
  234. lib/libgoblin.so
  235. @postexec /usr/sbin/service ldconfig restart > /dev/null
  236. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • goblin>0:math/goblin
Conflicts:
CONFLICTS:
  • glpk-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: goblin
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (goblin.2.8b30.tgz) = 3ceec6e051911e494ec1003de08d7e519e4c1987cac0d04510fd4901a56fc050 SIZE (goblin.2.8b30.tgz) = 1756142

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
Library dependencies:
  1. libtk86.so : x11-toolkits/tk86
  2. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for goblin-2.8.b30_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake tk tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (26 items)
Collapse this list.
  1. http://cytranet.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  2. http://downloads.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  3. http://excellmedia.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  4. http://freefr.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  5. http://jaist.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  6. http://kent.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  7. http://nchc.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  8. http://netcologne.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  9. http://netix.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  10. http://superb-dca2.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  11. http://superb-sea2.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  12. http://ufpr.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  13. http://vorboss.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  14. https://cytranet.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  15. https://downloads.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  16. https://excellmedia.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  17. https://freefr.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  18. https://jaist.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  19. https://kent.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  20. https://nchc.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  21. https://netcologne.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  22. https://netix.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  23. https://superb-dca2.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  24. https://superb-sea2.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  25. https://ufpr.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
  26. https://vorboss.dl.sourceforge.net/project/goblin2/goblin2/goblin.2.8b30/
Collapse this list.

There are no commits on branch 2022Q3 for this port