./editors/abiword, Open Source cross-platform word processor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.0.8nb2, Package name: abiword-3.0.8nb2, Maintainer: pkgsrc-users

AbiWord is an open-source, cross-platform WYSIWYG word processor.
This version uses GTK+3.

Features include:
- Basic character formatting (bold, underline, italics, etc.)
- Paragraph alignment
- Spell-check
- Import of Word97 and RTF documents
- Export to RTF, Text, HTML, and LaTeX formats
- Interactive rulers and tabs
- Styles
- Unlimited undo/redo
- Multiple column control
- Widow/orphan control
- Find/Replace
- Anti-aliased fonts
- Images

More import and export filters and graphics formats are available
with the abiwords-plugins package.


Required to run:
[sysutils/desktop-file-utils] [textproc/libxslt] [converters/fribidi] [converters/wv] [graphics/hicolor-icon-theme] [graphics/png] [devel/glib2] [devel/libltdl] [textproc/redland] [time/libical] [x11/gtk3] [graphics/adwaita-icon-theme] [textproc/enchant2] [graphics/librsvg-c]

Required to build:
[pkgtools/x11-links] [devel/boost-headers] [x11/xcb-proto] [x11/fixesproto4] [devel/autoconf-archive] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 11216.896 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-11 09:18:01 by Thomas Klausner | Files touched by this commit (788)
Log message:
gtk3: bump PKGREVISION for wayland option default change

Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
   2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335)
Log message:
*: Recursive revbump from security/nettle-4.0
   2026-02-26 03:06:53 by David H. Gutteridge | Files touched by this commit (11) | Package removed
Log message:
abiword: update to 3.0.8

3.0.8 - 2026/02/17

- Fix memory leaks with a collab Telepathy error.
- Fix paste of images from Firefox.
- Fix memory leaks in styles dialog, Gtk text input.
- Fix use after free and memory leak with list numbering.
- Fix memory leak with text drag and drop.
- Fix memory leak in OpenXML importer/exporter.
- Remove babelfish and freetranslation plugins.
- Fix appstream for newer flathub requirements.
- Properly remember the recent files even if AbiWord crashes.
- wordperfect: Use the more recent version of libwpd libwpg and
  libwps. This upgrade the dependencies:
  - libwpd-0.10
  - libwps-0.4
  - libwpg-0.3
   2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305)
Log message:
*: recursive bump for nettle 4.0 shlib major bump
   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-12-17 17:38:18 by Nia Alarie | Files touched by this commit (2)
Log message:
abiword: Include <strings.h> for rindex.

Should help the SunOS build.
   2025-12-07 11:44:54 by Thomas Klausner | Files touched by this commit (2)
Log message:
abiword: fix build on NetBSD 11.99.4

Fix pkglint while here