| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.11.1 29 Jul 2026 18:04:34 commit hash: 84a796842f7261111497d0baca3593c8f399c8c7 commit hash: 84a796842f7261111497d0baca3593c8f399c8c7 commit hash: 84a796842f7261111497d0baca3593c8f399c8c7 commit hash: 84a796842f7261111497d0baca3593c8f399c8c7 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-matplotlib: update 3.10.8 → 3.11.1
PR: 297109
Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
3.10.8_2 05 May 2026 19:29:37 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit |
Max Brazhnikov (makc) search for other commits by this committer |
*/*: bump PORTREVISION after switching to NumPy 2.x |
3.10.8_1 05 May 2026 19:29:37 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure |
Max Brazhnikov (makc) search for other commits by this committer |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
3.10.8_1 21 Apr 2026 17:01:24 commit hash: 9a44d0756d745fd98da4aad246bdbf55bc4a8287 commit hash: 9a44d0756d745fd98da4aad246bdbf55bc4a8287 commit hash: 9a44d0756d745fd98da4aad246bdbf55bc4a8287 commit hash: 9a44d0756d745fd98da4aad246bdbf55bc4a8287 files touched by this commit |
Max Brazhnikov (makc) search for other commits by this committer |
math/py-matplotlib: Fix build with non-default Python version |
3.10.8_1 03 Apr 2026 20:52:43 commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
3.10.8_1 03 Apr 2026 18:52:22 commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
3.10.8 08 Mar 2026 14:15:13 commit hash: a00727f8a633b4a3ad6c15b906401f3eac9b2862 commit hash: a00727f8a633b4a3ad6c15b906401f3eac9b2862 commit hash: a00727f8a633b4a3ad6c15b906401f3eac9b2862 commit hash: a00727f8a633b4a3ad6c15b906401f3eac9b2862 files touched by this commit |
Michael Osipov (michaelo) search for other commits by this committer Author: Alastair Hogge |
math/py-matplotlib: Update to 3.10.8
Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
PR: 282882
Approved by: Geoffrey Mainland <mainland@apeiron.net>, antoine (exp-run) |
3.8.0_2 31 Aug 2025 10:30:51 commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
3.8.0_1 19 Jun 2025 20:28:47 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
3.8.0_1 13 Apr 2024 14:47:51 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit |
Po-Chuan Hsieh (sunpoet) search for other commits by this committer |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
3.8.0 29 Feb 2024 14:40:22 commit hash: e37109f1766e97f8aecf23417ef83167a43831ed commit hash: e37109f1766e97f8aecf23417ef83167a43831ed commit hash: e37109f1766e97f8aecf23417ef83167a43831ed commit hash: e37109f1766e97f8aecf23417ef83167a43831ed files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
math/py-matplotlib: add ${PY_SETUPTOOLS} to BUILD_DEPENDS
No PEP-517 build backend was specified, so add the correct one
(setuptools). Build only succeeds because setuptools is brought in
by other dependencies transiently, which will fail after the linked
PR is committed.
With hat: python
PR: 270510 |
3.8.0 29 Feb 2024 07:18:32 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
3.8.0 12 Nov 2023 01:37:49 commit hash: 8e771b3ece92768c7413bc53d0c305c0ffc99e31 commit hash: 8e771b3ece92768c7413bc53d0c305c0ffc99e31 commit hash: 8e771b3ece92768c7413bc53d0c305c0ffc99e31 commit hash: 8e771b3ece92768c7413bc53d0c305c0ffc99e31 files touched by this commit |
Robert Clausecker (fuz) search for other commits by this committer Author: wen heping |
math/py-matplotlib: update to 3.8.0
- Switch to pep517
Changelog: https://github.com/matplotlib/matplotlib/releases/tag/v3.8.0
Approved by: mainland@apeiron.net (maintainer timeout)
PR: 274571 |
3.7.1_3 26 Jul 2023 17:47:06 commit hash: 8fc01595659cec5a6e015ec9021f1c5ac2057e40 commit hash: 8fc01595659cec5a6e015ec9021f1c5ac2057e40 commit hash: 8fc01595659cec5a6e015ec9021f1c5ac2057e40 commit hash: 8fc01595659cec5a6e015ec9021f1c5ac2057e40 files touched by this commit |
Muhammad Moinur Rahman (bofh) search for other commits by this committer |
math/py-matplotlib: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.7.1_3 27 Jun 2023 19:34:34 commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.7.1_3 27 Jun 2023 13:27:04 commit hash: 86d2df343114836a2c11343be66f27743c4ca0d1 commit hash: 86d2df343114836a2c11343be66f27743c4ca0d1 commit hash: 86d2df343114836a2c11343be66f27743c4ca0d1 commit hash: 86d2df343114836a2c11343be66f27743c4ca0d1 files touched by this commit |
Jason W. Bacon (jwb) search for other commits by this committer |
math/py-matplotlib: Sync run depends with setup.py
Fixes run-time failures of matplotlib consumers
Maintainer timeout
PR: 271783 |
3.7.1_2 11 May 2023 14:42:33 commit hash: d5eaf3b2d27847d8ac07e5dcc2f9fed9598c879d commit hash: d5eaf3b2d27847d8ac07e5dcc2f9fed9598c879d commit hash: d5eaf3b2d27847d8ac07e5dcc2f9fed9598c879d commit hash: d5eaf3b2d27847d8ac07e5dcc2f9fed9598c879d files touched by this commit |
Wen Heping (wen) search for other commits by this committer |
math/py-matplotlib: Add missing RUN_DEPENDS
PR: 271362
Reported by: jwb@
Approved by: maintainer |
3.7.1_1 23 Apr 2023 09:09:58 commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit |
Gerald Pfeifer (gerald) search for other commits by this committer |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.7.1 07 Apr 2023 14:48:00 commit hash: f27cc9e0310a5be6f72c297e1d64c123ff83172f commit hash: f27cc9e0310a5be6f72c297e1d64c123ff83172f commit hash: f27cc9e0310a5be6f72c297e1d64c123ff83172f commit hash: f27cc9e0310a5be6f72c297e1d64c123ff83172f files touched by this commit |
Wen Heping (wen) search for other commits by this committer |
math/py-matplotlib: Update to 3.7.1
PR: 270326
Reported by: wen@
Approved by: maintainer
Exp-run by: antoine@ |
3.4.3_5 11 Jan 2023 15:58:34 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit |
Dmitry Marakasov (amdmi3) search for other commits by this committer |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.4.3_5 20 Oct 2022 14:06:03 commit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732c commit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732c commit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732c commit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732c files touched by this commit |
Loïc Bartoletti (lbartoletti) search for other commits by this committer |
devel/py-cppy, math/py-kiwisolver: fix versions
These ports install lib tagged as v0.0.0.
Both ports require devel/py-setuptools_scm to generate
the version of the library.
PR: 267120
Reported by: jwb
Reviewed by: jwb |
07 Sep 2022 21:58:51 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
Remove WWW entries moved into port Makefiles
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) |
3.4.3_3 07 Sep 2022 21:10:59 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
3.4.3_3 20 Jul 2022 14:22:24 commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit |
Tobias C. Berner (tcberner) search for other commits by this committer |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above View all of this commit message) |
3.4.3_3 07 Mar 2022 17:39:13 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit |
Loïc Bartoletti (lbartoletti) search for other commits by this committer |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
3.4.3_2 18 Feb 2022 21:15:30 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 files touched by this commit |
Stephen Montgomery-Smith (stephen) search for other commits by this committer |
math/qhull: Renaming ports
qhull renamed to qhull7.
qhull8 renamed to qhull.
qhull7 marked deprecated.
Dependencies updated. |
3.4.3_1 18 Feb 2022 18:44:53 commit hash: c8704f923ac75cf6b1abc5907c478cc3c22ab03b commit hash: c8704f923ac75cf6b1abc5907c478cc3c22ab03b commit hash: c8704f923ac75cf6b1abc5907c478cc3c22ab03b commit hash: c8704f923ac75cf6b1abc5907c478cc3c22ab03b files touched by this commit |
Thierry Thomas (thierry) search for other commits by this committer |
math/py-matplotlib: switch to Qhull8
PR: 261278
Approved by: maintainer's time-out |
3.4.3 29 Jan 2022 10:44:18 commit hash: 2eb283d82c8d565b66d39a416ed8c1109285e4b2 commit hash: 2eb283d82c8d565b66d39a416ed8c1109285e4b2 commit hash: 2eb283d82c8d565b66d39a416ed8c1109285e4b2 commit hash: 2eb283d82c8d565b66d39a416ed8c1109285e4b2 files touched by this commit |
Tobias Kortkamp (tobik) search for other commits by this committer |
math/py-matplotlib: Chase USES=pyqt changes |
3.4.3 14 Dec 2021 11:14:33 commit hash: 2d82c1f5be7dfdebcefe83c3ddb8aab53b9e0ae3 commit hash: 2d82c1f5be7dfdebcefe83c3ddb8aab53b9e0ae3 commit hash: 2d82c1f5be7dfdebcefe83c3ddb8aab53b9e0ae3 commit hash: 2d82c1f5be7dfdebcefe83c3ddb8aab53b9e0ae3 files touched by this commit |
Wen Heping (wen) search for other commits by this committer |
math/py-matplotlib: Update to 3.4.3
PR: 259603
Reported by: wen@
Approved by: maintainer |
3.4.1 30 Sep 2021 21:23:30 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
3.4.1 10 Jun 2021 14:00:44 commit hash: 559d03711fb87954a559e48186543a197f1aa4a9 commit hash: 559d03711fb87954a559e48186543a197f1aa4a9 commit hash: 559d03711fb87954a559e48186543a197f1aa4a9 commit hash: 559d03711fb87954a559e48186543a197f1aa4a9 files touched by this commit |
Dmitry Marakasov (amdmi3) search for other commits by this committer |
math/py-matplotlib: remove unneded dependency on tcl
PR: 255843
Approved by: maintainer timeout (mainland@apeiron.net, 1 month) |
3.4.1 09 May 2021 20:47:43 commit hash: 7d8e528099b056a0c60d8880c6b9980074740ac2 commit hash: 7d8e528099b056a0c60d8880c6b9980074740ac2 commit hash: 7d8e528099b056a0c60d8880c6b9980074740ac2 commit hash: 7d8e528099b056a0c60d8880c6b9980074740ac2 files touched by this commit |
Thierry Thomas (thierry) search for other commits by this committer |
math/py-matplotlib: upgrade to 3.4.1.
Release notes at <https://matplotlib.org/stable/users/whats_new.html#id4>. |
3.3.3 06 Apr 2021 14:31:07 commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
Remove # $FreeBSD$ from Makefiles. |
3.3.3 05 Jan 2021 17:05:57 Revision:560413 Original commit files touched by this commit |
rhurlin search for other commits by this committer |
math/py-matplotlib: Update to 3.3.3
Changelog: https://github.com/matplotlib/matplotlib/releases
PR: 252432
Approved by: arrowd (mentor) |
3.3.1 31 Dec 2020 12:04:53 Revision:559723 Original commit files touched by this commit |
kai search for other commits by this committer |
math/py-matplotlib: Fix build with Python 3.8.7
* Since r558913 the port fails to package. Adjust pkg-plist with new
PYTHON_EXT_SUFFIX variable introduced to python.mk in r559071 to remedy
the issue.
PR: 252057 (related)
Submitted by: portmgr (blanket: build fix) |
3.3.1 29 Oct 2020 07:16:10 Revision:553589 Original commit files touched by this commit |
fernape search for other commits by this committer |
math/py-matplotlib: Unbreak in 11.4
Use LLVM linker to build successfully.
Quaterly is also broken:
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152802642+0+current/freebsd-pkg-fallout
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152706419+0+current/freebsd-pkg-fallout
PR: 250627
Submitted by: bengta@sics.se
MFH: 2020Q4 (blanket build fix) |
3.3.1 19 Sep 2020 14:15:43 Revision:548989 Original commit files touched by this commit |
antoine search for other commits by this committer |
Unbreak bulk -a |
3.3.1 19 Sep 2020 13:10:27 Revision:548983 Original commit files touched by this commit |
thierry search for other commits by this committer |
Upgrade py-matplotlib to 3.3.1, and keep a repocopy of 2.2.4.
Changelog at <https://matplotlib.org/3.3.1/users/whats_new.html>.
PR: 236913
Submitted by: chitty_cloud (at) me.com
Approved by: maintainer |
2.2.4_2 07 May 2020 21:09:25 Revision:534293 Original commit files touched by this commit |
antoine search for other commits by this committer |
Revert r534292, this was not properly tested
With hat: portmgr |
3.2.1 07 May 2020 20:55:38 Revision:534292 Original commit files touched by this commit |
garga search for other commits by this committer |
math/py-matplotlib: Update to 3.2.1
PR: 245650
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: maintainer timeout (> 2 weeks) |
2.2.4_2 18 Apr 2020 09:17:43 Revision:532006 Original commit files touched by this commit |
antoine search for other commits by this committer |
Remove optional dependency on pygtk2 and py-wxPython28
With hat: portmgr |
2.2.4_1 19 Feb 2020 13:04:00 Revision:526514 Original commit files touched by this commit |
antoine search for other commits by this committer |
Convert to USES=display |
2.2.4_1 26 Jul 2019 20:46:57 Revision:507372 Original commit files touched by this commit |
gerald search for other commits by this committer |
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 |
2.2.4 10 Apr 2019 05:47:27 Revision:498529 Original commit files touched by this commit |
antoine search for other commits by this committer |
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743 |
2.2.4 06 Apr 2019 14:46:05 Revision:498139 Original commit files touched by this commit |
sunpoet search for other commits by this committer |
Remove unnecessary jquery-ui-1.12.1.zip from DISTFILES
jquery-ui-1.21.1 is already bundled in the matplot 2.2.4 tarball [1].
This patch fixes r496681.
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236455#c4
PR: 236740
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
2.2.4 23 Mar 2019 18:48:58 Revision:496681 Original commit files touched by this commit |
riggs search for other commits by this committer |
Update to upstream version 2.2.4
While on it:
- Pet portlint
PR: 236455
Submitted by: lbartoletti@tuxfamily.org
Approved by: mainland@apeiron.net (maintainer) |
2.2.3 21 Mar 2019 19:41:49 Revision:496504 Original commit files touched by this commit |
sunpoet search for other commits by this committer |
Update to 2.2.3
- Change MASTER_SITES from GitHub to CHEESESHOP
- Add USES=gnome
- Silence extraction and patch message
- Do not silence installation message
Changes: https://github.com/matplotlib/matplotlib/releases
PR: 236276
Submitted by: sunpoet (myself)
Approved by: (maintainer) |
2.1.2_6 16 Mar 2019 17:45:32 Revision:495919 Original commit files touched by this commit |
tcberner search for other commits by this committer |
math/py-matplotlib: remove QT4AGGBACKEND option (Qt4 deprecation)
Approved by: portmgr (implicit) |
2.1.2_5 12 Dec 2018 01:35:36 Revision:487272 Original commit files touched by this commit |
gerald search for other commits by this committer |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.1.2_4 02 Dec 2018 15:41:48 Revision:486467 Original commit files touched by this commit |
rene search for other commits by this committer |
Mark QT4 ports/functionality for removal on 2019年03月15日
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018年12月31日. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
2.1.2_4 22 Nov 2018 20:18:37 Revision:485614 Original commit files touched by this commit |
tcberner search for other commits by this committer |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
2.1.2_3 29 Jul 2018 22:18:46 Revision:475857 Original commit files touched by this commit |
gerald search for other commits by this committer |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.1.2_2 20 Jun 2018 17:05:44 Revision:472884 Original commit files touched by this commit |
mat search for other commits by this committer |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.1.2_2 10 Mar 2018 17:46:06 Revision:464084 Original commit files touched by this commit |
gerald search for other commits by this committer |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.1.2_1 10 Mar 2018 06:46:01 Revision:464044 Original commit files touched by this commit |
yuri search for other commits by this committer |
math/py-matplotlib: Unbreak build on 12 i386
Also used the helper for py27-only dependency.
Reported by: antoine (for build failure, in bug#222689), jhale (for dependency)
Approved by: tcberner (mentor, implicit) |
2.1.2_1 09 Mar 2018 07:23:45 Revision:463936 Original commit files touched by this commit |
yuri search for other commits by this committer |
math/py-matplotlib: Dependency devel/py-backports.functools_lru_cache is only
for python-2.7
Reported by: tobik
Approved by: tcberner (mentor, implicit) |
2.1.2_1 09 Mar 2018 06:30:20 Revision:463931 Original commit files touched by this commit |
yuri search for other commits by this committer |
math/py-matplotlib: Add missing dependency
devel/py-backports.functools_lru_cache
Reported by: Shane <FreeBSD@ShaneWare.Biz> in bug#226441 comment
Approved by: tcberner (mentor, implicit)
Approved by: portmgr blanket |
2.1.2 24 Feb 2018 11:12:25 Revision:462787 Original commit files touched by this commit |
yuri search for other commits by this committer |
math/py-matplotlib: Update to 2.1.2
Maintainer's timeout expired: mainland@apeiron.net
Additional port changes:
* Changed to DISTVERSION
* Changed WWW to https URL
PR: 222689
Submitted by: Kostas Oikonomou <ko@research.att.com> (version 2.0.2)
Approved by: portmgr (maintainer timeout, 14 days)
Approved by: tcberner (mentor, implicit) |
1.5.3_3 06 Jan 2018 05:24:09 Revision:458212 Original commit files touched by this commit |
jbeich search for other commits by this committer |
math/py-matplotlib: unbreak build with Clang 6 (C++14 by default)
extern/ttconv/pprdrv_tt.cpp:245:41: error: cast from pointer to smaller type
'char' loses information
font->Copyright[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:261:42: error: cast from pointer to smaller type
'char' loses information
font->FamilyName[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:277:37: error: cast from pointer to smaller type
'char' loses information
font->Style[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:293:40: error: cast from pointer to smaller type
'char' loses information
font->FullName[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:309:39: error: cast from pointer to smaller type
'char' loses information (Only the first 15 lines of the commit message are shown above View all of this commit message) |
1.5.3_3 06 Dec 2017 19:46:53 Revision:455676 Original commit files touched by this commit |
tobik search for other commits by this committer |
math/py-matplotlib: Allow build for Python 3.x
- x11-toolkits/{py-gtk2,py-wxPython28} do not support Python 3.x, so
exclude the GTKBACKEND, GTKAGGBACKEND, and WXAGGBACKEND in that case.
PR: 213636
Reported by: lbartoletti@tuxfamily.org
Submitted by: rsmith@xs4all.nl (based on)
Reviewed by: mat
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D13377 |
1.5.3_3 30 Nov 2017 15:50:34 Revision:455210 Original commit files touched by this commit Sanity Test Failure |
mat search for other commits by this committer |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above View all of this commit message) |
1.5.3_3 10 Sep 2017 20:55:39 Revision:449591 Original commit files touched by this commit |
gerald search for other commits by this committer |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.5.3_2 11 Jun 2017 01:56:57 Revision:443133 Original commit files touched by this commit |
sunpoet search for other commits by this committer |
Remove no-op WX_UNICODE
Approved by: portmgr (blanket) |
1.5.3_2 01 Apr 2017 15:23:32 Revision:437439 Original commit files touched by this commit |
gerald search for other commits by this committer |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.5.3_1 04 Feb 2017 13:37:15 Revision:433310 Original commit files touched by this commit |
tcberner search for other commits by this committer |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
1.5.3_1 23 Nov 2016 08:09:40 Revision:426885 Original commit files touched by this commit |
pi search for other commits by this committer |
math/py-matplotlib: really depend on python2.7 and not on the metaport
PR: 214600
Submitted by: koobs |
1.5.3 23 Nov 2016 05:39:35 Revision:426883 Original commit files touched by this commit |
pi search for other commits by this committer |
math/py-matplotlib: update 1.5.0 -> 1.5.3
- MASTER_SITE sourceforge seems to have been discontinued,
it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
'import gtk' which the build tries fails in python3. Therefore, python:2.
PR: 214600
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: mainland@apeiron.net (maintainer) |
1.5.0 30 Oct 2016 11:39:42 Revision:424942 Original commit files touched by this commit |
pi search for other commits by this committer |
math/py-matplotlib: Add Qt5Agg backend option
- Now that there are Qt5 python bindings in ports, matplotlib can
be configured to use them.
PR: 212763
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
Approved by: mainland@apeiron.net (maintainer) |
1.5.0 01 Apr 2016 14:16:20 Revision:412348 Original commit files touched by this commit |
mat search for other commits by this committer |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.5.0 15 Feb 2016 00:56:30 Revision:408914 Original commit files touched by this commit |
olgeni search for other commits by this committer |
Make the cairo and gdkpixbuf2 dependencies conditional on
GTKBACKEND and GTKAGGBACKEND. This change restores headless
support.
Approved by: maintainer (by mail) |
1.5.0 13 Feb 2016 16:49:00 Revision:408809 Original commit files touched by this commit |
rm search for other commits by this committer |
math/py-matplotlib: update to 1.5.0
Release notes:
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-5
This port still can't be built with python 3.x here.
PR: 205538
Submitted by: yuri@rawbw.com
Approved by: mainland@apeiron.net (maintainer) |
1.4.3_1 04 Nov 2015 20:11:01 Revision:400758 Original commit files touched by this commit |
sunpoet search for other commits by this committer |
- Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile |
1.4.3 30 Oct 2015 07:08:19 Revision:400492 Original commit files touched by this commit |
antoine search for other commits by this committer |
Fix make patch |
1.4.3 29 Oct 2015 13:47:20 Revision:400457 Original commit files touched by this commit |
mat search for other commits by this committer |
Add Qt4Agg backend option.
Simplify post-install stripping.
PR: 203150
Submitted by: Matthieu Volat
Approved by: maintainer
Sponsored by: Absolight |
1.4.3 07 Oct 2015 12:50:43 Revision:398761 Original commit files touched by this commit |
olgeni search for other commits by this committer |
Unbreak math/py-matplotlib when some options are disabled (original PR).
The previous version tried to ${STRIP} non-existing files.
Some additional fixes:
- Fix WXAGGBACKEND_VARS, which was overwritten and broke the WX build
- Fix permissions in .py files
- Sort entries in post-install
- Whitespace fixes
PR: 203417
Submitted by: Tomi Kause
Reviewed by: olgeni
Approved by: maintainer |
1.4.3 14 Sep 2015 18:27:33 Revision:396922 Original commit files touched by this commit |
antoine search for other commits by this committer |
Unbreak build and check-sanity
Pointy hat: bofh@ |
1.4.3 14 Sep 2015 10:00:02 Revision:396886 Original commit files touched by this commit |
bofh search for other commits by this committer |
math/py-matplotlib: Add uniquefiles:dirs for version specific files [1]
- Convert to OPTIONSNG
- Convert patch files to be 'make makepatch' compatible
- Depreciate bsd.port.options.mk
- Add STRIP_CMD for shared objects
PR: 202205 [1]
Submitted by: mazhe@alkumuna.eu [1] |
1.4.3 13 Sep 2015 18:58:30 Revision:396852 Original commit files touched by this commit |
bapt search for other commits by this committer |
Enforce unicode version of wxGTK |
1.4.3 17 Aug 2015 14:20:41 Revision:394508 Original commit files touched by this commit |
mat search for other commits by this committer |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
1.4.3 21 Jun 2015 16:40:47 Revision:390256 Original commit files touched by this commit |
thierry search for other commits by this committer |
Update to 1.4.3.
PR: ports/200664
Submitted by: yuri (at) rawbw.com
Approved by: maintainer |
1.4.0_2 25 Dec 2014 20:54:43 Revision:375598 Original commit files touched by this commit |
bapt search for other commits by this committer |
Bump portrevision after png update |
1.4.0_1 24 Dec 2014 09:03:34 Revision:375422 Original commit files touched by this commit |
antoine search for other commits by this committer |
Properly support png15 |
1.4.0_1 04 Oct 2014 23:27:18 Revision:370013 Original commit files touched by this commit |
antoine search for other commits by this committer |
Fix a typo |
1.4.0_1 03 Oct 2014 17:48:22 Revision:369919 Original commit files touched by this commit |
demon search for other commits by this committer |
Correct a typo. |
1.4.0_1 03 Oct 2014 17:46:44 Revision:369918 Original commit files touched by this commit Sanity Test Failure |
demon search for other commits by this committer |
Bump PORTREVISION because of additon of py-parsing dep;
Move some python modules deps out of BUILD_DEPENDS (they seem to be
runtime only).
Thanks to Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
1.4.0 02 Oct 2014 13:36:10 Revision:369825 Original commit files touched by this commit |
demon search for other commits by this committer |
Add missing dep.
Submitted by: olgeni
Approved by: maintainer |
1.4.0 28 Sep 2014 07:48:35 Revision:369440 Original commit files touched by this commit |
demon search for other commits by this committer |
Update to version 1.4.0.
PR: 193505
Submitted by: m.tsatsenko@gmail.com
Approved by: mainland@apeiron.net (maintainer) |
1.2.0_6 10 Sep 2014 20:50:37 Revision:367888 Original commit files touched by this commit |
gerald search for other commits by this committer |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2.0_5 16 Apr 2014 18:28:50 Revision:351411 Original commit files touched by this commit |
zeising search for other commits by this committer |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above View all of this commit message) |
1.2.0_4 04 Apr 2014 16:19:56 Revision:350137 Original commit files touched by this commit |
antoine search for other commits by this committer |
- Fix after conversion to PYDISTUTILS_AUTOPLIST
- Add EXAMPLES to OPTIONS_DEFINE
Reported by: poudriere -qat
With hat: portmgr |
1.2.0_3 01 Apr 2014 11:25:56 Revision:349837 Original commit files touched by this commit |
demon search for other commits by this committer |
Better way to generate correct plist for both versions of python.
Suggested by: koobs
No objection from: maintainer |
1.2.0_3 24 Mar 2014 11:20:14 Revision:348937 Original commit files touched by this commit |
demon search for other commits by this committer |
Generate correct plist with python3. |
1.2.0_3 10 Mar 2014 20:55:22 Revision:347809 Original commit files touched by this commit |
gerald search for other commits by this committer |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.2.0_2 20 Feb 2014 17:07:02 Revision:345254 Original commit files touched by this commit |
gahr search for other commits by this committer |
- Convert to USES=tk
- Convert to new LIB_DEPENDS format
- STAGE-clean |
1.2.0_2 26 Oct 2013 00:52:36 Revision:331644 Original commit files touched by this commit |
gerald search for other commits by this committer |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above View all of this commit message) |
1.2.0_1 20 Sep 2013 20:55:06 Revision:327746 Original commit files touched by this commit |
bapt search for other commits by this committer |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.2.0_1 07 Jul 2013 12:20:31 Revision:322434 Original commit files touched by this commit |
bapt search for other commits by this committer |
Remove usage of X_VFBSERVER_PORT |
1.2.0_1 06 Jun 2013 10:10:06 Revision:320074 Original commit files touched by this commit |
bapt search for other commits by this committer |
fmake is sometime to bad :( |
1.2.0_1 05 Jun 2013 14:28:24 Revision:319996 Original commit files touched by this commit |
bapt search for other commits by this committer |
Convert to new options framework |
1.2.0_1 03 Jun 2013 15:35:22 Revision:319790 Original commit files touched by this commit |
gahr search for other commits by this committer |
- Fix build with Tcl/Tk 8.6 by letting the build system locate the Tcl/Tk
installation instead of hardcoding the paths.
Reported by: miwi (Tcl/Tk 8.6 exp-run late comers)
Approved by: portmgr |