| Port details |
- py-mne Python project for MEG and EEG data analysis
- 1.11.0_2 science
=0 1.11.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-06 08:30:11
- Last Update: 2026-04-03 20:52:43
- Commit Hash: d04d23a
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://mne.tools/stable/
- https://github.com/mne-tools/mne-python
- Description:
- MNE-Python is an open-source Python package for exploring, visualizing,
and analyzing human neurophysiological data: MEG, EEG, sEEG, ECoG, and more.
It includes algorithms for preprocessing, source estimation, time-frequency
analysis, statistics, and machine learning.
 ¦ ¦ ¦ ¦ 
- 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}mne>0:science/py-mne@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-mne/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-mne
- pkg install py311-mne
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 py311-mne listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mne
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1763923010
SHA256 (mne-1.11.0.tar.gz) = 0a89b8fc44133b81218a35cdcba74ad0f8ae2e265136249b365b9ce04864c688
SIZE (mne-1.11.0.tar.gz) = 7152794
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-decorator>0 : devel/py-decorator@py311
- py311-Jinja2>0 : devel/py-Jinja2@py311
- py311-lazy_loader>=0.3 : devel/py-lazy_loader@py311
- py311-matplotlib>=3.8 : math/py-matplotlib@py311
- py311-numpy1>=1.16 : math/py-numpy1@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pooch>=1.5 : devel/py-pooch@py311
- py311-scipy>=1.11 : science/py-scipy@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-mne
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.11.0_2 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
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. |
1.11.0_2 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.11.0_1 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
1.11.0 23 Nov 2025 20:09:01
    |
Yuri Victorovich (yuri)  |
science/py-mne: update 1.10.1 → 1.11.0
Reported by: portscout |
1.10.1 06 Oct 2025 08:25:47
    |
Yuri Victorovich (yuri)  |
science/py-mne: New port: Python project for MEG and EEG data analysis |