Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
X11 dependencies.
Submitted by Masao Uebayashi in private mail
|
|
|
|
|
|
|
|
|
|
|
|
XXX Should be fixed later.
|
|
|
|
a CCL interpretor bug.
Bump revision.
|
|
|
|
|
|
Too many changes to cite here. Please see
http://jdee.sunsite.dk/ReleaseNotes.txt
http://jdee.sunsite.dk/ReleaseNotes-beta.txt
Besides, move to emacs.mk.
|
|
Convert to use emacs.mk.
|
|
(Maybe some day they will fix the endian and word size problems...)
|
|
* What's New, Improved, or Just Different.
* Long you've eagerly waited, and now it's here! A huge number of
bug fixes (who knew it had so many bugs?), performance
improvements, and new nifty niceties.
* Build System
* Plugins
* New plugin build system, backported from the
development branch (nextgen.sh)
* Fixed the AbiMagick plugin build, which sometimes
failed due to a syntax error.
* Fixed Gdict plugin in non-gnome-enabled builds.
* Fixed AbiSDW importer build on win32 (msvc6 issue).
* Plugin build is now more flexible regarding placement
of AbiWord source (--with-abiword=DIR).
* Told AbiSDW where to find peer module wv.
* Cleaned up optimizer settings in (Free/Open/Net)BSD build.
* The pspell installation's validity is now checked when
configuring using --with-pspell.
* Fixed libxml2 build interaction with wv.
* Cleaned out remnants of the no longer used ask installer.
* Fixed iconv-related build bustage on FreeBSD.
* (Free/Open/Net)BSD build now defaults to peer libiconv.
* QNX build now uses shared zlib and libpng.
* There was some simplification and update of the peer module
wv build system.
* The patch for libjpeg builds on win32 was merged in.
* Peer module libpng is now a build option for unix.
* The compiler pacifier (ABI_OPT_PACIFY_COMPILER) has been
heavily enhanced.
* Realcleaning has been altered to affect all OBJDIRs, so it
is no longer required that all the usual flags be set when
just realcleaning (realclean really cleans).
* The debug build macros have been enhanced.
* Fixed sometimes-fatal syntax in peer module expat config.
* Environmental C(XX)FLAGS are now properly propogated (3674).
* Fixed static build on unix.
* Lots of osf/digital/tru64 build fixes.
* Fix for non-perl builds that couldn't build with perl
bindings if they wanted to.
* No more accidental -g -O2 when not asked for in configure.
* Rpm specfile
* No BuildArch flags.
* Correct dictionary files.
* Gdict plugin now enabled by default.
* Application and Code
* Fixed 3351 (BiDi behavior), at least some of 3171 (for
real), 3604(T602 importer), 3593 (code syntax with scandir),
3567 (html exporter generation of incorrect tags), 3565
(status bar cut off languages with verbose expressions),
3592 (putenv portability), 3608 and 3618 (pointless
comparisons of an unsigned int with zero), 3095 (font path
instability with repetitive entries), 3638 (crash on
semi-bogus imports), 3523 (funky icons with aiksaurus), 3324
(newline character erasing crash), 3587 (adjacent
superscript and subscript), 3722 (rtl dominance crash),
3507(printing screen colors), 1928 (context menu problem),
3122 (spell checker learning hyperlinked words), 2698
(hyperlink status bar text), 3590 (duplicate accelerator),
3089 (case conversion en mass), 3008 (cursor focus in win32
hyperlink dialog), 3060 (hyperlink offset), 3582 (multiline
hyperlink display), 3109 (hyperlink insertion selection
check)(not all platforms), 2715 (crash on zoom), 3584 (win32
encoding dialog input focus), 3802 (XSL-FO exporter faulty
tags), 3827 (docs with jpegs), 1319 (increase indent off
page crash), 3360 (handle rtfs that aren't fully spec
compliant), 3330 (forcing of gcc flags to other compilers),
3663 (wrong parameter passing to linker), 3889 (Yiddish
spell checking), 3537 (crash on zoom with header/footer),
3781 (downgrading abiword causes the profile to crash it),
3940 (perl bindings and perl 5.8).
* Lots of memory leak fixes, as well as some rather
significant speed enhancements.
* Fixed some problems related to the zero margin difficulties,
comma delimited fractions, and setlocale misuse.
* Various qnx fix backports.
* Backported fix for faulty syntax in the html exporter.
* Fixed a crasher of the win32 Aiksaurus plugin.
* WordPerfect importer now handles superscript, subscript,
strike-out, and italic text attributes.
* English dictionary update (does not affect pspell builds).
* Fix default geometry, handle profile geometry better, take
geometry runtime paramter (the last being 1124).
* All snprintfs (which caused problems on some unix variants)
have been removed from unix or xp code, except in peer
module psiconv.
* DocBook exporter now properly handles abw headings, plain
text, and page breaks (the last being 2734).
* Internationalization-specific (does not affect other aspects of
the app)
* Nynorsk (nn-NO) translation updated.
* Ukrainian (uk-UA) translation and profile updated.
* Basque (eu-ES) translation.
* Bulgarian (bg-BG) update.
* Romanian (ro-RO) translation.
* Catalan (ca-ES) update.
* Documentation
* Massive French (fr-FR) documentation goodness.
* Documentation build system fixes.
* New English screenshots.
* Documentation on adding documentation.
* Cleaned up deprecated docs.
* Small document on document creation.
* Index (for en-US).
* Toolbar help.
* List howto.
* Known Issues
* There are some mysterious printing bugs, particularly on Win32
platforms, that we have not been able to track down because they
are rare and not reproducible by the developers. Please give us
as much information as possible if you encounter these, but when
posting to bugzilla use the bug(s) that already exist instead of
filing a new one. This is easier on us and you.
|
|
Packages using Guile now all depend on guile14. These packages are
expected to be made depend on newer Guile (1.6.x) when updated in the
future.
|
|
|
|
Approved by wiz.
|
|
|
|
The author does not keep any change log, so I don't know
what has been changed since the last packaged version...
|
|
compiles again.
|
|
Changes :
free_charptrarray, striponedir()
- Plug some memory leaks (Steven Kneizys).
read_file()
- Abort if we read a file of 0 lines (num_lines == 0), fixes BUG #70.
- Reverse tests to stop segfault on editing a new file of 0 lines
(David Benbennick).
do_int_speller()
- Fix zombie processes and spelling buffer issues (Rocco Corsi)
do_gotoline()
- Set placewewant if we actually move to a different line.
nanogetstr()
- Add NANO_HOME_KEY and NANO_END_KEY to the home and
end key code (fixes BUG #69).
bottombars(), onekey()
- Make bottom list dynamic with screen size (Guus Sliepen & Chris).
do_credits()
- Add Thomas Dickey.
strcasestr()
- Renamed to stristr since strcasestr has not been confirmed to
be detected properly on various Linux systems.
Updated POs : no nb it fr uk gl
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
NetBSD one.
Changes since 1.0.0.24:
* Several minor bugfixes (1.0.0.26).
* Final changes in the menus (1.0.0.26).
* Prittier checkmarks in menus (1.0.0.25).
* Many minor bug fixes and cleanups (1.0.0.25).
* Part I of the documentation on the markup in packages (1.0.0.24).
|
|
Patch provided in PR pkg/19413 by Juan RP with some minor changes.
|
|
|
|
|
|
|
|
|
|
- Pico only preserves the start-stop characters (^Q/^S) if given the -p
- New pico option -Q <quotestr>
|
|
to comprehend in the little time I have. Sorry.
|
|
|
|
* Part I of the documentation on the markup in packages (1.0.0.24).
* Variants for descriptions (1.0.0.24).
* More customizable referencing and indexing (1.0.0.24).
* Customizable page numbers (1.0.0.24).
|
|
installation (it was not even working properly and caused problems).
|
|
Changes since 1.0.0.15:
* Hacky support of numbers in equation arrays (1.0.0.23).
* Some little improvements in the LaTeX input filter (1.0.0.23).
* Cleanups by David Allouche, mainly in menu.scm (1.0.0.23).
* Support of the Finnish language (1.0.0.22).
* Improvements in the German dictionary (1.0.0.22).
* Temporary fix for problem with g++ 3.2 (1.0.0.22).
* Fixed problem with Guile 1.6 (1.0.0.22).
* Several minor bugs have been fixed (1.0.0.21).
* Low level support of elementary graphics (1.0.0.21).
* The online documentation system becomes default (1.0.0.20).
* New algorithm for the computation of table borders (1.0.0.20).
* Entering Greek letters as variants of normal letters (1.0.0.20).
* Applied many small patches from David Allouche (1.0.0.20).
* Creation of a made-by-TeXmacs tag (1.0.0.20).
* Updated interface for Axiom (1.0.0.20).
* Very simple browsing through help (1.0.0.19).
* Page breaks before (1.0.0.19).
* Cleanup in base.scm by David Allouche (1.0.0.19).
* A very rudimentary interface for GNU Octave (1.0.0.18).
* Several minor bug corrections (1.0.0.18).
* The packages number-europe and number-long-article can be used to
customize the numbering conventions (1.0.0.17).
* Automatic completion support for computer algebra systems (1.0.0.17).
* Automatic completion using tab (1.0.0.17).
* Added content-based tags to Text menu (1.0.0.16).
* Improvements in the LaTeX to TeXmacs converter for reimporting
documents which were previously exported (1.0.0.16).
I've also changed the default location of documentation files to the
standard place (providing a symlink for compatibility). It is hard (or at
least seems to me) to make TeXmacs recognize the documentation in the new
place without the symlink.
This closes my own PR pkg/18495 which provided an update to 1.0.0.17.
Reviewed by wiz.
|
|
Patch submitted by Masao Uebayashi in private mail.
|
|
|
|
|
|
hnb stands for Hierarchical NoteBook. It is a console (ncurses)
program to organize many kinds of data in one place, including
addresses, TODO lists, ideas, book reviews, brainstorming,
speech outlines, etc. It stores data in XML format, and is
capable of native export to ASCII and HTML.
Approved by wiz.
This closes my own PR 18233 (the package was provided there).
|
|
confirmed on i386 and macppc.
|
|
than it used to.
|
|
bugs have been fixed over the 3 years since 9.0 was released, and some
major portability improvements have been made.
|
|
bugs have been fixed over the 3 years since 9.0 was released, some
major portability improvements have been made, and remove pkgsrc
patch-ac
"+ work around NetBSD 1.5's use of MK symbol in curses.h (reported by
Matthias Buelow)."
|
|
|
|
|
|
"share/emacs" cannot be removed.
|
|
- Use last updated date for pacakge version.
- Utilize emacs.mk.
Now build problem on emacs 20.X was fixed.
2002-09-09 NIIBE Yutaka <gniibe@m17n.org>
Check JIS x0213 support at compile time.
* check-jisx0213.el: New file.
* configure.in: Check if JIS X0213 is supported or not.
* Makefile.in (TOPSRCS): Remove egg-x0213.el.
(DEPS): Don't load jisx0213.el.
(ITSSRCS): Removed its/aynu.el.
(AYNU): New variable.
Bug fix.
* its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes.
Just call compose-string.
|