diff options
author | pawel <pawel@FreeBSD.org> | 2013-03-30 02:28:42 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-03-30 02:28:42 +0800 |
commit | 7976e8676c77555b2b9895f4661e8de1a1942983 (patch) | |
tree | f7297ada64d0b4f234aecac94f0f7b5eba21482c /editors | |
parent | 3c247e8fa0ae59275ec99384b0f285257be19543 (diff) | |
download | freebsd-ports-gnome-7976e8676c77555b2b9895f4661e8de1a1942983.tar.gz freebsd-ports-gnome-7976e8676c77555b2b9895f4661e8de1a1942983.tar.zst freebsd-ports-gnome-7976e8676c77555b2b9895f4661e8de1a1942983.zip |
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>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/se/Makefile | 16 | ||||
-rw-r--r-- | editors/se/distinfo | 2 | ||||
-rw-r--r-- | editors/se/pkg-descr | 14 | ||||
-rw-r--r-- | editors/se/pkg-plist | 82 |
5 files changed, 115 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index ffde45427500..be356642872e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -247,6 +247,7 @@ SUBDIR += rox-edit SUBDIR += scite SUBDIR += scribes + SUBDIR += se SUBDIR += semi SUBDIR += semi-emacs21 SUBDIR += semi-emacs22 diff --git a/editors/se/Makefile b/editors/se/Makefile new file mode 100644 index 000000000000..cc08e93bc9f6 --- /dev/null +++ b/editors/se/Makefile @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= se +PORTVERSION= 3.0.1 +CATEGORIES= editors +MASTER_SITES= http://se-editor.org/dist/ + +MAINTAINER= danilogondolfo@gmail.com +COMMENT= Screen oriented version of the classic UNIX text editor ed + +GNU_CONFIGURE= yes + +MAN1= se.1 scriptse.1 +MANCOMPRESSED= no + +.include <bsd.port.mk> diff --git a/editors/se/distinfo b/editors/se/distinfo new file mode 100644 index 000000000000..08d780c231dd --- /dev/null +++ b/editors/se/distinfo @@ -0,0 +1,2 @@ +SHA256 (se-3.0.1.tar.gz) = e20d1c4d73dee45d319a086ccb54157f1bd94029af9d60c785f651246e209486 +SIZE (se-3.0.1.tar.gz) = 170236 diff --git a/editors/se/pkg-descr b/editors/se/pkg-descr new file mode 100644 index 000000000000..29555ceb8a6a --- /dev/null +++ b/editors/se/pkg-descr @@ -0,0 +1,14 @@ +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/ diff --git a/editors/se/pkg-plist b/editors/se/pkg-plist new file mode 100644 index 000000000000..d7db5c2c2220 --- /dev/null +++ b/editors/se/pkg-plist @@ -0,0 +1,82 @@ +bin/se +bin/scriptse +share/se/help/a +share/se/help/abt +share/se/help/ah +share/se/help/arg2 +share/se/help/args +share/se/help/b +share/se/help/bang +share/se/help/bug +share/se/help/c +share/se/help/cc +share/se/help/ccmisc +share/se/help/chardel +share/se/help/charins +share/se/help/colon +share/se/help/com +share/se/help/comdir +share/se/help/comsyn +share/se/help/d +share/se/help/dir +share/se/help/e +share/se/help/eh +share/se/help/elp +share/se/help/equal +share/se/help/f +share/se/help/g +share/se/help/h +share/se/help/i +share/se/help/j +share/se/help/k +share/se/help/l +share/se/help/list +share/se/help/ln +share/se/help/m +share/se/help/motion +share/se/help/n +share/se/help/o +share/se/help/o- +share/se/help/oa +share/se/help/oc +share/se/help/od +share/se/help/of +share/se/help/og +share/se/help/oh +share/se/help/oi +share/se/help/ok +share/se/help/ol +share/se/help/olm +share/se/help/om +share/se/help/os +share/se/help/ot +share/se/help/ou +share/se/help/ov +share/se/help/ow +share/se/help/ox +share/se/help/oy +share/se/help/oz +share/se/help/p +share/se/help/pat +share/se/help/patex +share/se/help/q +share/se/help/quote +share/se/help/r +share/se/help/rpt +share/se/help/s +share/se/help/scan +share/se/help/serc +share/se/help/shell +share/se/help/specl +share/se/help/t +share/se/help/termchar +share/se/help/tilde +share/se/help/u +share/se/help/v +share/se/help/w +share/se/help/x +share/se/help/y +share/se/help/z +share/se/sample.serc +@dirrm share/se/help +@dirrm share/se |