Port details |
- py-natten Neighborhood Attention Extension for PyTorch
- 0.21.0 misc
=2 0.20.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-07-21 08:51:06
- Last Update: 2025-07-15 06:50:50
- Commit Hash: df8d141
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://natten.org/
- https://github.com/SHI-Labs/NATTEN
- Description:
- NATTEN is an open-source project dedicated to providing fast implementations
for Neighborhood Attention, a sliding window self-attention mechanism.
 ¦ ¦ ¦ ¦ 
- 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}natten>0:misc/py-natten@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-natten/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-natten
- pkg install py311-natten
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-natten listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-natten
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1752560055
SHA256 (SHI-Labs-NATTEN-v0.21.0_GH0.tar.gz) = d22854304f0329bb8382aa49ff33c964c9936d3939b2b5cfa29213f64fbca46a
SIZE (SHI-Labs-NATTEN-v0.21.0_GH0.tar.gz) = 6125670
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-pytorch>=2.0.0 : misc/py-pytorch@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytorch>=2.0.0 : misc/py-pytorch@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-natten
- USES:
- localbase 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 |
0.21.0 15 Jul 2025 06:50:50
    |
Yuri Victorovich (yuri)  |
misc/py-natten: update 0.20.1 → 0.21.0
Reported by: portscout |
0.20.1 15 Jun 2025 16:07:02
    |
Yuri Victorovich (yuri)  |
misc/py-natten: update 0.17.5 → 0.20.1 |
0.17.5 18 Mar 2025 08:33:06
    |
Yuri Victorovich (yuri)  |
misc/py-natten: update 0.17.4 → 0.17.5
Reported by: portscout |
0.17.4 14 Mar 2025 08:51:38
    |
Yuri Victorovich (yuri)  |
misc/py-natten: update 0.17.3 → 0.17.4
Reported by: portscout |
0.17.3_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.17.3 02 Nov 2024 13:55:11
    |
Yuri Victorovich (yuri)  |
misc/py-natten: update 0.17.1 → 0.17.3
Reported by: portscout |
0.17.1_6 29 Oct 2024 14:38:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
0.17.1_5 07 Oct 2024 14:16:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
0.17.1_4 18 Sep 2024 19:10:12
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
0.17.1_3 15 Sep 2024 20:09:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
0.17.1_2 15 Aug 2024 10:55:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
0.17.1_1 08 Aug 2024 07:41:06
    |
Alexey Dokuchaev (danfe)  |
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot |
0.17.1 21 Jul 2024 08:49:13
    |
Yuri Victorovich (yuri)  |
misc/py-natten: New port: Neighborhood Attention Extension |