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>.
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.
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) )
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.
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.
- 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.
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
Mg (mg) is a Public Domain EMACS style editor. It is "broadly"
compatible with GNU Emacs. Mg was formerly named MicroGnuEmacs,
but is not associated with the GNU project.
This program is intended to be a small, fast, and portable editor for
people who can't (or don't want to) run real Emacs.
Emacs-20.6 is a bug-fix release with one user-visible change
* Support for ARM-based non-RISCiX machines has been added.
(patches/patch-be was removed because of this addition).
I believe it can run on any ports on which Emacs-20.5a runs.
been updated since version 1.2:
- xemacs-base to 1.37
- xemacs-devel to 1.25
- c-support to 1.14
- cc-mode to 1.17
- debug to 1.11
- dired to 1.07
- edit-utils to 1.45
- efs to 1.16
- fsf-compat to 1.07
- mailcrypt to 2.04
- mule-base to 1.34
- net-utils to 1.13
- os-utils to 1.19
- prog-modes to 1.23
- psgml to 1.15
- sgml to 1.06
- sh-script to 1.11
- text-modes to 1.22
- time to 1.09
- vc to 1.22
- viper to 1.18
- configure.in: Sync Berkeley db autodetection with src/database.c
- README: Remove msdos part.
- configure.in: add new machine type for IRIX 6.[2-5] to switch from using
unexelf.o to unexelfsgi.o for just those versions of IRIX.
In the ideal world it would be handled by the s/irix6-0.h but since machine
config is included AFTER OS config, I had to add a new machine type.
- configure.in: Default Drag-N-Drop to "no"
- etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document with a URL.
- etc/MAILINGLISTS: Updated mailing list subscription information.
Replaced GNU MAILINGLISTS document with a URL.
- INSTALL: Update configure option.
- configure.in (native_sound_lib, --sgi--): Check for audio.h.
(LIBS): Check for libCsup.
- INSTALL: Added more information about README.packages, and
re-numbered some bullets.
- etc/sample.Xdefaults: adds a reference to beNiceToColrmap, so that the
user can guess what to do if xemacs' dialogs are butt ugly.
- INSTALL: Make disk space requirements more realistic.
Add note about stack size requirements.
Update and add more weight to the package section.
- README: Add reference to README.packages
- INSTALL: Remove junk from install.sh
- Makefile.in (install-arch-dep): use exe_suffix for link installation.
- configure.in: define exe_suffix if we're on ms-windows.
- configure.in (EMACS_CONFIGURATION): Use $configuration, not
$canonical, so that installation paths and dynamic path setup will
stay in synch.
- configure.in (machine): Recognize MIPS/Linux.
- README.packages: Added hint on how to figure out what packages to get.
after an IPv6 connection fails.
Patch supplied by Love<lha@stacken.kth.se>. Thank you!
In addition configure script and pkgsrc Makefile is modified to
be able to disable IPv6 support, looking at USE_INET6 (Makefile)
and --without-ipv6 (configure).
True WYSIWYG. Previously, we had subtle reformatting discrepancies when
changing resolutions (such as printing and zooming).
No more character dirt.
Overline support.
Minor display glitches.
Insert Date and Time.
Page-level navigation.
Better support for non-English content.
LaTeX exporter.
Word importer. Justin and Caolan have fixed things so that tabstops,
breaks, unicode conversion, page break before, widow/orphan control are all
imported successfully now.
RTF importer. Now handles negative values for margin-left and
text-indent.
Minor file format change.
Error propagation.
Unix stuff. By popular request, libstdc++ is no longer required. (We
never really needed it anyhow.) PostScript emissions now use signed
characters, as suggested by Bob Monaghan <bob@sbst.com>. With the latest
fonts.dir, Symbol fonts should print properly now, too.
First support for GNOME.
Spelling speedup. The interactive spell check logic is now fast and
smart like it should be, instead of woefully poky and dumb like it used to
be.
Subscript and superscript.
View ruler. Stephen Hack <shack@uiuc.edu> implemented this menu item so
that you can hide or show the ruler on a per-window basis.
Compressed AbiWord files. The AbiWord file format (*.abw) was designed
from the get-go to be a highly-readable form of XML. However, for those of
you who care more about bloat than legibility, Richard Jefts
<babs@cs.jhu.edu>
added import/export logic for a gzip-compressed variant (*.zabw).
Options dialog started.
Zoom and Paragraph dialogs.
Justification.
Clipboard improvements.
More Unicode-friendly.
Smarter preferences.
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
extra something thrown in. It was inspired by the January 4, 2000
storyline in the User Friendly comic. If you haven't seen it yet,
check it out at http://www.userfriendly.org/ (and do so in a place you
can freely laugh).
New since version 5.5
---------------------
Not much:
- New "Edit with Vim" popup menu entry for MS-Windows. Avoids problems with
the MS Office taskbar.
- 18 new syntax files.
- "z+" and "z^" commands.
And many bug fixes! This version is aimed at stability.
See ":help version-5.6" in Vim for the details.
Minoura Makoto in PR pkg/9014. This version fixes several bugs discovered
since version 20.3 and support a precompiled user startup file (".emacs.el"
and ".emacs.elc").
- use ${MACHINE_GNU_PLATFORM} in place of ${MACHINE_GNU_ARCH}--netbsd
- check for -lossaudio in ./configure instead of linking with it
unconditionally
- fixe Makefiles for bmake or gmake on solaris2
While I'm there merge back a change from configure to configure.in
Antti Kantee in PR pkg/8832. Changes since version 5.4:
- Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should
also work in an xterm when translations are installed.
- Support for decompression of bzip2 files in the example vimrc file.
- Handling of patch numbers, they show up in the ":version" output.
- Uninstall program for MS-Windows, for those that have a problem with the
"Edit with Vim" popup menu entry.
And many bug fixes! This version is aimed at stability.
in PR pkg/8832. Changes since version 5.4:
- Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should
also work in an xterm when translations are installed.
- Support for decompression of bzip2 files in the example vimrc file.
- Handling of patch numbers, they show up in the ":version" output.
- Uninstall program for MS-Windows, for those that have a problem with the
"Edit with Vim" popup menu entry.
And many bug fixes! This version is aimed at stability.
package to version 1.26 (14th July 1999)
Changes since previous version:
+ The cl command may now take a hexadecimal string as its (optional)
argument, for example cl x/0d/.
+ updated NetBSD support in base package.
package to version 1.26 (14th July 1999)
Changes since previous version:
+ The cl command may now take a hexadecimal string as its (optional)
argument, for example cl x/0d/.
+ updated NetBSD support in base package.
and obviating the need for two distinct distfiles.
Update the vile package to version 8.3.
Remove the USE_MENUS /etc/mk.conf definition, which had very little
point. Add configuration args to use xpm, and to make perl support
legitimate.
Changes since 8.2 include:
+ Add xpm support in xvile.
+ make C-style indent logic available as a mode 'cindent', so it can be
assigned as part of a majormode. It is part of the builtin cmode.
+ added "-132" and "-80" command-line switches to set screen width from
command line.
+ many other bug fixes, restructuring, and changes.
denote that the package uses libXaw.
Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.
Define USE_XAW in relevant Makefiles.
Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...
This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.