summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2002-08-07Try to fix bulk build failure, and add a missing file to PLIST.wiz2-2/+4
2002-08-04Update nedit to 5.3mjl3-20/+10
New features: * The built-in Help system was revamped, a hyperlink mechanism was added for following cross-references * Enhanced Exuberant ctags support * Line numbers are available in shell commands * Goto Line also accepts column numbers * Automatic line-feed termination when saving is now optional * A customizable window title * Optional syntax based parenthesis matching (iso. purely character based) Fixed bugs: * Find Definition incorrectly reads the X selection when not needed * Background popup menu could lock up X-server when used with any of the lock keys on * Very wide windows when starting NEdit under fvwm * Workaround for illegal key bindings installed by other Motif applications, causing PageUp/PageDown and arrow keys to stop responding in NEdit. This is not an NEdit bug, it just looks like one * Fix for PageUp/PageDown keys not responding * Crash when running X on 2nd screen * Line number display updating in continous wrap mode * Performance problem with X Resources highlight patterns * Menu fonts showing up as blocks * Lockup's in syntax highlighting (especially Perl) * Crash when using characters with ASCII code >= 128 in syntax highlighting patterns * Crash when modifying tab distance in continous wrap mode * Crash when running NEdit in low-depth color modes * Continous wrap mode + variable width font display bugs * Potential scroll bar corruption in continuous wrap mode * Workaround for selection copy/paste problems with recent versions of gnome-terminal * Jump to tags only referenced by line number * Composed characters in learned sequence * Missing titles in some dialogs * Macro language: continue statement outside loop crash * Rectangular overstrike paste fixes * Hard-coded statistics line font * Open filenames starting with a dash * Crash when closing window of non-existing file while error dialog is up * Bad CapsLock grab on certain keyboard configurations * Replacements in rectangular selections could sometimes fail * Various buffer overflow fixes * Multiple selection dialog does not pop up on first find * Tag not found * Files opened with -read command line option could not be unlocked
2002-07-28Build on Darwin.schmonz3-2/+44
2002-07-24Update to mule-2.3nb1:hubertf2-1/+19
* adjust bdf-path (for any2ps, m2ps, ...) from really non-useful (/usr/share/fonts) to where pkgsrc/fonts/intlfonts puts it's BDF-files. (The intlfonts pkg still needs to be installed manually!) * Fix character-set=>bdf-file mapping for a few cases (latin, jis); mule seems to expect other filenames than what intl installs. This intends to fix PRs 17589 and 17336.
2002-07-23Add and enable xjed.agc1-1/+2
2002-07-23Initial import of xjed-0.99.15 into the NetBSD Packages Collection.agc7-0/+353
Inspired by PR 14195, from Scott Baron (sb125499@ohiou.edu), but based on the -current NetBSD jed package. JED is a freely available text editor for Unix, VMS, MSDOS, OS/2, and MS Windows. Features include: * Color syntax highlighting on color terminals. * Folding support * Extensible in a language resembling C. Completely customizable. * Capable of read GNU info files from within JED's info browser * A variety of programming modes (with syntax highlighting) are available including C, C++, FORTRAN, TeX, HTML, SH, IDL, DCL, NROFF... xjed is the version for X11
2002-07-20Update to 1.0.0.9, requested by Julio Merino in pkg/17650.wiz3-7/+15
Changes since 1.0.0.7: * You may now make money donations to the TeXmacs project (1.0.0.9). * Headers and footers through menus (1.0.0.9). * Minor bug fixes (1.0.0.9). * Reorganization of the online manual (1.0.0.9). * Standard keyboard prefixes part of tmdoc style file (1.0.0.9). * Some changes for compilation with g++ 3.1 (1.0.0.8). * Implementation of arrows with limits above and below (1.0.0.8).
2002-07-19`@unexec ${RMDIR}' needs the %D prefix. Doh.mycroft1-3/+3
2002-07-19Sync.mycroft1-1/+6
2002-07-19Pull in string.h and stdlib.h as appropriate to eliminate LP64 warnings/errors.mycroft3-0/+54
2002-07-19Pull in unistd.h to get the real vfork().mycroft1-0/+14
2002-07-19-fno-common is not necessary on NetBSD/alpha (or any ELF platform, really).mycroft1-0/+15
2002-07-17Fix depends line -- needs emacs21.wiz1-2/+2
2002-07-15Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Someheinz2-4/+6
slight formatting changes.
2002-07-07add and enable cooleditdmcmahill1-1/+2
2002-07-07import cooledit-3.17.5 per PR pkg/17490 submitted bydmcmahill13-0/+317
Rui-Xiang Guo <rxg@ms25.url.com.tw>. Cooledit is a full-featured text editor, for Unix computers that run the X Window System. Cooledit was born from a need for a user friendly text editor that would rival editors of other operating systems in ease of use and convenience. Lately Cooledit is also a powerful programmer's editor. It is also small and fast, making it ideal for interface with applications that allow for, or require, an external editor. See 'Features' in the man page for a more elaborate description of what Cooledit can do.
2002-07-03Update AbiWord to 1.0.2. Changes:hubertf9-453/+145
* Embedable AbiWord! Now you can view AbiWord documents in Evolution and Gnumeric. Is it not nifty? * Plugins. o GDict plugin now builds without libgdict installed. o Bugfixes in AbiPaint and AbiMagick for Win32 platforms. o Some AbiMagick and AbiGimp enhancements. o Wikipedia works again. * Internationalization o French documentation. o Documentation generation scripts now allow for multiple languages. o Win32 now allows for Arabic and Hebrew lists, as well as improved bidi list support. o Finnish system profile. o Japanese, Swedish, Welsh, French, German, and Lithuanian localization updates. * Build system o Minor fixes all around. o Improved build system documentation (BUILD.TXT). o Updated RPM spec for GNOME embedding. * Import/Export o RTF importer now handles /sectd. o Several LaTeX exporter fixes. * Miscellaneous o Bug numbers fixed (not a complete list): 3301, 3171, 3215, 2223, 3332. o A number of unnumbered bugs. o Code cleanup. Patch submitted by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in PR 17451
2002-07-02Add RCS Id.wiz1-1/+1
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb3-9/+9
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-16Update to 1.0.0.7, provided by Julio Merino in pkg/17234 with minor changes.wiz3-475/+583
Changes since 1.0.0.2: * First part of a reorganization of the menu layout (1.0.0.7). * Support for user preferences (1.0.0.7). * Mathematical characters in special fonts become tokens (1.0.0.7). * Support for the itanium platform (1.0.0.7). * Rudimentary switches and folding (1.0.0.6). * Improved documentation for adding new computer algebra systems (1.0.0.6). * Added a presentation mode (1.0.0.6). * Improved interfaces for QCL, Axiom and Mupad (1.0.0.6). * Visual environment information when editing (1.0.0.5). * Letter and exam styles; old letter becomes ``generic'' (1.0.0.5). * Implementation of overline and underline macros (1.0.0.5). * Improved special mathematical fonts cal, frak and Bbb (1.0.0.5). * Some small improvements in LaTeX to TeXmacs converter (1.0.0.5). * Added amsart and jsc style files (1.0.0.5). * Further reorganization of the style files (1.0.0.5). * Spanish translations of several help files (1.0.0.4). * Further reorganization of the style files (1.0.0.4). * Examples of TeXmacs documents are available from online help (1.0.0.4). * Experimental support for the Giac computer algebra system (1.0.0.4). * Experimental support for MacOSX with help from Martin Costabel (1.0.0.3). * Suffixes handling in the file loader and saver by Gareth McCaughan (1.0.0.3). * Experimental support for the Axiom system by Andrey Grozin (1.0.0.3). * Experimental support for Italian with help from Xav (1.0.0.3). * Fixed bug with computer algebra session styles (1.0.0.3). * Preliminary version of online help (1.0.0.3).
2002-06-12use buildlink.mk. Closes pkg/16353.sakamoto1-7/+7
2002-06-12use inputmethod/canna-lib/buildlink.mk.sakamoto2-4/+4
2002-06-12use inputmethod/{canna-lib,ja-freewnn-lib}/buildlink.mk.sakamoto1-5/+5
2002-06-12Wildcard ja-freewnn-lib dependency.wiz1-2/+2
2002-06-10use inputmethod/canna-lib/buildlink.mk and fix CANNAINC, CANNALIB.sakamoto3-8/+7
2002-06-10use inputmethod/canna-lib/buildlink.mk for Canna-lib.sakamoto1-4/+3
2002-06-09Allow depends on emacs 21 and later.taca1-3/+3
2002-05-31Mark as conflicting with nvi package from editors/nvi.seb1-2/+2
2002-05-31Adjust various pathnames to use newly reimported packages from the japaneseseb5-11/+11
category. This is part of the japanese category retirement.
2002-05-29eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano2-4/+4
2002-05-24Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,seb1-2/+2
fix libvi shared library version for Solaris.
2002-05-20Add NetBSD tags.cjep6-0/+6
2002-05-20On arm32, use gcc-2.95.3 to avoid egcs compiler error:cjep1-1/+5
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657: Internal compiler error in function insert_save_restore
2002-05-12prdownloads.sourceforge.net is no longer any use.abs1-2/+2
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-08G/c references to ftp.uni-trier.de.kleink2-4/+2
2002-05-07add emacs21-nox11drochner1-1/+2
2002-05-07same as ../emacs21, but without X11drochner10-0/+2104
2002-05-04Add and enable leim21.wiz1-1/+2
2002-05-04leim package for the emacs21 package.wiz5-0/+149
2002-05-04Add and enable zile.jtb1-1/+2
2002-05-04Initial import of zile.jtb5-0/+57
Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time, open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home with Zile.
2002-05-02some cleanup, based on a package submission by Masao Uebayashidrochner6-43/+82
<uebayasi@soum.co.jp>: -select a reasonable set of options instead of using a ton of /etc/mk.conf variables -dtrt with dependencies -USE_BUILDLINK_ONLY -use INSTALL_SCRIPT instead of creating a mess
2002-04-27Change dependency on autoconf to BUILD_DEPENDSrh1-2/+2
2002-04-27Add and enable TeXmacsrh1-1/+2
2002-04-27Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", arh5-0/+546
frontend to LaTeX. Provided in PR pkg/16510 by <jmmv@hispabsd.org>. This closes said PR.
2002-04-26Move "xemacs" prefix handling into a makefile which can be used by othertron2-12/+15
packages, too.
2002-04-26Install this package into "${X11BASE}" if the "xemacs" package is installedtron1-1/+11
there, too.
2002-04-24+emacs21drochner1-1/+2
2002-04-24first cut on a pkg for emacs-21.2drochner9-0/+2078
derived from our emacs-20.7 pkg; IPv6 and newer NetBSD platform/toolchain support appear to be included in the original sources, so I've only left in the patches which deal with info file installation and the "emacs-" prefix for user tools
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam1-1/+2
motif.buildlink.mk to define it.