Port details on branch 2025Q1 |
- php-mode.el PHP mode for GNU Emacs
- 1.27.0 lang
=0 1.25.0_6Version of this port present on the latest quarterly branch. - Maintainer: marc@bumblingdork.com
 - Port Added: 2025-02-25 02:30:21
- Last Update: 2025-02-25 02:25:41
- Commit Hash: 34b09cd
- Also Listed In: elisp
- License: GPLv3
- WWW:
- https://github.com/emacs-php/php-mode
- Description:
- This is a PHP mode for GNU Emacs.
¦ ¦ ¦ ¦ 
- 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:
-
- php-mode.el>0:lang/php-mode.el
- To install the port:
- cd /usr/ports/lang/php-mode.el/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php-mode.el
- pkg install php-mode.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php-mode.el
- Package flavors (<flavor>: <package>)
- full: php-mode.el
- canna: php-mode.el-emacs_canna
- nox: php-mode.el-emacs_nox
- wayland: php-mode.el-emacs_wayland
- distinfo:
- TIMESTAMP = 1736631607
SHA256 (emacs-php-php-mode-v1.27.0_GH0.tar.gz) = 2ac03fe0e553d2df630b267f51069a815e430e3b73bf14f6844244ccfbb4778f
SIZE (emacs-php-php-mode-v1.27.0_GH0.tar.gz) = 133871
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:
-
- emacs-30.1 : editors/emacs@full
- Runtime dependencies:
-
- emacs-30.1 : editors/emacs@full
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_php-mode.el
- USES:
- emacs
- pkg-message:
- For install:
- To use php-mode in Emacs, add the following lines to your ~/.emacs:
(autoload 'php-mode "php-mode" "Mode for editing PHP source files")
(add-to-list 'auto-mode-alist '("\\.\\(inc\\|php[s34]?\\)" . php-mode))
- Master Sites:
|
Number of commits found: 2
Number of commits found: 2
|