Age | Commit message (Collapse) | Author | Files | Lines |
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
|
|
Do not unconditionally set CC, and remove unnecessary #include <varargs.h>
|
|
gnuserv allows you to attach to an already running Emacs. This allows
external programs to make use of Emacs' editing capabilities. It is
like GNU Emacs' emacsserver/server.el, but has many more features.
This is the gnuserv part of XEmacs split out for use in GNU Emacs. If
you use XEmacs you do not need this package.
|
|
|
|
places.
|
|
|
|
Xaw3D to have a "pretty" scrollbar.
|
|
|
|
|
|
Changes:
Build
* Autoconf tweaks for building modules on MacOSX - James.
* GCC fixes in ellcc.c - James.
* Module Makefile fixes - Begel, James.
* Fix shadow warning in regex.c - James.
Documentation
* New TeXinfo node "Searching and Matching" - Turnbull.
* New section "Legacy Versions" in FAQ - Turnbull.
* New FAQ question Q8.0.1 - Turnbull.
* Update split-string specs in "Regexp Search" - Turnbull.
Internals
* Package index file updated - Koch.
* Add some debug checks in file-coding.c - Turnbull.
Lisp API
* Make error message report the sym checked in `autoload-featurep-protect-autoloads' - Turnbull.
* `split-string' tweaks - Turnbull.
* Make the location of the package-index file user customisable - Youngs.
* Turn on package-index file PGP verification - Youngs.
* Only use message if interactive for functions in replace.el - Josefsson.
|
|
|
|
is accepted. Suggested by Grant.
|
|
|
|
|
|
had that by default for quite some time.
|
|
This is a bugfix release of Vim. Since Vim 6.1 hundreds of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.
The main new features are:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and exception handling. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
|
|
Major change:
The long standing TTY/keyboard bug, the one where RET was behaving
like LFD, is gone! Yes, that's right folks, you can once again use
XEmacs on a TTY.
The rest are the hundreds of bugfixes that usually come with a
beta software.
|
|
|
|
LPE is a small, efficient programmer's editor for UNIX systems. It has grown
from the result of a single night of hacking into a very capable and very
versatile editor that defines it's own philosophy opf text editing. That
philosophy is that awk and sed are the right tools for most advanced editing
jobs, and a text editor should make simple operations easy and make text look
good.
Package provided by Juan RP via pkgsrc-wip with modifications by me.
|
|
* the spellchecker code has been overhauled and many bugs have been squashed
* many small bugs in the Qt frontend have been fixed
* several languages now benefit from an improved translation of the user
interface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- be noisy.
- create directories first, then install files into them.
|
|
|
|
|
|
- don't call install with multiple directory args.
- remove some unnecessary trailing slashes.
|
|
|
|
|
|
This is a bugfix release. Details can be found at www.xemacs.org.
|
|
|
|
dependency bumps.
|
|
|
|
et al.
|
|
|
|
|
|
otherwise it assumes X is there and random configure tests will fail that
shouldn't (like strerror because it couldn't include -lX11...)
|
|
|
|
|
|
under control of leim. It works better, coexisting with and switching to
other input methods."
|
|
|
|
Beaver is an Early AdVanced EditoR, for Linux and other Unices
(and even Windows); in other words, it's a text editor that is
intended to be light-weight, but full of useful features for
programming, from editing of web sites to C coding.
It is based upon the GTK+ toolkit, supports many languages
through config files and offers functions such as automatic
indentation and completion or syntax highlighting. In fact,
it is 100% compatible with Ultraedit's wordfile.txt files,
and has its own mini macro language.
Package submitted by Vincent Derrien via PR pkg/21180 with modifications
by me (with short stop in pkgsrc-wip).
|
|
* bug fixes
|