Port details |
- lapce Lightning-fast and Powerful Code Editor
- 0.4.2_4 editors =3 0.4.2_3Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2022-08-27 14:27:05
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: opencv, xxd, ollama, openvsp, ungoogled-chromium
- License: APACHE20
- WWW:
- https://lapce.dev/
- Description:
- Lapce is written in pure Rust with a UI in Druid. It is designed with
Rope Science from the Xi-Editor which makes for lightning-fast
computation, and leverages OpenGL for rendering.
- Built-in LSP (Language Server Protocol) support to give you
intelligent code features such as: completion, diagnostics and code
actions
- Modal editing support as first class citizen (Vim-like, and
toggleable)
- Built-in remote development support inspired by VSCode Remote
Development.
- Plugins can be written in programming languages that can compile to
the WASI format (C, Rust, AssemblyScript)
- Built-in terminal, so you can execute commands in your workspace,
without leaving Lapce.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/lapce/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/lapce
- pkg install lapce
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lapce
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1729285044
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
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:
-
- rust>=1.84.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xdg-desktop-portal>0 : deskutils/xdg-desktop-portal
- update-desktop-database : devel/desktop-file-utils
- perl5>=5.36<5.37 : lang/perl5.36
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libssh2.so : security/libssh2
- libgit2.so : devel/libgit2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_lapce
- USES:
- cargo desktop-file-utils dos2unix gmake localbase:ldflags perl5 pkgconfig ssl xorg
- 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 |
0.4.2_4 20 Jan 2025 11:06:50 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.4.2_3 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.4.2_2 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.2_1 23 Oct 2024 07:11:50 |
Matthias Fechner (mfechner) |
devel/libgit2: bump consumers of libgit2 due to update |
0.4.2 20 Oct 2024 10:22:10 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.4.2
ChangeLog: https://github.com/lapce/lapce/releases/tag/v0.4.2
https://github.com/lapce/lapce/releases/tag/v0.4.1
PR: 278837 |
0.4.0.94_4 18 Oct 2024 18:56:41 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of devel/libgit2
libgit2 updated to 1.8.1 |
0.4.0.94_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.4.0.94_2 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.4.0.94_2 28 Aug 2024 12:30:51 |
Nuno Teixeira (eduardo) |
editors/lapce: Fix build with rust 1.80.0
PR: 280490 |
0.4.0.94_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.4.0.94_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.4.0.94 14 Jun 2024 20:51:49 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to latest commit 0.4.0-94
Comment Cargo.toml patch about our ports framework doing unexpected
changes during configure.
ChangeLog:
https://github.com/lapce/lapce/compare/0.4.0-24-g9d016feb..0.4.0-94-gdc9a24d8
PR: 278837 |
0.4.0.24 23 May 2024 19:20:36 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to latest commit 0.4.0-24
Delete floem patch as support for FreeBSD was merged upstream.
ChangeLog:
https://github.com/lapce/lapce/compare/0.4.0-16-g985b07c..0.4.0-24-g9d016feb |
0.4.0.16_2 14 May 2024 07:27:35 |
Nuno Teixeira (eduardo) Author: Mikael Urankar |
editors/lapce: Fix menu display / Improve port
- Fix menu display: https://github.com/lapce/floem/pull/443
- Add desktop file and icon
PR: 278950 |
0.4.0.16_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.4.0.16 09 May 2024 11:41:55 |
Nuno Teixeira (eduardo) Author: Mikael Urankar |
editors/lapce: Update to latest commit 0.4.0-16
ChangeLog:
https://github.com/lapce/lapce/compare/v0.3.1...0.4.0-16-g985b07c
PR: 278837 |
0.3.1_3 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.3.1_2 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.3.1_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.3.1 08 Jan 2024 09:47:17 |
Nuno Teixeira (eduardo) |
editors/lapce: Fix build on aarch64
Use jbeich@ patch from x11/xdg-desktop-portal-luminous port. |
0.3.1 31 Dec 2023 14:01:03 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.3.1
ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md
PR: 274852 |
0.2.8_8 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.2.8_7 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.2.8_6 13 Nov 2023 13:10:10 |
Matthias Fechner (mfechner) |
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade |
0.2.8_5 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.2.8_4 18 Sep 2023 11:59:37 |
Nuno Teixeira (eduardo) |
editors/lapce: Add PORTSCOUT
- Instruct PORTSCOUT to check directly on upstream site to avoid wrong
versions. |
0.2.8_4 08 Sep 2023 13:50:20 |
Matthias Fechner (mfechner) |
Bump ports with dependency to libgit2
See f11ed41604723ab3c75c6a108850858b7efd4f10 |
0.2.8_3 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.2.8_2 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.2.8_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.2.8 02 Jun 2023 09:52:16 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.8
ChangeLog: https://github.com/lapce/lapce/blob/v0.2.8/CHANGELOG.md |
0.2.7_1 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.2.7 19 Mar 2023 20:27:24 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.7
ChangeLog: https://github.com/lapce/lapce/releases/tag/v0.2.7 |
0.2.6_2 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.2.6_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.2.6 01 Mar 2023 08:27:36 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.6
ChangeLog: https://github.com/lapce/lapce/blob/v0.2.6/CHANGELOG.md |
0.2.5_4 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.2.5_3 15 Jan 2023 13:40:21 |
Nuno Teixeira (eduardo) |
editors/lapce: Fix aarch64 build
- Fix aarch64 build: wasmtime-runtime-1.0.2 crate
See: https://github.com/bytecodealliance/wasmtime/issues/5499
PR: 268929
Tested by: Robert Clausecker <fuz@fuz.su> |
0.2.5_2 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.2.5_1 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.2.5 16 Dec 2022 08:39:21 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.5
ChangeLog: https://github.com/lapce/lapce/releases/tag/v0.2.5 |
0.2.4 19 Nov 2022 15:21:30 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.4
ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md |
0.2.3_1 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.2.3 11 Nov 2022 16:37:14 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.3
ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md |
0.2.2 05 Nov 2022 01:24:43 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.2
ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md |
0.2.1_1 30 Oct 2022 20:09:50 |
Nuno Teixeira (eduardo) |
editors/lapce: Remove unneeded patch
- Remove unneeded patch since rust 1.64.0 has landed. |
0.2.1_1 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
0.2.1 15 Oct 2022 13:04:32 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.1
ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md#021 |
0.2.0_1 06 Oct 2022 15:32:08 |
Nuno Teixeira (eduardo) |
editors/lapce: Unbreak arm64
- add upstream patch for process_path 0.1.4 crate
https://github.com/wesleywiser/process_path/pull/13
- bump PORTREVISION |
0.2.0 05 Oct 2022 14:56:54 |
Nuno Teixeira (eduardo) |
editors/lapce: Mark broken on arm64
- process_path-0.1.4 crate doesn't build on arm64
https://github.com/lapce/lapce/issues/1185 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.0 05 Sep 2022 19:26:22 |
Nuno Teixeira (eduardo) |
editors/lapce: Update to 0.2.0
ChangeLog: https://github.com/lapce/lapce/releases/tag/v0.2.0
PR: 266232 |
g20220826 27 Aug 2022 14:24:58 |
Nuno Teixeira (eduardo) |
editors/lapce: New port: Lightning-fast and Powerful Code Editor
Lapce is written in pure Rust with a UI in Druid. It is designed with
Rope Science from the Xi-Editor which makes for lightning-fast
computation, and leverages OpenGL for rendering.
- Built-in LSP (Language Server Protocol) support to give you
intelligent code features such as: completion, diagnostics and code
actions
- Modal editing support as first class citizen (Vim-like, and
toggleable)
- Built-in remote development support inspired by VSCode Remote
Development.
- Plugins can be written in programming languages that can compile to
the WASI format (C, Rust, AssemblyScript)
- Built-in terminal, so you can execute commands in your workspace,
without leaving Lapce.
WWW: https://lapce.dev/
PR: 265892 |