notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ipython Enhanced Interactive Python shell
8.18.1_1 devel on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.18.1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-06 18:16:22
Last Update: 2024-01-27 00:30:44
Commit Hash: db33acc
People watching this port, also watch:: screen, sudo, python, postfix, delegate
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://ipython.org/
https://ipython.readthedocs.io/en/stable/
https://github.com/ipython/ipython
Description:
IPython is a free software project which tries to: 1. Provide an interactive shell superior to Python's default. IPython has many features for object introspection, system shell access, and its own special command system for adding functionality when working interactively. It tries to be a very efficient environment both for Python code development and for exploration of problems using Python objects (in situations like data analysis). 2. Serve as an embeddable, ready to use interpreter for your own programs. IPython can be started with a single call from inside another program, providing access to the current namespace. This can be very useful both for debugging purposes and for situations where a blend of batch-processing and interactive exploration are needed. 3. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Specifically scientific environments like Mathematica, IDL and Mathcad inspired its design, but similar ideas can be useful in many fields.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-ipython5
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/ipython/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ipython
  • pkg install py39-ipython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-ipython listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-ipython
Package flavors (<flavor>: <package>)
  • py39: py39-ipython
distinfo:
TIMESTAMP = 1701364506 SHA256 (ipython-8.18.1.tar.gz) = ca6f079bb33457c66e233e4580ebfc4128855b4cf6370dddd73842a9563e8a27 SIZE (ipython-8.18.1.tar.gz) = 5486330

Packages (timestamps in pop-ups are UTC):
py37-ipython
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--7.19.0_2---7.19.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-ipython
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.18.1_18.18.1_1-8.18.1_18.18.1_1---
FreeBSD:13:quarterly8.18.18.18.18.14.08.18.18.18.18.18.18.18.18.18.1
FreeBSD:14:latest8.18.1_18.18.1_17.34.08.18.1_18.18.1_18.14.0-8.14.0
FreeBSD:14:quarterly8.18.18.18.1-8.18.18.18.18.18.18.18.18.18.1
FreeBSD:15:latest8.18.1_18.18.1_1n/a8.18.1_1n/a8.18.1_18.18.1_18.18.1_1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=51.0.0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-decorator>=0 : devel/py-decorator@py39
  2. py39-jedi>=0.16 : devel/py-jedi@py39
  3. py39-pexpect>=4.3 : misc/py-pexpect@py39
  4. py39-prompt-toolkit>=3.0.41<3.1.0 : devel/py-prompt-toolkit@py39
  5. py39-pygments>=2.4.0 : textproc/py-pygments@py39
  6. py39-sqlite3>=2 : databases/py-sqlite3@py39
  7. py39-stack-data>0 : devel/py-stack-data@py39
  8. py39-traitlets>=5 : devel/py-traitlets@py39
  9. py39-matplotlib-inline>0 : math/py-matplotlib-inline@py39
  10. python3.9 : lang/python39
  11. py39-typing-extensions>=0 : devel/py-typing-extensions@py39
  12. py39-exceptiongroup>=0 : devel/py-exceptiongroup@py39
This port is required by:
for Build
  1. math/sage
  2. misc/py-ipyfastscape
  3. science/py-OpenMC
  4. science/py-py3Dmol

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-ipykernel5*
  2. Collapse this list of deleted ports.
for Run
  1. biology/py-scikit-bio
  2. devel/py-ipdb
  3. devel/py-ipykernel
  4. devel/py-ipyparallel
  5. devel/py-ipywidgets
  6. devel/py-jira
  7. devel/py-jupyter_console
