| Port details |
- py-editor Open the default text editor
- 1.6.6 editors
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-16 23:18:17
- Last Update: 2025-10-16 23:15:27
- Commit Hash: 6c782ff
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rec/editor
- Description:
- The editor Python library allows users to open their default text
editor or a specified editor to edit existing files, new files, or
temporary files. It blocks execution while the user edits the text
and then returns the file's contents.
The library determines the editor to use based on the VISUAL or
EDITOR environment variables, or defaults to 'Notepad' on Windows
and 'vim' otherwise.
¦ ¦ ¦ ¦ 
- 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}editor>0:editors/py-editor@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/editors/py-editor/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/py-editor
- pkg install py311-editor
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-editor listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-editor
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760642616
SHA256 (editor-1.6.6.tar.gz) = bb6989e872638cd119db9a4fce284cd8e13c553886a1c044c6b8d8a160c871f8
SIZE (editor-1.6.6.tar.gz) = 3197
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-poetry-core>0 : devel/py-poetry-core@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-runs>0 : devel/py-runs@py311
- py311-xmod>0 : devel/py-xmod@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-inquirer
Configuration Options:
- No options to configure
- Options name:
- editors_py-editor
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.6.6 16 Oct 2025 23:15:27
    |
Yuri Victorovich (yuri)  |
editors/py-editor: New port: Open the default text editor |
Number of commits found: 1
|