1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
a9c63ce4d2 - Change maintainer email to @FreeBSD.org
- Add stage support
- Use %%DATADIR%% in pkg-plist

Approved by:	culot (mentor)
2013-09-29 13:44:12 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Pawel Pekala
abdb4db29a 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>
2013-03-29 18:28:42 +00:00