The NetBSD Project

CVS log for pkgsrc/converters/libwpg/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.49 / (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.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.34 (colored)

revbump for boost-libs

Revision 1.48 / (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.47: +2 -3 lines
Diff to previous 1.47 (colored) to selected 1.34 (colored)

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

Revision 1.47 / (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.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.34 (colored)

revbump for boost

Revision 1.46 / (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.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.34 (colored)

*: Recursive revbump from Boost 1.81.0

Revision 1.45 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:09 2022 UTC (21 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.34 (colored)

*: recursive bump for perl 5.36

Revision 1.44 / (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-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.34 (colored)

*: Recursive revbump from boost 1.78.0

Revision 1.43 / (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.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.34 (colored)

revbump for boost-libs

Revision 1.42 / (download) - annotate - [select for diffs], Mon May 24 19:49:20 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.34 (colored)

*: recursive bump for perl 5.34

Revision 1.41 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:08 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.34 (colored)

revbump for boost-libs

Revision 1.40 / (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.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.34 (colored)

*: Recursive revbump from boost-1.75.0

Revision 1.39 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:47 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.34 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.38 / (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-2020Q2-base, pkgsrc-2020Q2
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.34 (colored)

revbump after boost update

Revision 1.37 / (download) - annotate - [select for diffs], Wed Mar 25 10:24:05 2020 UTC (4 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.36: +12 -17 lines
Diff to previous 1.36 (colored) to selected 1.34 (colored)

libwpg: Update to 0.3.3

0.3.2 - 0.3.3

- Drop obsolete MSVC project files.
- Use --disable-werror instead of --enable-werror as configure default.
- Fix parsing of 24-bit RGB and 32-bit RGBA bitmaps in WPG2 files. (tdf#78105)

0.3.1 - 0.3.2

- Require C++11 for build.
- Fix a couple of issues found by oss-fuzz.
- Improve performance of reading image data from WPG2 files.
- Various minor code cleanups.

Revision 1.36 / (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.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.34 (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.35 / (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.34: +2 -2 lines
Diff to previous 1.34 (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.34 / (download) - annotate - [selected], Sun Jan 12 20:19:54 2020 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

*: Recursive revbump from devel/boost-libs

Revision 1.33 / (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.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.34 (colored)

Recursive revbump from boost-1.71.0

Revision 1.32 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:11 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.34 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.31 / (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.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.34 (colored)

Recursive revbump from boost-1.70.0

Revision 1.30 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:33 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.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.34 (colored)

revbump for boost 1.69.0

Revision 1.29 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:06 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.34 (colored)

Recursive bump for perl5-5.28.0

Revision 1.28 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:28 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.34 (colored)

revbump after boost-libs update

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

revbump for boost-libs update

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:07 2018 UTC (6 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.34 (colored)

Revbump after boost update

Revision 1.25 / (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.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.34 (colored)

Revbump for boost update

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

Recursive revbump from boost update

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

Revbump after boost update

Revision 1.22 / (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.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.34 (colored)

Revbump post boost update

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 9 06:37:57 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.34 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Mar 8 19:00:14 2016 UTC (8 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored) to selected 1.34 (colored)

Update to 0.3.1

Changelog:
0.3.0 - 0.3.1

* Fix crash when NULL is passed as input stream.
- Use symbol visibility on Linux. The library only exports public functions
  now.
- Fix various crashes and hangs when reading broken files found with the
  help of american-fuzzy-lop.
- Fix some warnings found by Coverity.
- Make --help output of all command line tools more help2man-friendly.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Sep 14 03:09:00 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.18: +7 -4 lines
Diff to previous 1.18 (colored) to selected 1.34 (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 libwpg on platforms with a native GCC older than what
boost-libs calls for.

Revision 1.18 / (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.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.34 (colored)

Bump PKGREVISION for librevenge boost fix.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:31 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.34 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jul 22 10:58:04 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored) to selected 1.34 (colored)

Update to 0.3.0. Ride libwpg bump.

0.2.2 - 0.3.0

- Switch to librevenge
- Miscellaneous fixes and cleanups

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jul 22 10:53:30 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.34 (colored)

Recursive bump for libwpd shlib name change.

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 29 23:35:21 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.34 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 13 18:54:01 2014 UTC (9 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.12: +1 -7 lines
Diff to previous 1.12 (colored) to selected 1.34 (colored)

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

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 12 12:08:29 2014 UTC (9 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +7 -1 lines
Diff to previous 1.11 (colored) to selected 1.34 (colored)

GCC 4.6 is required to build under OpenBSD

Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 2 07:18:25 2014 UTC (10 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored) to selected 1.34 (colored)

Update to 0.2.2

* Update LICENSE

Changelog:
Not available.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 9 09:33:55 2014 UTC (10 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.34 (colored)

Needs zlib.

Revision 1.9 / (download) - annotate - [select for diffs], Fri May 31 12:39:44 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.34 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:07 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.34 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.7 / (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.6: +1 -3 lines
Diff to previous 1.6 (colored) to selected 1.34 (colored)

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

Revision 1.6 / (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.5: +7 -1 lines
Diff to previous 1.5 (colored) to selected 1.34 (colored)

Disable -Werror for clang, too much noise.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 4 19:56:26 2011 UTC (13 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.34 (colored)

Switch to .tar.bz2

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 30 09:08:25 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.34 (colored)

Add perl to tools for included perl script.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 25 10:43:44 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +4 -5 lines
Diff to previous 1.2 (colored) to selected 1.34 (colored)

Update to 0.2.0:

0.1.x - 0.2.0

- Rewrite the library to reuse wherever possible the libwpd types and  APIs.
- Rewrite the libwpg API to be similar to the libwpd API where the arguments
  are passed as pairs of attribute name and values.
- Convert the embedded text inside graphics.
- Remove implementation of stream abstraction class and use the libwpd
  WPXInputStream implementations.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 25 10:28:34 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.34 (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:34 2010 UTC (13 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20101016
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.34 (colored)

Initial import of libwpg-0.1.3:

Libwpg project is a collection of library and tools to work with
graphics in WPG (WordPerfect Graphics) format. WPG is the format
used among others in Corel sofware, such as WordPerfect(tm) and
Presentations(tm).

Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 16 15:26:34 2010 UTC (13 years, 5 months ago) by wiz
Branch: MAIN
Diff to selected 1.34 (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>