head 1.7; access; symbols pkgsrc-2017Q4:1.6.0.46 pkgsrc-2017Q4-base:1.6 pkgsrc-2017Q3:1.6.0.44 pkgsrc-2017Q3-base:1.6 pkgsrc-2017Q2:1.6.0.40 pkgsrc-2017Q2-base:1.6 pkgsrc-2017Q1:1.6.0.38 pkgsrc-2017Q1-base:1.6 pkgsrc-2016Q4:1.6.0.36 pkgsrc-2016Q4-base:1.6 pkgsrc-2016Q3:1.6.0.34 pkgsrc-2016Q3-base:1.6 pkgsrc-2016Q2:1.6.0.32 pkgsrc-2016Q2-base:1.6 pkgsrc-2016Q1:1.6.0.30 pkgsrc-2016Q1-base:1.6 pkgsrc-2015Q4:1.6.0.28 pkgsrc-2015Q4-base:1.6 pkgsrc-2015Q3:1.6.0.26 pkgsrc-2015Q3-base:1.6 pkgsrc-2015Q2:1.6.0.24 pkgsrc-2015Q2-base:1.6 pkgsrc-2015Q1:1.6.0.22 pkgsrc-2015Q1-base:1.6 pkgsrc-2014Q4:1.6.0.20 pkgsrc-2014Q4-base:1.6 pkgsrc-2014Q3:1.6.0.18 pkgsrc-2014Q3-base:1.6 pkgsrc-2014Q2:1.6.0.16 pkgsrc-2014Q2-base:1.6 pkgsrc-2014Q1:1.6.0.14 pkgsrc-2014Q1-base:1.6 pkgsrc-2013Q4:1.6.0.12 pkgsrc-2013Q4-base:1.6 pkgsrc-2013Q3:1.6.0.10 pkgsrc-2013Q3-base:1.6 pkgsrc-2013Q2:1.6.0.8 pkgsrc-2013Q2-base:1.6 pkgsrc-2013Q1:1.6.0.6 pkgsrc-2013Q1-base:1.6 pkgsrc-2012Q4:1.6.0.4 pkgsrc-2012Q4-base:1.6 pkgsrc-2012Q3:1.6.0.2 pkgsrc-2012Q3-base:1.6 pkgsrc-2012Q2:1.5.0.2 pkgsrc-2012Q2-base:1.5 pkgsrc-2012Q1:1.4.0.6 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.2 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.2.0.4 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.2 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.1.1.1.0.4 pkgsrc-2010Q3-base:1.1.1.1 pkgsrc-2010Q2:1.1.1.1.0.2 pkgsrc-2010Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2018.01.10.22.30.18; author wiz; state dead; branches; next 1.6; commitid vznlacgdchOHDnmA; 1.6 date 2012.08.11.17.57.39; author ryoon; state Exp; branches; next 1.5; 1.5 date 2012.04.11.17.20.45; author ryoon; state Exp; branches; next 1.4; 1.4 date 2011.07.15.02.41.30; author ryoon; state Exp; branches; next 1.3; 1.3 date 2011.04.18.17.18.26; author drochner; state Exp; branches; next 1.2; 1.2 date 2010.11.29.18.42.39; author drochner; state Exp; branches; next 1.1; 1.1 date 2010.05.20.17.19.15; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2010.05.20.17.19.15; author drochner; state Exp; branches; next ; desc @@ 1.7 log @diffpdf: remove, needed poppler-qt4 @ text @$NetBSD: patch-aa,v 1.6 2012/08/11 17:57:39 ryoon Exp $ --- diffpdf.pro.orig 2012-06-04 11:20:17.000000000 +0000 +++ diffpdf.pro @@@@ -46,9 +46,9 @@@@ exists($(HOME)/opt/poppler020/) { INCLUDEPATH += /c/poppler_lib/include/poppler/qt4 LIBS += -Wl,-rpath -Wl,/c/poppler_lib/bin -Wl,-L/c/poppler_lib/bin } else { - exists(/usr/include/poppler/qt4) { - INCLUDEPATH += /usr/include/poppler/cpp - INCLUDEPATH += /usr/include/poppler/qt4 + exists($(LOCALBASE)/include/poppler/qt4) { + INCLUDEPATH += $(LOCALBASE)/include/poppler/cpp + INCLUDEPATH += $(LOCALBASE)/include/poppler/qt4 } else { INCLUDEPATH += /usr/local/include/poppler/cpp INCLUDEPATH += /usr/local/include/poppler/qt4 @ 1.6 log @Update to 2.1.1 Changelog: 2.1.1 - Tiny bug fix to make sure that the help file is in the right language. 2.1.0 - Dragging and and dropping files from Windows Explorer, Thunar, etc., now works (at least for me, on Windows 7 and Xubuntu). - Updated Czech translation from Pavel Fric. - French translation from Pierre-Alain Bandinelli. - German translation (and many suggestions) from Rainer Krachten. - Translations should "just work"; i.e., if you use a French locale then the user interface and help text should appear in French. However, you can force DiffPDF to use any language it supports by using the --language command line option (e.g., --language=fr). If an unsupported locale or --language option is used, DiffPDF will fall back to English. - Now support -h as a synonym for --help. - Initial path defaults to home directory instead of DiffPDF's installation directory. - Improved the Options dialog's layout. - A subtle bugfix to the --words command line option. - Fixed a crash: clicking to set a margin when there're no PDFs loaded now safely does nothing. 2.0.0 - Can now have comparisons exclude text that's outside user-specified margins. This feature was sponsored by a company that prefers to remain anonymous. - Save As can now save images as well as PDFs. - Minor bug fixes and improvements. - Command line help (--help) will no longer work on Windows. This is to avoid a spurious console window appearing. I've put the output in the online help though. - Improved dock window handling so that docks can now be stacked on top of each other (useful for small screens). @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2011/07/15 02:41:30 ryoon Exp $ @ 1.5 log @Update to 1.9.2 * buildlink to print/poppler-cpp Changelog: 1.9.2 - Added missing step to the README. 1.9.1 - Save As now preserves the aspect ratio. Bug reported by Rainer Krachten. 1.9.0 - Added Czech translation provided by Pavel Fric. - Will now use the default locale's language for standard dialogs (e.g., for the file dialog). - Dragging & dropping one or two files onto the filename line edits or onto the file viewer panels is now supported. Independently suggested by Liviu Andronic and Rory Gordon. - Show Zones checkbox is always visible (it was only visible with --debug in earlier versions). - DiffPDF now starts up with its initial comparison mode being whatever comparison mode was in force when it was shut down (or Words mode the first time it is run). - Improved About box with more version info + contributors. - Added --help command line option. 1.8.0 - Introduced zoning: this can be slow in Characters mode but can provide better accuracy in text modes. 1.7.1 - Improved Character mode to be as liberal about hyphens as Words mode. - Minor doc changes that I forgot for 1.7.0. - Minor GUI bug fixes and changes. - Minor under the hood efficiency improvements. 1.7.0 - Renamed Text mode to Words mode. This mode is best for alphabetic text (e.g., English). - Added Characters mode. This mode is best for logographic text (e.g., Chinese and Japanese). This was suggested by Paul Howarth. 1.6.3 - Very minor cosmetic changes. 1.6.2 - Save button is now only enabled if there are changes. - An improved help window with slightly more information. 1.6.1 - In rare cases the highlighting on the right hand page could be in the wrong (horizontal) position; this has now been fixed. 1.6.0 - In addition to Appearance comparisons using highlighting, some composition modes can now be used to help make subtle differences more visible. (This was inspired by feedback by Florian Heiderich.) - Can now control the square size for appearance comparisons. Using very small squares can help reveal tiny Appearance differences. - Can now control the fill opacity for highlighting. - Extended zoom range from 20% to 800% (was 25% to 400%). 1.5.1 Quite a few false-positives have now been eliminated: - All hyphens are treated the same now. - Some weirdly-encoded open/close double-quotes are treated as normal Unicode open/close double-quotes. - Improved whitespace ignoring. @ text @d3 1 a3 1 --- diffpdf.pro.orig 2012-02-28 09:36:12.000000000 +0000 d5 3 a7 10 @@@@ -33,9 +33,9 @@@@ exists($(HOME)/opt/poppler018/) { INCLUDEPATH += $(HOME)/opt/poppler018/include/poppler/qt4 LIBS += -Wl,-rpath -Wl,$(HOME)/opt/poppler018/lib -Wl,-L$(HOME)/opt/poppler018/lib } else { - exists(/usr/include/poppler/qt4) { - INCLUDEPATH += /usr/include/poppler/cpp - INCLUDEPATH += /usr/include/poppler/qt4 + exists($(LOCALBASE)/include/poppler/qt4) { + INCLUDEPATH += $(LOCALBASE)/include/poppler/cpp + INCLUDEPATH += $(LOCALBASE)/include/poppler/qt4 d9 9 a17 2 INCLUDEPATH += /usr/local/include/poppler/cpp INCLUDEPATH += /usr/local/include/poppler/qt4 @ 1.4 log @Update to 1.2.2 Changelog: 1.2.2 Tiny change in how command line arguments are handled. This should make things work with both English and non-English locales on Windows. 1.2.1 Minor improvement with focus control for Previous and Next buttons. Acknowledged Steven Lee for building Windows binaries and Dirk Loss for building Mac OS X binaries in the About box. 1.2.0 Got rid of old text comparison mode. Various small user interface improvements. Fixed a subtle bug that meant the combine text highlighting setting wasn't saved and restored correctly. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2011/04/18 17:18:26 drochner Exp $ d3 1 a3 1 --- diffpdf.pro.orig 2011-06-20 08:20:22.000000000 +0000 d5 3 a7 3 @@@@ -14,8 +14,8 @@@@ exists($(HOME)/opt/poppler016/) { INCLUDEPATH += $(HOME)/opt/poppler016/include/poppler/qt4 LIBS += -Wl,-rpath -Wl,$(HOME)/opt/poppler016/lib -Wl,-L$(HOME)/opt/poppler016/lib d10 1 d13 1 d16 1 a17 1 } @ 1.3 log @update to 1.1.5 change: Added a Help button and separated Help and About information @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- diffpdf.pro.orig 2011-02-14 16:38:32.000000000 +0000 d5 3 a7 3 @@@@ -14,8 +14,8 @@@@ exists($(HOME)/opt/poppler014/) { INCLUDEPATH += $(HOME)/opt/poppler014/include/poppler/qt4 LIBS += -Wl,-rpath -Wl,$(HOME)/opt/poppler014/lib -Wl,-L$(HOME)/opt/poppler014/lib @ 1.2 log @update to 1.1.4 changes: -Improved the reporting of files that are the same @ text @d3 1 a3 1 --- diffpdf.pro.orig 2010-08-04 06:50:47.000000000 +0000 d5 1 a5 1 @@@@ -14,5 +14,5 @@@@ exists($(HOME)/opt/poppler014/) { d9 7 a15 3 - INCLUDEPATH += /usr/include/poppler/qt4 + INCLUDEPATH += $(LOCALBASE)/include/poppler/qt4 } @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- diffpdf.pro.orig 2010-05-19 07:20:45.000000000 +0000 d5 7 a11 6 @@@@ -9,4 +9,4 @@@@ SOURCES += sequence_matcher.cpp SOURCES += main.cpp RESOURCES += resources.qrc LIBS += -lpoppler-qt4 -INCLUDEPATH += /usr/include/poppler/qt4 +INCLUDEPATH += $(LOCALBASE)/include/poppler/qt4 @ 1.1.1.1 log @add diffpdf-1.0.0, a tool to compare PDF files @ text @@