summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2000-09-13Fix installation problems. Patches worked out by alistair Crooks.tron5-12/+13
2000-09-08try 2nd and subsequent destination if we have multiple addresses resolveditojun2-84/+70
from an FQDN hostname. patch from kazu@kame.net, sync with kame tree. repairs PR 10972.
2000-09-08We don't need all of suse_linux, just suse_libc5jlam1-2/+2
2000-09-07fix Xaw checkhubertf1-2/+2
2000-09-06Respect the XAW_TYPE setting and actually link in correct libraries ifjlam1-2/+12
XAW_TYPE == 3d.
2000-09-06Add PERL_POLLUTE to compile correctly with perl>=5.6.0 until source catchesjlam10-187/+283
up with latest perl API. While here, modify the builds so that vile and xvile don't conflict when xpkgwedge is installed. Fixes pkg/10947 by Matthias Scheler <tron@lyssa.zhadum.de>.
2000-09-03add RCS Idwiz1-0/+1
2000-09-03add RCS Idwiz1-0/+1
2000-09-03Use a saner version number (0.98.7 instead of 0.98-7);wiz2-3/+10
don't hardwire /usr/pkg in MESSAGE.
2000-08-31add CHECK_SHLIBS=nohubertf1-2/+2
2000-08-30Adapt this package to tcl-8.3.2 and tk-8.3.2.jwise3-5/+26
(Good to see the really important packages get done :-) )
2000-08-25Add and enable wordperfectjlam1-1/+2
2000-08-25Corel(R) WordPerfect(R) for Linux: Personal Editionjlam11-0/+716
2000-08-25Add appropriate definitions of LDD so check-shlibs works correctly.jlam1-2/+3
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron4-20/+18
2000-08-23fix build failure on alpha,toshii3-23/+25
and merge patch-ac into patch-az
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-3/+6
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz2-20/+13
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-04Small cleanup: creating an empty directory ${PREFIX}/lib/xemacs doesn'tmartin3-7/+7
make much sense. Replace it with a symlink to the version dependend directory name, where real stuff is installed. This allows other pkgs (i.e. net/zenicb) to add lisp modules easily.
2000-08-04Update abiword to 0.7.10abs3-22/+324
Changes sine 0.7.9 User Interface Modeless dialogs (Martin Sevior) Start of GoTo dialog. (JoaquĆ­n Cuenca Abela) Improvements to Word Count dialog on Linux (Sam Tobin-Hochstadt) Start of Show Paragraphs (Alexey Sinutin) Localizations A Galician translation was added by Jesus Bravo Alvarez (jba@pobox.com) Also updated translations are Danish (Birger Langkjer and Martin Hansen), German (Harald Fernengel), Spanish (Joaqun Cuenca Abela), and Swedish (Linus G Larsson) Bug Fixes Major editing bugs cleaned up (Bruce Pearson) Better RTF import for accented chars and hyphens (Hubert Figuiere) Ruler anomalies (Aaron Lehman) Various Other Bugs: #250 (Sam Tobin-Hochstatd), #274 (Mike Nordell), #435 (HJ), #443 (Matt Kraai), #596 (Martin Sevior), #604 (Kenny MacDonald), and #843 (Hubert Figuiere). Other Updated build process to handle new CYGWIN tools (Michael D. Pritchett) Another step toward Word export (James Montgomerie) )
2000-07-29s/portmap/rpcbind/hubertf1-4/+4
2000-07-28Add USE_CURSES for packages that need curses functionality that onlywiz3-75/+28
got added in 1.4Y; on older version of NetBSD, ncurses will be used. Replace previous code that did the same, but wasn't shared.
2000-07-24fix NOT_FOR_PLATFORM line (mips -> mips*)dmcmahill1-2/+2
2000-07-11Make these packages work better with xpkgwedge by using X11PREFIX inagc1-2/+2
preference to X11BASE, and by finding out where the xpm package is installed by using pkg_info(1), not hardcoding a best guess.
2000-07-10Make "emacs" package build on "pmax" port. Patch supplied by Joel Reichertron2-1/+14
in PR pkg/10548.
2000-07-10Update "mg2a" package to version to version 1.11:tron16-80/+143
Don't attempt to edit non regular files. Patches supplied by John Refling in PR pkg/10536.
2000-07-07unzip logic is now in bsd.pkg.mk and not needed here.dmcmahill1-5/+1
2000-07-07add missing dependsdmcmahill1-1/+3
2000-06-25Add missing '/'pooka1-2/+2
2000-06-25Upgrade vim packages to version 5.7. Use internal curses if possible.pooka15-319/+371
New since version 5.6 --------------------- Not much: - 19 new syntax files. - "explorer.vim" script, works like a file browser. And many bug fixes! This version is aimed at stability.
2000-06-24Updated to 20.7. Tests needed.minoura16-1640/+1445
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam2-8/+12
2000-06-13change dependency from gdbm-1.7.3 to gdbm>=1.7.3wiz1-2/+2
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-23add missing filesdmcmahill1-1/+3
2000-05-20Fix permissions of shared files.wiz1-1/+4
Problem and solution from frodef@acm.org in pkg/10090.
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.
2000-05-15Add a dependency on the Xg fonts.agc1-1/+3
2000-05-15Add a dependency on the Xg fontsagc1-2/+6
2000-05-15Move sam from plan9 to editors category by repository copy.agc2-3/+4
2000-05-12Move wily from plan9 to editors category by repository copy.agc2-3/+4
2000-05-08Support GTAGS. patch from global-3.55.sakamoto2-1/+558
2000-05-03Rebuild checksum. Fixes PR 9828 by Michael Wolfson.rh1-2/+2
2000-05-02Update abiword-personal to 0.7.9. Remove several patches which werejlam15-384/+69
incorporated into the AbiWord main source tree. Changes from 0.7.8: User Interface + Insert Symbol dialog (msevior@mccubbin.ph.unimelb.edu.au) + Word Count dialog (Sam Tobin-Hochstadt) + Overwrite Mode added (Alexey Sinutin) + Set Page Margins from ruler (Bruce Pearson) + Insert Field dialog (Henrik Berg)-- not fully enabled due to pending changes in the underlying fields implementation. Bug Fixes + The infamous libpng bug (Justin Bradford and Sam Tobin-Hochstadt) + Underline/superscript fix (Martin Sevior) + View Ruler consistency (Kevin Vajk) + RTF CR/LF handing (Harald Fernengel) + Various Other Bugs: #522 (sterwill@sourcegear.com), #10 and #811 (Sam Tobin-Hochstadt), #302 (Aaron Lehmann), #352 (Henrik Berg), #432 and #776 (Martin Sevior), #637 (Andy Richardson), #651 (Matt Kraai), #770 (Matthew Allen), #782 (Danny Faught), #788 and #789 (Joaquin Cuenca Abela) Other + Various localizations + Updated XML parser to version 1.1 (Sam Tobin-Hochstadt) + Mac port beginning (Bryan Prusha) + Lots of Gnome dialogs (John Tunison) -- no Gnome binaries for 0.7.9 but will be available in the next release + Command line conversions (Joaquin Cuenca Abela) -- for a complete list, type AbiWord -help from a command prompt
2000-05-01Fix to set CANNA_OPT with euc-jp,sjis,iso-2022-jp encoding.sakamoto1-3/+5
Suggested by iwamoto@sat.t.u-tokyo.ac.jp.
2000-04-30set CANNA_OPT only in canna linked.sakamoto1-6/+3
Fixes pkg/10018 by iwamoto@sat.t.u-tokyo.ac.jp.
2000-04-23source files moved to a new site. Makefile updated.mbw1-3/+3
2000-04-16Need a ./ before ${CONFIGURE_SCRIPT}.mycroft1-4/+4
2000-04-03Change the pattern that looks for a started portmapper so that it actuallyaugustss1-1/+1
works.
2000-04-01move the very short post-extract script into the Makefile.dmcmahill2-6/+4
Also, the initial package was provided by John Refling <johnr@imageworks.com> in PR pkg/9073. Thanks John.