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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
goblin A Graph Object Library for Network Programming Problems
2.8.b22 misc 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.b22Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-03 09:06:21
Last Update: 2008-06-30 20:27:07
SVN Revision: UNKNOWN
License: not specified in port
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 - 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
There is no configure plist information for this port.
Dependency lines:
  • goblin>0:misc/goblin
No installation instructions:
This port has been deleted.
PKGNAME: goblin
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. tcl84 : lang/tcl84
  2. tk84 : x11-toolkits/tk84
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://easynews.dl.sourceforge.net/sourceforge/goblin2/
  3. http://heanet.dl.sourceforge.net/sourceforge/goblin2/
  4. http://kent.dl.sourceforge.net/sourceforge/goblin2/
  5. http://nchc.dl.sourceforge.net/sourceforge/goblin2/
  6. http://ufpr.dl.sourceforge.net/sourceforge/goblin2/
  7. http://umn.dl.sourceforge.net/sourceforge/goblin2/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.b22
30 Jun 2008 20:27:07
Original commit files touched by this commit
gahr search for other commits by this committer
- Remove misc/goblin, repocopied to math/
- Remove SUBDIR from misc/Makefile
- Add entry to MOVED
2.8.b22
02 Jun 2008 14:44:06
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 2.8b22
- Take maintainship
2.6.4_2
20 Apr 2008 22:27:05
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build after xorg cleanup

Submitted by:   pointyhat
2.6.4_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
2.6.4_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.6.4
14 Nov 2006 14:03:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES

PR:             ports/105524
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
2.6.4
14 Nov 2006 06:53:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Add backup MASTER_SITES

Submitted by:   pointyhat via kris
2.6.4
05 Nov 2006 18:40:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak
- USE_GCC 3.2

PR:             ports/105150
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Sponsored by:   FreeBSD Bug-a-thon #2
2.6.4
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
2.6.4
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.6.4
18 Sep 2004 17:31:20
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
2.6.4
17 Jul 2004 18:40:46
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 2.6.4

PR:             ports/69188
Submitted by:   Ports Fury
2.6.3
13 Mar 2004 19:52:55
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.6.3

PR:             ports/64215
Submitted by:   Ports Fury
2.6.2_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
2.6.2
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.6.2
08 Jan 2004 15:36:04
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.6.2

PR:             61076
Submitted by:   Ports Fury
2.6.1
03 Sep 2003 14:20:58
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.6.1

PR:             56322
Submitted by:   Ports Fury
2.6
12 May 2003 07:45:50
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.6

PR:             51863
Submitted by:   Ports Fury
2.6.b5
01 Apr 2003 08:44:28
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.6b5
2.5
20 Feb 2003 18:46:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.5
09 Oct 2002 19:23:41
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.5

PR:             43868
Submitted by:   Ulrich Spoerlein <q@uni.de>
2.4a3
22 Jun 2002 17:23:30
Original commit files touched by this commit
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39665
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
03 Mar 2002 12:06:21
commit hash: fp1.25423@dev.null.freshports.orgcommit hash: fp1.25423@dev.null.freshports.orgcommit hash: fp1.25423@dev.null.freshports.orgcommit hash: fp1.25423@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add goblin 2.4a3   A Graph Object Library for Network Programming Problems    

Number of commits found: 23