aboutsummaryrefslogtreecommitdiff
path: root/editors/se
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-03-29 18:28:42 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-03-29 18:28:42 +0000
commitabdb4db29ab26b45cc958d3cb88e25a38ddedede (patch)
treef7297ada64d0b4f234aecac94f0f7b5eba21482c /editors/se
parent07b7370af376f4ee62e721cd955b28a6df61f49f (diff)
downloadports-abdb4db29ab26b45cc958d3cb88e25a38ddedede.tar.gz
ports-abdb4db29ab26b45cc958d3cb88e25a38ddedede.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>
Notes
Notes: svn path=/head/; revision=315556
Diffstat (limited to 'editors/se')
-rw-r--r--editors/se/Makefile16
-rw-r--r--editors/se/distinfo2
-rw-r--r--editors/se/pkg-descr14
-rw-r--r--editors/se/pkg-plist82
4 files changed, 114 insertions, 0 deletions
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