The NetBSD Project

CVS log for pkgsrc/converters/libmwaw/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Sun Apr 23 14:26:07 2023 UTC (6 weeks, 6 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

revbump for boost

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jan 22 16:28:13 2023 UTC (4 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

*: Recursive revbump from Boost 1.81.0

Revision 1.32 / (download) - annotate - [select for diffs], Wed Aug 24 14:02:28 2022 UTC (9 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.31: +2 -3 lines
Diff to previous 1.31 (colored)

libmwaw: Update to 0.3.21

Changelog:
11/27/2021:
- add debug code to read some private rsrc data
  + allow to read some MacWrite which does not have printer informations

08/15/2021:
- add a parser for Scoop files

08/06/2021:
- add a parser for ScriptWriter files

07/29/2021:
- add a parser for ReadySetGo 1-4 files

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:25 2022 UTC (16 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

*: Recursive revbump from boost 1.78.0

Revision 1.30 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:04 2021 UTC (20 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

revbump for boost-libs

Revision 1.29 / (download) - annotate - [select for diffs], Sun May 2 07:49:46 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

libmwaw: update to 0.3.18

04/06/2021:
- remove many coverity warnings

03/23/2021:
- add a parser for Canvas 5 ( Mac and Windows )

03/12/2021:
- add basic support for hatch

02/25/2021
- add basic support for drop cap

Revision 1.28 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:08 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

revbump for boost-libs

Revision 1.27 / (download) - annotate - [select for diffs], Fri Mar 19 11:49:20 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

libmwaw: update to 0.3.17

09/13/2020:
- add a parser for Jazz(Lotus) writer and spreasheet files
  + the writer parser can only be called if the file still
    contains its resource fork

09/01/2020:
- add a parser for Canvas 3 and 3.5 files

08/24/2020:
- AppleWorks parser: try to retrieve more Windows presentation

08/01/2020:
- add a parser for Drawing Table files

07/22/2020:
- add a parser for Canvas 2 files

07/20/2020:
- configure.ac: add an enable-asan option

06/26/2020:
- API: add new reserved enums in MWAWDocument.hxx
     MWAW_T_RESERVED10..MWAW_T_RESERVED29
  and add a new define in libmwaw.hxx
     MWAW_INTERFACE_VERSION
  to check if these enums are defined

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jan 1 08:24:37 2021 UTC (2 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: Recursive revbump from boost-1.75.0

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 6 14:04:06 2020 UTC (3 years, 1 month 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.24: +2 -1 lines
Diff to previous 1.24 (colored)

revbump after boost update

Revision 1.24 / (download) - annotate - [select for diffs], Wed Mar 25 10:44:04 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.23: +6 -17 lines
Diff to previous 1.23 (colored)

libmwaw: Update to 0.3.16

- remove the QuarkXPress parser (must be in libqxp)
- retrieve the annotation in MsWord 5 document,
- try to better understand RagTime 5-6 document:
  + retrieve document with one spreasheet as
    spreadsheet,
  + retrieve character attachments and footnotes
    as comments
- add a parser for QuarkXPress v1-2 files
- small changes when converting MacWrite II/pro files
- transform bitmap in PNG if zlib is avalaible
- add a parser for Fractal Design/MetaCreations/Corel Painter v1-v10
- modernize the code(unique_ptr, ...)
- fix some fuzzer problems
- add a parser for Microsoft Multiplan v1.11 mac files
- Claris Resolve/Wingz: try to retrieve's the graphic, textbox, ...
- require c++-11 + modernize the code,
- AppleWorks/ClarisWorks: try to retrieve more data in dabase's file
  (the pictures, replace enum id by their values, the calculation's formula).
- PowerPoint: correct a problem with bullet's encoding in v3-v4 Mac's files,
- Microsoft Word: try to retrieve some metadata.
- correct many fuzzing's errors,
- FreeHand's parser: correct some minor errors.
- add a parser to read Windows PowerPoint 95 files
- add some parsers to read Mac PowerPoint v4 files and Windows PowerPoint v2,v4 files
- add some parsers to read Mac PowerPoint v1-v3 files and Windows PowerPoint v3 files
- accept to read structured input containing a DataFork's stream and a RsrcInfo's stream
  (or the three following streams DataFork,InfoFork,RsrcFork)
- modified the converters to create such an input when they find a rsrc fork...
- allow to compile with clang++ using arguments:
  "-Weverything -Wno-padded"
- allow to compile with clang++ using arguments:
  "-Weverything -Wno-padded -Wno-old-style-cast -Wno-covered-switch-default"
- fix some problems found by afl
- add a parser to Cricket Draw v1.1.1 files,
- add a parser for MouseWrite files
- add a parser for MaxWrite files
- add a parser to Cricket Draw v1.0.1 files,
- add a class to store transformation: MWAwTransformation
- add a parser for Aldus FreeHand version 1 and 2 files
  which are not converted by libfreehand's library.
  It seems logical to move back someday this parser
  in libfreehand library...
- ApplePict: read uncompressed Quicktime opcode
- ClarisWorks/AppleWorks: retrieve some metadata
- all: generate real date/time fields...
- all: improve the checking of formats when parsing a file
- RagTime v5-v6 parser: try to retrieve the embedded spreadsheets
  + begin to understand the hierarchical structures which store
    a chart (but not the meaning of each field),
- ClarisWorks/AppleWorks: find a new structure in the file's header
  (which could prevent to convert some database's file),
- BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's
  field in a database
- all: improve a little the methods which create spreadsheets,
- all: make some constructors explicit.
- add a parser for Style documents(at least v1.6 and v1.9)
- add file signatures for FullPaint documents which have the same format as MacPaint..
- add a parser for Pixel Paint documents

Revision 1.23 / (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.22: +2 -2 lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs], Sun Jan 12 20:19:53 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

*: Recursive revbump from devel/boost-libs

Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 22 12:22:55 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.20: +2 -2 lines
Diff to previous 1.20 (colored)

Recursive revbump from boost-1.71.0

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jul 1 04:07:45 2019 UTC (3 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive revbump from boost-1.70.0

Revision 1.19 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:32 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.18: +2 -2 lines
Diff to previous 1.18 (colored)

revbump for boost 1.69.0

Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:27 2018 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

revbump after boost-libs update

Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:18 2018 UTC (5 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

revbump for boost-libs update

Revision 1.16 / (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.15: +2 -2 lines
Diff to previous 1.15 (colored)

Revbump after boost update

Revision 1.15 / (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.14: +2 -2 lines
Diff to previous 1.14 (colored)

Revbump for boost update

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:20 2017 UTC (6 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive revbump from boost update

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

Revbump after boost update

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

Revbump post boost update

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 15 18:58:13 2016 UTC (6 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Update to 0.3.7

Changelog:
15/11/2015
- RagTime v5-v6 parser: try to retrieve the embedded spreadsheets
  + begin to understand the hierarchical structures which store
    a chart (but not the meaning of each field),
- ClarisWorks/AppleWorks: find a new structure in the file's header
  (which could prevent to convert some database's file),
- BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's
  field in a database
- all: improve a little the methods which create spreadsheets,
- all: make some constructors explicit.

10/13/2015
- add a parser for Style documents(at least v1.6 and v1.9)

10/9/2015
- add file signatures for FullPaint documents which have the same format as MacPaint..

10/8/2015
- add a parser for Pixel Paint documents

Revision 1.10 / (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-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Bump PKGREVISION for librevenge boost fix.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Aug 8 21:33:35 2015 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.8: +7 -3 lines
Diff to previous 1.8 (colored)

Update to 0.3.6.2:

16/07/2015:
- RagTime v5-v6 parser: try to retrieve the main layouts and the
  picture/shape/textbox, ie. now, it generates result but it is
  still very imcomplete...
- MWAW{Graphic,Presentation,Text}Listener: correct a problem in OpenGroup
  which may create to incorrect document,
- create an MWAWEmbeddedObject class to store a picture with various
  representation,
- MWAW*Listener: rename insertPicture in insertShape, add a function to
  insert a texbox in a MWAWGraphicShape(which only insert a basic textbox)
  ...

22/06/2015:
- add a parser for MacDraft v4-v5 document
- allow to create pattern's surface with various intensity
- allow to create simple measure

14/06/2015:
- allow to build doc only for the api classes, using --with-docs=no|api|full
  to create no documentation, only API classes' documentations, all classes'
  documentations

5/28/2015:
- add a minimal parser for ApplePict v1.v2,
  ie. no clipping, do not take in account the copy mode: srcCopy, srcOr, ...

-------- version 0.3.5 (start)  -------------

5/10/2015:
- add a parser for MacDraft v1 Document

4/29/2015:
- add a parser for ClarisDraw Document

4/18/2015:
- RagTime v5-v6 parser(not functional): continue to works on this filter,
  try to find the different kinds of cluster and how to parse them, ...
- AppleWorks/ClarisWorks parser[spreadsheet]: do not remove first empty row/columns.
- remove all assert calls
- rename Box2,Vec2,... in MWAWBox2, MWAWVec2,... to avoid potential name's conflict

Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 4 17:47:18 2015 UTC (8 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update to 0.3.4

Changelog:
11/9/2014:
- AppleWorks/ClarisWorks parser[draw]:
  try to send master pages on each page of the final documents
  try to do not cut shapes, pictures which are on several pages (by creating bigger pages)

10/29/2014:
- MacDraw Pro: add a parser for MacDraw Pro v1

-------- version 0.3.4 (start)  -------------

10/2/2014:
- RagTime v5-v6: begin to find the main structures in a document, to be continued...
- fix some coverity problems.

9/12/2014:
- AppleWorks: add a presentation parser

8/22/2014:
- MacDraw II: add a parser for MacDraw II v1.0-v1.1

-------- version 0.3.3 (start)  -------------

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 16 09:05:22 2015 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 0.3.2:

28/7/2014:
- AppleWorks/ClarisWorks: manage multiple headers/footers + better rebuilding of complex group

1/7/2014:
- MacDraw: add a parser for v0 and v1 documents

22/6/2014:
- RagTime: add a parser to parse v2 and v3 documents

6/6/2014:
- rewrite MWAWCellContent::double2Date to avoid problem with 32/64 time_t values
- correct many <<small>> problems

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 23 06:20:48 2014 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update to 0.3.1. Ride libwpd bump.

13/5/2014
- add code to create embedded spreadsheet
- AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)

Revision 1.5 / (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.4: +2 -1 lines
Diff to previous 1.4 (colored)

Recursive bump for libwpd shlib name change.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 1 03:57:47 2014 UTC (9 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.3: +5 -3 lines
Diff to previous 1.3 (colored)

Update to 0.2.1

* Fix FreeBSD 10.0 clang build

Changelog:
not included.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 2 07:25:39 2014 UTC (9 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Update to 0.2.0

* Fix dependency

Changelog:
Not available.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 17 21:17:43 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.1: +11 -4 lines
Diff to previous 1.1 (colored)

Update to 0.1.11 to fix the build with Clang due to a broken text
manipulation. Changes include:

- Improved support for various inputs.
- Refactorting
- Bug fixes

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 24 16:09:56 2013 UTC (9 years, 9 months ago) by jaapb
Branch: MAIN

Packaged converters/libmwaw, a library for reading old (pre-MacOS X)
Mac documents. Dependency of libreoffice.

(pkglint complains about C not being added to USE_LANGUAGES; this is fine,
the package only uses C++)

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>