summaryrefslogtreecommitdiff
path: root/math/gnuplot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-231-1/+1
| | | | | | | | | 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)
* math/gnuplot: Add CPE informationBernhard Froehlich2021-10-081-1/+2
| | | | Approved by: portmgr (blanket)
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-161-0/+1
| | | | | | Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 5.4.1Greg Lewis2021-02-272-4/+4
|
* math/gnuplot: update 5.2.8 -> 5.4.0Kurt Jaeger2020-07-284-56/+45
| | | | | | PR: 248263 Approved by: glewis (maintainer) Relnotes: http://gnuplot.info/ReleaseNotes_5_4.html
* Switch to using GTK3 and WX3Greg Lewis2020-07-111-4/+6
| | | | | PR: 247565 Submitted by: Greg V <greg@unrelenting.technology>
* - update libgd to 2.3.0Dirk Meyer2020-05-041-0/+1
| | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports
* Update to 5.2.8Greg Lewis2019-12-023-20/+4
|
* Fix the 'fig' terminalGreg Lewis2019-11-212-1/+16
| | | | | PR: 242097 Submitted by: mjl@luckie.org.nz
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-1/+1
| | | | | 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.
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | 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
* . Update to 5.2.7Greg Lewis2019-06-192-5/+4
|
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine
* . Update to 5.2.6Greg Lewis2019-01-042-5/+4
|
* math/gnuplot-lite: Fix plist by deleting empty dirsYuri Victorovich2018-12-161-0/+5
| | | | Approved by: portmgr (unbreak)
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | 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
* . Update to 5.2.5Greg Lewis2018-10-072-4/+4
|
* Fix build on gcc-based archs by updating USES.Mark Linimon2018-09-221-1/+1
| | | | | | | | Tested on powerpc64 and amd64 (for no regression). While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* . Update to 5.2.4Greg Lewis2018-06-162-4/+4
|
* . Update to 5.2.3.Greg Lewis2018-05-192-5/+4
|
* . Make bitmap terminals part of the LITE version since they don't requireGreg Lewis2018-02-171-3/+3
| | | | | | any additional dependencies. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Fix packing list substitutions for the lite port.Greg Lewis2017-12-131-2/+2
|
* Prepare for gnuplot-lite by splitting up the configure options, theGreg Lewis2017-12-132-13/+38
| | | | | dependencies and adding some packing list substitution and hiding some of it based on the definition of "LITE".
* - Switch to options helpersDmitry Marakasov2017-12-121-10/+4
| | | | | | - Switch to new test framework Approved by: portmgr blanket
* Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1
|
* . Update to 5.2.2.Greg Lewis2017-11-246-95/+193
| | | | | | | . 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.
* . Update to 5.0.7.Greg Lewis2017-08-272-4/+4
|
* . Update to 5.0.6.Greg Lewis2017-07-013-6/+5
|
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | - 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
* Register dependency on groffBaptiste Daroussin2017-05-251-1/+1
|
* . Pet portlint.Greg Lewis2017-01-032-5/+5
| | | | | PR: 215538 Submitted by: rsmith@xs4all.nl
* . Turn gnuplotrc into a sample to avoid complaints if one customises it.Greg Lewis2017-01-032-1/+7
| | | | | PR: 215538 Submitted by: rsmith@xs4all.nl
* math/gnuplot: 5.0.4 -> 5.0.5Kurt Jaeger2016-10-232-3/+9
| | | | | | PR: 213684 Changes: Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html Approved by: glewis (maintainer)
* . Update to 5.0.4.Greg Lewis2016-07-233-5/+4
|
* - update libgd to 2.2.2Dirk Meyer2016-07-201-0/+1
| | | | | | | | | | | - 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
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* . Update to 5.0.3.Greg Lewis2016-02-282-3/+3
|
* . Update to 5.0.2.Greg Lewis2016-02-233-4/+40
| | | | . Enable gpic and mif terminals by default.
* Drop PLOT option.Raphael Kubo da Costa2015-12-261-8/+3
| | | | | | | | | | | | | | | | | | | | | | | gnuplot completely removed support for the gnugraph and unixplot terminal drivers in 2011. From the one of the ChangeLog files: > 2011-05-31 Ethan A Merritt <merritt@u.washington.edu> > [...] > Remove obsolete terminal drivers gnugraph and unixplot. The underlying > gnu plotutils library is itself more than 10 years out of date (last > release July 2000) and the terminal drivers haven't been upgraded for > longer than that. In any event, current gnuplot has better native > terminal drivers for the devices supported by unixplot/gnugraph. In practice, this means the PLOT option is a no-op and the dependency on graphics/plotutils is unnecessary. Indeed, if one looks at the port's build logs in the cluster the following can be seen: configure: WARNING: unrecognized options: --without-lisp-files, --with-plot, --disable-thin-splines, --with-wx-config PR: 205488 Approved by: glewis (maintainer)
* math/gnuplot: 4.6.6 -> 5.0.1Kurt Jaeger2015-12-015-211/+45
| | | | | | | | | | | - Changes: http://www.gnuplot.info/ReleaseNotes_5_0_1.html - The "gnuplot mode" elisp and TeX files for use with emacs are now maintained as a separate project PR: 204886 Submitted by: pi Approved by: glewis (maintainer), via mail
* math/gnuplot: remove WX_UNICODE, is no-opKurt Jaeger2015-11-101-1/+0
| | | | | PR: 204372 Approved by: glewis (maintainer)
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionBaptiste Daroussin2015-09-161-1/+1
| | | | | | | | All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop
* . Add USES=readline for the readline dependency.Greg Lewis2015-07-031-1/+1
| | | | | PR: 197995 Submitted by: johans@
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Fix build with lang/lua53Sunpoet Po-Chuan Hsieh2015-02-191-0/+2
| | | | | | PR: 196885 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month)
* UnbreakAntoine Brodin2014-12-141-1/+2
|
* - Separate TeX style files from math/gnuplot into math/gnuplot-tex-extrasHiroki Sato2014-12-143-17/+112
| | | | | | | | | to eliminate huge TeXLive dependency. Note that TeX terminal support is still enabled by default because it works without them. - Add Lua dependency to support TeX/Tikz terminal. Approved by: glewis (maintainer)
* Cleanup plistAntoine Brodin2014-11-151-9/+0
|