The NetBSD Project

CVS log for pkgsrc/print/podofo/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / podofo

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.42 / (download) - annotate - [select for diffs], Sun Jan 29 21:17:37 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jan 24 18:36:32 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

*: convert to cmake/build.mk

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jan 17 14:01:57 2023 UTC (4 months, 2 weeks ago) by spz
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

Update print/podofo to version 0.9.8
Fixes many CVE.

Note upstream pushed their src/ contents to src/podofo so patches
had to move that didn't otherwise change.

upstream changelog:

  PoDoFo 0.9.8 released - last release on current code base

  May 3rd 2022

  The PoDoFo developers are happy to announce the release of PoDoFo 0.9.8.
  This release contains over 25 patches submitted by various contributors
  (see SVN Log for details). We encourage all users to upgrade to this
  release.

  Also, this will be the final release of PoDoFo based on the current
  codebase.
  After the release we plan to introduce two major changes to PoDoFo
  development.

  First of all, we will lock/close the current SVN trunk and switch PoDoFo
  development to a more modern development platform, where we can leverage
  state of the art development features such as Continuous Integration or
  Pull Requests. The mailing list and webpage will stay on SourceForge
  as well as the issue tracker. Still, we will open a new issue tracker
  for the new development environment and gradually migrate open issues.
  We will share more news on this, once the new development environment
  was set up.

  Secondly and most importantly, we will replace the current codebase
  of PoDoFo with the amazing work Francesco Pretto has done with pdfmm.
  pdfmm is based on PoDoFo but with an improved and reworked API based
  on C++17 which we consider more suitable for future development of PoDoFo.
  After rebasing PoDoFo on pdfmm, we plan to release PoDoFo 1.0.0.

  Please note, PoDoFo 1.0.0 will be API incompatible (binary and in
  source code) with PoDoFo 0.9.8. We expect migration steps to be necessary.
  PoDoFo Tools are currently being ported to pdfmm as a showcase for
  the migration.

  PoDoFo 0.9.7 released

  January 9th 2021

  PoDoFo 0.9.7 was released today, after over 2 year of development
  and with the help of many new contributors.

  As there are so many improvements, patches and fixes that made it
  into this release, we are not able to list them, so please stick with
  the svn log.

  This release also includes a release of podofobrowser which was
  ported to Qt5.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:31 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.38 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:55 2022 UTC (7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

*: bump PKGREVISION for libunistring shlib major bump

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jul 14 23:46:26 2022 UTC (10 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Bump everything affected by the jpeg.buildlink3.mk fix.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:56 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.35 / (download) - annotate - [select for diffs], Sat Apr 11 10:54:00 2020 UTC (3 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

podofo: fix install_name on Darwin

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

*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jan 18 23:33:30 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 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.32 / (download) - annotate - [select for diffs], Sat Jan 18 21:50:32 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Nov 9 12:33:29 2019 UTC (3 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.30: +8 -3 lines
Diff to previous 1.30 (colored)

podofo: Update to 0.9.6

"As there are so many improvements, patches and fixes that made it into
this release, we are not able to list them, so please stick with the svn log."

Revision 1.30 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:27 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Sep 25 22:26:27 2017 UTC (5 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Apply upstream fix for providing the same ABI for C++03 and C++11.
Bump revision. Belatedly fix b3.mk.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Feb 11 22:27:00 2017 UTC (6 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

PoDoFo 0.9.5 was released today, after over 6 months of development and with the help of many new contributors.

As there are so many improvements, patches and fixes that made it into this release, we are not able to list them, so please stick with the svn log.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 1 13:39:34 2016 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

PoDoFo 0.9.4 was released today, after over two years of development and with the help of many new contributors.
As there are so many improvements, patches and fixes that made it into this release, we are not able to list them, so please stick with the svn log.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jun 19 22:55:18 2016 UTC (6 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Recognize TIFF images with alpha channel when using the photometric
color tag. Bump revision.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 5 11:29:17 2016 UTC (7 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Nov 5 19:46:53 2015 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.23: +5 -5 lines
Diff to previous 1.23 (colored)

Changes 0.9.3:
OSX build fixes
Fixed AES decryption
Improved load of (broken) PDF files
Sign PDF file as an incremental update
Added partial support for Type3 font encoding and metrics
Drawing API improvements
Unicode file names for attachments
Font subset embedding

Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 19 22:27:47 2014 UTC (8 years, 7 months ago) by alnsn
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Revbump after lang/lua51 update.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 26 13:47:06 2014 UTC (8 years, 9 months ago) by martin
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Make it buildable on NetBSD-current with gcc 4.8

Revision 1.21 / (download) - annotate - [select for diffs], Sat May 3 13:01:24 2014 UTC (9 years, 1 month ago) by alnsn
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Adapt to Lua multiversion support.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 7 11:15:52 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

Fix freetype2 detection with 2.5.1.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:30 2014 UTC (9 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jul 16 21:28:43 2013 UTC (9 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Merge two patches already upstream:
- use a more compact encoding for reals by dropping trailing zeros after
  the decimal point.
- ensure the BaseFont property of the standard PS fonts is preserved.

Bump revision.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 5 21:12:45 2013 UTC (9 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.16: +4 -5 lines
Diff to previous 1.16 (colored)

Update to Podofo 0.9.2 for various bug fixes and improved encryption
support. Additionally, build shared libraries.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 4 21:27:58 2013 UTC (9 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Revbump after updating lang/lua to 5.2.2.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 4 22:16:59 2013 UTC (9 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 3 10:05:53 2013 UTC (10 years ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 16 11:24:13 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive bump for png-1.6.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 6 23:23:33 2013 UTC (10 years, 3 months ago) by jperkin
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 26 21:36:44 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 8 13:45:44 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:22 2012 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:26 2011 UTC (11 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 26 19:28:00 2011 UTC (11 years, 7 months ago) by gls
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update print/podofo to 0.9.1.

Upstream changes are unknown, Changelog only says: 'see SVN changelog'

Revision 1.6 / (download) - annotate - [select for diffs], Mon May 2 11:53:51 2011 UTC (12 years, 1 month ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

PR/43054 -- Make Lua support optional.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 23 11:44:55 2010 UTC (12 years, 5 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done

Revision 1.4 / (download) - annotate - [select for diffs], Wed May 5 18:23:52 2010 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

lua will be picked up if present, there is no easy way to disable this,
so just bl3 it

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:23 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:38 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Oct 11 09:41:35 2009 UTC (13 years, 7 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-20091011
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of podofo-0.7.0:

PoDoFo is a library to work with the PDF file format. The name
comes from the first letter of PDF (Portable Document Format). A
few tools to work with PDF files are already included in the PoDoFo
package.

The PoDoFo library is a free, portable C++ library which includes
classes to parse PDF files and modify their contents into memory.
The changes can be written back to disk easily. The parser can also
be used to extract information from a PDF file (for example the
parser could be used in a PDF viewer). Besides parsing PoDoFo
includes also very simple classes to create your own PDF files.
All classes are documented so it is easy to start writing your own
application using PoDoFo.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 11 09:41:35 2009 UTC (13 years, 7 months ago) by wiz
Branch: MAIN

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>