Port details |
- lexilla Free library of language lexers
- 5.4.4 textproc
=2 5.3.2Version of this port present on the latest quarterly branch. - Maintainer: cyberbotx@cyberbotx.com
 - Port Added: 2024-06-30 15:27:04
- Last Update: 2025-05-05 16:39:42
- Commit Hash: a5b7bd2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: SCINTILLA
- WWW:
- https://www.scintilla.org/Lexilla.html
- Description:
- Lexilla is a free library of language lexers that can be used with the Scintilla
editing component. Originally, this functionality was incorporated inside
Scintilla. It has been extracted as a separate project to make it easier for
contributors to work on support for new languages and to fix bugs in existing
lexers. It also defines a protocol where projects can implement their own
lexers and distribute them as they wish.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lexilla>0:textproc/lexilla
- To install the port:
- cd /usr/ports/textproc/lexilla/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/lexilla
- pkg install lexilla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lexilla
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746400565
SHA256 (lexilla544.tgz) = 9df65d5283ebce2b907cd72cfb2f97d3f162c143122e8d5e57f4da23ff129205
SIZE (lexilla544.tgz) = 1057566
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:
-
- scintilla>0 : x11-toolkits/scintilla
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- editors/scite
Configuration Options:
- No options to configure
- Options name:
- textproc_lexilla
- USES:
- compiler:c++17-lang cpe gmake pkgconfig tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.4 05 May 2025 16:39:42
    |
Vladimir Druzenko (vvd)  Author: Naram Qashat |
textproc/lexilla: Update 5.3.2 => 5.4.4
Changelogs:
https://www.scintilla.org/LexillaHistory.html#Releases
- Remove gnome and iconv from USES - Lexilla uses neither.
- Replace patch textproc/lexilla/files/patch-src_deps.mak with
REINPLACE_CMD to get rid of the 1.6K line patch.
PR: 286603 |
5.3.2 30 Jun 2024 15:20:52
    |
Fernando ApesteguĂa (fernape)  Author: Naram Qashat |
textproc:lexilla: new port
Free library of language lexers needed for the upcoming update of editors/scite. |
Number of commits found: 2
|