Commit graph

22 commits

Author SHA1 Message Date
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
bad
722a0e3534 Fix thinkos in previous. Really depend on ispell-base-*. 2001-03-19 04:32:27 +00:00
bad
2e3cacd254 Depend on ispell-base instead of ispell. 2001-03-19 04:30:22 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
mycroft
83d37d3bff Depend on the ispell pkg.
Rather than using the ispell hash file included with AbiWord, delete it and
make a symlink to the one from the ispell pkg.
This makes the spelling checker work across platforms, including Alpha.
2000-12-03 04:33:16 +00:00
mycroft
5d685f2c41 Adjust ispell.h so the format really is the same as ispell. 2000-12-03 04:31:49 +00:00
abs
134a616944 Tweak CPPFLAGS to avoid using installed wv includes
Stops build breaking if wv package already installed.
2000-11-22 13:19:41 +00:00
mycroft
ac16c9cee9 // -> / 2000-11-09 20:19:56 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
abs
d118a0c3b9 Update abiword to 0.7.10
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) )
2000-08-04 11:09:38 +00:00
wiz
eeec128064 Fix permissions of shared files.
Problem and solution from frodef@acm.org in pkg/10090.
2000-05-20 01:57:59 +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
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
wiz
439d62e243 remove trailing whitespace 2000-03-16 12:31:45 +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
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
887dfa1b4e Use wildcard dependence for "png" package. 2000-02-09 15:22:26 +00:00
tron
fd8f256cc5 Use wildcard dependence for "gtk+" package. 1999-10-23 00:05:15 +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