Expand this list (29 items / 22 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-mediapy
  3. devel/py-qutip-qip
  4. devel/py-spyder-kernels
  5. devel/py-watermark
  6. devel/py-xarray-einstats
  7. devel/spyder
  8. graphics/py-hiplot
  9. math/py-arybo
  10. math/py-mathics
  11. math/py-yt
  12. math/sage
  13. misc/py-ipyfastscape
  14. science/agrum
  15. science/py-OpenMC
  16. science/py-abipy
  17. science/py-jupyter_jsmol
  18. science/py-mpcontribs-client
  19. science/py-py3Dmol
  20. science/py-pygmo2
  21. textproc/py-jupyter_sphinx
  22. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-ipykernel5*
  2. devel/py-spyder*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-ipython-8.18.1_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_ipython
USES:
cpe python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/ipython/
  2. https://pypi.org/packages/source/i/ipython/
Collapse this list.
Port Moves
  • port moved here from devel/ipython5 on 2022-03-30
    REASON: Remove obsoleted port. Use devel/ipython instead

Number of commits found: 156 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.18.1_1
27 Jan 2024 00:30:44
commit hash: db33acc253e8c5ab451f83c1300ccfaadf131880commit hash: db33acc253e8c5ab451f83c1300ccfaadf131880commit hash: db33acc253e8c5ab451f83c1300ccfaadf131880commit hash: db33acc253e8c5ab451f83c1300ccfaadf131880 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/ipython: Moved man to share/man

Approved by:    portmgr (blanket)
8.18.1
25 Dec 2023 16:11:01
commit hash: 355688d98dfdd56b7d5ec381401abc280eedb802commit hash: 355688d98dfdd56b7d5ec381401abc280eedb802commit hash: 355688d98dfdd56b7d5ec381401abc280eedb802commit hash: 355688d98dfdd56b7d5ec381401abc280eedb802 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update WWW
8.18.1
01 Dec 2023 22:13:28
commit hash: 72e347525c289f1ff00ba042e2ac59a5711e1754commit hash: 72e347525c289f1ff00ba042e2ac59a5711e1754commit hash: 72e347525c289f1ff00ba042e2ac59a5711e1754commit hash: 72e347525c289f1ff00ba042e2ac59a5711e1754 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.18.1

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.18.0
27 Nov 2023 18:08:03
commit hash: 383e61d25fce1b9883134eb3bc7c69b1798dad2acommit hash: 383e61d25fce1b9883134eb3bc7c69b1798dad2acommit hash: 383e61d25fce1b9883134eb3bc7c69b1798dad2acommit hash: 383e61d25fce1b9883134eb3bc7c69b1798dad2a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.18.0

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.17.2
14 Nov 2023 17:16:41
commit hash: 311924f1d5368fbd2488c2e0e642cf00e9fbfaf4commit hash: 311924f1d5368fbd2488c2e0e642cf00e9fbfaf4commit hash: 311924f1d5368fbd2488c2e0e642cf00e9fbfaf4commit hash: 311924f1d5368fbd2488c2e0e642cf00e9fbfaf4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.17.2

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.17.1
02 Nov 2023 07:37:43
commit hash: 0e32148ba510538f9bdc54d4852c92d9e58c6503commit hash: 0e32148ba510538f9bdc54d4852c92d9e58c6503commit hash: 0e32148ba510538f9bdc54d4852c92d9e58c6503commit hash: 0e32148ba510538f9bdc54d4852c92d9e58c6503 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.17.1

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.16.1
05 Oct 2023 02:00:34
commit hash: 7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582commit hash: 7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582commit hash: 7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582commit hash: 7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.16.1

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.16.0
30 Sep 2023 23:31:08
commit hash: ddb4d1afae2b767eaa44ee2387ca1a9175308781commit hash: ddb4d1afae2b767eaa44ee2387ca1a9175308781commit hash: ddb4d1afae2b767eaa44ee2387ca1a9175308781commit hash: ddb4d1afae2b767eaa44ee2387ca1a9175308781 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.16.0

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.15.0
04 Sep 2023 21:30:33
commit hash: e3e586773b1490846e1ef7a70693da78b24d20a6commit hash: e3e586773b1490846e1ef7a70693da78b24d20a6commit hash: e3e586773b1490846e1ef7a70693da78b24d20a6commit hash: e3e586773b1490846e1ef7a70693da78b24d20a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.15.0

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.14.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
8.14.0
05 Jun 2023 21:07:54
commit hash: dab179282bd3651acccb193e0d4ed64499ce1995commit hash: dab179282bd3651acccb193e0d4ed64499ce1995commit hash: dab179282bd3651acccb193e0d4ed64499ce1995commit hash: dab179282bd3651acccb193e0d4ed64499ce1995 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.14.0

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.13.2
07 May 2023 16:05:27
commit hash: f7891ec5383063827ce93aff25627c19f6c1b2adcommit hash: f7891ec5383063827ce93aff25627c19f6c1b2adcommit hash: f7891ec5383063827ce93aff25627c19f6c1b2adcommit hash: f7891ec5383063827ce93aff25627c19f6c1b2ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.13.2

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.13.1
02 May 2023 16:21:23
commit hash: 40300497099db6b073af755376a56162b1807053commit hash: 40300497099db6b073af755376a56162b1807053commit hash: 40300497099db6b073af755376a56162b1807053commit hash: 40300497099db6b073af755376a56162b1807053 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.13.1

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.12.0
09 Apr 2023 13:37:31
commit hash: 478a4a2f4549f2076c4349cc7930583f1d070291commit hash: 478a4a2f4549f2076c4349cc7930583f1d070291commit hash: 478a4a2f4549f2076c4349cc7930583f1d070291commit hash: 478a4a2f4549f2076c4349cc7930583f1d070291 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 8.12.0

- Allow concurrent installation (USE_PYTHON=concurrent)
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
8.11.0
28 Mar 2023 16:09:53
commit hash: d3f4265aca5715d01f9622b13383691ef923483fcommit hash: d3f4265aca5715d01f9622b13383691ef923483fcommit hash: d3f4265aca5715d01f9622b13383691ef923483fcommit hash: d3f4265aca5715d01f9622b13383691ef923483f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Rainer Hurling
devel/ipython: Correct version requirement for prompt_toolkit

... to be in line with the version available in ports.
8.11.0
27 Mar 2023 08:25:14
commit hash: ca176f07caecd36cdfb304fb1c577ce2f4733c45commit hash: ca176f07caecd36cdfb304fb1c577ce2f4733c45commit hash: ca176f07caecd36cdfb304fb1c577ce2f4733c45commit hash: ca176f07caecd36cdfb304fb1c577ce2f4733c45 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ipython: Update 7.34.0 → 8.11.0

PR:		265076
Approved by:	python@ (maintainer's timeout; 8+ months)
7.34.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit 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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit 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)
7.34.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit 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)
7.34.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.34.0
03 Jun 2022 09:01:02
commit hash: d2e3a4375eddb18c240f74da550d3a3c75303031commit hash: d2e3a4375eddb18c240f74da550d3a3c75303031commit hash: d2e3a4375eddb18c240f74da550d3a3c75303031commit hash: d2e3a4375eddb18c240f74da550d3a3c75303031 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.34.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.33.0
13 May 2022 11:40:06
commit hash: 16bcc2f1ae25ca269739f7d14d60c0e955aba187commit hash: 16bcc2f1ae25ca269739f7d14d60c0e955aba187commit hash: 16bcc2f1ae25ca269739f7d14d60c0e955aba187commit hash: 16bcc2f1ae25ca269739f7d14d60c0e955aba187 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.33.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.32.0
30 Apr 2022 16:01:19
commit hash: 3675d8a989eb6051ff1438bb427a65e6f86f4c4fcommit hash: 3675d8a989eb6051ff1438bb427a65e6f86f4c4fcommit hash: 3675d8a989eb6051ff1438bb427a65e6f86f4c4fcommit hash: 3675d8a989eb6051ff1438bb427a65e6f86f4c4f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.32.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.29.0
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.29.0
05 Nov 2021 19:15:58
commit hash: c4b506af3325795f5b6b5cebfcbced77b5d80c11commit hash: c4b506af3325795f5b6b5cebfcbced77b5d80c11commit hash: c4b506af3325795f5b6b5cebfcbced77b5d80c11commit hash: c4b506af3325795f5b6b5cebfcbced77b5d80c11 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.29.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.28.0
27 Sep 2021 15:56:25
commit hash: e76fd2b41286802629d9644f01f65432f3d69d0ccommit hash: e76fd2b41286802629d9644f01f65432f3d69d0ccommit hash: e76fd2b41286802629d9644f01f65432f3d69d0ccommit hash: e76fd2b41286802629d9644f01f65432f3d69d0c files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.28.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.27.0
21 Sep 2021 22:23:55
commit hash: fdbd5804de40bec338987dd5ce67a0806dda6032commit hash: fdbd5804de40bec338987dd5ce67a0806dda6032commit hash: fdbd5804de40bec338987dd5ce67a0806dda6032commit hash: fdbd5804de40bec338987dd5ce67a0806dda6032 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.27.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.26.0
19 Sep 2021 06:00:52
commit hash: 04c3d713a5f85330dd86e5be0a45e420fffa4fddcommit hash: 04c3d713a5f85330dd86e5be0a45e420fffa4fddcommit hash: 04c3d713a5f85330dd86e5be0a45e420fffa4fddcommit hash: 04c3d713a5f85330dd86e5be0a45e420fffa4fdd files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.26.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.25.0
31 Aug 2021 09:23:18
commit hash: 15ca49dc4d35c4ed09aeb5eceb2626116eb069b3commit hash: 15ca49dc4d35c4ed09aeb5eceb2626116eb069b3commit hash: 15ca49dc4d35c4ed09aeb5eceb2626116eb069b3commit hash: 15ca49dc4d35c4ed09aeb5eceb2626116eb069b3 files touched by this commit This port version is marked as vulnerable.
Bernhard Froehlich (decke) search for other commits by this committer
devel/ipython: Add CPE information

