Commit graph

9 commits

Author SHA1 Message Date
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Rene Ladan
54507d26ab graphics/bsd-plotutils: drop optional support on expired Python 2.7 2021-01-01 14:59:36 +00:00
Tobias C. Berner
f849872d7f graphics/bsd-plotutils: fix build on recent current 2020-08-28 11:02:20 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Mark Linimon
6f22a47d05 Remove lines beginning with "#pragma GCC diagnostic" to fix build on
GCC-based architectures.

PR:		235977
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2019-02-25 00:10:51 +00:00
Steve Wills
bb56bf55d3 graphics/bsd-plotutils: update to 1.4.2
PR:		235605
Submitted by:	Łukasz Derlatka <toranktto@gmail.com> (maintainer)
2019-02-10 21:17:34 +00:00
Steve Wills
d15be3b73c graphics/bsd-plotutils: create port
Traditional plotting utilities and libraries with some improvements.

WWW: https://github.com/Toranktto/bsd-plotutils

PR:		230270
Submitted by:	Łukasz Derlatka <toranktto@gmail.com>
2019-02-04 13:12:35 +00:00