summaryrefslogtreecommitdiff
path: root/math/gnuplot
AgeCommit message (Collapse)Author
2025-06-19*/*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira
New version of wxgtk32 in tree (3.2.8.1)
2025-03-17gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li
The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
2024-11-25*/*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira
New version of wxgtk32 in tree
2024-04-27graphics/tiff: Update to 4.6.0Tijl Coosemans
PR: 278577 Exp-run by: antoine
2024-04-05math/gnuplot: Update to 5.4.10Wen Heping
PR: 273378 Reported by: wen@ Approved by: maintainer
2024-01-28math/gnuplot: Moved man to share/manMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2023-12-23*/*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira
New version of gtk3 in tree
2023-11-23*/*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira
New version of wxWidgets in tree
2023-07-28*/*: Bump jpeg-turbo users treewideDaniel Engberg
New major version 3.0.0
2023-03-02accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner
What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
2022-12-19Mk/**tex.mk: Convert bsd.tex.mk to USES=texMuhammad Moinur Rahman
- Update all the consumers to use USES=tex - USE_TEX=yes is the old way of writing USES=tex which has been removed and replaced in all ports - Almost all of the USE_TEX features remains unchanged - Some consumers had the same variables defined both in the mk infrastructure and also in the ports which have been removed from the ports as those are redundant. In case any of the consumers are failing to build please make sure that the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no longer load the required VARS for tex and related dependencies. Reviewed by: portmgr Approved by: portmgr (blanket)
2022-09-07Remove WWW entries moved into port MakefilesStefan Eßer
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
2022-09-07Add WWW entries to port MakefilesStefan Eßer
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
2021-11-23*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer
The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
2021-10-08math/gnuplot: Add CPE informationBernhard Froehlich
Approved by: portmgr (blanket)
2021-04-16x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich
Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
2021-04-07One more small cleanup, forgotten yesterday.Mathieu Arnold
Reported by: lwhsu
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold
2021-02-27Update to 5.4.1Greg Lewis
Notes: svn path=/head/; revision=566729
2020-07-28math/gnuplot: update 5.2.8 -> 5.4.0Kurt Jaeger
PR: 248263 Approved by: glewis (maintainer) Relnotes: http://gnuplot.info/ReleaseNotes_5_4.html Notes: svn path=/head/; revision=543606
2020-07-11Switch to using GTK3 and WX3Greg Lewis
PR: 247565 Submitted by: Greg V <greg@unrelenting.technology> Notes: svn path=/head/; revision=541989
2020-05-04- update libgd to 2.3.0Dirk Meyer
- new option RAQM - resurrect deprecated gdlib-config - bump dependend ports Notes: svn path=/head/; revision=533989
2019-12-02Update to 5.2.8Greg Lewis
Notes: svn path=/head/; revision=518826
2019-11-21Fix the 'fig' terminalGreg Lewis
PR: 242097 Submitted by: mjl@luckie.org.nz Notes: svn path=/head/; revision=518118
2019-11-06Add USES=xorg USES=gl, ports categories mNiclas Zeising
Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516916
2019-07-26Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer
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 Notes: svn path=/head/; revision=507372
2019-06-19. Update to 5.2.7Greg Lewis
Notes: svn path=/head/; revision=504586
2019-04-09Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh
- Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
2019-01-04. Update to 5.2.6Greg Lewis
Notes: svn path=/head/; revision=489238
2018-12-16math/gnuplot-lite: Fix plist by deleting empty dirsYuri Victorovich
Approved by: portmgr (unbreak) Notes: svn path=/head/; revision=487634
2018-12-12Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
2018-10-07. Update to 5.2.5Greg Lewis
Notes: svn path=/head/; revision=481456
2018-09-22Fix build on gcc-based archs by updating USES.Mark Linimon
Tested on powerpc64 and amd64 (for no regression). While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=480340
2018-06-16. Update to 5.2.4Greg Lewis
Notes: svn path=/head/; revision=472558
2018-05-19. Update to 5.2.3.Greg Lewis
Notes: svn path=/head/; revision=470352
2018-02-17. Make bitmap terminals part of the LITE version since they don't requireGreg Lewis
any additional dependencies. Submitted by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=462184
2017-12-13Fix packing list substitutions for the lite port.Greg Lewis
Notes: svn path=/head/; revision=456193
2017-12-13Prepare for gnuplot-lite by splitting up the configure options, theGreg Lewis
dependencies and adding some packing list substitution and hiding some of it based on the definition of "LITE". Notes: svn path=/head/; revision=456192
2017-12-12- Switch to options helpersDmitry Marakasov
- Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=456170
2017-12-01Cleanup LIB_DEPENDS on libpngAntoine Brodin
Notes: svn path=/head/; revision=455251
2017-11-24. Update to 5.2.2.Greg Lewis
. Remove most options and configure unconditional support for them. This is now a full featured port of gnuplot. If there is enough interest then I'll creating a 'gnuplot-lite' port for a minimalist version. Notes: svn path=/head/; revision=454809
2017-08-27. Update to 5.0.7.Greg Lewis
Notes: svn path=/head/; revision=448802
2017-07-01. Update to 5.0.6.Greg Lewis
Notes: svn path=/head/; revision=444831
2017-06-27Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh
- Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
2017-05-25Register dependency on groffBaptiste Daroussin
Notes: svn path=/head/; revision=441694
2017-01-03. Pet portlint.Greg Lewis
PR: 215538 Submitted by: rsmith@xs4all.nl Notes: svn path=/head/; revision=430433
2017-01-03. Turn gnuplotrc into a sample to avoid complaints if one customises it.Greg Lewis
PR: 215538 Submitted by: rsmith@xs4all.nl Notes: svn path=/head/; revision=430431
2016-10-23math/gnuplot: 5.0.4 -> 5.0.5Kurt Jaeger
PR: 213684 Changes: Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html Approved by: glewis (maintainer) Notes: svn path=/head/; revision=424500
2016-07-23. Update to 5.0.4.Greg Lewis
Notes: svn path=/head/; revision=418970
2016-07-20- update libgd to 2.2.2Dirk Meyer
- new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 Notes: svn path=/head/; revision=418829