Port details |
- textadept Fast, minimalist, extensible text editor
- 11.4_2 editors =2 11.4_2Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2020-09-03 12:08:44
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://orbitalquark.github.io/textadept/
- Description:
- Textadept is a fast, minimalist, and remarkably extensible cross-platform
text editor for programmers. Written in a combination of C and Lua, and
relentlessly optimized for speed and minimalism over the years, Textadept
is an ideal editor for programmers who want endless extensibility without
sacrificing speed or succumbing to code bloat and featuritis.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- textadept>0:editors/textadept
- To install the port:
- cd /usr/ports/editors/textadept/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/textadept
- pkg install textadept
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: textadept
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1659360961
SHA256 (scintilla524.tgz) = 4aef1488c9a43b172e05ab762566049e135d1b91ca9d5d5f9f50a59c985acc66
SIZE (scintilla524.tgz) = 1258284
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
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for textadept-11.4_2:
DOCS=on: Build and/or install documentation
NCURSES=on: Console (text) interface support
====> GTK version: you have to select exactly one of them
GTK2=on: GTK 2 GUI toolkit support
GTK3=off: GTK 3 GUI toolkit support
===> Use 'make config' to modify these settings
- Options name:
- editors_textadept
- USES:
- compiler:c++17-lang desktop-file-utils gmake gnome iconv pkgconfig
- 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 |
11.4_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
11.4_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 ) |
11.4 23 Nov 2022 03:17:54 |
Alexey Dokuchaev (danfe) |
editors/textadept: belatedly update the port to version 11.4
- Lexilla was split from main Scintilla distribution into its own
- Rather than removing -rdynamic and the linker script, append two
symbols originating from our /lib/crt*.o that must stay global
- Remove no longer useful hack for glib 2.68.3, shorten the COMMENT
- Strip the binaries upon installation (subject to -DWITH_DEBUG)
Reported by: portscout (for a while) |
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) |
11.1 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 ) |
11.1 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
11.1 02 Sep 2021 09:49:30 |
Alexey Dokuchaev (danfe) |
editors/textadept: enable optional terminal ncurses-based version. |
11.1 01 Sep 2021 07:53:53 |
Alexey Dokuchaev (danfe) |
editors/textadept: drop DIST_SUBDIR, distfiles are uniquely named now. |
11.1 28 Aug 2021 12:34:49 |
Alexey Dokuchaev (danfe) |
editors/textadept: update the port to version 11.1, noting that:
- Most of the project's components are now fetched from GitHub
- New Scintilla requires no less than C++17 standard to build
- Use pregenerated docs for internal help and Lua API reference |
11.0.a.3 24 Jul 2021 06:47:07 |
Tobias C. Berner (tcberner) |
editors/textadept: prepare for glib-2.68.3
Obtained from: https://github.com/orbitalquark/textadept/issues/110
PR: 256200 |
11.0.a.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
11.0.a.3 04 Sep 2020 02:06:27 |
danfe |
- Remove the checks for prior existence of $(XDG_DATA_DIR) and
$(PIXMAPS_DIR): they do not serve any useful purpose and could
break the build if those directories are missing for some reason
- When disabling wget(1), also change its name to make it obvious
to the readers of the build log that is is not being executed
Reported by: linimon |
11.0.a.3 03 Sep 2020 12:08:03 |
danfe |
Textadept is fast, minimalist, extensible cross-platform text editor.
WWW: https://foicica.com/textadept/ |