[67107] trunk/dports/editors

ryandesign at macports.org ryandesign at macports.org
Thu Apr 29 00:24:57 PDT 2010


Revision: 67107
          http://trac.macports.org/changeset/67107
Author:   ryandesign at macports.org
Date:     2010-04-29 00:24:50 -0700 (Thu, 29 Apr 2010)
Log Message:
-----------
le: new port, version 1.14.3; see #24326

Added Paths:
-----------
    trunk/dports/editors/le/
    trunk/dports/editors/le/Portfile

Added: trunk/dports/editors/le/Portfile
===================================================================
--- trunk/dports/editors/le/Portfile	                        (rev 0)
+++ trunk/dports/editors/le/Portfile	2010-04-29 07:24:50 UTC (rev 67107)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem              1.0
+
+name                    le
+version                 1.14.3
+categories              editors
+platforms               darwin
+maintainers             v9g.de:tvb377
+homepage                http://freshmeat.net/projects/leeditor
+
+description             Terminal based text editor
+
+long_description        LE has many block operations with stream and rectangular blocks, \
+                        can edit both unix and dos style files (LF/CRLF), is binary clean, \
+                        has hex mode, can edit text with multi-byte character encoding, \
+                        has full undo/redo, can edit files and mmap-able devices in mmap \
+                        shared mode (only replace), has tunable syntax highlighting, tunable \
+                        color scheme (can use default colors), tunable key map. It is slightly \
+                        similar to Norton Editor, but has more features.
+
+master_sites            http://ftp.yar.ru/pub/source/le/ \
+                        http://ftp.yar.ru/pub/source/le/old/
+use_bzip2               yes
+
+checksums               md5     ef5b8158895af9b3f8f975ee1d4ee2a0 \
+                        sha1    ea5da61b0d8f2c420650e9b397858848a500486a \
+                        rmd160  bb1a2b5622e31805070d24e238393497ca2337b0
+
+depends_lib             port:ncurses


Property changes on: trunk/dports/editors/le/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100429/543969b8/attachment.html>


More information about the macports-changes mailing list