Commit graph

109 commits

Author SHA1 Message Date
wiz
5e9a1c14bf Do not set PKGREVISION in Makefile.common.
Set DIST_SUBDIR, since there were two versions of the abiword-2.2.3
distfile (difference is a "const").
Hi adam!
2005-02-10 19:27:32 +00:00
adam
c9fed5c74b Updated distinfo, since the archive size has changed 2005-02-07 12:54:27 +00:00
jklos
31b1bff351 Bumped PKGREVISION due to change in libwmf. 2005-02-05 18:03:33 +00:00
reed
9da81f41f4 Improve my previous comment: also the PLIST for abiword-plugins
may need to be updated.
2005-01-27 17:47:47 +00:00
reed
62368894f0 Add a comment to remind to run "make makesum" in editors/abiword-plugins
also when updating.
2005-01-27 17:38:45 +00:00
adam
851b6a34ff Changes 2.2.3:
* Bug fixes
2005-01-13 09:29:18 +00:00
adam
6273a28f1c Changes 2.2.2:
* A MacOSX port
* Table of contents
* Document history/revisions
* Text frames
* Better support for international scripts and locales
* List folding
* Text wrapping around images
* Faster rendering
* Dashboard integration
* Visual drag and drop
2005-01-11 11:09:26 +00:00
minskim
1802a619e6 abiword-plugins doesn't need perl at run time. Move "USE_PERL5=run"
from abiword/Makefile.common to abiword/Makefile.

Bump PKGREVISION of abiword-plugins due to dependency change.
2005-01-01 03:31:38 +00:00
reed
4252af9953 Patch added for gcc 3.3.x issue:
xap_UnixEncodingManager.cpp:551: error: invalid conversion from `const char*'
   to `char*'

