aboutsummaryrefslogtreecommitdiff
path: root/devel/ipython
Commit message (Collapse)AuthorAgeFilesLines
* devel/ipython: Update to 7.19.0Danilo G. Baio2020-10-312-4/+4
| | | | | | | | | Changelog: https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.19#ipython-7-19 Approved by: python (with hat) Notes: svn path=/head/; revision=553813
* Update to 7.18.1Sunpoet Po-Chuan Hsieh2020-08-302-5/+5
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=547120
* devel/ipython: Update to 7.17.0Danilo G. Baio2020-08-152-5/+5
| | | | | | | | | | | | IPython 7.17+ supports Python 3.7 and above, following NEP 29. Update consumers to use Python >= 3.7 (avoid break bulk -a). Changelog: https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.17#ipython-7-17 Approved by: dbaio (python, maintainer) Notes: svn path=/head/; revision=544938
* devel/ipython: Update to 7.16.1Danilo G. Baio2020-06-282-4/+4
| | | | | | | Approved by: python (with hat) Notes: svn path=/head/; revision=540708
* devel/ipython: Update to 7.16.0Danilo G. Baio2020-06-272-4/+4
| | | | | | | | | Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-16 Approved by: python (with hat) Notes: svn path=/head/; revision=540654
* devel/ipython: Update to 7.15.0Danilo G. Baio2020-06-062-4/+4
| | | | | | | Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-15 Notes: svn path=/head/; revision=538115
* devel/ipython: Update to 7.14.0Danilo G. Baio2020-05-032-5/+5
| | | | | | | | | | IPython 7.10+ supports Python 3.6 and above, following NEP 29. Update consumers to use Python >= 3.6 (avoid break bulk -a). Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-14 Notes: svn path=/head/; revision=533795
* Update to 7.13.0Sunpoet Po-Chuan Hsieh2020-03-012-4/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=527598
* Update to 7.12.0Sunpoet Po-Chuan Hsieh2020-02-222-5/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=526830
* Fix RUN_DEPENDS: remove unneeded py-simplegenericSunpoet Po-Chuan Hsieh2020-02-111-8/+9
| | | | | | | | | - Update version requirement of RUN_DEPENDS - Sort RUN_DEPENDS - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=525874
* - Update to 7.11.1Li-Wen Hsu2020-01-302-4/+4
| | | | Notes: svn path=/head/; revision=524636
* - Update to 7.10.1Li-Wen Hsu2019-12-062-4/+4
| | | | Notes: svn path=/head/; revision=519116
* Update to 7.9.0Sunpoet Po-Chuan Hsieh2019-10-312-4/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=516166
* Update to 7.8.0Sunpoet Po-Chuan Hsieh2019-09-072-4/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=511480
* Update to 7.7.0Sunpoet Po-Chuan Hsieh2019-08-013-15/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=507811
* Update to 7.6.1Sunpoet Po-Chuan Hsieh2019-07-042-4/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=505859
* Update to 7.6.0Sunpoet Po-Chuan Hsieh2019-06-292-4/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=505378
* Update to 7.5.0Sunpoet Po-Chuan Hsieh2019-06-062-6/+5
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Notes: svn path=/head/; revision=503597
* devel/ipython: Use the other prompt_toolkitSteve Wills2019-04-241-1/+2
| | | | Notes: svn path=/head/; revision=499872
* devel/ipython: update to 7.2.0Steve Wills2018-12-072-7/+7
| | | | Notes: svn path=/head/; revision=486877
* Clean up MakefileSunpoet Po-Chuan Hsieh2018-08-111-7/+1
| | | | | | | The conditional dependency (devel/py-pathlib2) will never be used as python33 has been removed from ports tree. Notes: svn path=/head/; revision=476894
* Update WWWSunpoet Po-Chuan Hsieh2018-08-091-1/+1
| | | | Notes: svn path=/head/; revision=476733
* devel/ipython: Remove leftover artifact after removing GCC dependencyBabak Farrokhi2018-08-081-11/+1
| | | | | | | | | | | | | | The ex script was supposed to add two lines in all scripts to set LD_LIBRARY_PATH and since we don't need to set that anymore (see removed GCC dependency in ports r476502), the whole script is now irrelevant. Reported by: antoine Reviewed by: koobs Approved by: koobs (python) Differential Revision: https://reviews.freebsd.org/D16605 Notes: svn path=/head/; revision=476628
* devel/ipython: Update to 6.5.0Babak Farrokhi2018-08-062-10/+8
| | | | | | | | | | | | | | | | | | | - devel/ipython is now tracking 6.x mainline - Previous version of ipython (5.x series) moved to devel/ipython5 - It is based on pure Python 3.3+ codebase - Supports latest Python 3.7 - Remove GCC dependency since it now builds with CLANG More information about new features as well as backward incompatible changes [1] [1] https://ipython.readthedocs.io/en/stable/whatsnew/version6.html Reviewed by: koobs, mat Approved by: koobs (python) Differential Revision: https://reviews.freebsd.org/D16508 Notes: svn path=/head/; revision=476502
* devel/ipython: update to 5.8.0Ruslan Makhmatkhanov2018-07-312-5/+4
| | | | | | | | | | Changelog: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-8-0 With hat: python Notes: svn path=/head/; revision=476010
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-10/+10
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* devel/ipython: Enable concurrent installationKubilay Kocak2018-02-201-1/+2
| | | | | | | | | PR: 225493 Submitted by: John W. O'Brien <john saltant com> Approved by: python (koobs, maintainer) Notes: svn path=/head/; revision=462384
* Update to 5.5.0Sunpoet Po-Chuan Hsieh2018-02-042-5/+4
| | | | | | | | Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst Notes: svn path=/head/; revision=460899
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* Update to 5.3.0Sunpoet Po-Chuan Hsieh2017-02-262-4/+4
| | | | | | | | Changes: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst Notes: svn path=/head/; revision=434876
* Update to 5.2.2Sunpoet Po-Chuan Hsieh2017-02-072-4/+4
| | | | | | | | Changes: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst Notes: svn path=/head/; revision=433590
* Update to 5.2.1Sunpoet Po-Chuan Hsieh2017-02-032-5/+5
| | | | | | | | Changes: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst Notes: svn path=/head/; revision=433236
* - Update to 5.1.0Antoine Brodin2017-01-094-170/+25
| | | | | | | | - Pass maintainership to python@ - Notebook is now a seperate (upcoming) port Notes: svn path=/head/; revision=431013
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* - Add LICENSEDmitry Marakasov2016-10-101-25/+17
| | | | | | | | | - Add NO_ARCH - Switch to options helpers - Remove obsolete python version condition Notes: svn path=/head/; revision=423684
* Drop maintainership of devel/ipython.Jimmy Olgeni2016-09-121-1/+1
| | | | | | | | Some kind soul with stronger Python clues should probably look into a full Jupiter port. Notes: svn path=/head/; revision=421913
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-11/+11
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update libsodium to 1.0.8Vsevolod Stakhov2016-03-231-0/+1
| | | | | | | | | | - Bump revisions of all dependant ports PR: 206482 Submitted by: lev, w.schwarzenfeld@aon.at Notes: svn path=/head/; revision=411691
* Upgrade devel/ipython to version 3.2.3.Jimmy Olgeni2016-01-102-3/+3
| | | | Notes: svn path=/head/; revision=405758
* Upgrade devel/ipython to version 3.2.2.Jimmy Olgeni2015-10-102-3/+3
| | | | | | | | | | PR: 203668 Submitted by: Jason Unovitch Security: CVE-2015-6938 Security: CVE-2015-7337 Notes: svn path=/head/; revision=398988
* Update to version 3.2.1.Jimmy Olgeni2015-07-132-3/+3
| | | | | | | | PR: 201515 Submitted by: Jason Unovitch Notes: svn path=/head/; revision=391883
* Upgrade to version 3.2.0.Jimmy Olgeni2015-06-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | IPython 3.2 contains important security fixes. Users are strongly encouraged to upgrade immediately. Highlights: - A security improvement that set the secure attribute to login cookie to prevent them to be sent over http - Revert the face color of matplotlib axes in the inline backend to not be transparent. - Enable mathjax safe mode by default - Fix XSS vulnerability in JSON error messages - Various widget-related fixes CVEs still pending. Notes: svn path=/head/; revision=390329
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* Fix WWW in pkg-descr.Jimmy Olgeni2015-05-101-1/+1
| | | | | | | | PR: 200103 Submitted by: pi Notes: svn path=/head/; revision=385968
* Upgrade to version 3.1.0.Jimmy Olgeni2015-05-023-28/+54
| | | | Notes: svn path=/head/; revision=385159
* Cleanup plistBaptiste Daroussin2014-10-271-20/+0
| | | | Notes: svn path=/head/; revision=371546