Approved by:    portmgr (blanket)
7.25.0
18 Jul 2021 17:54:22
commit hash: 92920854c08446294812c11a2e527d14695a54cccommit hash: 92920854c08446294812c11a2e527d14695a54cccommit hash: 92920854c08446294812c11a2e527d14695a54cccommit hash: 92920854c08446294812c11a2e527d14695a54cc files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.25.0

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.24.1
30 Jun 2021 20:44:01
commit hash: 7eb2aeefb997e6ef834c9adb98fc49e94ba6777ccommit hash: 7eb2aeefb997e6ef834c9adb98fc49e94ba6777ccommit hash: 7eb2aeefb997e6ef834c9adb98fc49e94ba6777ccommit hash: 7eb2aeefb997e6ef834c9adb98fc49e94ba6777c files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/ipython: Update to 7.24.1

Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
7.23.1_1
12 May 2021 09:43:12
commit hash: 7456fc87a336e446fc87480ecdf408644d363219commit hash: 7456fc87a336e446fc87480ecdf408644d363219commit hash: 7456fc87a336e446fc87480ecdf408644d363219commit hash: 7456fc87a336e446fc87480ecdf408644d363219 files touched by this commit This port version is marked as vulnerable.
Ruslan Makhmatkhanov (rm) search for other commits by this committer
devel/ipython: correct dependency version
7.23.1_1
12 May 2021 09:40:47
commit hash: 655a237422f8dfdda287a57c5e0fe61718b5c956commit hash: 655a237422f8dfdda287a57c5e0fe61718b5c956commit hash: 655a237422f8dfdda287a57c5e0fe61718b5c956commit hash: 655a237422f8dfdda287a57c5e0fe61718b5c956 files touched by this commit This port version is marked as vulnerable.
Ruslan Makhmatkhanov (rm) search for other commits by this committer
devel/ipython: add missing runtime dependency

