Port details |
- lite-xl Lightweight text editor written mostly in Lua
- 2.1.4 editors =2 2.1.4Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2022-11-10 10:51:09
- Last Update: 2024-04-23 07:42:32
- Commit Hash: 21a345e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://lite-xl.com/
- Description:
- Lite XL editor is a lightweight, simple, fast, feature-filled, and
extremely extensible text editor written in C, and Lua, descendant
of the `editors/lite'.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lite-xl>0:editors/lite-xl
- To install the port:
- cd /usr/ports/editors/lite-xl/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/lite-xl
- pkg install lite-xl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lite-xl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713264471
SHA256 (lite-xl-lite-xl-v2.1.4_GH0.tar.gz) = 611ab123a131bae990dc2103072a9c102171403b77e30169f557d3516f502cf6
SIZE (lite-xl-lite-xl-v2.1.4_GH0.tar.gz) = 553567
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:
-
- update-desktop-database : devel/desktop-file-utils
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpcre2-8.so : devel/pcre2
- liblua-5.4.so : lang/lua54
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lite-xl-2.1.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_lite-xl
- USES:
- desktop-file-utils lua:54 meson pkgconfig sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.4 23 Apr 2024 07:42:32 |
Alexey Dokuchaev (danfe) |
editors/lite-xl: update the port to version 2.1.4
- Addresses severe bugs not found in previous releases
and improves the usability of the editor
- Bump accompanying color themes and plugins to their
latest respective GitHub commits
Reported by: portscout |
2.1.3 06 Feb 2024 16:51:34 |
Alexey Dokuchaev (danfe) |
editors/lite-xl: the port had been updated to version 2.1.3
This release addresses severe bugs not found in previous releases.
As usual, bump supplied color themes and plugins to their latest
GitHub commits.
Reported by: portscout |
2.1.2 31 Dec 2023 06:16:38 |
Alexey Dokuchaev (danfe) |
editors/lite-xl: the port had been updated to version 2.1.2
This release addresses some issues with the previous release,
improves the performance and stability. Also, bump supplied
color themes and plugins to their latest GitHub tags.
Reported by: portscout |
2.1.1_1 27 Sep 2023 10:00:48 |
Alexey Dokuchaev (danfe) |
editors/lite-xl: install some nonessential but nice to have files
Modern graphical environments usually give better user experience
when programs are supplied with icon(s), .desktop file, etc.
PR: 274077 |
2.1.1 03 Jan 2023 04:06:22 |
Alexey Dokuchaev (danfe) |
editors/lite-xl: the port had been updated to version 2.1.1
- Pull plugins and color themes to their respective latest commits
- Clean up the patch after most of it had been integrated upstream
Reported by: portscout |
2.1.0 27 Nov 2022 14:38:41 |
Piotr Kubaj (pkubaj) |
editors/lite-xl: fix build on powerpc* |
2.1.0 10 Nov 2022 10:45:46 |
Alexey Dokuchaev (danfe) |
editors/lite-xl: new port had been added (+)
Lite XL editor is a lightweight, simple, fast, feature-filled, and
extremely extensible text editor written in C, and Lua, descendant
of the `editors/lite'.
WWW: https://lite-xl.com/ |