Port details |
- se Screen oriented version of the classic UNIX text editor ed
- 3.0.1_1 editors =3 3.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: danilo@FreeBSD.org
- Port Added: 2013-03-29 18:28:56
- Last Update: 2024-03-06 14:40:25
- Commit Hash: f85e053
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: PD
- WWW:
- http://se-editor.org/
- Description:
- se is a screen oriented version of the classic UNIX text editor ed.
se has a long history dating back to the early 1980s.
Features
- command syntax that is very familiar to users who already know ed.
- full visual interface allowing you to see the text you're editing.
- built-in help system which describes many of the available commands.
- many configurable options which can be loaded from a .serc file.
- can be run interactively or in a script via the included scriptse utility.
- portable across many platforms.
- will notify you if you have new/unread e-mail.
- optional usage logging.
- ¦ ¦ ¦ ¦
- 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/se/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/se
- pkg install se
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: se
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (se-3.0.1.tar.gz) = e20d1c4d73dee45d319a086ccb54157f1bd94029af9d60c785f651246e209486
SIZE (se-3.0.1.tar.gz) = 170236
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_se
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1_1 06 Mar 2024 14:40:25 |
Danilo Egea Gondolfo (danilo) |
editors/se: move manpage to share/man
- Add LICENSE
- Bump port revision |
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) |
3.0.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 ) |
3.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.1 05 Feb 2016 18:57:08 |
marino |
editors/se: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
3.0.1 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
3.0.1 29 Sep 2013 13:44:13 |
danilo |
- Change maintainer email to @FreeBSD.org
- Add stage support
- Use %%DATADIR%% in pkg-plist
Approved by: culot (mentor) |
3.0.1 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
3.0.1 29 Mar 2013 18:28:42 |
pawel |
se is a screen oriented version of the classic UNIX text editor ed.
se has a long history dating back to the early 1980s.
Features
- command syntax that is very familiar to users who already know ed.
- full visual interface allowing you to see the text you're editing.
- built-in help system which describes many of the available commands.
- many configurable options which can be loaded from a .serc file.
- can be run interactively or in a script via the included scriptse utility.
- portable across many platforms.
- will notify you if you have new/unread e-mail.
- optional usage logging.
WWW: http://se-editor.org/
PR: ports/177361
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> |
Number of commits found: 10
|