Add missing dependency upon matplotlib-inline, that was introduced
in IPython 7.23 [1], but was overlooked in recent port update.

[1]
https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?ipython-7-23#ipython-7-23

PR:		255743
Reported by:	p5B2E9A8F@t-online.de
With hat:	python
7.23.1
06 May 2021 09:44:12
commit hash: e41b24cdf1549448b1f5c50bee10bdba72ffcfbecommit hash: e41b24cdf1549448b1f5c50bee10bdba72ffcfbecommit hash: e41b24cdf1549448b1f5c50bee10bdba72ffcfbecommit hash: e41b24cdf1549448b1f5c50bee10bdba72ffcfbe files touched by this commit This port version is marked as vulnerable.
Kirill Ponomarev (krion) search for other commits by this committer
devel/ipython: update to 7.23.1
7.22.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.22.0
28 Mar 2021 12:23:45
Revision:569386Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.22.0

Changelog:	https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.22#ipython-7-22

Approved by:	python (with hat)
7.20.0
11 Feb 2021 13:20:36
Revision:564942Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
devel/ipython: update to 7.20.0

Changelog:
  - Support for PyQt5 >= 5.11
  - ``%reset`` remove imports more agressively
  - fix the ``%conda`` magic
  - compatibility with Jedi 0.18, and bump minimum Jedi version

