summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2019-08-18 08:23:47 +0000
committerfcambus <fcambus@pkgsrc.org>2019-08-18 08:23:47 +0000
commit291e3afa779d6c4f120deffba91588b228fb6423 (patch)
tree9435f72dda675792386a6b2f9a0be71ca40b2d27 /editors
parent65c724a4390f043ea3cb1403d7a559ad92ff15ed (diff)
downloadpkgsrc-291e3afa779d6c4f120deffba91588b228fb6423.tar.gz
editors/le: import le-1.16.6.
le is a text editor which offers wide range of capabilities with a simple interface. It has a pull down menu and a simple help system to get started. Among its features there are: various operations with stream and rectangular blocks, search and replace with full regular expressions, text formatting, undelete/uninsert, hex editing, tunable key sequences, tunable colors, tunable syntax highlighting. OK kamil@
Diffstat (limited to 'editors')
-rw-r--r--editors/le/DESCR8
-rw-r--r--editors/le/Makefile19
-rw-r--r--editors/le/PLIST58
-rw-r--r--editors/le/distinfo6
4 files changed, 91 insertions, 0 deletions
diff --git a/editors/le/DESCR b/editors/le/DESCR
new file mode 100644
index 00000000000..99504981597
--- /dev/null
+++ b/editors/le/DESCR
@@ -0,0 +1,8 @@
+le is a text editor which offers wide range of capabilities with a
+simple interface. It has a pull down menu and a simple help system to
+get started.
+
+Among its features there are: various operations with stream and
+rectangular blocks, search and replace with full regular expressions,
+text formatting, undelete/uninsert, hex editing, tunable key sequences,
+tunable colors, tunable syntax highlighting.
diff --git a/editors/le/Makefile b/editors/le/Makefile
new file mode 100644
index 00000000000..9764b419c7c
--- /dev/null
+++ b/editors/le/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2019/08/18 08:23:47 fcambus Exp $
+
+DISTNAME= le-1.16.6
+CATEGORIES= editors
+MASTER_SITES= http://lav.yar.ru/download/le/
+
+MAINTAINER= fcambus@NetBSD.org
+HOMEPAGE= http://lav.yar.ru/programs.html
+COMMENT= Full screen text editor inspired by Norton Editor
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= perl
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/le/PLIST b/editors/le/PLIST
new file mode 100644
index 00000000000..7255ee7a2ff
--- /dev/null
+++ b/editors/le/PLIST
@@ -0,0 +1,58 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/18 08:23:47 fcambus Exp $
+bin/le
+man/man1/le.1
+share/applications/le.desktop
+share/icons/hicolor/48x48/apps/le-icon.png
+share/le/colors-black
+share/le/colors-blue
+share/le/colors-defbg
+share/le/colors-green
+share/le/colors-white
+share/le/help
+share/le/keymap-default
+share/le/keymap-emacs
+share/le/le.hlp
+share/le/mainmenu-default
+share/le/mainmenu-ru
+share/le/syntax
+share/le/syntax.d/ada
+share/le/syntax.d/as
+share/le/syntax.d/awk
+share/le/syntax.d/c
+share/le/syntax.d/c++
+share/le/syntax.d/c++-comment
+share/le/syntax.d/c-comment
+share/le/syntax.d/c-literal
+share/le/syntax.d/cpp
+share/le/syntax.d/css
+share/le/syntax.d/eiffel
+share/le/syntax.d/fvwm2
+share/le/syntax.d/gema
+share/le/syntax.d/golang
+share/le/syntax.d/haskell
+share/le/syntax.d/html
+share/le/syntax.d/java
+share/le/syntax.d/javascript
+share/le/syntax.d/logrotate-conf
+share/le/syntax.d/lout
+share/le/syntax.d/make-file
+share/le/syntax.d/markdown
+share/le/syntax.d/metafont
+share/le/syntax.d/named-conf
+share/le/syntax.d/nroff
+share/le/syntax.d/ocaml
+share/le/syntax.d/pascal
+share/le/syntax.d/perl
+share/le/syntax.d/php
+share/le/syntax.d/pod
+share/le/syntax.d/puppet
+share/le/syntax.d/python
+share/le/syntax.d/sather
+share/le/syntax.d/shell
+share/le/syntax.d/snmp-mib
+share/le/syntax.d/sql
+share/le/syntax.d/tcl
+share/le/syntax.d/tex
+share/le/syntax.d/texinfo
+share/le/syntax.d/txt2tags
+share/le/syntax.d/verilog
diff --git a/editors/le/distinfo b/editors/le/distinfo
new file mode 100644
index 00000000000..bdaa13338de
--- /dev/null
+++ b/editors/le/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/18 08:23:47 fcambus Exp $
+
+SHA1 (le-1.16.6.tar.gz) = 7580c92184b24425a73b6759d7b7a8675aca4340
+RMD160 (le-1.16.6.tar.gz) = 1692a32de87351b6e9207c5628b5ca9f57305e15
+SHA512 (le-1.16.6.tar.gz) = 9c972bcefcd1d56c5a16fb514ca80c5dc4f2362af2be76b8b115e1e8992e6a0265c6e3dc7d63c3c7de397e4d1c534bfc99d7e3e35b91dcd020a4f9c2df3d7d1d
+Size (le-1.16.6.tar.gz) = 1010854 bytes