summaryrefslogtreecommitdiff
path: root/editors/nedit
AgeCommit message (Collapse)AuthorFilesLines
2001-09-12Use x11.buildlink.mk instead of USE_X11.jlam1-3/+2
2001-09-08Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.jlam1-2/+2
2001-07-02Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-11/+12
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-28Adapt to latest version of lesstif - now need to (correctly) explicitlyabs3-5/+18
include <stdio.h> in preferences.c
2000-11-03Add -I${PREFIX}/include for xpkgwedge.veego2-4/+4
2000-11-02Use MOTIFLIB instead of hardcoded -lXmmjl2-6/+6
2000-09-24ELF shlib fixhubertf2-5/+17
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-5/+4
2000-07-07add missing dependsdmcmahill1-1/+3
2000-05-19Update to nedit 5.1.1. Notable changes include:mjl7-71/+13
- 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.
1999-12-30Update ftp site and homepage to new site at *.nedit.org. The NetBSDsimonb1-3/+3
packages get a mention at http://www.nedit.org/download/current.shtml! Distfile checksum is still the same as the old site, no changes there.
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-10-04This package doesn't need to link in Xpm (lesstif comes with it's own Xpmhubertf1-2/+2
it seems). Detected with this the only pkg installed. ;-)
1999-07-09Add package patch-sum filesagc1-0/+6
1998-09-14Make this package honor LDFLAGS and *poof* it works on ELF.garbled1-0/+16
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-0/+12
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-06-20Remove unnecessary "USE_X11= yes".tron1-2/+1
1998-06-09Rationalise Motif/Lesstif handling.agc1-2/+2
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY. Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to use Motif, if it's available, or Lesstif, if not.
1998-06-02Fix package to compile under good old NetBSD 1.3.tron4-2/+35
1998-06-02New "nedit-5.0.2" package: Motif based standard GUI style text editortron7-0/+65