Remove local patches - they are already included in this version.

Approved by:	python (with hat)
7.19.0_3
26 Jan 2021 10:33:13
Revision:562650Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
devel/ipython: actually unbreak autocompletion

Remove broader patch added earlier - it still doesn't completely
solve the problem.
Instead add tiny patch to fix runtime with jedi 0.18 and add missing
imports with second patch. Works just well with my tests.
Both patches should be removed after next ipython release.

PR:		252875
Reported by:	rsmith@xs4all.nl
Approved by:	python (with hat)
7.19.0_2
19 Jan 2021 08:35:05
Revision:562034Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
devel/ipython: add upstream fix

Autocompletion is broken in ipython, that is currently in ports.
Add adopted upstream commit to resolve the issue.

Reference:
https://github.com/ipython/ipython/issues/12740

With hat:	python
7.19.0_1
11 Dec 2020 11:03:26
Revision:557718Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit

- Bump PORTREVISION for dependency change
7.19.0
31 Oct 2020 23:49:58
Revision:553813Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.19.0

Changelog:	https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.19#ipython-7-19

Approved by:	python (with hat)
7.18.1
30 Aug 2020 20:22:58
Revision:547120Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.18.1

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.17.0
15 Aug 2020 12:50:58
Revision:544938Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.17.0

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)
7.16.1
28 Jun 2020 13:32:40
Revision:540708Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.16.1

Approved by:	python (with hat)
7.16.0
27 Jun 2020 21:43:57
Revision:540654Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.16.0

Changelog:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-16

Approved by:	python (with hat)
7.15.0
06 Jun 2020 18:20:21
Revision:538115Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.15.0

Changelog:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-15
7.14.0
03 May 2020 16:49:59
Revision:533795Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
devel/ipython: Update to 7.14.0

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
7.13.0
01 Mar 2020 18:27:22
Revision:527598Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.13.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.12.0
22 Feb 2020 15:59:57
Revision:526830Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.12.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.11.1_1
11 Feb 2020 17:56:36
Revision:525874Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix RUN_DEPENDS: remove unneeded py-simplegeneric

- Update version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS
- Bump PORTREVISION for dependency change
7.11.1
30 Jan 2020 08:19:09
Revision:524636Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 7.11.1
7.10.1
06 Dec 2019 02:34:21
Revision:519116Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 7.10.1
7.9.0
31 Oct 2019 14:50:52
Revision:516166Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.9.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.8.0
07 Sep 2019 22:47:39
Revision:511480Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.8.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.7.0
01 Aug 2019 16:18:06
Revision:507811Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.7.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.6.1
04 Jul 2019 18:13:49
Revision:505859Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.6.1

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.6.0
29 Jun 2019 20:53:03
Revision:505378Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.6.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.5.0
06 Jun 2019 18:37:42
Revision:503597Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.5.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
		https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
7.2.0_1
24 Apr 2019 17:39:16
Revision:499872Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
devel/ipython: Use the other prompt_toolkit
7.2.0
07 Dec 2018 18:03:25
Revision:486877Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
devel/ipython: update to 7.2.0
6.5.0_1
11 Aug 2018 14:17:04
Revision:476894Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Clean up Makefile

The conditional dependency (devel/py-pathlib2) will never be used as python33
has been removed from ports tree.
6.5.0_1
09 Aug 2018 10:23:48
Revision:476733Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update WWW
6.5.0_1
08 Aug 2018 07:47:30
Revision:476628Original commit files touched by this commit This port version is marked as vulnerable.
farrokhi search for other commits by this committer
devel/ipython: Remove leftover artifact after removing GCC dependency

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
6.5.0
06 Aug 2018 11:01:56
Revision:476502Original commit files touched by this commit This port version is marked as vulnerable.
farrokhi search for other commits by this committer
devel/ipython: Update to 6.5.0

 - 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
5.8.0
31 Jul 2018 17:41:03
Revision:476010Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
devel/ipython: update to 5.8.0

Changelog:
http://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-8-0

With hat:   python
5.5.0_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit This port version is marked as vulnerable.
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
5.5.0_2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit This port version is marked as vulnerable.
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
5.5.0_2
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit This port version is marked as vulnerable.
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).
5.5.0_1
20 Feb 2018 09:26:02
Revision:462384Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
devel/ipython: Enable concurrent installation

