svn commit: r315556 - in head/editors: . se

Pawel Pekala pawel at FreeBSD.org
Fri Mar 29 18:28:43 UTC 2013


Author: pawel
Date: Fri Mar 29 18:28:42 2013
New Revision: 315556
URL: http://svnweb.freebsd.org/changeset/ports/315556

Log:
  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 at gmail.com>

Added:
  head/editors/se/
  head/editors/se/Makefile   (contents, props changed)
  head/editors/se/distinfo   (contents, props changed)
  head/editors/se/pkg-descr   (contents, props changed)
  head/editors/se/pkg-plist   (contents, props changed)
Modified:
  head/editors/Makefile

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Fri Mar 29 18:24:14 2013	(r315555)
+++ head/editors/Makefile	Fri Mar 29 18:28:42 2013	(r315556)
@@ -247,6 +247,7 @@
     SUBDIR += rox-edit
     SUBDIR += scite
     SUBDIR += scribes
+    SUBDIR += se
     SUBDIR += semi
     SUBDIR += semi-emacs21
     SUBDIR += semi-emacs22

Added: head/editors/se/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/se/Makefile	Fri Mar 29 18:28:42 2013	(r315556)
@@ -0,0 +1,16 @@
+# $FreeBSD$
+
+PORTNAME=	se
+PORTVERSION=	3.0.1
+CATEGORIES=	editors
+MASTER_SITES=	http://se-editor.org/dist/
+
+MAINTAINER=	danilogondolfo at 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>

Added: head/editors/se/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/se/distinfo	Fri Mar 29 18:28:42 2013	(r315556)
@@ -0,0 +1,2 @@
+SHA256 (se-3.0.1.tar.gz) = e20d1c4d73dee45d319a086ccb54157f1bd94029af9d60c785f651246e209486
+SIZE (se-3.0.1.tar.gz) = 170236

Added: head/editors/se/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/se/pkg-descr	Fri Mar 29 18:28:42 2013	(r315556)
@@ -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/

Added: head/editors/se/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/se/pkg-plist	Fri Mar 29 18:28:42 2013	(r315556)
@@ -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
+ at dirrm share/se/help
+ at dirrm share/se


More information about the svn-ports-head mailing list