86 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
pirofti
c3c4788e26 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@
2019-11-08 23:29:56 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
902b542fe0 more ncurses->curses 2019-05-21 09:34:30 +00:00
naddy
ebf751b927 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
2019-05-20 22:15:00 +00:00
pirofti
ba6c8c9422 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@
2018-12-22 09:35:30 +00:00
sthen
25f0e460f2 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.
2018-10-24 14:27:57 +00:00
solene
da6adbc447 Update to gnuplot-5.2.4
ok pirofti@ jca@
2018-08-09 12:25:55 +00:00
pirofti
234ef441c6 Update gnuplot to 5.2.2.
OK steven@
2018-04-30 11:57:12 +00:00
pirofti
569fbf97f8 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@
2017-11-04 17:21:41 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
rsadowski
88404f29cf Bump REVISION and adjust WANTLIB after gd update
ok sthen@, "looks okay" @landry
2017-05-15 19:56:02 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
a29ecc2a37 replace libiconv and gettext modules, regen wantlib 2016-04-27 21:41:07 +00:00
pirofti
78c317c699 Update to gnuplot 3.6.6.
From Ingo Feinerer who also tested the affected ports, thanks!
Okay sthen@
2015-06-03 07:28:28 +00:00
jca
6b1af994ab Use emacs>=24 at build time. 2014-11-01 00:56:44 +00:00
sthen
41b1db3c57 unbreak gnuplot,no_x11 following gd changes; reported by/analysis nigel@ 2014-03-18 11:33:29 +00:00
sthen
dcb445207e sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
jasper
3a56a8d6f4 - update to gnuplot 4.6.3
testing by various
ok sthen@
2013-05-29 14:32:11 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
espie
8d51bb15a5 FLAVOR:L 2011-12-05 22:36:54 +00:00
jasper
5d3e86e4d8 - regen WANTLIB 2011-11-03 20:28:09 +00:00
nigel
88ed261be5 Change --disable-lua to --without-lua
ok: aja@
2011-10-02 13:14:15 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +00:00
rpointel
4bab4b8f57 Modify DESCR, spotted and corrected by Anthony J. Bentley (thanks).
Bump revision.
2011-06-25 06:54:35 +00:00
jasper
b8e14b586f - don't pickup pdflib if it's installed
found the hardway by naddy@
2011-06-23 14:16:46 +00:00
jasper
5425240e13 - bugfix update to 4.4.3 2011-06-19 21:00:24 +00:00
jasper
230ffe6536 - update gnuplot to 4.4.2
- remove maintainer after various time-outs

joint work with patrick keshishian
2011-01-06 23:45:07 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
cc12c18d21 WANTLIB for math 2010-11-07 20:33:58 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
sthen
c84a42b60c Update to 4.2.6, maintainer timeout. 2009-10-07 20:01:06 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
steven
43c56f53c2 update to 4.2.5
tested/looks good to kili@
2009-04-19 15:06:50 +00:00
ajacoutot
09dce0e760 - little orphan found a new parent: Weldon Goree... thank you. 2008-07-02 17:53:11 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
steven
c8cabd0ced enable regression tests 2008-05-23 21:06:46 +00:00
steven
70072baf9a update to 4.2.3 2008-05-23 20:57:32 +00:00
steven
1a959e62d4 maintenance update to 4.2.2
ok sthen@
2007-09-20 12:14:30 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
bcd1250517 update to gnuplot 4.2.0
maintainer timeout
2007-03-28 16:50:58 +00:00