PR:		225493
Submitted by:	John W. O'Brien <john saltant com>
Approved by:	python (koobs, maintainer)
5.5.0
04 Feb 2018 10:13:41
Revision:460899Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.5.0

Changes:	https://ipython.readthedocs.io/en/stable/whatsnew/version5.html
		https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst
5.3.0_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
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)
5.3.0_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit This port version is marked as vulnerable.
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
5.3.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit This port version is marked as vulnerable.
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
5.3.0
26 Feb 2017 13:57:22
Revision:434876Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.3.0

Changes:	http://ipython.readthedocs.io/en/stable/whatsnew/version5.html
		https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst
5.2.2
07 Feb 2017 20:31:46
Revision:433590Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.2.2

Changes:	http://ipython.readthedocs.io/en/stable/whatsnew/version5.html
		https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst
5.2.1
03 Feb 2017 14:10:14
Revision:433236Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.2.1

Changes:	http://ipython.readthedocs.io/en/stable/whatsnew/version5.html
		https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst
5.1.0
09 Jan 2017 18:51:47
Revision:431013Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
- Update to 5.1.0
- Pass maintainership to python@
- Notebook is now a seperate (upcoming) port
3.2.3_2
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit This port version is marked as vulnerable.
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.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.
3.2.3_1
10 Oct 2016 19:32:47
Revision:423684Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
- Remove obsolete python version condition
3.2.3_1
12 Sep 2016 08:39:15
Revision:421913Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Drop maintainership of devel/ipython.

Some kind soul with stronger Python clues should probably look into
a full Jupiter port.
3.2.3_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.2.3_1
23 Mar 2016 09:20:35
Revision:411691Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
3.2.3
10 Jan 2016 23:19:59
Revision:405758Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade devel/ipython to version 3.2.3.
3.2.2
10 Oct 2015 10:52:06
Revision:398988Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade devel/ipython to version 3.2.2.

PR:		203668
Submitted by:	Jason Unovitch
Security:	CVE-2015-6938
Security:	CVE-2015-7337
3.2.1
13 Jul 2015 08:42:39
Revision:391883Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Update to version 3.2.1.

PR:		201515
Submitted by:	Jason Unovitch
3.2.0
22 Jun 2015 20:51:02
Revision:390329Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 3.2.0.

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.
3.1.0
22 May 2015 13:34:22
Revision:387021Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
3.1.0
10 May 2015 16:56:25
Revision:385968Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Fix WWW in pkg-descr.

PR:		200103
Submitted by:	pi
3.1.0
02 May 2015 00:22:18
Revision:385159Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 3.1.0.
2.3.0
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Cleanup plist
2.3.0
02 Oct 2014 11:10:13
Revision:369811Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 2.3.0 and convert to USES=python.
2.2.0_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit This port version is marked as vulnerable.
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)
2.2.0
07 Aug 2014 10:15:07
Revision:364257Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 2.2.0.
2.1.0_1
15 Jul 2014 17:52:18
Revision:361989Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
2.1.0_1
08 Jun 2014 13:14:43
Revision:357013Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Remove indefinite articles from COMMENT where I'm maintainer.
2.1.0_1
24 May 2014 14:08:42
Revision:355023Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Borrow a fix for numpy for french/eficas: set LD_LIBRARY_PATH to
_GCC_RUNTIME to avoid linker errors when importing matplotlib.
2.1.0
22 May 2014 21:05:22
Revision:354891Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 2.1.0.
1.2.1_3
22 May 2014 20:51:42
Revision:354890Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
- Use PYDISTUTILS_AUTOPLIST.
- Enable HTML_NOTEBOOK by default if PACKAGE_BUILDING is defined.
1.2.1_2
25 Mar 2014 00:28:13
Revision:349101Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Add support for Python 3.

Submitted by:	nwhitehorn
1.2.1_1
22 Mar 2014 07:35:36
Revision:348762Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
Chase py-pyzmq category move for py-salt, ipython and py-kombu

Update py-pyzmq dependency entries for:

 - sysutils/py-salt
 - devel/ipython
 - net/py-kombu

Number of commits found: 156 (showing only 100 on this page)

1 | 2  »