Commit graph

28 commits

Author SHA1 Message Date
xtraeme
147f05d018 Update editors/abiword to 2.0.11, and split Makefile into Makefile.common,
which will be used for the upcoming abiword-plugins package, based on patch
sent by Ove Soerensen in PR pkg/26893, this closes PR pkg/26695 by Joel
Carnat too, thanks.

Use bsd.options.mk for the gucharmap dependency/option, which now is
disabled by default, because it adds a lot of GNOME dependencies
(this is bad if you don't use GNOME).

There are too many changes to list here, but notably bugfixes and some
new features were added, as usual, please take a look at the ChangeLog
file.
2004-10-21 06:30:39 +00:00
dmcmahill
24215ae737 Fix several 64 bit issues to get this going on alpha and hopefully
amd64 and sparc64.  Patches provided by Olaf Seibert in PR pkg/26055.
2004-06-27 20:06:24 +00:00
reed
91d555c0a3 This fix was lost in last update.
This was my PR pkg/23368. And fredb fixed for me on 04/Nov/2003.
Old patch was put in place accidently on 26/Dec/2003.
This fixes the problem with ut_iconv.cpp and invalid conversion
under gcc 3.3.x.
2004-03-30 00:53:31 +00:00
wiz
8a465c49ae Update to 2.0.2 (move abiword2 package here and change PKGNAME, really). 2003-12-26 18:26:59 +00:00
fredb
05c55e8819 Back out the last patch, which removed the conditional const-poisoning,
but rather, make it work. The "const" wasn't be-ing put in for either
NetBSD-current's or pkgsrc's libiconv, but both need it. This should close
PR pkg/23368.
2003-11-04 20:57:29 +00:00
fredb
d62e687ae5 Let this compile with NetBSD-current/gcc-3.3.1. 2003-09-26 14:31:40 +00:00
martti
5cc8f2d5cd Updated abiword-personal to 1.0.5
* bug fixes
2003-04-17 06:22:23 +00:00
martti
614a342820 Updated abiword-personal to 1.0.4
* bug fixes
* localisation updates
2003-01-28 13:57:52 +00:00
mycroft
a61518dd7b Use the ispell dictionary again. That's why there's a dependency.
(Maybe some day they will fix the endian and word size problems...)
2003-01-10 06:52:52 +00:00
jlam
34eea5a75e buildlink1 -> buildlink2 2002-09-21 11:09:43 +00:00
hubertf
50cf46ab5b Update AbiWord to 1.0.2. Changes:
* 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-03 21:59:07 +00:00
martti
e512d2aed9 Updated abiword-personal to 0.99.5
* bug fixes
* localisation updates
* new templates
2002-04-12 14:32:50 +00:00
martti
0779b1370a Updated abiword-personal to 0.99.3nb1 (pkg/16220)
* make spelling and dictionary work
2002-04-10 08:17:02 +00:00
martti
e51186ef32 Updated abiword-personal to 0.99.3
* closed tons of bugs
* completed RTF import/export
* added great new image handling facilities
* made AbiWord significantly faster
2002-03-19 11:50:18 +00:00
martti
9af64a3c11 Updated abiword to 0.99.2
* Import/Export bookmarks to RTF
* Multi-threaded incremental loader
* Perl Scripting now works by default
* State of the art Theasurus plugin
* Start of HTML importer plugin
* Spelling support for Commonwealth English, Brazilian Portuguese,
  Hungarian, Ukranian, Galican
* Word Perfect Import improvements
* Import Lists from MS Word
* New improved toolbar icons
* Fields update automatically
* Styles Lock
* Export nested lists to RTF
* Import First and facing header/footers from RTF
* Import Bookmarks for MS Word
* Import hyperlink from MS Word
* Add header/footer export to HTML
* Look in dictionary file for suggestions to misspelt words.
* Help file improvements
* Perl script to convert the docs to HTML
* Lots of progress on OSX port
* MS Word importer imports all known image types
* New AbiWord server
* Start of Open Office importer plugin
* Web layout Mode
* Free translate plugin for Windows
* Drag and drop hyperlinks and images from Galeon/Mozilla into AbiWord
* Gnome2 icons
2002-02-25 10:00:07 +00:00
martti
8d66e27c7a Updated to 0.9.6.1
* Fix for incorrect number of colors declared in an icon, which broke the build.
* Big-endian deutsch dictionary.
* Little-endian latin dictionary.
* Rewrite of glib and gtk+ detection in abi and wv.
* Build fix for wv.
* Patch for building rpms.
* Patch to allow Abi to build against installed versions of wv, rather
  than the peer library.
* Work on making automake build plugins.
* Build fixes in abi and libiconv for non-Win32.
* Fixes to make Abi build on FreeBSD.
* Added test case for plugins.
* Work on plugin building.
* Fix build for bz2 plugin.
* Bi-directional bug fixes.
* Fixes to the way font path is set.
* Locale and Unix font docs.
* Bug fixes in image import.
* 16x16 icon for Enlightenment.
* Plugin to read OpenWriter documents. Very basic at the moment.
* Reorganised plugin directory to make it easier to handle.
* Lithuanian translation update.
* Build system for bz2 plugin on Win32.
* New rpm spec.
* Preferences now in alphabetical order in preferences file.
* Added preference to turn off auto-load of plugins.
* Plugin allowing Abi to load any image format recognised by gdk-pixbuf.
* Fix a spelling error in the Danish translation.
* Fixed an assertion in the squiggles code.
2001-12-17 14:24:50 +00:00
martti
576e8cf869 Updated to 0.9.5.
Highlights include: Command Line Printing, Normal Mode, Thesaurus,
Dictionary support, All image type support (these last three via plugins),
Header/Footers for first/last/facing pages, Dynamic Toolbars (drag and
drop toolbar icons) for Unix/Gnome. Plus lots of other stuff and bugfixes.
2001-11-26 13:08:24 +00:00
drochner
bf4c1e3ce7 update to 0.9.4
changes:
Fully editable styles on Windows and Unix.
New and improved import/export filters. This includes the initial
release of a Word Perfect import filter.
Dramatically faster spell checking.
Plus new artwork, many bug fixes, speed ups and behind the scenes work.
2001-10-30 17:47:19 +00:00
mycroft
6e50c93bef MAXSTRINGCHARS must be the same as in ispell. 2001-10-22 05:25:24 +00:00
jlam
163bd67dc9 Update abiword-personal to 0.9.0. This release is the first in the final
push toward a 1.0 release for AbiWord.  Users will find this release is much
faster and uses far fewer resources.  Major changes from version 0.7.14:

     * _Tons_ of bug fixes
     * Fully Customizable Styles
     * Multi-Lingual Spell checking (Spell check in multiple languages)
     * Line Based Tables
     * Automatic Numbered Headings
     * Import/export improvements and additions
     * Preview as Web
     * Tons of Locale definitions
     * Plugin Architecture
     * AutoSaves of document
     * Major Encoding fixes and Improvements
     * Perl Bindings for AbiWord
     * Updated our Distrubuted Type 1 Fonts
2001-08-10 04:50:08 +00:00
jlam
d0a0bccce3 Update abiword to 0.7.14. There were a large number of changes from version
0.7.10, both in bugfixes and in feature additions.  No list of changes is
provided, but from gleaning the CVS logs, this is update is a large step
forward for this application.
2001-05-24 04:28:19 +00:00
jlam
908eff7259 Move extra header include paths to the end of the search path. This
fixes pkg/12969.
2001-05-17 19:57:02 +00:00
mycroft
5d685f2c41 Adjust ispell.h so the format really is the same as ispell. 2000-12-03 04:31:49 +00:00
jlam
3ea3ba4680 Update abiword-personal to 0.7.9. Remove several patches which were
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-02 23:35:55 +00:00
jlam
03efc6a5c5 Update AbiWord Personal to 0.7.8. Selected highlights since 0.7.5:
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.
2000-02-29 18:31:30 +00:00
jlam
9e9a5d0eb0 Don't make the static binary since it doesn't link correctly under 1.4.x.
Fix suggested by hubertf@netbsd.org in private mail.
1999-09-17 00:06:20 +00:00
jlam
c1ddcbed21 * Change to correctly use MACHINE instead of MACHINE_ARCH.
* Pass in Abi version number from top-level Makefile to simplify
  future updates.
1999-09-14 02:19:14 +00:00
jlam
6efc245e6e AbiWord-0.7.5: Open Source cross-platform word processor 1999-09-11 18:27:48 +00:00