34 Commits

Author SHA1 Message Date
Marcus Calhoun-Lopez 04a73bb947 gnuplot: allow build with MacPorts compilers
As of C++20, version is a standard header file.
Gnuplot has a file VERSION which is found first.
As a workaround, replace -I with -idirafter.
2019-11-08 14:13:33 -07:00
Mojca Miklavec 21dfd2f3b4 gnuplot: update to 5.2.5 2018-11-03 18:32:38 +01:00
Mojca Miklavec f69076e0b0 gnuplot: update to version 5.0.6 2017-04-07 23:38:44 +02:00
Mojca Miklavec e99f1f6114 gnuplot: bugfix in splot, lw in aquaterm/qt/wxt
* Upstream patch to fix a bug in splot.

  Closes: https://trac.macports.org/ticket/53509
  See: https://sourceforge.net/p/gnuplot/bugs/1904/

* Upstream patch to support setting linewidth in aquaterm/qt/wxt

  See: https://sourceforge.net/p/gnuplot/feature-requests/459/
2017-02-10 22:17:18 +01:00
Mojca Miklavec 49ee83c56d gnuplot: upgrade to 5.0.4
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150578 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-07-22 23:11:56 +00:00
Mojca Miklavec 41040e55d7 gnuplot: upgrade to 5.0.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145003 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-01-23 19:44:38 +00:00
Mojca Miklavec edd6f99e46 gnuplot: avoid opportunistically linking against GTK2 (closes https://trac.macports.org/ticket/50199)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@144202 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-01-04 18:45:53 +00:00
Mojca Miklavec 24c0da0e8c gnuplot: fix dependency on qt5
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@143238 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-12-09 10:45:06 +00:00
Mojca Miklavec 4ac6901755 gnuplot: fixes to make it compatible with lua 5.3 (https://trac.macports.org/ticket/48826)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140264 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-09-15 17:02:13 +00:00
Mojca Miklavec 8496dfe0b0 gnuplot: automatically enable mouse support for caca to avoid compilation failure (https://trac.macports.org/ticket/48212)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@139150 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-08-04 09:33:04 +00:00
Mojca Miklavec 8486b4b14d gnuplot: upgrade to 5.0.1 (closes https://trac.macports.org/ticket/48042)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@137550 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-06-14 11:54:21 +00:00
Mojca Miklavec eace61f814 gnuplot: reintroduce some patches for AquaTerm detection for case sensitive systems (closes https://trac.macports.org/ticket/46942), remove leftovers of lisp support (removed from upstream)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@133274 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-02-24 17:02:00 +00:00
Mojca Miklavec 8bca565200 gnuplot: upgrade to 5.0.0 (https://trac.macports.org/ticket/43738)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@133179 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-02-23 09:39:27 +00:00
Mojca Miklavec 4abe6aa972 gnuplot: upgrade to 4.6.5
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117356 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-02-23 21:40:11 +00:00
Mojca Miklavec 0479efef54 gnuplot: upgrade to 4.6.4
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112438 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-23 09:48:08 +00:00
Mojca Miklavec f326946136 math/gnuplot: remove no_x11 & compatibility code, add demos (https://trac.macports.org/ticket/38798), --with-wx-config needs path (not file), off-by-one patch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@108795 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-02 01:09:41 +00:00
Mojca Miklavec 8580feaad7 math/gnuplot: upgrade to 4.6.3
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@105341 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-04-18 13:48:16 +00:00
Mojca Miklavec 417a7857bc gnuplot: update to 4.6.2 (https://trac.macports.org/ticket/38419) & fix https://trac.macports.org/ticket/36135, https://trac.macports.org/ticket/38321, https://trac.macports.org/ticket/38365
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104175 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-03-20 02:29:39 +00:00
Rainer Müller 529b648e38 math/gnuplot:
Add missing patch which was forgotten in https://trac.macports.org/changeset/98293, see https://trac.macports.org/ticket/36394

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@98294 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-10-02 07:57:17 +00:00
Dan Ports b020ea09d9 gnuplot: maintainer update to v4.6.1 (https://trac.macports.org/ticket/36394)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@98293 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-10-02 07:22:34 +00:00
Aljaž Srebrnič 9da1edade9 math/gnuplot:
- add patch to link with aquaterm framework and not with -laquaterm
- add aquaterm variant, enabled by default
changes were approved by maintainer.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96897 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-21 05:25:35 +00:00
Bradley Giesbrecht 6bf19ac722 math/gnuplot:
- Add patch files.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@92572 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-01 17:04:16 +00:00
Bradley Giesbrecht 8b085874c3 math/gnuplot:
- Upgrade version to 4.6.0.
- Maintainer commit. Closes https://trac.macports.org/ticket/33596

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@92569 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-01 16:04:54 +00:00
Andrea D'Amore e5102a9fce added patch to have default font paths on OS X
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@76048 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-17 09:24:31 +00:00
Joshua Root 8cea9dbb74 gnuplot: update to 4.4.0 (https://trac.macports.org/ticket/24464)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@67505 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-05-11 11:15:23 +00:00