The NetBSD Project

CVS log for pkgsrc/print/poppler-qt/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / poppler-qt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:26 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jul 11 18:43:03 2011 UTC (10 months, 2 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.30: +5 -3 lines
Diff to previous 1.30 (colored)

include ".../poppler/bl3" before PKG_BUILD_OPTIONS.poppler is checked
for -- this doesn't make a difference in my box (current, modular xorg)
but Matthias Scheler reported problems on his and that this change helps

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jul 11 10:05:22 2011 UTC (10 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.29: +5 -2 lines
Diff to previous 1.29 (colored)

update to 0.16.7
 changes: bugfixes
pkgsrc change: set --enable-cms in frontend components if it was
set in the base pkg -- the layout of some classes depends on this
definition, and inconsistencies can lead to crashes
(see poppler bug #35381)

Revision 1.29 / (download) - annotate - [select for diffs], Thu Jan 13 13:39:13 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Nov 2 15:45:13 2010 UTC (18 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored)

update to 0.14.4
changes:
-bugfixes (in particular for security issues which were patched in pkgsrc)
-fixed memory leaks

Revision 1.27 / (download) - annotate - [select for diffs], Sat Oct 2 22:46:50 2010 UTC (19 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Makefile.common is not a good place to set PKGREVISION -- distribute
it over the corresponding Makefiles instead.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jul 14 17:04:23 2010 UTC (22 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored)

update to 0.14.1
this is a new major branch, many fixes and improvements

Revision 1.25 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:17 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Feb 23 20:13:40 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored)

reset PKGREVISION for base pkg update

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:23 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Oct 21 10:19:30 2009 UTC (2 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (colored)

reset PKGREVISION for base pkg update

Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 11 10:09:13 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.20: +7 -23 lines
Diff to previous 1.20 (colored)

throw away the custom build rules in the poppler-qt pkg Makefile
(which got slightly out of sync) and use the original Makefile,
fixes an unresolved autoconf variable in the .pc file reported
by Hasso Tepper
bump PKGREVISION

Revision 1.20 / (download) - annotate - [select for diffs], Wed Sep 9 19:57:06 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

update to 0.12.0
This is a major update, switches to the 0.12 release branch.
Most notable change is that the color management stuff which we had
as patches in pkgsrc is official now.
Otherwise - many fixes and enhancements.

(while this is a .0 release I've been tracking the 0.11.x snapshots
and release candidate for a while so I don't expect big problems)

Revision 1.19 / (download) - annotate - [select for diffs], Wed Aug 26 19:56:45 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

bump revision because of graphics/jpeg update

Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 12 20:55:07 2009 UTC (3 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

update to 0.10.4
changes:
-fixed some crashes and a memory leak
-fixed pdfimages to work for jpeg
pkgsrc change: pulled in color management support from the development
branch (but tested by me for many weeks), as an option which is on
per default

Revision 1.17 / (download) - annotate - [select for diffs], Thu Nov 20 14:28:22 2008 UTC (3 years, 6 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Move MAINTAINER from Makefile.common into individual Makefiles.
Okayed by reed.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 3 16:10:40 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.15: +8 -2 lines
Diff to previous 1.15 (colored)

update to 0.6.1
This switches to the new 0.6 branch which is not source compatible
to 0.5.x.
Most notable changes:
-Merge xpdf 3.02 changes
-Support for Sound objects
-Support for Opening/Closing page actions
-Support for page duration
-Improve PS Tokenizer performance
-Beginning of Interactive Form support
-xpdfrc is no longer used for anything
-Fix security issue MOAB-06-01-2007
-Lots of bugs fixed

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 9 18:42:51 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.14: +8 -6 lines
Diff to previous 1.14 (colored)

Add DESTDIR support.

Revision 1.13.4.1 / (download) - annotate - [select for diffs], Sat Dec 9 08:38:35 2006 UTC (5 years, 5 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Pullup ticket 1940 - requested by wiz
security update for evince

Revisions pulled up:
- pkgsrc/print/evince/Makefile				1.26, 1.27
- pkgsrc/print/evince/Makefile.common			1.12
- pkgsrc/print/evince/PLIST				1.13
- pkgsrc/print/evince/distinfo				1.9, 1.10
- pkgsrc/print/evince/patches/patch-ac			1.1
- pkgsrc/print/evince-nautilus/Makefile			1.11, 1.12
- pkgsrc/print/poppler/Makefile.common			1.7
- pkgsrc/print/poppler/distinfo				1.14, 1.15
- pkgsrc/print/poppler/patches/patch-ab			1.6
- pkgsrc/print/poppler/patches/patch-ac			1.3, 1.4
- pkgsrc/print/poppler-qt/Makefile			1.14
- pkgsrc/print/poppler-qt/PLIST				1.3

   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Thu Oct 12 14:16:22 UTC 2006

   Modified Files:
   	pkgsrc/print/evince: Makefile Makefile.common PLIST distinfo
   	pkgsrc/print/evince-nautilus: Makefile

   Log Message:
   update to 0.6.1
   canges:
   -bugfixes
   -translation updates

   pkgsrc change: include tiff/buildlink directly instead relying on gtk to
   pull it in
---
   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Wed Dec  6 14:48:35 UTC 2006

   Modified Files:
   	pkgsrc/print/evince: Makefile distinfo
   Added Files:
   	pkgsrc/print/evince/patches: patch-ac

   Log Message:
   Fix CVE-2006-5864 using a patch from evince CVS.
   Bump PKGREVISION.
---
   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Wed Dec  6 14:51:36 UTC 2006

   Modified Files:
   	pkgsrc/print/evince-nautilus: Makefile

   Log Message:
   Bump PKGREVISION for evince/patches/patch-ac,
   to be on the safe side.
---
   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Tue Oct 10 20:07:05 UTC 2006

   Modified Files:
   	pkgsrc/print/poppler: distinfo
   Added Files:
   	pkgsrc/print/poppler/patches: patch-ac

   Log Message:
   Fixed "test ==".
---
   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Thu Oct 12 14:12:15 UTC 2006

   Modified Files:
   	pkgsrc/print/poppler: Makefile.common distinfo
   	pkgsrc/print/poppler/patches: patch-ab patch-ac

   Log Message:
   update to 0.5.4
   changes:
   -Automatically read in CJK encoding files
   -Speed ups
   -let the utils take input on stdin
   -Bugs fixed
---
   Module Name:		pkgsrc
   Committed By:	markd
   Date:		Fri Oct 13 20:25:22 UTC 2006

   Modified Files:
   	pkgsrc/print/poppler-qt: Makefile PLIST

   Log Message:
   poppler-link-qt3.h should also be installed.  Bump PKGREVISION.
   Should fix PR pkg/34810.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 13 20:25:22 2006 UTC (5 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored)

poppler-link-qt3.h should also be installed.  Bump PKGREVISION.
Should fix PR pkg/34810.

Revision 1.13 / (download) - annotate - [select for diffs], Wed May 31 18:13:54 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Branch point for: pkgsrc-2006Q3
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

update to 0.5.3
changes:
-improved Qt bindings
-Cairo backend now supports masked images
-make glib bindings more language binding friendly
-Search now works with ligatures
-glib bindings now has an entry point to render to a cairo_t
-GCC 4.1 and MSVC compilation fixes
-bugfixes and cleanup

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:46 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:37 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 1 13:59:55 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 (colored)

Install the new poppler-page-transition.h header file, needed by poppler-qt.h.
Noticed by tron@.  Bump PKGREVISION to 2.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 31 20:37:37 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

Create the include/poppler directory from the base poppler package so that
poppler-qt can install its headers properly.  Found by tron@.

This also helps in removing this shared directory (used in poppler-qt and
poppler-glib) from a single place.

Bump PKGREVISION of the three packages to 1.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 30 21:30:25 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Update poppler, poppler-glib and poppler-qt to 0.5.1.

This is a development version but is needed to update evince to 0.5.2,
which is part of GNOME 2.14.0.

Release 0.5.1

	- Support for embedded files.
	- Handle 0-width lines correctly.
	- Avoid external file use when opening fonts.
	- Only use vector fonts returned from fontconfig (#5758).
	- Fix scaled 1x1 pixmaps use for drawing lines (#3387).
	- drawSoftMaskedImage support in cairo backend.
	- Misc bug fixes: #5922, #5946, #5749, #5952, #4030, #5420.

Release 0.5.0

	- Font matching code for non embedded fonts now use fontconfig
          instead of hard coded list of fonts.
	- Merge in Xpdf 3.01 changes.
	- Add command line tools from Xpdf.
	- Make install of Xpdf header files ./configure'able.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 9 01:29:46 2006 UTC (6 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump PKGREVISION of poppler-qt because its dependency
poppler no longer requires glib and gtk2.
Update buildlink3.mk file for poppler-qt to only have BUILDLINK_DEPENDS
for this.

And increase PKGREVISION of kdegraphics3 because the poppler used
no longer needs glib and GTK2. (It doesn't look like anything else
in kdegraphics3 uses glib nor gtk2 now.)

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 15 18:08:35 2006 UTC (6 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

update to 0.4.5
- Security update; CVE-2006-0301 (buffer overflow)

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:38 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:32 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 11 17:49:35 2006 UTC (6 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.2: +4 -10 lines
Diff to previous 1.2 (colored)

Create a Makefile.common so poppler-qt will use same.

Remove distinfo from poppler-qt.

Make sure that poppler-qt depends on at least same version of poppler.

Take maintainership for poppler-qt.

This updates poppler-qt to 0.4.4. (I didn't check to see if fixes
are related to "qt".)

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 31 00:35:56 2005 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update to 0.4.3:
	- Fix selection crasher (Nickolay V. Shmyrev, #4402).
	- Fix printing problem for single page output (#4555).
	- Fix miscellaneous compile problems/warnings.
	- CVE-2005-3191 and CAN-2005-2097 security fixes.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 11 10:07:31 2005 UTC (6 years, 5 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of poppler-qt-0.4.2.
This is the QT wrapper for poppler, a PDF rendering library.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 11 10:07:31 2005 UTC (6 years, 5 months ago) by markd
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>