Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c3c4788e | 2019-11-08 23:29:56 | Update to gnuplot 5.2.7. Introduces new features and bug fixes: http://www.gnuplot.info/ReleaseNotes_5_2_7.html All regress tests pass. OK sthen@ | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 902b542f | 2019-05-21 09:34:30 | more ncurses->curses | ||
| ebf751b9 | 2019-05-20 22:15:00 | Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle | ||
| ba6c8c94 | 2018-12-22 09:35:30 | Update math/gnuplot to 5.2.5. Here is a minor update to gnuplot. http://www.gnuplot.info/ReleaseNotes_5_2_5.html Contains new features and a couple of bug fixes. OK ajacoutot@ | ||
| 25f0e460 | 2018-10-24 14:27:57 | Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. | ||
| da6adbc4 | 2018-08-09 12:25:55 | Update to gnuplot-5.2.4 ok pirofti@ jca@ | ||
| 234ef441 | 2018-04-30 11:57:12 | Update gnuplot to 5.2.2. OK steven@ | ||
| 569fbf97 | 2017-11-04 17:21:41 | Update to gnuplot 5.2.1. While at it remove obsolete emacs dependency, use GNU readline and take maintainership. OK and input feinerer@, OK steven@ | ||
| 5e964ab0 | 2017-07-26 22:45:14 | bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |