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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q4
ipython Enhanced Interactive Python shell
9.15.0 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 9.13.0Version 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: 2026-07-08 13:34:03
Commit Hash: afbd8fd
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR}
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 py312-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 py312-ipython listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-ipython
Package flavors (<flavor>: <package>)
  • py312: py312-ipython
distinfo:
TIMESTAMP = 1782967040 SHA256 (ipython-9.15.0.tar.gz) = da2819ce2aa83135257df830660b1176d986c3d2876db24df01974fa955b2756 SIZE (ipython-9.15.0.tar.gz) = 4442580

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

py39-ipython
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--8.14.0--n/an/an/a
FreeBSD:14:latest--7.34.0--8.14.0-8.14.0
FreeBSD:14:quarterly-----8.18.18.18.18.18.1
FreeBSD:15:latest--n/a-n/an/a8.18.1_18.18.1_1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-ipython
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.10.09.10.0-8.18.1_19.10.0n/an/an/a
FreeBSD:13:quarterly9.10.09.10.0-8.18.1_19.10.0n/an/an/a
FreeBSD:14:latest---8.18.1_1----
FreeBSD:14:quarterly---8.18.1_1----
FreeBSD:15:latest--n/a8.18.1_1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-ipython
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest9.15.09.15.0--9.15.0---
FreeBSD:14:quarterly9.15.09.15.0--9.15.0---
FreeBSD:15:latest9.15.09.15.0n/a-n/an/a--
FreeBSD:15:quarterly9.15.09.15.0n/a-n/an/a--
FreeBSD:16:latest9.15.09.15.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=61.0 : devel/py-setuptools@py312
  2. py312-wheel>=0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-decorator>=5.1.0 : devel/py-decorator@py312
  2. py312-ipython-pygments-lexers>=1.0.0 : devel/py-ipython-pygments-lexers@py312
  3. py312-jedi>=0.18.2 : devel/py-jedi@py312
  4. py312-matplotlib-inline>=0.1.6 : math/py-matplotlib-inline@py312
  5. py312-pexpect>=4.6 : misc/py-pexpect@py312
  6. py312-prompt-toolkit>=3.0.41<3.1.0 : devel/py-prompt-toolkit@py312
  7. py312-psutil>=7 : sysutils/py-psutil@py312
  8. py312-pygments>=2.14.0 : textproc/py-pygments@py312
  9. py312-sqlite3>=2 : databases/py-sqlite3@py312
  10. py312-stack-data>=0.6.0 : devel/py-stack-data@py312
  11. py312-traitlets>=5.13.0 : devel/py-traitlets@py312
  12. python3.12 : lang/python312
This port is required by:
for Build
  1. accessibility/accerciser
  2. science/py-OpenMC
  3. science/py-py3Dmol

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. devel/py-ipykernel5*
  2. devel/py-spyder*
  3. devel/spyder*
  4. math/sage*
  5. 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 py312-ipython-9.15.0: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_ipython
USES:
cpe python:3.11+
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.

There are no commits on branch 2024Q4 for this port