The NetBSD Project

CVS log for pkgsrc/converters/libwpd/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / converters / libwpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.62 / (download) - annotate - [select for diffs], Fri Dec 29 18:24:38 2023 UTC (2 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored) to selected 1.8 (colored)

revbump for boost-libs

Revision 1.61 / (download) - annotate - [select for diffs], Tue Jul 18 13:01:21 2023 UTC (8 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.60: +2 -4 lines
Diff to previous 1.60 (colored) to selected 1.8 (colored)

converters: Where possible, convert packages to use USE_(CC|CXX)_FEATURES

Revision 1.60 / (download) - annotate - [select for diffs], Sun Apr 23 14:26:07 2023 UTC (11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.8 (colored)

revbump for boost

Revision 1.59 / (download) - annotate - [select for diffs], Sun Jan 22 16:28:14 2023 UTC (14 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.8 (colored)

*: Recursive revbump from Boost 1.81.0

Revision 1.58 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:26 2022 UTC (2 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.8 (colored)

*: Recursive revbump from boost 1.78.0

Revision 1.57 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:05 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.8 (colored)

revbump for boost-libs

Revision 1.56 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:08 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.8 (colored)

revbump for boost-libs

Revision 1.55 / (download) - annotate - [select for diffs], Fri Jan 1 08:24:38 2021 UTC (3 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.8 (colored)

*: Recursive revbump from boost-1.75.0

Revision 1.54 / (download) - annotate - [select for diffs], Wed May 6 14:04:07 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.53: +2 -1 lines
Diff to previous 1.53 (colored) to selected 1.8 (colored)

revbump after boost update

Revision 1.53 / (download) - annotate - [select for diffs], Tue Apr 21 18:58:48 2020 UTC (3 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.8 (colored)

libwpd: pkglint

Revision 1.52 / (download) - annotate - [select for diffs], Wed Mar 25 10:00:43 2020 UTC (4 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.51: +5 -15 lines
Diff to previous 1.51 (colored) to selected 1.8 (colored)

libwpd: Update to 0.10.3

0.10.2 - 0.10.3
- Drop outdated MSVC project files.
- Fix a couple of issues found by oss-fuzz.
- Fix some potential memory leaks.
- Use a bit less memory when parsing WP5/WP6 documents with images.
- Switch from --enable-werror to --disable-werror as configure default.
- Fix a potential out-of-bounds data access. (rhbz#1643752)

0.10.1 - 0.10.2
- Require C++11 for build.
- Fix various crashes, leaks and hangs when reading damaged files found
  by oss-fuzz.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:18 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.8 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:14 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.8 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Jan 12 20:19:54 2020 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.8 (colored)

*: Recursive revbump from devel/boost-libs

Revision 1.48 / (download) - annotate - [select for diffs], Thu Aug 22 12:22:56 2019 UTC (4 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.8 (colored)

Recursive revbump from boost-1.71.0

Revision 1.47 / (download) - annotate - [select for diffs], Mon Jul 1 04:07:46 2019 UTC (4 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.8 (colored)

Recursive revbump from boost-1.70.0

Revision 1.46 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:32 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.8 (colored)

revbump for boost 1.69.0

Revision 1.45 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:28 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.8 (colored)

revbump after boost-libs update

Revision 1.44 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:19 2018 UTC (5 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.8 (colored)

revbump for boost-libs update

Revision 1.43 / (download) - annotate - [select for diffs], Wed Mar 21 09:22:42 2018 UTC (6 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored) to selected 1.8 (colored)

libwpd: Add -Wno-unknown-warning-option to support older clang.

Revision 1.42 / (download) - annotate - [select for diffs], Tue Jan 30 23:37:10 2018 UTC (6 years, 1 month ago) by jperkin
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored) to selected 1.8 (colored)

libwpd: Add -Wno-tautological-type-limit-compare for clang.

Revision 1.41 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:07 2018 UTC (6 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.8 (colored)

Revbump after boost update

Revision 1.40 / (download) - annotate - [select for diffs], Thu Aug 24 20:02:57 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.8 (colored)

Revbump for boost update

Revision 1.39 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:21 2017 UTC (6 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.8 (colored)

Recursive revbump from boost update

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jan 1 16:05:56 2017 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.8 (colored)

Revbump after boost update

Revision 1.37 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:30 2016 UTC (7 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored) to selected 1.8 (colored)

Revbump post boost update

Revision 1.36 / (download) - annotate - [select for diffs], Tue Mar 8 18:58:05 2016 UTC (8 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.35: +2 -3 lines
Diff to previous 1.35 (colored) to selected 1.8 (colored)

Update to 0.10.1

Changelog:
0.10.0 - 0.10.1
- Fix crash when NULL is passed as input stream.
- Use symbol visibility on Linux. The library only exports public functions
  now.
- Avoid infinite loop. (libwpd#3)
- Remove bashism. (libwpd#5)
- Fix various crashes and hangs when reading broken files found with the
  help of american-fuzzy-lop.
- Make --help output of all command line tools more help2man-friendly.
- Miscellaneous fixes and cleanups.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Sep 14 03:07:12 2015 UTC (8 years, 6 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.34: +6 -3 lines
Diff to previous 1.34 (colored) to selected 1.8 (colored)

Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
may alter the compiler selection.

In this particular case, librevenge depends on boost-libs, which will
set GCC_REQD and possibly select a GCC dependency, so long as the compiler
hasn't been forcibly pre-selected by including compiler.mk too early.

Fixes build of libwpd on platforms with a native GCC older than what
boost-libs calls for.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 15 22:46:39 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored) to selected 1.8 (colored)

Bump PKGREVISION for librevenge boost fix.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Dec 1 12:39:16 2014 UTC (9 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored) to selected 1.8 (colored)

Support cwrappers for packages appending arguments in the wrappers.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jul 22 10:52:24 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.31: +4 -3 lines
Diff to previous 1.31 (colored) to selected 1.8 (colored)

Update to 0.10.0:

0.9.9 - 0.10.0
- Switch to librevenge
- Miscellaneous fixes and cleanups

Revision 1.31 / (download) - annotate - [select for diffs], Tue May 13 18:54:01 2014 UTC (9 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.30: +1 -8 lines
Diff to previous 1.30 (colored) to selected 1.8 (colored)

Move GCC_REQD+=4.6 to boost-libs/buildlink3.mk for OpenBSD.
It is common for boost-libs consumers.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jan 26 04:43:00 2014 UTC (10 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.29: +8 -1 lines
Diff to previous 1.29 (colored) to selected 1.8 (colored)

Use gcc46 under OpenBSD to suppress warning as error

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jan 8 10:19:16 2014 UTC (10 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) to selected 1.8 (colored)

Needs zlib.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Aug 24 21:50:24 2013 UTC (10 years, 7 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.27: +3 -4 lines
Diff to previous 1.27 (colored) to selected 1.8 (colored)

Updated package to latest version, 0.9.9. Removed obsolete patches, took over
maintainership (all this okayed by the old maintainer, Jeremy C. Reed).

Changes from 0.9.2 include (apart from various bugfixes):
- WPX_SEEK_END for WPXMemoryInputStream (Laurent Alonso)
- Metadata for wpd2html (David Hislop)
- Change source code layout so that public headers be in inc/ and its
  subdirectories
- libwpd.h and libwpd-stream.h are not generated headers anymore
- Change the way we get version from libwpd build
- Improvements to WPXOLEStream class
- Added MPL2+ to the licenses libwpd is released under
- Revert an accidental ABI change in WPXPropertyList
- Link the Windows static libraries with DLL runtimes
- libwpd-stream: Add experimental support for ZIP storages
- libwpd-stream: Add WPX_SEEK_END to the WPXSeekType enum
  (Be sure that you are at offset 0 using it and check return value
  in order to be compatible with lower versions of libwpd)
- New Visual Studio 2008 and Visual Studio 2010 build files
- Don't output points as integer. This solves some rounding issues along
  with possibility of writing 10.5 point font size (Fridrich)
- General improvement of code quality by buiding with -Weffc++ option (Fridrich)
- Improvement of textbox code (Laurent Alonso)
- Improvement of arabic charset mapping (Smokey Ardisson)
- Build system rewrite and improvement (Tomas Chvatal)
- Cleanup of return values (Thomas Klausner)
- Conversion of extended characters in WP 42 parser (Fridrich)

Revision 1.27 / (download) - annotate - [select for diffs], Sat Oct 20 22:04:27 2012 UTC (11 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.8 (colored)

Use a more specific fix for clang.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 3 00:20:12 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
Changes since 1.25: +1 -3 lines
Diff to previous 1.25 (colored) to selected 1.8 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jul 9 19:17:15 2012 UTC (11 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.24: +7 -1 lines
Diff to previous 1.24 (colored) to selected 1.8 (colored)

Disable -Werror for clang, too much noise.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Aug 1 04:05:00 2011 UTC (12 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored) to selected 1.8 (colored)

Fix bug caught by clang. PKGREVISION++

Revision 1.23 / (download) - annotate - [select for diffs], Wed May 18 14:52:44 2011 UTC (12 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.8 (colored)

Update to 0.9.2:

0.9.1 - 0.9.2
- Fix build with gcc 4.6.x (Caolan McNamara)
- Handle graciously corrupted WP6 prefix data (Fridrich)
- Initial conversion of Mac double byte script characters (Fridrich)
- Internally use UCS4 instead of UCS2 (Fridrich)
- Add Arabic character conversion for WP5 parser (Fridrich)
- Allow conversion of one WP character to a sequence of unicode
  characters (Fridrich)
- Miscellaneous conversion fixes (Edward Mendelson, Fridrich)

Revision 1.22 / (download) - annotate - [select for diffs], Fri Feb 4 19:53:06 2011 UTC (13 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored) to selected 1.8 (colored)

Changes 0.9.1:
* Parse correctly WP 2 for Mac documents without resource fork
* Improvements in parsing of pictures in WP1 parser
* Fix wrong sizes of some functions in WP1 and WP42 parsers
* Fix handling of character attributes

Revision 1.21 / (download) - annotate - [select for diffs], Thu Nov 25 10:27:49 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored) to selected 1.8 (colored)

Update to 0.9.0. Bump API depends for shlib name change.

CHANGES:
0.8.x - 0.9.0
- Conversion of page-numbering (William)
- Conversion of embedded images and text boxes in WP1, WP3, WP5 and WP6 documents
  (Fridrich)
- Conversion of password protected WP1, WP3, WP42 and WP5 documents (Fridrich)
- Conversion of annotations/comments in WP6 parser (Fridrich)
- Fix some greek characters so that Text written in WP5.1 with Printer Polyglott
  convert correct.
- Fix unicode mappings of some older Symbol and Dingbats fonts (Fridrich)
- Drop the libgsf dependency in favour of pure C++ implementation of the WPXInputStream
  interface (Fridrich, Ariya)
- Fix the footnote/endnote/comment/annotation/textbox writing in wpd2html converter
- Improve metadata parsing (David Hislop)

Revision 1.20 / (download) - annotate - [select for diffs], Sat Oct 9 12:17:12 2010 UTC (13 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored) to selected 1.8 (colored)

Set LICENSE.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:00 2008 UTC (15 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.18: +3 -1 lines
Diff to previous 1.18 (colored) to selected 1.8 (colored)

Mark as destdir ready.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 14 13:38:43 2008 UTC (15 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored) to selected 1.8 (colored)

Update to 0.8.14:

0.8.13 - 0.8.14
- Fix some warnings due to unused variables
- Fix a warning due to a name hiding.
- Fix two loops with corrupted documents (Thank you, sum1!)

0.8.12 - 0.8.13
- Implement readahead in the WPXStreamImplementation class (Jan Holesovsky, Fridrich)
- Fix some memory issues properly (each class deletes what it allocated) (Fridrich)
- Work around an issue with relative seeks backward and certain versions of libstdc++
  in the buffered stream implementation (Fridrich, sum1)
- Fix a problem of conversion of some page breaks due to an unreachable block in the
  code (Fridrich)
- Fix a crasher in a rare case of a footnote/endnote being defined in a table and the
  footnote/endnote having itself a table (Fridrich).
- Fix some null pointer crashes with corrupted documents in table code and in cases where
  there is no prefix ID present (sum1, Fridrich).
- Fix a out of bounds array in parsing WP5 extended characters with broken documents
  (sum1).
- Remove some abuse of pointers (Fridrich).
- In "wpd2raw --callback", return "-1" if no one callback was called (Fridrich).
- Fix some issues with incorrect indents in some rear cases (Fridrich).
- Fix some signedness problems (Fridrich).

0.8.11 - 0.8.12
- Enable building of statically linked tools even when a shared library is built,
  useful for scripting the creation of win32 release packages (Robert Staudinger,
  Fridrich Strba)
- Package also the tools automatically for win32 (Fridrich)
- Do not build doxygen documentation on win32 unless explicitely asked for it (Fridrich)
- Convert Tab Set function for WP5 parser (Fridrich)
- Basic conversion of tabulators and indents in WP3 parser (Smokey Ardisson, Fridrich)
- Basic conversion of tabulators and indents in WP5 parser (Fridrich)
- Convert the most usual Macintosh fonts from fontId to font name in WP1 parser
  (Hubert Figuiere, Fridrich)
- Fix compilation with the upcoming gcc 4.3 (Rene Engelhard, Fridrich)

0.8.10 - 0.8.11
- Fix incorrect conversion of tables with cells spanning more then 127 rows due to
  incorrect information in the file-format (Fridrich)
- Fix incorrect reading of font name information in prefix packets (Fridrich)
- Fixing http://bugzilla.abisource.com bug #10957: Bad -L flags in Makefile.am break
  compiling if different libwpd version is already installed (Daniel Mack)
- Fixing http://bugzilla.abisource.com bug #10958: Risky -I ordering (Daniel Mack)
- Making a proper release win32 (MinGW) binaries crosscompilation on Linux possible and
  smooth (Fridrich)

0.8.9 - 0.8.10
- Fix a locale dependency in our float to string conversion (Fridrich)
- Enhance our reading of document meta data for WP6 (David Hislop)
- Fix some sillies and be gracious with documents with corrupted prefix packets (Fridrich)
- Prevent the heuristic typedetection from throwing (Fridrich)
- Add a new stream implementation based on C++ streams, rendering libgsf dependency
  very optional; deprecate GSFInputStream (Fridrich)
- Allow building of wpd2foo tools by Micro$oft Visual studio (David Hislop, Fridrich)

Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 6 14:53:48 2008 UTC (16 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.8 (colored)

Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 21 13:03:29 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.8 (colored)

Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 19 23:18:44 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.8 (colored)

Bump PKGREVISION for gnome-vfs rename.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 5 05:37:17 2007 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.8 (colored)

opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Tue Mar 20 15:15:01 2007 UTC (17 years ago) by salo
Branch: pkgsrc-2006Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) next main 1.13 (colored) to selected 1.8 (colored)

Pullup ticket 2053 - requested by rillig
security update for libwpd

Revisions pulled up:
- pkgsrc/converters/libwpd/Makefile			1.13
- pkgsrc/converters/libwpd/distinfo			1.4
- pkgsrc/converters/libwpd/patches/patch-aa		1.1

   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Sun Mar 18 20:41:28 UTC 2007

   Modified Files:
   	pkgsrc/converters/libwpd: Makefile distinfo

   Log Message:
   Updated libwpd to 0.8.9.

   CHANGES:
   0.8.8 - 0.8.9
   - Fix http://qa.openoffice.org/issues/show_bug.cgi?id=74134, a bug in WP1
     document type detection where we could try to seek to a negative place
     in document (Fridrich)
   - Fix a regression wrt. 0.8.7 preventing the conversion of tab table in
     WP1 and WP3 file-format (Fridrich)
   - Fixed several overflow bugs reported by iDefense. An attacker could
     create a carefully crafted Word Perfect file that could cause an
     application linked with libwpd, such as OpenOffice, to crash or possibly
     execute arbitrary code if the file was opened by a victim. (CVE-2007-0002)
     (iDefense's Sean Larsson, Fridrich)

   0.8.7 - 0.8.8
   - Add unit tests for the stream class (Fridrich & Andrew Ziem)
   - Ignore foot/endnotes that are referenced inside other foot/endnotes
     (Fridrich); fixes http://www.openoffice.org/issues/show_bug.cgi?id=71487
   - Handle graciously unsupported password-protected documents; (Fridrich)
     fixes http://www.openoffice.org/issues/show_bug.cgi?id=72307
   - Remove warnings on main OpenOffice.org platforms (Fridrich)
   - Remove some potential memory leaks in the WPXPropertyList class
     and optimize the WPXPropertyList subscription operator (Fridrich)
   - When possible, pass WPXStrings by reference instead of passing them
     by copy (Fridrich)
   - Refactor WPXString to not cast from and to void*; refactor
     WPXPropertyList and WPXPropertyListVector classes as to save a bunch
     of virtual calls (Fridrich)
---
   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Sun Mar 18 20:41:50 UTC 2007

   Added Files:
   	pkgsrc/converters/libwpd/patches: patch-aa

   Log Message:
   ... and a patch for NetBSD 3.0.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 18 20:41:27 2007 UTC (17 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.8 (colored)

Updated libwpd to 0.8.9.

CHANGES:
0.8.8 - 0.8.9
- Fix http://qa.openoffice.org/issues/show_bug.cgi?id=74134, a bug in WP1 document
  type detection where we could try to seek to a negative place in document (Fridrich)
- Fix a regression wrt. 0.8.7 preventing the conversion of tab table in
  WP1 and WP3 file-format (Fridrich)
- Fixed several overflow bugs reported by iDefense. An attacker could create a
  carefully crafted Word Perfect file that could cause an application linked with
  libwpd, such as OpenOffice, to crash or possibly execute arbitrary code if the
  file was opened by a victim. (CVE-2007-0002) (iDefense's Sean Larsson, Fridrich)

0.8.7 - 0.8.8
- Add unit tests for the stream class (Fridrich & Andrew Ziem)
- Ignore foot/endnotes that are referenced inside other foot/endnotes (Fridrich);
  fixes http://www.openoffice.org/issues/show_bug.cgi?id=71487
- Handle graciously unsupported password-protected documents; (Fridrich)
  fixes http://www.openoffice.org/issues/show_bug.cgi?id=72307
- Remove warnings on main OpenOffice.org platforms (Fridrich)
- Remove some potential memory leaks in the WPXPropertyList class and optimize
  the WPXPropertyList subscription operator (Fridrich)
- When possible, pass WPXStrings by reference instead of passing them by copy
  (Fridrich)
- Refactor WPXString to not cast from and to void*; refactor WPXPropertyList and
  WPXPropertyListVector classes as to save a bunch of virtual calls (Fridrich)

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 18 22:02:28 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base
Branch point for: pkgsrc-2006Q4
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored) to selected 1.8 (colored)

Update to 0.8.7:

CHANGES:
0.8.6 - 0.8.7
- Revert the alignment fix, in order to mimick the way WP for Mac renders
  the documents (Fridrich)
- Support for WP Mac 1.x documents (Fridrich)
- Fix memory leak in standalone converters (Andrew Ziem)
- Miscellaneous code cleanups (Fridrich)

0.8.5 -> 0.8.6
- Initial support of WP Mac 2.x documents (Fridrich)
- Fix an alignment bug where alignment was propagated from multicolumn
  sections into following single column sections (Fridrich)
- Initial conversion of headers/footers in WP42 parser (Fridrich)
- Fix some parser errors in WP42 parser; now we seek to the right place
  and parse correctly all functions (Fridrich)
- Fixed crash in wpd2foo if invoked with non-existing filename (Jody Goldberg)
- Assure that the table we send to the listener implementation is a valid
  table independent of how messy the table is in the WP document (Fridrich)
- Fix situations where there is no tab position information in WPUs inside
  the tabulator function; the fallback works now even if the position is 0
  like in WP6 for DOS documents.
- Try not to crash under any circumstance by sanitizing the code and throwing
  exception in illogical, but in WP documents very real, situations (sum1,
  Fridrich)
- Make every implementation of WPXInputStream that we use return !0 if a seek
  fails; be more paranoiac with the result of read functions (sum1, Fridrich)
- Ignore corrupted prefix packets in WP5 documents (Fridrich)
- Try to convert as much information as possible even in corrupted WP3, WP5 and
  WP6 documents (Fridrich) - Libwpd now converts many documents that make crash
  WordPerfect itself.
- Fine-tune the WP42 document detection. Detect as many WP42 files as possible
  while still discarding plain text documents (Fridrich, Marc)
- Let the WP6 parser not die if the prefix packet it refers to is corrupted or
  absent (Fridrich)
- Fix hangs while parsing a corrupted WP6ExtendedDocumentSummaryPacket (sum1,
  Fridrich)
- General improvement of libwpd's conversion-success-rate and extensive QA with
  more than 46'000 real life documents (Mr. SUM1)

0.8.4 -> 0.8.5
- Conversion of font face, size and colour in WP5 parser, including the
  default font information (Fridrich)
- Conversion of foot/endnotes in WP5.x format (Fridrich)
- Conversion of headers/footers in WP3 and WP5 parsers (Fridrich)
- Prevent negative paragraph margins due to page margin change.
  Removes the ugly text-border lines running across the text in
  OpenOffice.org (Fridrich)
- Make page margins constant between two hard page breaks (Fridrich)
- Convert page margin changes into section margins in multi-column sections
- Move absolute position values in multicolumn sections from whatever column
  they are in into  the first one. Fixes the off-page position of the second
  table in 05mechanicalservice.wpd (Fridrich)
- Defer page span change to the end of the current paragraph if it is
  opened in order to prevent a paragraph break where it is not there in the
  original document (Fridrich)
- Fix http://bugzilla.abisource.com/show_bug.cgi?id=10105, an incorrect
  conversion of table alignment in WP3.x file format (Fridrich)
- Fix small issue with incorrect number of pages in page-spans (Fridrich)
- Fix an issue with "==" operator for WPXPageSpan classes. The result is now
  the same independent on the order of the operands (Fridrich)
- Fix http://bugzilla.abisource.com/show_bug.cgi?id=10279, a crash if a table
  from the middle of the tableList is in footnote and/or endnote (Marc, Fridrich)
- Add an option "--info" to wpd2text; called with this option, wpd2text dumps the
  information of the document instead of converting it. This could be useful for
  beagle (Fridrich)
- Refactoring of the listener structure and split of WPXListener into WPXContentListener
  and WPXStylesListener (Fridrich, Marc and Cyrille Moureaux as a guest star)

Revision 1.11 / (download) - annotate - [select for diffs], Sat Sep 16 12:20:33 2006 UTC (17 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.8 (colored)

Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 22 04:46:14 2006 UTC (17 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.8 (colored)

Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 9 15:45:28 2006 UTC (17 years, 10 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

This uses and depends on "c++". Bump PKGREVISION also.

Revision 1.8 / (download) - annotate - [selected], Mon Mar 6 00:18:13 2006 UTC (18 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 8 09:42:53 2006 UTC (18 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.6: +6 -9 lines
Diff to previous 1.6 (colored) to selected 1.8 (colored)

Changes 0.8.4:
- Fix compilation with gcc >=  4.1.0
- Initial support for tables in WP5.x format
- Fix compilation on MacOSX
- Conversion of font name, size and colour for WP3.x format
- Collapse the LL and HL Listeners into one classe each
- Initial support of tables in WP3.x format including the cell background
  colour
- Conversion of sections with multiple columns in WP3.x format
- Conversion of foot/endnotes in WP3.x format
- Adding an assignment operator to WPXString class as well as trying
  to make it much more a std::string wrapper

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:29 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.8 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 24 07:31:58 2006 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.8 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 19:45:59 2006 UTC (18 years, 2 months ago) by seb
Branch: pkgsrc-2005Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.8 (colored)

Pullup ticket 1001 - requested by Lubomir Sedlacik
build fix for converters/libwpd

Revisions pulled up:
- pkgsrc/converters/libwpd/Makefile                           1.4

   Module Name:	pkgsrc
   Committed By:	salo
   Date:		Thu Jan  5 20:32:25 UTC 2006

   Modified Files:
   	pkgsrc/converters/libwpd: Makefile

   Log Message:
   Needs pkg-config to build.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 5 20:32:25 2006 UTC (18 years, 2 months ago) by salo
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.8 (colored)

Needs pkg-config to build.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 31 12:32:32 2005 UTC (18 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.8 (colored)

Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 25 21:23:14 2005 UTC (18 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.8 (colored)

Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 26 22:08:08 2005 UTC (18 years, 9 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.8 (colored)

Initial import of libwpd version 0.8.1.
From Jeremy Reed in pkgsrc-wip, updated to 0.8.1 by me.

libwpd is a library for reading and writing WordPerfect(tm)
documents.

This package also includes utilities for converting to HTML
and plain text.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 26 22:08:08 2005 UTC (18 years, 9 months ago) by markd
Branch: MAIN
Diff to selected 1.8 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>