Port details on branch 2025Q1 |
- peg.el Parsing expression grammars in Emacs lisp
- 1.0.1_3 devel
=0 1.0.1_3Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2025-02-25 02:30:21
- Last Update: 2025-02-25 02:25:41
- Commit Hash: 7381060
- Also Listed In: elisp
- License: GPLv3+
- WWW:
- https://elpa.gnu.org/packages/peg.html
- Description:
- This package implements Parsing Expression Grammars for Emacs Lisp.
Parsing Expression Grammars (PEG) are a formalism in the spirit of
Context Free Grammars (CFG) with some simplifications which makes the
implementation of PEGs as recursive descent parsers particularly
simple and easy to understand [Ford, Baker].
PEGs are more expressive than regexps and potentially easier to use.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/peg.el/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/peg.el
- pkg install peg.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: peg.el
- Package flavors (<flavor>: <package>)
- full: peg.el
- canna: peg.el-emacs_canna
- nox: peg.el-emacs_nox
- wayland: peg.el-emacs_wayland
- devel_full: peg.el-emacs_devel
- devel_nox: peg.el-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1716440244
SHA256 (peg-1.0.1.tar) = 435fcd30d8e0043d030a31a19a6f1322a4637d3f97eae69bb721d8649d299492
SIZE (peg-1.0.1.tar) = 51200
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
- This port is required by:
- for Build
-
- databases/pg.el
- for Run
-
- databases/pg.el
Configuration Options:
- No options to configure
- Options name:
- devel_peg.el
- USES:
- emacs tar
- 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.0.1_3 25 Feb 2025 02:25:41
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation |
Number of commits found: 1
|