Port details |
- mle Small, flexible, terminal-based text editor
- 1.4.3 editors
=0 1.4.3Version of this port present on the latest quarterly branch. - Maintainer: as@php.net
 - Port Added: 2019-09-21 14:21:51
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: APACHE20
- Description:
- mle is a small, flexible, terminal-based text editor written in C.
Notable features include: full Unicode support, syntax highlighting,
scriptable rc file, macros, search and replace (PCRE), window
splitting, multiple cursors, and integration with various shell
commands.
WWW: https://github.com/adsr/mle
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/mle/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/mle
- pkg install mle
- PKGNAME: mle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1582636451
SHA256 (adsr-mle-v1.4.3_GH0.tar.gz) = 452b14d63f7d3ccd98263baec2e4840e4093cc42d1f9cedeaf45151b89ac5ff6
SIZE (adsr-mle-v1.4.3_GH0.tar.gz) = 106221
- 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:
-
- uthash.h : devel/uthash
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libpcre.so : devel/pcre
- libtermbox.so : devel/termbox
- liblua-5.3.so : lang/lua53
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- editors_mle
- USES:
- compiler:c11 gmake localbase:ldflags shebangfix lua:53
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.4.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Apr 2020 15:49:37
1.4.3
|
mat  |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
25 Feb 2020 13:37:36
1.4.3
|
wen  |
- Update to 1.4.3
PR: 244134
Submitted by: as@php.net(maintainer) |
08 Oct 2019 07:53:49
1.4.2
|
pkubaj  |
editors/mle: fix build on GCC architectures
Use newer compiler:
cc1: error: unrecognized command line option "-Wno-unused-result"
Approved by: mentors (implicit approval) |
25 Sep 2019 20:55:12
1.4.2
|
0mp  |
Update to 1.4.2
PR: 240821
Submitted by: as@php.net (maintainer) |
21 Sep 2019 14:25:18
1.4.1
|
0mp  |
Update to v1.4.1
This release integrates FreeBSD test fixes.
PR: 240523
Submitted by: as@php.net (maintainer)
Event: EuroBSDcon 2019 |
21 Sep 2019 14:21:45
1.4.0
|
0mp  |
New port: editors/mle: Small, flexible, terminal-based text editor
mle is a small, flexible, terminal-based text editor written in C.
Notable features include: full Unicode support, syntax highlighting,
scriptable rc file, macros, search and replace (PCRE), window
splitting, multiple cursors, and integration with various shell
commands.
WWW: https://github.com/adsr/mle
PR: 240523
Submitted by: as@php.net
Differential Revision: https://reviews.freebsd.org/D21689
Event: EuroBSDcon 2019 |
Number of commits found: 7
|