./editors/lpe, Small and efficient programmers editor for UNIX systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.6nb3, Package name: lpe-1.2.6nb3, Maintainer: pkgsrc-users

LPE is a small, efficient programmer's editor for UNIX systems. It has grown
from the result of a single night of hacking into a very capable and very
versatile editor that defines its own philosophy of text editing. That
philosophy is that awk and sed are the right tools for most advanced editing
jobs, and a text editor should make simple operations easy and make text look
good.


Required to run:
[devel/libslang]

Required to build:
[devel/gmake] [devel/libtool-base]

Master sites:

SHA1: b69ef7d8ff3cee5bfb0d9709ed91182afccaf587
RMD160: f177f115db6303ef91778adda9dcdd005c03cf17
Filesize: 278.924 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-29 20:54:18 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
DESTDIR support
   2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159)
Log message:
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
   2009-06-14 19:50:28 by Joerg Sonnenberger | Files touched by this commit (75)
Log message:
Remove @dirrm entries from PLISTs
   2007-06-08 20:41:22 by Thomas Klausner | Files touched by this commit (16)
Log message:
Remove dead MASTER_SITES. From Zafer Aydogan.
   2006-10-15 23:34:09 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed "test ==".
   2006-07-07 17:49:34 by Johnny C. Lam | Files touched by this commit (63)
Log message:
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
   2006-04-13 20:23:45 by Johnny C. Lam | Files touched by this commit (292)
Log message:
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.