Port details |
- graphopt Graph layout optimizer
- 0.4.1_8 graphics
=1 0.4.1_8Version of this port present on the latest quarterly branch. DEPRECATED: Uses obsolete glib12
This port expired on: 2018-12-20
- 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
 - Port Added: 2003-12-05 15:11:10
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- People watching this port, also watch:: mplayer-skins, libao, tcpdump, python
- License: GPLv2+
- WWW:
- http://www.schmuhl.org/graphopt/
- Description:
- A graph layout optimizer based on the iterative application of laws of physics
instead of using finite-pass algorithms.
WWW: http://www.schmuhl.org/graphopt/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- graphopt>0:graphics/graphopt
- No installation instructions:
- This port has been deleted.
- PKGNAME: graphopt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (graphopt-0.4.1.tgz) = 9b04644baf14a51c741768ebf21578bb4b4a165ff11feef993e256f56afac009
SIZE (graphopt-0.4.1.tgz) = 77612
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1_8 21 Dec 2018 13:19:03
  |
rene  |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.4.1_8 12 Oct 2018 09:19:05
  |
antoine  |
Deprecate most glib12 consumers
With hat: portmgr |
0.4.1_8 02 Sep 2018 11:10:07
  |
tobik  |
graphics/graphopt: Fix build with Clang 6
./physics.h:37:22: error: in-class initializer for static data member of type
'const float' requires 'constexpr' specifier [-Wstatic-float-init]
static const float COULOMBS_CONSTANT = 8987500000.0;
^ ~~~~~~~~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/graphopt-0.4.1_8.log |
0.4.1_8 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.4.1_7 17 Jun 2016 23:28:05
  |
mat  |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight |
0.4.1_7 29 Jan 2016 03:21:32
  |
danfe  |
Merge patches that patch the same file. |
0.4.1_7 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.4.1_7 20 Sep 2015 18:59:19
  |
marino  |
Add <cstring> and/or <cstdlib> to support modern gcc
Four of these five patches should have been part of the previous
commit but I didn't notice them. The ampasCTL pach is to fix a
regression that I introduced by removing part of the post-patch
target.
Approved by: gcc5 support blanket |
0.4.1_7 20 Sep 2015 18:24:44
  |
marino  |
Add <cstring> and/or <cstdlib> to 7 ports to support modern gcc
Approved by: gcc5 support blanket |
0.4.1_7 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
0.4.1_7 13 Sep 2014 15:11:28
  |
tijl  |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.4.1_6 19 Dec 2013 14:14:28
  |
pawel  |
- Fix build with clang
- Add LICENSE
- Add desktop entry file
- Support staging
PR: pors/184815
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.4.1_5 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.4.1_5 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
0.4.1_5 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.4.1_5 06 Jun 2008 13:35:04
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.4.1_4 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.1_3 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.4.1_2 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
0.4.1_2 10 Aug 2004 11:45:48
 |
vs  |
Fix generation of PostScript-files
(bump PORTREVISION)
PR: ports/70199
Submitted by: Marco Molteni |
0.4.1_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.4.1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.4.1 05 Dec 2003 15:08:56
 |
ijliao  |
add graphopt 0.4.1
Graph Layout Optimizer |