Up to [cvs.NetBSD.org] / pkgsrc / converters / libwps
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.43 / (download) - annotate - [select for diffs], Sun Apr 23 14:26:08 2023 UTC (6 weeks, 5 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
revbump for boost
Revision 1.42 / (download) - annotate - [select for diffs], Sun Jan 22 16:28:14 2023 UTC (4 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
*: Recursive revbump from Boost 1.81.0
Revision 1.41 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:26 2022 UTC (16 months, 4 weeks 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.40: +2 -2
lines
Diff to previous 1.40 (colored)
*: Recursive revbump from boost 1.78.0
Revision 1.40 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:05 2021 UTC (20 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
revbump for boost-libs
Revision 1.39 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:09 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
revbump for boost-libs
Revision 1.38 / (download) - annotate - [select for diffs], Fri Jan 1 08:24:38 2021 UTC (2 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
*: Recursive revbump from boost-1.75.0
Revision 1.37 / (download) - annotate - [select for diffs], Mon Nov 23 19:56:16 2020 UTC (2 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.36: +2 -3
lines
Diff to previous 1.36 (colored)
libwps: Update to 0.4.12 0.4.11 -> 0.4.12 - add a minimalist parser for Pocket Word .psw and .pwi files
Revision 1.36 / (download) - annotate - [select for diffs], Wed May 6 14:04:07 2020 UTC (3 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
revbump after boost update
Revision 1.35 / (download) - annotate - [select for diffs], Sun Apr 5 12:27:55 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
libwps: Update to 0.4.11 0.4.10 -> 0.4.11 - add a parser for XYWrite v1-v4 - wks,wk1: try to improve the cell's reference retrieving
Revision 1.34 / (download) - annotate - [select for diffs], Wed Mar 25 10:12:34 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.33: +13 -16
lines
Diff to previous 1.33 (colored)
libwps: Update to 0.4.10 0.4.9 -> 0.4.10 - QuattroPro: add parser of .qwp files - all: support complex encoding... 0.4.8 -> 0.4.9 - QuattroPro: add parser to .wb3 files, - Multiplan: add parser to DOS v1-v3 files. 0.4.7 -> 0.4.8 - charts: try to retrieve charts in .wk*, .wq* files, - QuattroPro: add parser to .wb[12] files, - switch to c++11, - fuzzing: correct many problems, 0.4.6 -> 0.4.7 - correct many problem detected with fuzzing, - QuattroPro: correct reading of wq1 formula with references. 0.4.5 -> 0.4.6 - Lotus 123: add support to read SmartSuite 98's files, - Lotus: allow to convert file with a password. 0.4.4 -> 0.4.5 - Lotus 123: add support to read SmartSuite 97's files, - implement LICS conversion correctly. 0.4.3 -> 0.4.4 - Lotus .wk3, .wk4: retrieve more formattings, - Lotus .wk3: add support to read .fm3 file, - MsWorks v4: retrieve page's embedded objects.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:18 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (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.32 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:14 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (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.31 / (download) - annotate - [select for diffs], Sun Jan 12 20:19:54 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: Recursive revbump from devel/boost-libs
Revision 1.30 / (download) - annotate - [select for diffs], Thu Aug 22 12:22:56 2019 UTC (3 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Recursive revbump from boost-1.71.0
Revision 1.29 / (download) - annotate - [select for diffs], Mon Jul 1 04:07:46 2019 UTC (3 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Recursive revbump from boost-1.70.0
Revision 1.28 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:33 2018 UTC (4 years, 5 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.27: +2 -2
lines
Diff to previous 1.27 (colored)
revbump for boost 1.69.0
Revision 1.27 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:28 2018 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
revbump after boost-libs update
Revision 1.26 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:19 2018 UTC (5 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
revbump for boost-libs update
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:07 2018 UTC (5 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Revbump after boost update
Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 24 20:02:57 2017 UTC (5 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Revbump for boost update
Revision 1.23 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:21 2017 UTC (6 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Recursive revbump from boost update
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 1 16:05:57 2017 UTC (6 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Revbump after boost update
Revision 1.21 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:31 2016 UTC (6 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Revbump post boost update
Revision 1.20 / (download) - annotate - [select for diffs], Tue Mar 8 19:02:41 2016 UTC (7 years, 3 months 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.19: +2 -3
lines
Diff to previous 1.19 (colored)
Update to 0.4.3 Changelog: 0.4.2 -> 0.4.3 - add support for Microsoft Word for DOS files 0.4.1 -> 0.4.2 - add support for Microsoft Write files 0.4.0 -> 0.4.1 - correct some afl errors + improve the sheet's generation...
Revision 1.19 / (download) - annotate - [select for diffs], Sat Aug 15 22:46:39 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Bump PKGREVISION for librevenge boost fix.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 12 00:27:57 2015 UTC (7 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Update to 0.4.0 Changelog: 0.3.x -> 0.4.0 - add support for unknown encoding files (ie. DOS file) - add potential support for converting Lotus, ... documents, - accept to convert all Lotus Wk1 files and Symphony Wk1 files, - add support for Lotus Wk3 and Wk4 documents, - add support for Quattro Pro Wq1 and Wq2 documents, - only in debug mode, add pre-support for Lotus Wk5..., must allow to retrieve the main sheets content's with no formatting, - add potential support for asking the document's password ( but do nothing ) - correct some compiler warnings when compiling in debug mode.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 16 09:08:38 2015 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Update to 0.3.1: libwps-0.3.1 - Fix parsing of floating-point numbers in specific cases. - Fix several minor issues reported by Coverity and Clang. - Check arguments of public functions. Passing NULL no longer causes a crash. - Use symbol visibility on Linux. The library only exports the public functions now. - Import @TERM and @CTERM functions (fdo#86241). - Handle LICS character encoding in spreadsheets (fdo#87222). - Fix a crash when reading a broken file, found with the help of american-fuzzy-lop.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 1 12:39:16 2014 UTC (8 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Support cwrappers for packages appending arguments in the wrappers.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Jul 23 06:29:53 2014 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.14: +5 -4
lines
Diff to previous 1.14 (colored)
Update to 0.3.0. Ride libwpd bump. 0.2.x -> 0.3.0 - switch to librevenge - add support for Works Spreadsheet - add support for Works Database - miscellaneous fixes and cleanups
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jul 22 10:53:30 2014 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Recursive bump for libwpd shlib name change.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 1 04:01:06 2014 UTC (9 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Fix FreeBSD 10.0 clang build * clang is needed as C preprocessor. Do not fail configure script. * Disable -Werror flag
Revision 1.12 / (download) - annotate - [select for diffs], Tue May 13 18:54:02 2014 UTC (9 years ago) by ryoon
Branch: MAIN
Changes since 1.11: +1 -7
lines
Diff to previous 1.11 (colored)
Move GCC_REQD+=4.6 to boost-libs/buildlink3.mk for OpenBSD. It is common for boost-libs consumers.
Revision 1.11 / (download) - annotate - [select for diffs], Mon May 12 12:09:43 2014 UTC (9 years ago) by ryoon
Branch: MAIN
Changes since 1.10: +7 -1
lines
Diff to previous 1.10 (colored)
GCC 4.6 is required to build under OpenBSD
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 9 09:35:29 2014 UTC (9 years, 5 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Needs zlib.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 29 10:17:34 2013 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Continue on unused constants for Clang.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 20 22:04:50 2012 UTC (10 years, 7 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.7: +6 -1
lines
Diff to previous 1.7 (colored)
Fix build with Clang.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 3 00:20:12 2012 UTC (10 years, 8 months ago) by asau
Branch: MAIN
Changes since 1.6: +1 -3
lines
Diff to previous 1.6 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 7 15:08:02 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update to 0.2.4: Bump version for possible release Update doxygen.cfg file Ignore the unprintable characters which can appear in the text. Ignore some more files Add -Weffc++ option for GCC to avoid producing crappy code :) Fix build inside a new LibreOffice Add Laurent to main authors (my apology for this forgetful attitude) Fix distcheck in build/win32 Fixing MSVC build Bump version for a possible release + remove autopackage that nobody uses anyway Update of src/conv/ by using libwpd/src/conv as model. Small changes: - in WPS4.cpp: correction of an uninitialized variable, - in WPS8.cpp: small improvement of the footnote/endnote display, - in WPSContentListener.cpp: check that the lists are closed before closing a section. Plant some .gitignore files all around the place Generate ChangeLog on make dist Fix callgraph when footnotes are present check that the property remains in the FOD zone (patch Laurent Alonso) Fix different errors (patch Laurent Alonso) Fix some debug build warnings/errors Cleanup and rewrite of build system (patch Tomas Chvatal) Fix windows gcc build of libwps inside LibreOffice tree (patch Jan Holesovsky <kendy@suse.cz>) It seems that cfod 0x54 is legitimate (patch Urmas D. <davian818@gmail.com>) Update configure.ac to new syntax. Patch of Tomas Chvatal <tchvatal@suse.cz> Rename configure.in to configure.ac Patch of Tomas Chvatal <tchvatal@suse.cz> Fix makefile.am's to new syntax. Patch of Tomas Chvatal <tchvatal@suse.cz> Fix gcc-4.6 build
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 18 14:53:47 2011 UTC (12 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to 0.2.2, changes undocumented.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 4 20:10:32 2011 UTC (12 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Fix building with Clang; switch to .tar.bz2
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 25 10:52:19 2010 UTC (12 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.2: +3 -4
lines
Diff to previous 1.2 (colored)
Update to 0.2.0: changes undocumented, but probably related to libwpd-0.9.0 update.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 25 10:28:34 2010 UTC (12 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump PKGREVISION for libwpd shlib name change.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Oct 16 15:26:08 2010 UTC (12 years, 7 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20101016
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of libwps-0.1.2: libwps is a library for reading Microsoft Works documents.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 16 15:26:08 2010 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
Initial revision