Include ../../devel/popt/buildlink3.mk (and not using abiword's popt).

Add support for building on Darwin/Mac OS X. (Note: using X11 instead of Cocoa.)

Bump PKGREVISION.
2004-12-28 01:56:41 +00:00
adam
5f9d64488c Changes 2.0.14:
* Filed bugs fixed
  Bug 2633 - MS-Word document falsely password-protected
  Bug 6959 - .doc crashes on import
  Bug 5562 - Bad transcription of accent in XSL-FO documents
  Bug 7341 - at least one letter template should come with Abiword (Ryan Pavlik)
  Bug 7735 - Spelling error inn ispell_dictionary_list.xml (sum1)
  Bug 2726 - copy and paste cause additional style information in the document
  Bug 4788 - [valgrind] crash in msword doc
  Bug 6354 - --merge=FILE command line option does not work in abiword... (Jordi Mas)
  Bug 6537 - Export to XHTML ads 'lang' style, should be 'lang' attribute
  Bug 6606 - Localised status bar displayed as incorrect UTF-8
  Bug 6700 - auto-save on crash must use .abw
  Bug 6731 - caps lock sensitive menu shortcuts (Jordi Mas)
  Bug 6959 - .doc crashes on import
  Bug 7338 - Rulers unrefreshed after deleting table
  Bug 7373 - Disable Insert > Endnote/Footnote when editing endnote
  Bug 7454 - Crash when opening a file after closing lists dialog (Jordi Mas)
  Bug 7456 - Cut and paste removes line break (<ENTER>)
  Bug 7680 - Segfault when saving copy of unnamed document
  Bug 7692 - Crash with breaks, tables, and endnotes
  Bug 7694 - Crash when deleting table with column selected
  Bug 7697 - Crash when inserting hyperlink with bullet and TOC selected
  Bug 7713 - "Select All" + Font Size change = Fatal Error (sum1)
  Bug 7725 - Export to RTF causing crash
* Documentation
  AbiWord is not a System Administration utility [refiled man page]
* Other changes
  Don't allow movement of cursor to illegal positions for text insertion (Martin Sevior)
  Fix uninitialized variable reported by Mike Nordell (Martin Sevior)
  Fix various .doc import problems (Sudar)
  Robustify fp_TextRun::_drawSquiggle (Robert Wilhelm)
  Prepare for and release 2.0.14 (Mark Gilbert)
2004-11-22 13:31:46 +00:00
xtraeme
c8b4611fc4 Apply tshiozak@'s fix for NetBSD >= 2.0, more information:
"Questions about iconv.h" on tech-userlevel@ mailing list.

Bump PKGREVISION.
2004-10-29 07:42:38 +00:00
reed
47ed57aae4 Only force USE_BUILTIN.iconv=no for non-Linux.
Linux systems have glibc which provides a good GNU iconv.

What GNU iconv feature/function is specifically needed
for abiword?

This should be fixed to not define USE_BUILTIN.iconv=no but
to use some other option, because it overrides PREFER_NATIVE
use for iconv.

Also at this time, converters/libiconv doesn't get built nor installed
under Linux. So abiword's build failed.
2004-10-27 02:50:19 +00:00
xtraeme
a2b808dc7b Cannot use a common PATCHDIR/DISTINFO_FILE for abiword and abiword-plugins,
they are using a different WRKSRC, reported by Jeremy C. Reed on
tech-pkg@.
2004-10-27 01:05:53 +00:00
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
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +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
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
xtraeme
a9ebcdea11 Update abiword to 2.0.5
Changes:

	o Remove the coquille plugin from the RPM spec file.
	o Fix a crash on editting tables with multiple windows (bug 6332).
	o Fix stylesheet handling in wv.
	o Use FREEP() instead of delete[] on UT_strdup.
2004-03-31 04:59:18 +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
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
xtraeme
5ee0f92c6e Make sure we get converters/libiconv dependency, via USE_BUILTIN.iconv=no
(looks like USE_GNU_ICONV doesn't get the dependency), this will fix
the problem seen in latest agc@'s bulk build.

Bump PKGREVISION.
2004-03-20 16:25:16 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
1d84e24551 Some cleanups. 2004-03-07 10:44:00 +00:00
jmmv
61a4aa8efb Enable gucharmap support unconditionally, to get a full featured abiword
package.  Bump PKGREVISION to 1.
2004-03-07 10:41:03 +00:00
xtraeme
1a6a097905 Update abiword to 2.0.4
The changes from version 2.0.3 to 2.0.4 include, amongst others:

# Fix the caret positioning on Windows.
# Fix style export with when using non ASCII characters, corrupting the
  document.
# Fix Input Methods handling for the Thai input handler.
# Speedup the very slow setting of a language on a large selection.
2004-03-06 07:12:54 +00:00
jmmv
cf0ce11ba2 bl3ify and add some more dependancies on packages used directly by this one. 2004-02-20 19:25:39 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
xtraeme
2a48a239f1 Update abiword to 2.0.3
Changes:

	o Several crasher bugs have been fixed related to Foot and
	  Endnotes.
	o Fix a nagging bug causing Copy&Paste not to function properly.
	o Lots of Windows frontend fixes and cleanups.
	o Improved WordPerfect importer, adding initial support for WP4.2
	  and 5.x type documents.
	o Improved SDW importer.
	o Translation updates for the Arabic, Finish, Spanish, Albanian,
          Malay and Catalan languages.
2004-01-24 13:10:56 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
xtraeme
ff1f7d3b9f Remove some unused options (missed in previous). 2003-12-27 09:12:49 +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
reed
f3a587a949 Only configure with libiconv if has libiconv (by using new ICONV_IS_GNU).
This fixes build failure under glibc system that doesn't have any libiconv.
2003-11-04 23:00:00 +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
grant
68fd50e391 bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
fredb
d62e687ae5 Let this compile with NetBSD-current/gcc-3.3.1. 2003-09-26 14:31:40 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
markd
f75e8fa018 USE_GNU_ICONV as an interim measure to get this to build again on
NetBSD-current.  Someone may be able to get this to use the native iconv
but the configure script at least is very GNU iconv specific.
2003-08-24 12:50:09 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
martti
5cc8f2d5cd Updated abiword-personal to 1.0.5
* bug fixes
2003-04-17 06:22:23 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
dmcmahill
33ab0c4834 s/HAS_CONFIGURE/GNU_CONFIGURE 2003-02-05 17:40:52 +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
mycroft
a6a685f39b Update from 1.0.2 to 1.0.3.
* 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.
2003-01-10 00:51:24 +00:00