Port details |
- py-editorconfig EditorConfig File Locator and Interpreter for Python
- 0.12.3 editors
=0 Version of this port present on the latest quarterly branch. - Maintainer: shaun@FreeBSD.org
 - Port Added: 2017-04-12 02:27:34
- Last Update: 2022-07-20 14:21:49
- Commit Hash: 7cd7a8d
- Also Listed In: python
- License: BSD2CLAUSE PSFL
- Description:
- EditorConfig makes it easy to maintain the correct coding style when
switching between different text editors and between different projects.
The EditorConfig project maintains a file format and plugins for various
text editors which allow this file format to be read and used by those
editors.
WWW: https://editorconfig.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}editorconfig>0:editors/py-editorconfig@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/editors/py-editorconfig/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/py-editorconfig
- pkg install py39-editorconfig
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-editorconfig listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-editorconfig
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1638793130
SHA256 (EditorConfig-0.12.3.tar.gz) = 57f8ce78afcba15c8b18d46b5170848c88d56fd38f05c2ec60dbbfcb8996e89e
SIZE (EditorConfig-0.12.3.tar.gz) = 13329
- 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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- devel/eric6
- for Run
-
- devel/eric6
- devel/py-jsbeautifier
- Configuration Options:
- No options to configure
- Options name:
- editors_py-editorconfig
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:49 0.12.3 |
Tobias C. Berner (tcberner)  |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
10 Jan 2022 15:15:39 0.12.3 |
Stefan Eßer (se)  |
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 ) |
06 Dec 2021 12:20:32 0.12.3 |
Shaun Amott (shaun)  |
editors/py-editorconfig: update to 0.12.3. |
06 Apr 2021 14:31:07 0.12.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.12.2 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
19 Feb 2019 11:55:58
0.12.2 |
bofh  |
editors/py-editorconfig: Update version 0.12.1=>0.12.2
- Add LICENSE BSD2CLAUSE
Approved by: shaun |
18 Jan 2019 09:30:32
0.12.1 |
amdmi3  |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
12 Apr 2017 02:27:26
0.12.1 |
shaun  |
New port: EditorConfig File Locator and Interpreter for Python. |
Number of commits found: 8
|