The NetBSD Project

CVS log for pkgsrc/converters/libpagemaker/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Sun Apr 23 14:26:07 2023 UTC (7 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

revbump for boost

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

*: Recursive revbump from Boost 1.81.0

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:26 2022 UTC (22 months, 3 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.21: +2 -2 lines
Diff to previous 1.21 (colored)

*: Recursive revbump from boost 1.78.0

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

revbump for boost-libs

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

revbump for boost-libs

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

*: Recursive revbump from boost-1.75.0

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 6 14:04:07 2020 UTC (3 years, 7 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.17: +2 -2 lines
Diff to previous 1.17 (colored)

revbump after boost update

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 12 20:19:54 2020 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

*: Recursive revbump from devel/boost-libs

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

Recursive revbump from boost-1.71.0

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

Recursive revbump from boost-1.70.0

Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:32 2018 UTC (4 years, 11 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.13: +2 -2 lines
Diff to previous 1.13 (colored)

revbump for boost 1.69.0

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

revbump after boost-libs update

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

revbump for boost-libs update

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 28 17:05:20 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

libpagemaker: update to 0.0.4.

libpagemaker 0.0.4

- Add a command line tool for conversion to plain text, called pmd2text.
- Require C++11 for build.
- Drop outdated MSVC project files.
- Fix parsing of page dimensions and shape coordinates in Mac documents.
  That makes the output at least somewhat useful, but more work is needed
  to handle big endian files properly.
- Fix parsing of color tint in Mac documents. (tdf#109126)
- Fix parsing of text formatting attributes in Mac documents.
- Properly handle all caps and small caps.
- Parse more text formatting attributes.
- Parse more paragraph attributes.

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

Revbump after boost update

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

Revbump for boost update

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

Recursive revbump from boost update

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

Revbump after boost update

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 15 08:50:41 2016 UTC (7 years ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add dependency on devel/zlib.

Reported by and thanks to Luther via PR pkg/51628.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:30 2016 UTC (7 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Revbump post boost update

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 8 14:45:36 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

Update libpagemaker to 0.0.3:

libpagemaker 0.0.3

- Make --help output of conversion tools help2man-friendly.
- Read big endian (Mac) files (tdf#91419).
- Other small fixes and improvements.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 15 22:46:39 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Bump PKGREVISION for librevenge boost fix.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 17 15:52:59 2015 UTC (8 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Revbump after updating devel/boost-libs

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 4 17:31:40 2015 UTC (8 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1

Import libpagemaker-0.0.2 as converters/libpagemaker.

The library and utilities for Adobe PageMaker file.

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>