summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
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.
2002-04-21Stop complaints about PKGDIR being redefined.markd4-3/+35
Fixes pkg/16408 from Robert Elz.
2002-04-19Add & enable vezuntum1-1/+2
2002-04-19Initial import of ve-1.0zuntum7-0/+107
NTHU-CS Maple BBS 2.36 BBS-like editor ve is a tiny editor. Besides normal functions, it has some great features for programmers -- goto line (ESC-G) cut & paste cross files (Ctrl-G to see ve.hlp) block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp) parenthesis matching (ESC-[) seaching (Ctrl-S, ESC-n, ESC-p) (matching start of line, case sensitive/in-sensitive, forward/backward) undo line (ESC - '-', or ESC-_ ) undelete lines (ESC-u) ... emacs-like hot-key Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16268
2002-04-14Sync w/ real world. Patch provided by ogata@isp.quix.org in PR pkg/16351.rh1-1/+1
2002-04-14Find the canna-lib libraries and headers in ${X11PREFIX} instead ofjlam1-2/+3
${LOCALBASE}. Also define USE_X11 if we use canna-lib as the latter implies the former.
2002-04-14If USE_CANNA is set, then this package is also USE_X11.jlam1-1/+2