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
non port: math/ogdf/pkg-plist

Number of commits found: 5

Wednesday, 24 Jun 2020
13:01 danfe search for other commits by this committer
- Drop COIN plist substitution as is mandatory now
- Update corresponding conflicts between two ports
Original commitRevision:540060 
12:19 danfe search for other commits by this committer
- Resurrect, unbreak, and update to version 2020.02 (Catalpa)
- The build is purely CMake-based now and doesn't use any shell
  or Python helper scripts
- Keep PLIST_SUB+=COIN="" to reduce the churn on the pkg-plist,
  will be cleaned up separately (COIN support is now mandatory)
- Chase 301 Moved Permanently redirect in the WWW line of the
  port description while here
Original commitRevision:540058 
Wednesday, 9 Mar 2016
16:49 pi search for other commits by this committer
math/ogdf: 2012.07 -> 2015.05

Changes:
  http://www.ogdf.net/doku.php/tech:versions#v_201505_baobab

- Remove dependencies on math/abacus and math/coinmp, as they are
  now bundled into the OGDF source tarballs and compiled from there
  (COIN remains optional)
- Point MASTER_SITES to the official OGDF website
- Utilise USES=compiler:features to detect C++11 support, and
  add compiler flags -std=c++11 if so (required for build to complete
  without errors)
- Remove custom do-install recipe, and instead use default
  make install target
- Take maintainership

PR:		207531
Submitted by:	Ben Woods <woodsb02@gmail.com>
Original commitRevision:410707 
Wednesday, 1 Oct 2014
08:16 gahr search for other commits by this committer
- Fix with Coin and Abacus
- Modernize framework (USE_PYTHON, @dirrm)
Original commitRevision:369699 
Friday, 6 Sep 2013
07:31 gahr search for other commits by this committer
- New port: math/ogdf

  OGDF (Open Graph Drawing Framework) is a self-contained C++ class library
  for the automatic layout of diagrams. OGDF offers sophisticated algorithms
  and data structures to use within your own applications or scientific
  projects.  The library provides:

  * A wide range of graph drawing algorithms that allow to reuse and replace
    particular algorithm phases by using a dedicated module mechanism.
  * Sophisticated data structures that are commonly used in graph drawing,
    equipped with rich public interfaces.
  * Self-contained code that does not require any additional libraries
    (except for some optional branch-and-cut algorithms).

  WWW: http://www.ogdf.net
Original commitRevision:326473 

Number of commits found: 5