Port details |
- python-mode.el Emacs lisp module for the Python language
- 1.0_2,1 lang =2 1.0_2,1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-11-02 13:37:09
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: elisp python
- License: not specified in port
- WWW:
- https://python-mode.sourceforge.net/
- Description:
- Emacs lisp modules for the Python language.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- python-mode.el>0:lang/python-mode.el
- To install the port:
- cd /usr/ports/lang/python-mode.el/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python-mode.el
- pkg install python-mode.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python-mode.el
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (python-mode-1.0.tar.gz) = 1e0f0038d9a320ba4e0b3b6a8f0ead46c94147ccc5bcd61ccd0a3ec14ff19445
SIZE (python-mode-1.0.tar.gz) = 54295
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_python-mode.el
- pkg-message:
- For install:
- To use python-mode in Emacs, add the following lines to your ~/.emacs:
(autoload 'python-mode "python-mode" "Mode for editing Python source files")
(add-to-list 'auto-mode-alist '("\\.py" . python-mode))
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2,1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0_2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0_2,1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.0_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_2,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.0_2,1 30 May 2019 07:36:32 |
tobik |
lang/python-mode.el: Do not install files for xemacs
It was removed in 2014. |
1.0_1,1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.0_1,1 01 Jun 2014 12:50:31 |
pawel |
Add staging support |
1.0_1,1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.0_1,1 11 May 2013 11:37:55 |
rm |
Commit all the non-functional changes to python ports to reduce the diff size
for an exp-run of updated python versions.
- trim Makefile headers
- remove leading indefinite article from COMMENT
- use PYTHON shortcut in MASTER_SITES
- whitespace fixes
- remove checks for unsupported versions of FreeBSD
- use static value ``33'' instead of PYTHON_SUFFIX in lang/python33/pkg-plist,
because this value is not supposed to be changed across the branch and for
consistency with other python3 ports
- remove conflicts in lang/python-mode.el with not more existing python-2.4 |
1.0_1,1 04 Dec 2012 20:02:11 |
gahr |
- Add missing closing > on Created by line
Feature safe: yes |
1.0_1,1 04 Dec 2012 04:25:38 |
tabthorpe |
- Reassign to the heap at maintainer's request
Feature safe: yes |
1.0_1,1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.0_1 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.0_1,1 02 Jul 2007 18:15:52 |
anray |
Fix installing from package.
Reported by: infofarmer |
1.0,1 29 Jun 2007 21:19:23 |
anray |
Update to 1.0 release.
PR: ports/114124
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: Dario Freni (maintainer) |
1.0.a 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.a 22 Jan 2006 02:18:40 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.0.a 02 Nov 2005 13:34:58 |
perky |
Add new port for python-mode.el.
Emacs lisp modules for the Python language.
PR: 87314
Submitted by: Dario Freni <saturnero@guri.org>
WWW: http://python-mode.sourceforge.net/ |