notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
lexilla Free library of language lexers
5.4.4 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.3.2Version of this port present on the latest quarterly branch.
Maintainer: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. include/lexilla/Lexilla.h
  2. include/lexilla/SciLexer.h
  3. lib/liblexilla.so
  4. @ldconfig
  5. /usr/local/share/licenses/lexilla-5.4.4/catalog.mk
  6. /usr/local/share/licenses/lexilla-5.4.4/LICENSE
  7. /usr/local/share/licenses/lexilla-5.4.4/SCINTILLA
Collapse this list.
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):
lexilla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.25.3.2-5.3.25.3.2---
FreeBSD:13:quarterly5.3.25.3.2-5.3.25.3.2---
FreeBSD:14:latest5.3.25.4.4-5.3.25.4.4---
FreeBSD:14:quarterly5.3.25.3.2-5.3.25.3.2---
FreeBSD:15:latest5.3.25.3.2n/a5.3.2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. scintilla>0 : x11-toolkits/scintilla
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://www.scintilla.org/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.4
05 May 2025 16:39:42
commit hash: a5b7bd22f89f8d0c0da3b03784301731bc57cbf6commit hash: a5b7bd22f89f8d0c0da3b03784301731bc57cbf6commit hash: a5b7bd22f89f8d0c0da3b03784301731bc57cbf6commit hash: a5b7bd22f89f8d0c0da3b03784301731bc57cbf6 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 758096fbf896b9d318b7efdb7a68248cbe42b993commit hash: 758096fbf896b9d318b7efdb7a68248cbe42b993commit hash: 758096fbf896b9d318b7efdb7a68248cbe42b993commit hash: 758096fbf896b9d318b7efdb7a68248cbe42b993 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
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