Port details |
- dte Small and easy to use console text editor
- 1.9.1_1 editors =3 1.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2000-11-02 12:42:45
- Last Update: 2024-02-23 16:54:13
- Commit Hash: b892bdb
- People watching this port, also watch:: apel, emacs, py311-Automat, py39-PyOpenGL, py311-python-gdsii
- License: GPLv2
- WWW:
- https://craigbarnes.gitlab.io/dte/
- Description:
- A small and easy to use console text editor, featuring
- Multiple buffers/tabs
- Unlimited undo/redo
- Search and replace
- Syntax highlighting
- Customizable color schemes
- Customizable key bindings
- Command language with auto-completion
- Jump to definition (using ctags)
- Jump to compiler error
- ¦ ¦ ¦ ¦
- 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/dte/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/dte
- pkg install dte
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dte
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617890537
SHA256 (craigbarnes-dte-cae7c45ea5a563c022001a54d1eee71c268f62b4_GL0.tar.gz) = 0fdd15fba08daffa7ae265664d2dab6abc6385234a5138ae6c01d7543b33b80c
SIZE (craigbarnes-dte-cae7c45ea5a563c022001a54d1eee71c268f62b4_GL0.tar.gz) = 281861
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dte-1.9.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_dte
- USES:
- iconv gmake ncurses
- 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 |
1.9.1_1 23 Feb 2024 16:54:13 |
Muhammad Moinur Rahman (bofh) |
editors/dte: Moved man to share/man
Approved by: portmgr (blanket) |
1.9.1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
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) |
1.9.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 ) |
1.9.1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
1.9.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.1 13 Dec 2019 13:23:59 |
dmgk |
editors/dte: Update to 1.9.1
- Switch to Gitlab, project main repo is now hosted there
- Pet portclippy
Changes: https://gitlab.com/craigbarnes/dte/blob/master/CHANGELOG.md |
1.9 22 Sep 2019 17:25:18 |
dmgk |
editors/dte: Update to 1.9
Changes: https://github.com/craigbarnes/dte/releases/tag/v1.9
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21751 |
1.8.2 16 Sep 2019 20:55:08 |
dmgk |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
1.8.2 23 Apr 2019 14:27:40 |
swills |
editors/dte: update to 1.8.2
PR: 237491
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.8 19 Apr 2019 14:47:11 |
swills |
editors/dte: Update to 1.8
PR: 237386
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.7 12 May 2018 10:12:10 |
krion |
Update to 1.7
PR: 228171
Submitted by: maintainer |
1.6 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.6 21 Dec 2017 15:47:10 |
tobik |
editors/dte: Update to 1.6
- Add post-install-DOCS-on target
Changes: https://github.com/craigbarnes/dte/releases/tag/v1.6
PR: 224501
Submitted by: Dmitri Goutnik <dg@syrec.org> |
1.5 18 Dec 2017 22:52:21 |
yuri |
New port: editors/dte: Small and easy to use console text editor
PR: 224340
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13498 |
6.12_1 05 Jan 2007 18:13:35 |
miwi |
2007-01-01 devel/kasm: Buggy and unmaintained, use devel/hptools instead
2007-01-04 devel/py-getargs: distfile and homepage disappeared
2007-01-04 devel/pyumlgraph: distfile and homepage disappeared
2007-01-04 editors/beaver: distfile disappeared from homepage
2007-01-04 editors/dte: distfile and homepage disappeared |
6.12_1 04 Dec 2006 21:19:31 |
erwin |
- Deprecate
- Set EXPIRATION_DATE
PR: 106324
Submitted by: gabor |
6.12_1 14 Nov 2006 13:21:42 |
erwin |
- Mark BROKEN as the only master site requires authorization
- Drop maintainership
PR: 105239
Submitted by: gabor |
6.12_1 08 Aug 2006 08:05:26 |
erwin |
- Official MASTER_SITE is up again
- Add WWW
- Respect DESTDIR
- Distfile was rerolled from 6.11 to 6.12, but the port already represented
6.12, so bump PORTREVISION. A full diff can be seen at
http://gabor.t-hosting.hu/patches/dte.diff
PR: 101562
Submitted by: gabor (maintainer) |
6.12 09 Nov 2005 16:05:23 |
mnag |
Add SHA256
PR: 88737
Submitted by: maintainer |
6.12 01 Aug 2005 18:08:50 |
garga |
- Use PORTDOCS
- Remove one line pkg-plist
- Reduce COMMENT to make portlint happy
Approved by: maintainer |
6.12 01 Aug 2005 17:25:55 |
thierry |
Make a mirror and take maintainership.
PR: 84444
Submitted by: Gabor Kovesdan <gabor.kovesdan (at) t-hosting.hu> |
6.12 30 Jul 2005 01:49:34 |
kris |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes. |
6.12 31 May 2005 13:16:44 |
lawrance |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me |
6.12 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
6.12 02 Nov 2003 03:36:45 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
6.12 21 Feb 2003 11:38:28 |
knu |
De-pkg-comment. |
02 Nov 2000 15:42:45 |
sobomax |
Add dte - a simple text editor that uses many of MSDOS EDIT's command shortcuts
keybindings. Also makes a nice text editor for use with mailers like mutt. |