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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.b30_1
09 May 2019 15:03:38
Revision:501106Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8.b30_1
07 Apr 2019 07:43:38
Revision:498264Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
2.8.b30_1
04 Nov 2018 13:55:58
Revision:484050Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to build

In file included from shell_src/goshGraph.cpp:13:
In file included from include/gosh.h:13:
In file included from include/goblin.h:21:
In file included from include/managedObject.h:17:
In file included from include/attributePool.h:19:
include/fileImport.h:46:5: error: exception specification of overriding function
is more lax than base version
    ~goblinImport() throw(ERParse);
    ^

Reported by:	pkg-fallout
2.8.b30_1
02 Feb 2017 09:01:24
Revision:433132Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
2.8.b30_1
23 Jun 2015 14:11:44
Revision:390404Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix library installation
2.8.b30
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
2.8.b30
15 Nov 2014 12:20:54
Revision:372596Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.8.b30
26 Aug 2014 14:06:09
Revision:366215Original commit files touched by this commit
tijl search for other commits by this committer
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.8.b30
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
2.8.b30
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2.8.b30
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8.b30
01 Oct 2013 09:41:10
Revision:328930Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build with modern compilers
- Convert to USES+=tk
- Convert to OPTIONSng
- STAGE-clean
2.8.b30
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.8.b30
13 Jul 2013 13:59:12
Revision:322930Original commit files touched by this commit
bapt search for other commits by this committer
Mark jobs unsafe
2.8.b30
05 Jun 2013 10:43:44
Revision:319976Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build with Tcl/Tk 8.6
- Also, make clang happier, even if GCC is still required

Reported by:	miwi (Tcl/Tk 8.6 exp-run late comers)
2.8.b30
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
2.8.b30
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.8.b30
14 Jun 2010 07:47:12
Original commit files touched by this commit
gahr search for other commits by this committer
- Activate tcl/tk 8.5
- Fix build onf amd64 [1]

Reported by:    PH (via pav) [1]
Tested by:      pluknet (on EFNet/#bsdports)
2.8.b30
09 Jun 2010 20:10:11
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN outside i386 (needs -fPIC magic)

Reported by:    pointyhat
2.8.b30
28 May 2010 15:58:24
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 2.8b30
2.8.b28
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
2.8.b28
09 Mar 2009 21:52:21
Original commit files touched by this commit
gahr search for other commits by this committer
 - Update to 2.8b28
2.8.b24
15 Dec 2008 13:17:36
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 2.8b24
- Remove FreeBSD 5.x specific hacks
- Refactor Makefile
2.8.b23
24 Jul 2008 17:11:44
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 2.8b23
2.8.b22
30 Jun 2008 20:16:02
Original commit files touched by this commit
gahr search for other commits by this committer
- Repocopy from misc/goblin to math/goblin

Repocopy by:    marcus

Number of commits found: 25