summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile
diff options
context:
space:
mode:
authormjl <mjl>2000-05-19 11:24:46 +0000
committermjl <mjl>2000-05-19 11:24:46 +0000
commit920c26c91b6502d1b9b7c67d7e2b90ab73ae460e (patch)
tree8ef0ef7393529bf13f37270c665c0f8450aba6bd /editors/nedit/Makefile
parent5e4d14be9c6af159060257fb8cf2ea41eb49e2ff (diff)
downloadpkgsrc-920c26c91b6502d1b9b7c67d7e2b90ab73ae460e.tar.gz
Update to nedit 5.1.1. Notable changes include:
- Significant extensions to the regular expression syntax. - Incremental search, and optional search bar. - New ctags code with full support for Exuberant Ctags, better handling of tag collisions, multiple tag file support, on-demand loading of tag files, and automatic reload of modified tag files. - Optional display of line numbers along the left side of the text. - NEdit can now read and write MS DOS format files. - New built-in syntax highlighting patterns for Lex, PostScript, SQL, Many syntax highlighting pattern improvements. - Improved international character set input - New macro subroutines: list_dialog, getenv, set_language_mode. - Optional warnings about external modifications to files - Clearcase awareness - Session manager restart capability - Default language mode "*" for user-defined menu items, allows per-language variations on a common base - Allow additional modifiers like Sun diamond key in user defined accelerators - Option to sort open previous menu. - -geometry and -iconic command line arguments act per-window, and can be specified via nc - -geometry now specified in characters, rather than pixels - -lm (language mode) command line option - Save As dialog defaults to same file name - .nedit file version mechanism to make future upgrades easier - Crash on large amounts of data fed to shell command which does not take input - Delayed secondary windows when executable statements specified in users .neditmacro file - Many corrections to online help - Many highlight patterns corrections - Using window close box in file open/save dialogs leaves nedit server unresponsive - escape in macro dialogs can cause macro hang - Lesstif-specific fixes: attachment warnings in font selector, Work around replace dialog focus bug. - NEdit no longer maintains original protection settings on files. It allows them to be changed externally.
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r--editors/nedit/Makefile16
1 files changed, 6 insertions, 10 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 22240268e98..671e77a989c 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,23 +1,19 @@
-# $NetBSD: Makefile,v 1.8 1999/12/30 13:13:28 simonb Exp $
+# $NetBSD: Makefile,v 1.9 2000/05/19 11:24:46 mjl Exp $
-DISTNAME= nedit_source
-PKGNAME= nedit-5.0.2
+DISTNAME= nedit-5.1.1-src
+PKGNAME= nedit-5.1.1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nedit.org/pub/v5_0_2/
+MASTER_SITES= http://ftp.nedit.org/ftp/v5_1_1/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nedit.org/
USE_MOTIF= yes
-NO_WRKSUBDIR= yes
NO_CONFIGURE= yes
-ALL_TARGET= netbsd_nedit
+ALL_TARGET= netbsd
-post-extract:
-.for DIR in source util
- @${LN} -s ${FILESDIR}/Makefile.${DIR} ${WRKSRC}/${DIR}/Makefile.netbsd
-.endfor
+WRKSRC= ${WRKDIR}/${PKGNAME}
do-install:
.for PROGRAM in nc nedit