The NetBSD Project

CVS log for pkgsrc/print/xpdf/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.92 / (download) - annotate - [select for diffs], Sun Nov 12 13:23:22 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (colored) to selected 1.12 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.91 / (download) - annotate - [select for diffs], Sun Jan 29 21:17:38 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored) to selected 1.12 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.90 / (download) - annotate - [select for diffs], Fri Jan 22 16:27:21 2021 UTC (3 years, 2 months ago) by nros
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, 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
Changes since 1.89: +2 -3 lines
Diff to previous 1.89 (colored) to selected 1.12 (colored)

set right master site for print/xpdf

ftp.foolabs.com is unresolvable and the sunsite mirros
only have old versions available

Revision 1.89 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:01 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.88: +2 -2 lines
Diff to previous 1.88 (colored) to selected 1.12 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.88 / (download) - annotate - [select for diffs], Tue Oct 22 22:21:26 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored) to selected 1.12 (colored)

Add print/xpdf4.

Xpdf is a viewer for Portable Document Format (PDF) files using the Qt toolkit.

Note: this version does not include the command line tools because they
conflict with poppler-utils.

Revision 1.87 / (download) - annotate - [select for diffs], Thu May 23 19:23:14 2019 UTC (4 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.86: +3 -3 lines
Diff to previous 1.86 (colored) to selected 1.12 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.86 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:33 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.12 (colored)

*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.85 / (download) - annotate - [select for diffs], Sat Apr 21 13:38:06 2018 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.84: +1 -2 lines
Diff to previous 1.84 (colored) to selected 1.12 (colored)

*: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites

Revision 1.84 / (download) - annotate - [select for diffs], Mon Aug 14 06:49:51 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored) to selected 1.12 (colored)

Update HOMEPAGE, from Marc Baudoin.

Revision 1.83 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:22 2017 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.82: +4 -4 lines
Diff to previous 1.82 (colored) to selected 1.12 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.82 / (download) - annotate - [select for diffs], Sat Mar 7 15:30:58 2015 UTC (9 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.81: +2 -4 lines
Diff to previous 1.81 (colored) to selected 1.12 (colored)

Fix print/xpdf xpdfrc(5) problem PR pkg/49718 (by fukumoto at imasy.or.jp).
The path mentioned in man page examples did not match to the actual installation.
This is the same problem as pkg/44266 (by also fukumoto).
Thank you,

Revision 1.80.10.1 / (download) - annotate - [select for diffs], Sun Aug 3 18:06:12 2014 UTC (9 years, 7 months ago) by spz
Branch: pkgsrc-2014Q2
Changes since 1.80: +2 -7 lines
Diff to previous 1.80 (colored) next main 1.81 (colored) to selected 1.12 (colored)

Pullup ticket #4469 - requested by tron
print/xpdf: security update

Revisions pulled up:
- print/xpdf/Makefile                                           1.81
- print/xpdf/distinfo                                           1.42
- print/xpdf/patches/patch-al                                   1.5
- print/xpdf/patches/patch-am                                   1.4
- print/xpdf/patches/patch-aq                                   deleted
- print/xpdf/patches/patch-ar                                   deleted

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Fri Aug  1 12:31:27 UTC 2014

   Modified Files:
   	pkgsrc/print/xpdf: Makefile distinfo
   	pkgsrc/print/xpdf/patches: patch-al patch-am
   Removed Files:
   	pkgsrc/print/xpdf/patches: patch-aq patch-ar

   Log Message:
   Update "xpdf" package to version 3.04. Changes since version 3.03:
   - New text extractor.
   - Added the pdftohtml tool.
   - Added the pdftopng tool.
   - New trapezoid-based rasterizer core (for performance).
   - Generate appearance streams for Line, PolyLine, and Polygon
     annotations.
   - Added the closeWindowOrQuit command, and changed the default binding
     for ctrl-W from closeWindow to closeWindowOrQuit.
   - Implemented the new AES-256 mode (R=3D6, Acrobat X).
   - Add an object cache.
   - Added a small cache for object streams.
   - Modify PSOutputDev to use LZW compression instead of RLE, with a
     fallback to RLE if the "psLZW no" setting is given.
   - Pdfinfo now prints page rotation info.
   - Modified ImageOutputDev, used by pdfimages, to output the masks and
     soft masks used when drawing images.
   - Remove non-printable characters from error output, just in case they
     might cause problems for the terminal program.
   - Added initial support for Code3of9 bar codes in XFA forms.
   - Added the mapExtTrueTypeFontsViaUnicode xpdfrc command.
   - Apply stroke adjustment to rectangular images and clipping regions (in
     addition to strokes and fills).
   - Decode JPEG 2000 images at less than full resolution if the full res
     image isn't needed (i.e., if the raw image is higher resolution than
     the output).
   - Implemented knockout groups.
   - Removed t1lib support.
   - Added support for images with 16-bit components.
   - Rewrote the Dict class to use a hash table; as a side effect, this
     handles dictionaries with multiple definitions for a key, which are
     in violation of the spec, but Acrobat appears to handle.
   - The transformed line width computation -- used to implement the
     minLineWidth setting, and the hairline threshold in monochrome mode --
     was incorrect.
   - Pdftops was not correctly handling the case where it couldn't find
     a 16-bit font -- this led to crashes and/or invalid PostScript.
   - A bug in FlateStream::getBlock() was causing problems with narrow
     images.
   - Use the correct _WIN32 define instead of WIN32.
   - Use copy-on-write for the clip path in SplashState (when doing gsave),
     for performance.
   - Added a Solaris-specific entry to the ghostscript font search path.
   - SplashState was initializing line width to 0 instead of 1.
   - Abort processing on a content stream after getting 500 errors
     (undefined operator, wrong number of args) -- this avoids very long
     processing time for malicious PDF files using bogus RLE encoded
     content streams.
   - Added the psUseCropBoxAsPage xpdfrc option; "pdftops -pagecrop" now
     sets psUseCropBoxAsPage; "pdftops -pagecrop -paper match" now uses
     the CropBox as the page size.
   - Re-architected the AcroForm support code into a separate AcroForm
     module.
   - Fixed the handling of overprinting/transparency interaction, using
     the CompatibleOverprint blend mode.
   - The TIFF predictor code for the 1-bit-per-pixel case was broken.
   - For triangle and patch mesh shadings (types 4-7) with color functions,
     interpolate the function parameter not the color.
   - Check the fontFile/fontDir commands before (instead of after) doing
     Base-14 substitution in PS output.
   - Correctly handle non-embedded TrueType fonts that have an Identity
     ToUnicode mapping (display and PS output were failing).
   - Added support for XFA form rendering, including an "enableXFA" xpdfrc
     setting.
   - Handle PFB Type 1 fonts when generating PostScript output.
   - Unwind any extraneous saved graphics state at the end of the page
     (before drawing annotations).
   - Added some integer overflow checks in the GString class.
   - Handle 16-bit components in JPEG 2000 images.
   - ActualText spans can end without a valid font, in which case
     TextPage::beginWord was crashing.
   - The Domain entry in function shadings wasn't being parsed correctly.
   - Fixed a bug in the JPEG decoder - successive approximation
     (progressive mode) coefficients weren't being handled correctly.
   - Added a better infinite loop test to the xref parser.
   - When generating PostScript, merge reused TrueType fonts (if their
     code-to-GID mappings are the same).
   - Tweak the Gouraud triangle shaded fill code to end the recursive
     splitting if the triangles get sufficiently small.
   - Do bilinear interpolation when upsampling images.
   - When skipping extraneous image data from an inline image, look for
     EI<whitespace> instead of just EI.
   - When writing to stdout on Windows, pdftoppm now sets the file mode to
     binary.  [Thanks to Robert Frunzke.]
   - Accept strings as well as names for the BaseFont entry in font
     objects.
   - Removed the TEXTOUT_WORD_LIST config option (with the new text
     extractor, this is always enabled).
   - Fixed a bug in the JBIG2 decoder (the TPGD context for template #3 in
     readGenericBitmap was incorrect).
   - Rewrote the PostScriptFunction code for performance.
   - Handle 8-bit OpenType CFF fonts that are missing required tables in
     the OpenType wrapper.
   - Handle tiling patterns with reversed coordinates in their bounding
     boxes.
   - Added support for 64-bit file offsets, i.e., PDF files larger than
     2GB.
   - Optimize the code that rasterizes pattern-filled image masks.
   - Added support for Mac OS X system fonts (Base-14 only).
   - The backdrop color in luminosity-type soft mask groups was not being
     handled correctly.
   - Modified behavior of "pdftops -paper match -duplex ..." - it will now
     duplex consecutive same-sized pages.
   - Tweak the handling of degenerate fills ('moveto lineto fill') to
     match Adobe.
   - Don't honor the OPM=3D1 setting with ICCBased CMYK color spaces.
   - Whole-word searches were treating certain punctuation (Unicode number
     separators and terminators) as part of the word, e.g., searching for
     "foo" would not match "foo,".
   - Use the TextString class everywhere it makes sense.
   - Removed the unnecessary segment sort in Splash (performance
     optimization).
   - Handle hyperlinks that use Widget-type annotations.
   - Fix up the integer overflow checks to avoid issues with clever
     compilers.  [Thanks to Nickolai Zeldovich.]
   - Correctly handle streams with missing Length entries in damaged PDF
     files.
   - Added a compile-time option (LOAD_FONTS_FROM_MEM) to load fonts from
     memory rather than temporary files on disk.
   - Added the psRasterSliceSize xpdfrc option.
   - Fixed a case in the JPEG 2000 arithmetic decoder where extra data is
     present in packet i, and needs to be saved for use in packet i+1.
   - Fixed a bug in the JPEG 2000 decoder related to images with fewer than
     8 bits per component.
   - Handle the case in PSOutputDev where slice size overflows a 32-bit
     integer.
   - Add (partial) support for TrueType cmap format 2.
   - Always pass FT_LOAD_NO_BITMAP to FreeType -- bitmaps apparently fail
     with rotated characters.
   - Support fonts specified in ExtGState dictionaries.
   - Annotations with empty Border arrays should not draw a border.
   - Fix the CMap parser to handle large CID ranges.
   - Check for Type 3 CharProcs that call q or Q before the d0/d1 operator,
     and treat them as uncacheable.
   - Invert the selection color when starting in reverse video mode.
   - Device{Gray,RGB,CMYK} cannot be mapped via a resource dict.
   - Changed the PS output for masked images (explicit and color key
     masking): use a plain old clip path instead of rectclip to avoid
     array overflows.
   - Check the StemSnapH/V arrays when converting Type 1C fonts to Type 1 -
     if there are any duplicate or out-of-order values, skip that
     StemSnapH/V array.
   - Added the psMinLineWidth xpdfrc setting.
   - Fix an obscure issue in converting TrueType fonts to Type 42, related
     to empty glyph descriptions (12 zero bytes).
   - Pdftops now reports an error if there were any I/O errors writing to
     the PS output file.
   - Fix vertical text (CJK fonts) in PS output -- offset the character
     origin correctly.
   - Increased the number of digits used by pdfimages for the image number
     from three to four.
   - Handle right-to-left (e.g., Arabic) ligatures correctly in the text
     extractor.
   - Added the -loc and -locPS options to pdffonts.
   - Extend the object parser recursion limit to cover Stream::addFilters()
     / Stream::makeFilters() - to avoid another possibility of stack
     overflow.
   - Disable FreeType autohinting, because it can fail badly with font
     subsets that use invalid glyph names -- except in the case of Type 1
     fonts, which look much better with light autohinting.
   - Modified the rasterizer pipeline functions to process a scan line at a
     time (for performance).
   - Removed VMS build support (it hasn't been updated in ages).
   - Removed pdftotext's '-htmlmeta' option (use pdftohtml instead).
   - PSOutputDev's font/form setup code, and pdffonts, were not scanning
     soft mask groups in ExtGState dictionaries.
   - Invalid DCT input (e.g., from a damaged PDF file) could overflow the
     dctClip array.
   - When upsampling an image mask or image with a large resulting image
     size, do it in stream mode instead of prescaling the whole image
     (to avoid running out of memory).
   - Added infinite loop detection to pdffonts.


   To generate a diff of this commit:
   cvs rdiff -u -r1.80 -r1.81 pkgsrc/print/xpdf/Makefile
   cvs rdiff -u -r1.41 -r1.42 pkgsrc/print/xpdf/distinfo
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/xpdf/patches/patch-al
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/xpdf/patches/patch-am
   cvs rdiff -u -r1.4 -r0 pkgsrc/print/xpdf/patches/patch-aq \
       pkgsrc/print/xpdf/patches/patch-ar

Revision 1.81 / (download) - annotate - [select for diffs], Fri Aug 1 12:31:27 2014 UTC (9 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.80: +2 -7 lines
Diff to previous 1.80 (colored) to selected 1.12 (colored)

Update "xpdf" package to version 3.04. Changes since version 3.03:
- New text extractor.
- Added the pdftohtml tool.
- Added the pdftopng tool.
- New trapezoid-based rasterizer core (for performance).
- Generate appearance streams for Line, PolyLine, and Polygon
  annotations.
- Added the closeWindowOrQuit command, and changed the default binding
  for ctrl-W from closeWindow to closeWindowOrQuit.
- Implemented the new AES-256 mode (R=6, Acrobat X).
- Add an object cache.
- Added a small cache for object streams.
- Modify PSOutputDev to use LZW compression instead of RLE, with a
  fallback to RLE if the "psLZW no" setting is given.
- Pdfinfo now prints page rotation info.
- Modified ImageOutputDev, used by pdfimages, to output the masks and
  soft masks used when drawing images.
- Remove non-printable characters from error output, just in case they
  might cause problems for the terminal program.
- Added initial support for Code3of9 bar codes in XFA forms.
- Added the mapExtTrueTypeFontsViaUnicode xpdfrc command.
- Apply stroke adjustment to rectangular images and clipping regions (in
  addition to strokes and fills).
- Decode JPEG 2000 images at less than full resolution if the full res
  image isn't needed (i.e., if the raw image is higher resolution than
  the output).
- Implemented knockout groups.
- Removed t1lib support.
- Added support for images with 16-bit components.
- Rewrote the Dict class to use a hash table; as a side effect, this
  handles dictionaries with multiple definitions for a key, which are
  in violation of the spec, but Acrobat appears to handle.
- The transformed line width computation -- used to implement the
  minLineWidth setting, and the hairline threshold in monochrome mode --
  was incorrect.
- Pdftops was not correctly handling the case where it couldn't find
  a 16-bit font -- this led to crashes and/or invalid PostScript.
- A bug in FlateStream::getBlock() was causing problems with narrow
  images.
- Use the correct _WIN32 define instead of WIN32.
- Use copy-on-write for the clip path in SplashState (when doing gsave),
  for performance.
- Added a Solaris-specific entry to the ghostscript font search path.
- SplashState was initializing line width to 0 instead of 1.
- Abort processing on a content stream after getting 500 errors
  (undefined operator, wrong number of args) -- this avoids very long
  processing time for malicious PDF files using bogus RLE encoded
  content streams.
- Added the psUseCropBoxAsPage xpdfrc option; "pdftops -pagecrop" now
  sets psUseCropBoxAsPage; "pdftops -pagecrop -paper match" now uses
  the CropBox as the page size.
- Re-architected the AcroForm support code into a separate AcroForm
  module.
- Fixed the handling of overprinting/transparency interaction, using
  the CompatibleOverprint blend mode.
- The TIFF predictor code for the 1-bit-per-pixel case was broken.
- For triangle and patch mesh shadings (types 4-7) with color functions,
  interpolate the function parameter not the color.
- Check the fontFile/fontDir commands before (instead of after) doing
  Base-14 substitution in PS output.
- Correctly handle non-embedded TrueType fonts that have an Identity
  ToUnicode mapping (display and PS output were failing).
- Added support for XFA form rendering, including an "enableXFA" xpdfrc
  setting.
- Handle PFB Type 1 fonts when generating PostScript output.
- Unwind any extraneous saved graphics state at the end of the page
  (before drawing annotations).
- Added some integer overflow checks in the GString class.
- Handle 16-bit components in JPEG 2000 images.
- ActualText spans can end without a valid font, in which case
  TextPage::beginWord was crashing.
- The Domain entry in function shadings wasn't being parsed correctly.
- Fixed a bug in the JPEG decoder - successive approximation
  (progressive mode) coefficients weren't being handled correctly.
- Added a better infinite loop test to the xref parser.
- When generating PostScript, merge reused TrueType fonts (if their
  code-to-GID mappings are the same).
- Tweak the Gouraud triangle shaded fill code to end the recursive
  splitting if the triangles get sufficiently small.
- Do bilinear interpolation when upsampling images.
- When skipping extraneous image data from an inline image, look for
  EI<whitespace> instead of just EI.
- When writing to stdout on Windows, pdftoppm now sets the file mode to
  binary.  [Thanks to Robert Frunzke.]
- Accept strings as well as names for the BaseFont entry in font
  objects.
- Removed the TEXTOUT_WORD_LIST config option (with the new text
  extractor, this is always enabled).
- Fixed a bug in the JBIG2 decoder (the TPGD context for template #3 in
  readGenericBitmap was incorrect).
- Rewrote the PostScriptFunction code for performance.
- Handle 8-bit OpenType CFF fonts that are missing required tables in
  the OpenType wrapper.
- Handle tiling patterns with reversed coordinates in their bounding
  boxes.
- Added support for 64-bit file offsets, i.e., PDF files larger than
  2GB.
- Optimize the code that rasterizes pattern-filled image masks.
- Added support for Mac OS X system fonts (Base-14 only).
- The backdrop color in luminosity-type soft mask groups was not being
  handled correctly.
- Modified behavior of "pdftops -paper match -duplex ..." - it will now
  duplex consecutive same-sized pages.
- Tweak the handling of degenerate fills ('moveto lineto fill') to
  match Adobe.
- Don't honor the OPM=1 setting with ICCBased CMYK color spaces.
- Whole-word searches were treating certain punctuation (Unicode number
  separators and terminators) as part of the word, e.g., searching for
  "foo" would not match "foo,".
- Use the TextString class everywhere it makes sense.
- Removed the unnecessary segment sort in Splash (performance
  optimization).
- Handle hyperlinks that use Widget-type annotations.
- Fix up the integer overflow checks to avoid issues with clever
  compilers.  [Thanks to Nickolai Zeldovich.]
- Correctly handle streams with missing Length entries in damaged PDF
  files.
- Added a compile-time option (LOAD_FONTS_FROM_MEM) to load fonts from
  memory rather than temporary files on disk.
- Added the psRasterSliceSize xpdfrc option.
- Fixed a case in the JPEG 2000 arithmetic decoder where extra data is
  present in packet i, and needs to be saved for use in packet i+1.
- Fixed a bug in the JPEG 2000 decoder related to images with fewer than
  8 bits per component.
- Handle the case in PSOutputDev where slice size overflows a 32-bit
  integer.
- Add (partial) support for TrueType cmap format 2.
- Always pass FT_LOAD_NO_BITMAP to FreeType -- bitmaps apparently fail
  with rotated characters.
- Support fonts specified in ExtGState dictionaries.
- Annotations with empty Border arrays should not draw a border.
- Fix the CMap parser to handle large CID ranges.
- Check for Type 3 CharProcs that call q or Q before the d0/d1 operator,
  and treat them as uncacheable.
- Invert the selection color when starting in reverse video mode.
- Device{Gray,RGB,CMYK} cannot be mapped via a resource dict.
- Changed the PS output for masked images (explicit and color key
  masking): use a plain old clip path instead of rectclip to avoid
  array overflows.
- Check the StemSnapH/V arrays when converting Type 1C fonts to Type 1 -
  if there are any duplicate or out-of-order values, skip that
  StemSnapH/V array.
- Added the psMinLineWidth xpdfrc setting.
- Fix an obscure issue in converting TrueType fonts to Type 42, related
  to empty glyph descriptions (12 zero bytes).
- Pdftops now reports an error if there were any I/O errors writing to
  the PS output file.
- Fix vertical text (CJK fonts) in PS output -- offset the character
  origin correctly.
- Increased the number of digits used by pdfimages for the image number
  from three to four.
- Handle right-to-left (e.g., Arabic) ligatures correctly in the text
  extractor.
- Added the -loc and -locPS options to pdffonts.
- Extend the object parser recursion limit to cover Stream::addFilters()
  / Stream::makeFilters() - to avoid another possibility of stack
  overflow.
- Disable FreeType autohinting, because it can fail badly with font
  subsets that use invalid glyph names -- except in the case of Type 1
  fonts, which look much better with light autohinting.
- Modified the rasterizer pipeline functions to process a scan line at a
  time (for performance).
- Removed VMS build support (it hasn't been updated in ages).
- Removed pdftotext's '-htmlmeta' option (use pdftohtml instead).
- PSOutputDev's font/form setup code, and pdffonts, were not scanning
  soft mask groups in ExtGState dictionaries.
- Invalid DCT input (e.g., from a damaged PDF file) could overflow the
  dctClip array.
- When upsampling an image mask or image with a large resulting image
  size, do it in stream mode instead of prescaling the whole image
  (to avoid running out of memory).
- Added infinite loop detection to pdffonts.

Revision 1.80 / (download) - annotate - [select for diffs], Tue Jun 4 22:17:01 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Branch point for: pkgsrc-2014Q2
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (colored) to selected 1.12 (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.79 / (download) - annotate - [select for diffs], Mon Jun 3 10:05:54 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.12 (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.78 / (download) - annotate - [select for diffs], Mon Oct 8 13:45:49 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.77: +1 -3 lines
Diff to previous 1.77 (colored) to selected 1.12 (colored)

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

Revision 1.77 / (download) - annotate - [select for diffs], Fri Dec 9 14:36:36 2011 UTC (12 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored) to selected 1.12 (colored)

PKGREV bump for libXp-less openmotif

Revision 1.74.8.1 / (download) - annotate - [select for diffs], Wed Nov 2 20:54:05 2011 UTC (12 years, 4 months ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.74: +7 -7 lines
Diff to previous 1.74 (colored) next main 1.75 (colored) to selected 1.12 (colored)

Pullup ticket #3587 - requested by tez
print/xpdf: security update

Revisions pulled up:
- print/xpdf/MESSAGE                                            1.4
- print/xpdf/Makefile                                           1.75
- print/xpdf/distinfo                                           1.40
- print/xpdf/patches/patch-aa                                   1.8
- print/xpdf/patches/patch-ab                                   deleted
- print/xpdf/patches/patch-ai                                   1.4
- print/xpdf/patches/patch-ak                                   1.6
- print/xpdf/patches/patch-al                                   1.4
- print/xpdf/patches/patch-am                                   1.3
- print/xpdf/patches/patch-an                                   deleted
- print/xpdf/patches/patch-aq                                   1.4
- print/xpdf/patches/patch-bb                                   deleted
- print/xpdf/patches/patch-bc                                   1.2
- print/xpdf/patches/patch-bd                                   deleted

---
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Thu Oct 27 02:35:41 UTC 2011

   Modified Files:
           pkgsrc/print/xpdf: Makefile distinfo
           pkgsrc/print/xpdf/patches: patch-aa patch-ai patch-ak patch-al patch-am
               patch-aq patch-bc
   Removed Files:
           pkgsrc/print/xpdf/patches: patch-ab patch-an patch-bb patch-bd

   Log Message:
   Update to 3.03

   Fixes multiple vulnerabilites

   Change list too long to include here, see http://www.foolabs.com/xpdf/CHANGES
   (file does not note what changes were included in 3.02pl1 - 3.02pl4 and which
    are new for 3.03)

---
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Thu Oct 27 14:54:41 UTC 2011

   Added Files:
           pkgsrc/print/xpdf: MESSAGE

   Log Message:
   Add MESSAGE to notify users of change in xpdfrc commands.

Revision 1.76 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:27 2011 UTC (12 years, 4 months ago) by sbd
Branch: MAIN
Changes since 1.75: +2 -1 lines
Diff to previous 1.75 (colored) to selected 1.12 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.75 / (download) - annotate - [select for diffs], Thu Oct 27 02:35:41 2011 UTC (12 years, 5 months ago) by tez
Branch: MAIN
Changes since 1.74: +6 -6 lines
Diff to previous 1.74 (colored) to selected 1.12 (colored)

Update to 3.03

Fixes multiple vulnerabilites

Change list too long to include here, see http://www.foolabs.com/xpdf/CHANGES
(file does not note what changes were included in 3.02pl1 - 3.02pl4 and which
 are new for 3.03)

Revision 1.74 / (download) - annotate - [select for diffs], Thu Dec 23 04:44:41 2010 UTC (13 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Branch point for: pkgsrc-2011Q3
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored) to selected 1.12 (colored)

Adjust Thai and Japanese examples in xpdfrc(5) to realities (add-to-xpdfrc
in xpdf-thai and xpdf-japanese package).
Fixes PR#44266.

Bump PKGREVISION.

Revision 1.73 / (download) - annotate - [select for diffs], Wed Oct 13 21:29:42 2010 UTC (13 years, 5 months ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.12 (colored)

Fixes for CVE-2010-3702 and CVE-2010-3704 from openbsd ports and cross
checked with redhat (bugs 595245 and 638960)

Revision 1.72 / (download) - annotate - [select for diffs], Sun Jun 13 08:56:04 2010 UTC (13 years, 9 months ago) by spz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.71: +3 -3 lines
Diff to previous 1.71 (colored) to selected 1.12 (colored)

the fonts that xpdf uses used to be in ghostscript-fonts, but nowadays
they are present in urw-fonts; fix dependencies and font search paths.
Also add X11R7 to the font search paths.

Revision 1.71 / (download) - annotate - [select for diffs], Sun Nov 15 22:31:51 2009 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.12 (colored)

Use full path for depends.

Revision 1.70 / (download) - annotate - [select for diffs], Sat Nov 14 07:10:17 2009 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69 (colored) to selected 1.12 (colored)

Bump PKGREVISION for previous.

Revision 1.69 / (download) - annotate - [select for diffs], Fri Nov 13 23:12:02 2009 UTC (14 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.68: +4 -4 lines
Diff to previous 1.68 (colored) to selected 1.12 (colored)

make those not conflict, by using the poppler version of the pdftofoo programs.

Revision 1.67.4.1 / (download) - annotate - [select for diffs], Mon Oct 19 21:09:50 2009 UTC (14 years, 5 months ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.67: +4 -4 lines
Diff to previous 1.67 (colored) next main 1.68 (colored) to selected 1.12 (colored)

Pullup ticket #2913 - requested by tez
xpdf: security patch

Revisions pulled up:
- print/xpdf/Makefile			1.68
- print/xpdf/distinfo			1.35
---
Module Name:    pkgsrc
Committed By:   tez
Date:           Fri Oct 16 19:36:29 UTC 2009

Modified Files:
        pkgsrc/print/xpdf: Makefile distinfo

Log Message:
update to xpdf-3.02pl4 to fix CVE-2009-3603, CVE-2009-3604, CVE-2009-3606,
CVE-2009-3608 & CVE-2009-3609

Revision 1.68 / (download) - annotate - [select for diffs], Fri Oct 16 19:36:29 2009 UTC (14 years, 5 months ago) by tez
Branch: MAIN
Changes since 1.67: +4 -4 lines
Diff to previous 1.67 (colored) to selected 1.12 (colored)

update to xpdf-3.02pl4 to fix CVE-2009-3603, CVE-2009-3604, CVE-2009-3606,
CVE-2009-3608 & CVE-2009-3609

Revision 1.67 / (download) - annotate - [select for diffs], Mon Jun 1 13:48:36 2009 UTC (14 years, 9 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Branch point for: pkgsrc-2009Q3
Changes since 1.66: +3 -1 lines
Diff to previous 1.66 (colored) to selected 1.12 (colored)

Add conflict with poppler-utils. And bump package revision.

Revision 1.65.12.1 / (download) - annotate - [select for diffs], Sat Apr 25 16:35:25 2009 UTC (14 years, 11 months ago) by spz
Branch: pkgsrc-2009Q1
Changes since 1.65: +3 -4 lines
Diff to previous 1.65 (colored) next main 1.66 (colored) to selected 1.12 (colored)

Pullup ticket 2743 - requested by tron
Security update

Revisions pulled up:
- pkgsrc/print/xpdf/Makefile			1.66
- pkgsrc/print/xpdf/distinfo			1.34

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Fri Apr 17 12:09:35 UTC 2009

   Modified Files:
   	pkgsrc/print/xpdf: Makefile distinfo

   Log Message:
   Update "xpdf" package to version 3.02pl3. This update fixes the
   security vulnerabilities reported in CVE-2009-0146, CVE-2009-0147,
   CVE-2009-0166, CVE-2009-0799, CVE-2009-0800, CVE-2009-1179,
   CVE-2009-1180, CVE-2009-1181, CVE-2009-1182 and CVE-2009-1183.


   To generate a diff of this commit:
   cvs rdiff -u -r1.65 -r1.66 pkgsrc/print/xpdf/Makefile
   cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/xpdf/distinfo

Revision 1.66 / (download) - annotate - [select for diffs], Fri Apr 17 12:09:35 2009 UTC (14 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.65: +3 -4 lines
Diff to previous 1.65 (colored) to selected 1.12 (colored)

Update "xpdf" package to version 3.02pl3. This update fixes the
security vulnerabilities reported in CVE-2009-0146, CVE-2009-0147,
CVE-2009-0166, CVE-2009-0799, CVE-2009-0800, CVE-2009-1179,
CVE-2009-1180, CVE-2009-1181, CVE-2009-1182 and CVE-2009-1183.

Revision 1.64.2.1 / (download) - annotate - [select for diffs], Sun Apr 20 19:00:06 2008 UTC (15 years, 11 months ago) by spz
Branch: pkgsrc-2008Q1
Changes since 1.64: +2 -1 lines
Diff to previous 1.64 (colored) next main 1.65 (colored) to selected 1.12 (colored)

Pullup ticket 2347 - requested by tonnerre
security update for xpdf

Revisions pulled up:
- pkgsrc/print/xpdf/Makefile          1.65
- pkgsrc/print/xpdf/distinfo          1.33
- pkgsrc/print/xpdf/patches/patch-aq  1.3
- pkgsrc/print/xpdf/patches/patch-ar  1.4

   Module Name:	pkgsrc
   Committed By:	tonnerre
   Date:		Sun Apr 20 15:48:12 UTC 2008

   Modified Files:
   	pkgsrc/print/xpdf: Makefile distinfo
   Added Files:
   	pkgsrc/print/xpdf/patches: patch-aq patch-ar

   Log Message:
   Fix embedded font handling (CVE-2008-1693). While at it, add a patch
   from upstream CVS which fixes display of 16-bit colors. Update from
   print/poppler.
   Approved-by: joerg

Revision 1.65 / (download) - annotate - [select for diffs], Sun Apr 20 15:48:12 2008 UTC (15 years, 11 months ago) by tonnerre
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2009Q1
Changes since 1.64: +2 -1 lines
Diff to previous 1.64 (colored) to selected 1.12 (colored)

Fix embedded font handling (CVE-2008-1693). While at it, add a patch
from upstream CVS which fixes display of 16-bit colors. Update from
print/poppler.
Approved-by: joerg

Revision 1.64 / (download) - annotate - [select for diffs], Sat Mar 29 03:00:57 2008 UTC (16 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base
Branch point for: pkgsrc-2008Q1
Changes since 1.63: +5 -2 lines
Diff to previous 1.63 (colored) to selected 1.12 (colored)

Update xpdf to 3.02pl2.
Security fix for CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.

Revision 1.63 / (download) - annotate - [select for diffs], Thu Aug 2 14:54:33 2007 UTC (16 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.62: +2 -1 lines
Diff to previous 1.62 (colored) to selected 1.12 (colored)

add a vendor supplied patch to fix an integer overflow vulnerability
(CVE-2007-3387)

Revision 1.62 / (download) - annotate - [select for diffs], Fri Apr 6 14:29:59 2007 UTC (16 years, 11 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.61: +3 -1 lines
Diff to previous 1.61 (colored) to selected 1.12 (colored)

Add "MAKE_JOBS_SAFE=	no"; the build fails horribly with MAKE_JOBS.

Revision 1.61 / (download) - annotate - [select for diffs], Tue Mar 13 11:06:04 2007 UTC (17 years ago) by drochner
Branch: MAIN
Changes since 1.60: +2 -8 lines
Diff to previous 1.60 (colored) to selected 1.12 (colored)

update to 3.02
changes: many fixes, added support for PDF features, UI improvements
see the CHANGELOG for details

Revision 1.60 / (download) - annotate - [select for diffs], Wed Jan 17 17:38:05 2007 UTC (17 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.12 (colored)

apply the patch from poppler to fix MOAB-06-01-2007 (DOS)
bump PKGREVISION

Revision 1.59 / (download) - annotate - [select for diffs], Mon Nov 6 10:47:18 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.58: +3 -5 lines
Diff to previous 1.58 (colored) to selected 1.12 (colored)

Switch to modular buildlinks and prefer OWN_DIRS over PLIST
exec/unexec.

Revision 1.58 / (download) - annotate - [select for diffs], Mon Oct 9 12:52:36 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.57: +3 -1 lines
Diff to previous 1.57 (colored) to selected 1.12 (colored)

Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".

Revision 1.57 / (download) - annotate - [select for diffs], Wed May 31 07:57:17 2006 UTC (17 years, 10 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.56: +3 -1 lines
Diff to previous 1.56 (colored) to selected 1.12 (colored)

Set API dependence for "freetype2" to version 2.2.1 or newer. The new
"xpdf" package works fine with an old "freetype2" library but cannot
be built with the old include files.

This fixes PR pkg/33607 by Brad Harder.

Revision 1.56 / (download) - annotate - [select for diffs], Tue May 30 20:03:28 2006 UTC (17 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored) to selected 1.12 (colored)

Add patch provided by the FreeType2 maintaines to make this package
build with version 2.2.1 and newer of the "freetype2" package.
Bump package revision because of this fix.

Revision 1.55 / (download) - annotate - [select for diffs], Wed Mar 29 17:20:09 2006 UTC (18 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.54: +3 -4 lines
Diff to previous 1.54 (colored) to selected 1.12 (colored)

Update xpdf to 3.01 patch level 2. The patch level addresses a number of
vulnerabilities reported and adds at least some constraint checks not
done before.

Revision 1.54 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:32 2006 UTC (18 years ago) by jlam
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.12 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.53 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:41 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.12 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.46.2.1 / (download) - annotate - [select for diffs], Mon Jan 23 10:35:16 2006 UTC (18 years, 2 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) next main 1.47 (colored) to selected 1.12 (colored)

Pullup ticket 1053 - requested by Matthias Scheler
security fix for xpdf

Revisions pulled up:
- pkgsrc/print/xpdf/Makefile			1.52
- pkgsrc/print/xpdf/distinfo			1.25
- pkgsrc/print/xpdf/patches/patch-ao		1.3
- pkgsrc/print/xpdf/patches/patch-aq		1.1
- pkgsrc/print/xpdf/patches/patch-at		1.2

   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Sun Jan 22 23:13:33 UTC 2006

   Modified Files:
   	pkgsrc/print/xpdf: Makefile distinfo
   	pkgsrc/print/xpdf/patches: patch-at
   Added Files:
   	pkgsrc/print/xpdf/patches: patch-ao patch-aq

   Log Message:
   Apply security fix for SA18303 taken from Fedora Core 4.
   Bump package revision because of this fix.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Jan 22 23:13:33 2006 UTC (18 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.12 (colored)

Apply security fix for SA18303 taken from Fedora Core 4.
Bump package revision because of this fix.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jan 22 22:01:11 2006 UTC (18 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.12 (colored)

[subst.mk] WARNING: Ignoring non-existent file "./doc/pdftopnm.1".
-> should be "doc/pdftoppm.1".

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jan 21 22:31:58 2006 UTC (18 years, 2 months ago) by dillo
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.12 (colored)

Drop maintainership: I don't have the time to chase two vulnerabilities
per month.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Jan 12 13:56:12 2006 UTC (18 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored) to selected 1.12 (colored)

Use += instead of = for appending to SUBST_FILES.  (btw, Joerg, you could also
have used *.1 *.5 as in the original post-patch target.)

Revision 1.48 / (download) - annotate - [select for diffs], Thu Jan 12 02:02:16 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.47: +8 -7 lines
Diff to previous 1.47 (colored) to selected 1.12 (colored)

Use SUBST framework.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:08 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored) to selected 1.12 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.46 / (download) - annotate - [select for diffs], Tue Dec 20 16:00:16 2005 UTC (18 years, 3 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.12 (colored)

Fix window resizing bug,
from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172

Bump PKGREVISION.  Ok by joerg, wiz, dillo.

Revision 1.45 / (download) - annotate - [select for diffs], Sun Dec 18 20:05:32 2005 UTC (18 years, 3 months ago) by dillo
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.12 (colored)

Fix vulnerability CAN-2005-3191.  Patch provided by jlam.

Bump PKGREVISION to 2.

Revision 1.44 / (download) - annotate - [select for diffs], Mon Dec 12 21:36:55 2005 UTC (18 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored) to selected 1.12 (colored)

Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Dec 8 18:53:24 2005 UTC (18 years, 3 months ago) by dillo
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.12 (colored)

Fix subdirectory on sunsite mirrors, noted by reed.

Revision 1.39.2.1 / (download) - annotate - [select for diffs], Thu Dec 8 09:03:11 2005 UTC (18 years, 3 months ago) by seb
Branch: pkgsrc-2005Q3
Changes since 1.39: +6 -1 lines
Diff to previous 1.39 (colored) next main 1.40 (colored) to selected 1.12 (colored)

Pullup ticket 943 - requested by Masao Uebayashi
sync print/xpdf with HEAD, including a security fix

Revisions pulled up:
- pkgsrc/print/xpdf/Makefile                                  1.42
- pkgsrc/print/xpdf/distinfo                                  1.22

   Module Name:	pkgsrc
   Committed By:	uebayasi
   Date:		Wed Dec  7 09:26:58 UTC 2005

   Modified Files:
   	pkgsrc/print/xpdf: Makefile distinfo

   Log Message:
   Fix a patch for "Xpdf Multiple Buffer Overflow Vulnerabilities"
   (http://secunia.com/advisories/17897/).

Revision 1.42 / (download) - annotate - [select for diffs], Wed Dec 7 09:26:58 2005 UTC (18 years, 3 months ago) by uebayasi
Branch: MAIN
Changes since 1.41: +6 -1 lines
Diff to previous 1.41 (colored) to selected 1.12 (colored)

Fix a patch for "Xpdf Multiple Buffer Overflow Vulnerabilities"
(http://secunia.com/advisories/17897/).

Revision 1.41 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:16 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.12 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:54 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored) to selected 1.12 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.39 / (download) - annotate - [select for diffs], Wed Sep 7 15:19:08 2005 UTC (18 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.38: +4 -13 lines
Diff to previous 1.38 (colored) to selected 1.12 (colored)

Changes 3.01:
------------------
Added the continuous view mode, including the '-cont' switch and the
  'continuousView' config file option.
At high zoom levels, don't rasterize the entire page - this avoids
  problems running out of memory.
Added "search backward" and "match case" options to the find dialog.
Support explicitly masked images and soft masked images.
Add support to DCTStream for 16-bit quant tables.
Don't segfault if the user clicks on an outline entry with a broken
  destination.
Changed the makefiles and configure script to skip building pdftoppm
  (in addition to xpdf) if X, Motif, or FreeType is not found; changed
  the error message in the configure script to match.
Move an inline function in JArithmeticDecoder.cc to avoid compiler
  errors.
Fixed a bug in the rasterizer that was sometimes causing infinite
  loops with round line caps on vertical lines.
Various rasterizer optimizations.
Look for intermediate resize events - try to avoid lagging when the
  user is doing an opaque resize.
The FormType key in Form XObjects is optional.
Handle external 16-bit TrueType fonts correctly, using the Unicode
  cmap.
Add class declarations to TextOutputDev.h to work with stricter C++
  compilers.
More...

Revision 1.37.2.1 / (download) - annotate - [select for diffs], Sat Aug 13 05:27:41 2005 UTC (18 years, 7 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) next main 1.38 (colored) to selected 1.12 (colored)

Pullup ticket 676 - requested by Lubomir Sedlacik
security fix for xpdf

Revisions pulled up:
- pkgsrc/print/xpdf/Makefile		1.38
- pkgsrc/print/xpdf/distinfo		1.20
- pkgsrc/print/xpdf/patches/patch-ar	1.1
- pkgsrc/print/xpdf/patches/patch-as	1.1

   Module Name:    pkgsrc
   Committed By:   salo
   Date:           Fri Aug 12 12:27:30 UTC 2005

   Modified Files:
           pkgsrc/print/xpdf: Makefile distinfo
   Added Files:
           pkgsrc/print/xpdf/patches: patch-ar patch-as

   Log Message:
   Security fix for CAN-2005-2097.

   "A vulnerability has been reported in Xpdf, which can be exploited by
   malicious people to cause a DoS (Denial of Service) on a vulnerable system."

   http://secunia.com/advisories/16374/

   Patches from Ubuntu and RedHat.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Aug 12 12:27:30 2005 UTC (18 years, 7 months ago) by salo
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.12 (colored)

Security fix for CAN-2005-2097.

"A vulnerability has been reported in Xpdf, which can be exploited by
malicious people to cause a DoS (Denial of Service) on a vulnerable system."

http://secunia.com/advisories/16374/

Patches from Ubuntu and RedHat.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Jun 1 18:03:20 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.36: +1 -2 lines
Diff to previous 1.36 (colored) to selected 1.12 (colored)

Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:09 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.35: +1 -2 lines
Diff to previous 1.35 (colored) to selected 1.12 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.33.2.2 / (download) - annotate - [select for diffs], Wed Feb 2 04:47:04 2005 UTC (19 years, 1 month ago) by snj
Branch: pkgsrc-2004Q4
Changes since 1.33.2.1: +3 -2 lines
Diff to previous 1.33.2.1 (colored) to branchpoint 1.33 (colored) next main 1.34 (colored) to selected 1.12 (colored)

Pullup ticket 258 - requested by Lubomir Sedlacik
security fix for xpdf

Revisions pulled up:
- pkgsrc/print/xpdf/Makefile	1.35
- pkgsrc/print/xpdf/distinfo	1.18

   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Wed Jan 19 10:01:03 UTC 2005

   Modified Files:
           pkgsrc/print/xpdf: Makefile distinfo

   Log Message:
   the daily security patch: update to 3.00pl3, fixes:
   http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities

Revision 1.35 / (download) - annotate - [select for diffs], Wed Jan 19 10:01:03 2005 UTC (19 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.34: +3 -2 lines
Diff to previous 1.34 (colored) to selected 1.12 (colored)

the daily security patch: update to 3.00pl3, fixes:
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities

Revision 1.33.2.1 / (download) - annotate - [select for diffs], Thu Dec 23 02:35:42 2004 UTC (19 years, 3 months ago) by snj
Branch: pkgsrc-2004Q4
Changes since 1.33: +3 -2 lines
Diff to previous 1.33 (colored) to selected 1.12 (colored)

Pullup ticket 179 - requested by Adrian Portelli
security fix for xpdf

Module Name:    pkgsrc
Committed By:   adrianp
Date:           Wed Dec 22 21:24:44 UTC 2004

Modified Files:
        pkgsrc/print/xpdf: Makefile distinfo

Log Message:
- Update to 3.00pl2 to address recent security issue:
    http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities

Revision 1.34 / (download) - annotate - [select for diffs], Wed Dec 22 21:24:44 2004 UTC (19 years, 3 months ago) by adrianp
Branch: MAIN
Changes since 1.33: +3 -2 lines
Diff to previous 1.33 (colored) to selected 1.12 (colored)

- Update to 3.00pl2 to address recent security issue:
  http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Thu Nov 25 18:08:24 2004 UTC (19 years, 4 months ago) by snj
Branch: pkgsrc-2004Q3
Changes since 1.30: +6 -1 lines
Diff to previous 1.30 (colored) next main 1.31 (colored) to selected 1.12 (colored)

Pullup ticket 150 - requested by Dieter Baron
security fix for xpdf

Module Name:    pkgsrc
Committed By:   dillo
Date:           Thu Nov 25 13:20:36 UTC 2004

Modified Files:
        pkgsrc/print/xpdf: Makefile distinfo

Log Message:
update to 3.00.1 (pl1): fix various buffer overflows
---
Module Name:    pkgsrc
Committed By:   dillo
Date:           Thu Nov 25 13:26:16 UTC 2004

Modified Files:
        pkgsrc/print/xpdf: Makefile

Log Message:
on second thought, let's call it pl1, as was done before

Revision 1.33 / (download) - annotate - [select for diffs], Thu Nov 25 13:26:16 2004 UTC (19 years, 4 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.12 (colored)

on second thought, let's call it pl1, as was done before

Revision 1.32 / (download) - annotate - [select for diffs], Thu Nov 25 13:20:36 2004 UTC (19 years, 4 months ago) by dillo
Branch: MAIN
Changes since 1.31: +6 -2 lines
Diff to previous 1.31 (colored) to selected 1.12 (colored)

update to 3.00.1 (pl1): fix various buffer overflows

Revision 1.31 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:07 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored) to selected 1.12 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jul 28 11:06:43 2004 UTC (19 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base
Branch point for: pkgsrc-2004Q3
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored) to selected 1.12 (colored)

Add a MASTER_SITE.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Apr 18 23:58:29 2004 UTC (19 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.28: +6 -6 lines
Diff to previous 1.28 (colored) to selected 1.12 (colored)

Convert to bl3.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 3 10:50:09 2004 UTC (20 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.12 (colored)

Changes 3.00:
* New PDF rasterizer ("Splash").
* Added support for PDF 1.5.
* Replaced pdftopbm with pdftoppm (which can generate PBM, PGM, and PPM
  files).

Revision 1.27 / (download) - annotate - [select for diffs], Mon Feb 2 13:02:49 2004 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.12 (colored)

These packages need a C++ compiler.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 7 16:34:41 2003 UTC (20 years, 4 months ago) by gavan
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored) to selected 1.12 (colored)

Set USE_GCC_SHLIB. Fixes linking on Solaris.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 3 00:36:02 2003 UTC (20 years, 4 months ago) by dillo
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.12 (colored)

take over maintainership

Revision 1.24 / (download) - annotate - [select for diffs], Fri Oct 24 01:12:52 2003 UTC (20 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.12 (colored)

Updated to 2.03. PR pkg/23165, Greg Troxel <gdt@ir.bbn.com>.

Changelog:

2.03 (2003-oct-10)
------------------
Rewrote the text extractor to:
  - do a better job with rotated text;
  - handle right-to-left scripts;
  - be faster.
Changed the zoom setting to use a percentage (relative to 72 dpi)
  instead of a zoom "factor".
If the PDF file has an outline, open the outline pane initially.
Added -f and -l options to pdfinfo; print multiple page sizes.
The HAVE_XTAPPSETEXITFLAG test in XPDFApp.cc was backwards.
The BitsPerComponent entry is optional in image mask objects.
Render any annotation with an appearance stream, instead of just
  Widget and Stamp annotations.
Fix a bug in the TrueType font checker: the test for an unsorted
  'loca' table was wrong.
Modify the TrueType cmap selection algorithm yet again to try to match
  Adobe's behavior.
Changed sqrt(2) to sqrt(2.0) in pdfinfo.cc to make various compilers
  happy.
Fixed a deadlock problem (when MULTITHREADING is set); cleaned up some
  other problems with the locking code.
Fixed a bug in the interpolation code for type 0 (sampled) functions.
Implemented type 1 (function-based) shaded fills.
Fixed some stupid bugs in the JBIG2 decoder (introduced with the
  previous optimization work).
Fixed a typo in the code that parses vertical font metrics for CID
  fonts that was causing a seg fault.
Fixed a couple of bugs that were causing seg faults with badly damaged
  PDF files.
Limit the number of nested Forms to avoid infinite recursion (in buggy
  PDF files).
Add a special case for rectangular clip regions - make sure these
  don't drop pixels on the right and bottom edges.
Tell FreeType not to use glyph bitmaps when in anti-aliased mode.
Read all of the border style info for links.
All of the shaded fill types now do at least one bisection to avoid
  problems when the colors at the endpoints of the domain are the
  same.
If the Length2 parameter for an embedded Type 1 font was incorrect
  (too small), pdftops was losing font data.
Deal with (broken) DCT streams that use the same component ID number
  for different components.
The MediaBox page attribute was not being inherited correctly.
Fixed a bug in the Type 1C font converter related to local
  subroutines.
The Type 1C -> Type 1 font converter was allocating the font dictionary
  one slot too small.
Added a missing private dictionary entry to Type 1 fonts generated by
  the Type 1C converter.  [Thanks to Michael Shell.]
Fixed bugs in the tiling pattern fill code.
Try the TrueType 0xf000 char code offset hack for the MacRoman
  encoding too (in addition to MS Symbol).
Update the font metrics info for the Base 14 fonts to include the Euro
  character.
SECURITY HOLE: Escape various characters in URLs before running a web
  browser (or movie viewer).  [Fixed in 2.02p11]
SECURITY HOLE: In the dialog used to verify "launch" links, provide a
  scrolling view if the command to be run is excessively long.  [Fixed
  in 2.02p11]
Added an option to disable insertion of page breaks (form feed
  characters) in extracted text (pdftotext -nopgbrk; xpdfrc
  "textPageBreaks" option).
Check for 8-bit fonts that specify an out-of-range FirstChar or
  LastChar.
Correctly handle an obsolete Type 2 charstring op (in the Type
  1C-to-Type 1 font converter).  [Thanks to Helge Blischke.]
Use the font encoding info to fill in holes in the ToUnicode map.
Added character names for Bulgarian (in the Cyrillic support pacakage)
  and Greek.
Handle clipping to text in xpdf and pdftops.
Fix color space detection in DCT decoder.  [Thanks to Dwight Kelly.]
Added the "unicodeToUnicode" xpdfrc option, intended (initially) for
  Arabic support.
Handle the case in PSOutputDev where two font objects refer to the
  same embedded TrueType font, but with different encodings.  [Thanks
  to Frank Siegert.]
Kill any pre-existing path before drawing a form (or annotation).
Save state before rendering page content; restore state afterward.
Fix Stream::reset/close to work correctly with encoder streams; fix
  PSOutputDev to use Stream::close consistently.
Fix a seg fault when hitting the 'back' button after closing a file.
GfxState::getStrokeGray was returning the fill gray value (this only
  affected Level 1 PS output).
Change PSOutputDev to reuse dictionaries in Level 1 mode (since Level
  1 PS interpreters don't do garbage collection).  [Thanks to Frank
  Siegert.]
PSOutputDev was generating incorrect translations for landscape-mode
  pages.
Implemented shading pattern color spaces.
PSOutputDev wasn't correctly handling Type 3 fonts which used image
  resources (as opposed to inline images).  [Thanks to Frank Siegert.]
The fix from 1.00 which clipped out-of-bounds points was a bit too
  aggressive.
Do proper Floyd-Steinberg dithering in XOutputDev.
Don't automatically check for a null owner password (to match Adobe's
  behavior).
Allow the FlateDecode filter in Level 3 PostScript output.
Fixed small bugs in the Type 1C -> Type 1 converter and Type 1C ->
  Type 0 converter.  [Thanks to Tom Kacvinsky.]
Work around another weird Motif problem with the right button menu
  (which was sometimes causing the menu to not be displayed).
Make the code that handles fonts defined directly in the resource dict
  more robust.
Add a brief description of the outline pane to the xpdf man page.
Ignore extra operands to content stream operators.
Fixed a bug in the CCITTFax decoder.
Allow the Count entry in a Pages dictionary to be a real number
  (because some PDF generators actually do this).
Shading pattern fills weren't being clipped correctly.
Incorrect shallow copies in GfxRadialShading and StitchingFunction.
The StitchingFunction destructor wasn't checking for funcs being
  NULL.
Change the TrueType code-to-GID mapping code so it looks at the
  TrueType 'post' table.
Set the print command in the print dialog once at startup, don't
  change it each time a file is (re)loaded.
Generate the %%BoundingBox comment in regular PostScript files (not
  just EPS files).
Fixed a bug in the Unicode CMap parser.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:44 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.12 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 19 06:49:47 2003 UTC (20 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (colored) to selected 1.12 (colored)

Undo last change and use "2.02pl1" as version number again because the
package tools can handle it properly.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jun 19 04:59:54 2003 UTC (20 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.12 (colored)

align PKGNAME with pkg-vulnerabilities (which one is more correct?)

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jun 18 14:47:20 2003 UTC (20 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.12 (colored)

Update to version 2.02pl1.  From the xpdf website:

  This version includes a small patch that fixes a security hole in
  version 2.02. It was possible to construct a malicious URL link in a
  PDF file which would cause an arbitrary command to be run. The patch
  changes things to that the various characters which can cause trouble
  are escaped (%xx) before calling system(). This patch also changes the
  "launch" link verification dialog to provde a scrolling view of the
  command about to be run when the command string is excessively long.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:21 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.12 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 6 17:42:29 2003 UTC (20 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.12 (colored)

Drop trailing whitespace.  Ok'ed by wiz.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Mar 25 14:02:37 2003 UTC (21 years ago) by salo
Branch: MAIN
Changes since 1.16: +14 -8 lines
Diff to previous 1.16 (colored) to selected 1.12 (colored)

Updated to version 2.02.

Changes:

- s/USE_X11BASE/USE_X11/
- fix paths in manual pages
- install shared directory for supplemental packages

2.02:
=====
- Rewrote the text extractor code that assembles words into lines to
  better handle vertically overlapping lines.
- Add the "match" option for paper size (in PostScript output).
- Added support for external 16-bit TrueType fonts; added the
  displayCIDFontTT and displayNamedCIDFontTT commands to the xpdfrc
  file.
- Added an Arabic language support package.
- Added the Windows-1255 encoding to the Hebrew language package.
- A missing NULL check was causing a crash when closing the file in a
  single window (which clears out the window, but leaves it open).
- Deal with TrueType fonts whose glyph data is out of order - this
  affected both FreeType rasterization and PostScript generation.
- Munge font names in PSOutputDev to avoid names that are problematic
  for ghostscript because they start with an out-of-limits number
  (e.g., 1e999foo).
- Modify the TrueType font encoding deciphering algorithm in yet another
  attempt to match up with Acrobat's behavior.
- Bounds check the indexHigh value in indexed color spaces.
- The text extractor no longer bothers trying to get an average
  character width for Type 3 fonts, since it generally doesn't work
  very well (because Type 3 metrics are unreliable).
- Don't crash if the user hits ctrl-G ("find again") before doing a
  find.
- Set the button pixmap foreground color correctly.
- Handle text drawn backward on 180 degree rotated pages.
- Added a magic call to XtUngrabButton after calling XmCreatePopupMenu
  which appears to prevent some very odd problems (idea taken from the
  DDD source code).
- Fix the MacOS X fix (needed to include <AvailabilityMacros.h>).
- Fixed a bunch of Motif 1.x / X11R5 incompatibilities.  [Thanks to
  William Bader and Albert Chin-A-Young.]
- Fixed various bugs in previously untested code in the JBIG2 decoder.
- Modify the XPDFCore destructor to avoid a bogus warning message from
  OpenMotif 2.2.
- Modified the Type 1C font parser to do proper bounds checking.
- Fixed the bounds checking in the TrueType font parser.
- Text extractor shouldn't do block merging in physical layout mode.
- Fixed a problem in PSOutputDev in level2sep mode with images in a
  Separation color space and with a non-default Decode array.
- Text extraction with "-raw" was concatenating lines from the bottom
  of one column and the top of the next.
- Handle Type 1C subroutines in the font converters.
- Correctly handle progressive JPEG images whose scans are slightly
  different sizes (e.g., the Y scan rounds up to a multiple of 8
  pixels and the Cb/Cr scans round up to 16 pixels).
- Avoid a potential divide-by-zero problem in TextOutputDev.
- Modified the T1Font and FTFont modules to correctly handle glyphs that
  are larger than the font's claimed bounding box.
- Tweak dupMaxDeltaX parameter in TextOutputDev to avoid triggering on
  double characters.
- Improved detection in pdfinfo for ISO paper sizes.  [Thanks to Hartmut
  Henkel.]
- Xpdf wasn't responding to the TARGETS atom, which prevented pasting
  the selection into various applications.  [Thanks to Phillip Ezolt.]
- Handle XObjects with recursive references in their Resources
  dictionaries (in PSOutputDev).
- Change PSOutputDev to deal with invalid PDF files that use
  non-embedded TrueType fonts with no encoding.
- Check for undersized Widths arrays in fonts.
- Add bounds checking code to Array class.
- Updated VMS build scripts.  [Thanks to Martin Zinser.]
- Tweak the TrueType font handling code (again):
  - char codes in symbolic fonts may or may not be offset by 0xf000
  - discard empty tables because they sometimes confuse FreeType
- Fixed bounds checking in the Flate decoder.
- Removed a bogus error message for exponential functions without
  explicit C0/C1 values.  [Thanks to Hartmut Henkel.]
- Handle the other Unicode cmap type (platform=0) in TrueType fonts.
- Added support for the SGI Motif horizontal paned window widget.
  [Thanks to Felix Ritter.]
- Ignore extra elements in link destination arrays.
- Accept external Type 1 font files with a suffix of ".ps" or no suffix
  at all.
- Add a bounds check in the DCT decoder.
- Added instructions for building xpdf.exe under cygwin/XFree86.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 28 22:04:03 2003 UTC (21 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.12 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Dec 31 02:31:53 2002 UTC (21 years, 3 months ago) by uebayasi
Branch: MAIN
Changes since 1.14: +6 -2 lines
Diff to previous 1.14 (colored) to selected 1.12 (colored)

Fix an integer overflow vulnerability, which may cause arbitrary code
to be executed.

Bump PKGREVISION to nb2.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Dec 24 06:10:24 2002 UTC (21 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.12 (colored)

Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 7 17:49:43 2002 UTC (21 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

update to 2.01
changes:
Redesigned the text extraction process:
  - process the text into "reading order"
  - added a "-layout" flag to pdftotext to switch back to the old
    style, where physical layout is maintained
  - use of the "-raw" flag is no longer recommended
Added the -reload option for xpdf (in remote mode).
Added support for external CID fonts; added the displayCIDFontT1 and
  displayNamedCIDFontT1 commands to the xpdfrc file.
Handle the case of moveto/newpath/clip, which defines an empty
  clipping region (just like moveto/closepath/clip).
Accept XYZ link destinations with missing array elements.
Accept bogus font names based on "Symbol": Symbol,{Bold,Italic,
  BoldItalic}.
Set the busy cursor in the find dialog while searching.
Allow ToUnicode CMaps to use fewer than four hex digits in the Unicode
  char indexes.
+bugfixes

Revision 1.12 / (download) - annotate - [selected], Fri Nov 8 02:46:29 2002 UTC (21 years, 4 months ago) by dillo
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

update to 2.00

Changes since 1.01:
- Switched to the Motif toolkit.
- Support multiple open documents (in separate windows).
- Added document outlines to the viewer.
- Implemented the JBIG2 decoder.
- Added support for movie annotations.
- Switched back to native LZW decompression code.
- Many bug fixes and enhancements.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 19 01:45:42 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.10: +12 -4 lines
Diff to previous 1.10 (colored) to selected 1.12 (colored)

Updated print/xpdf to version 1.01.  Changes from version 1.00 include:

Honoring ${PKG_SYSCONFDIR} for location of xpdfrc.

Implemented Type 3 fonts.
Implemented PostScript CID font embedding; added a
  psEmbedCIDPostScriptFonts option.
Implemented PostScript 16-bit font substitution; added psNamedFont16
  and psFont16 options.
Moved the initialZoom setting from X resources to the xpdfrc file.
Implemented the radial shading type in the sh (shaded fill) operator.
  [Thanks to Mike Sweet.]
Added an 'include' command to the xpdfrc format.
Added the displayNamedCIDFontX option so different fonts can be used
  within one character collection.
Implemented stroked text in XOutputDev (with t1lib and FreeType2).
  [Thanks to Leonard Rosenthol.]
Implemented stroked text in PSOutputDev.
Added a built-in Unicode map for UCS-2.
PSOutputDev will now embed external TrueType fonts in addition to
  external Type 1 fonts.
Added the Big5ascii Unicode map to the Chinese-traditional support
  package (maps 7-bit ASCII straight through).  [Thanks to Lawrence
  Lai.]
Modified the EUC-CN and EUC-JP encodings to pass 7-bit ASCII straight
  through.  [Thanks to Lawrence Lai.]
In the code that guesses character names (for font subsets), also
  handle names of the form 'ABnnn'.  [Thanks to Colin Granville.]
Tweak the Type 1 font bbox code to look at the bboxes in both the PDF
  font object and the embedded font file.
Added an optional displayCIDFontX entry for one of the Arphic TrueType
  fonts in the traditional Chinese 'add-to-xpdfrc' file.
Added psASCIIHex parameter.
Added the GBK Unicode map to the simplified Chinese language pack.
Pdftotext now opens the text file in binary mode to avoid Microsoft's
  annoying automatic end-of-line translation stuff.
Added an executeCommand function in goo/gfile.cc.  [Thanks to Mikhail
  Kruk.]
The %ALDImagePosition OPI comment was wrong if the page was scaled to
  a different paper size.
The OPI code was saving the default transform matrix before calling
  setpagedevice, which can change the matrix.
PSOutputDev now handles PostScript XObjects.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 25 21:50:34 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.9: +8 -9 lines
Diff to previous 1.9 (colored) to selected 1.12 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.7.2.3 / (download) - annotate - [select for diffs], Sun Aug 25 21:21:03 2002 UTC (21 years, 7 months ago) by jlam
Branch: buildlink2
Changes since 1.7.2.2: +2 -2 lines
Diff to previous 1.7.2.2 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored) to selected 1.12 (colored)

Merge changes in the main trunk into the buildlink2 branch for those
packages that have been converted to USE_BUILDLINK2.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 19 12:43:51 2002 UTC (21 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.12 (colored)

Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.

Revision 1.7.2.2 / (download) - annotate - [select for diffs], Mon Jul 1 17:45:07 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.7.2.1: +8 -9 lines
Diff to previous 1.7.2.1 (colored) to branchpoint 1.7 (colored) to selected 1.12 (colored)

Convert from using buildlink1 to using the new buildlink2 framework.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:58:45 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.7: +1 -6 lines
Diff to previous 1.7 (colored) to selected 1.12 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 10 10:58:58 2002 UTC (21 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.7: +1 -6 lines
Diff to previous 1.7 (colored) to selected 1.12 (colored)

don't install the app-defaults file - it is ignored anyway
XXX should do something about the config file, but there is still
discussion

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 10 12:17:39 2002 UTC (21 years, 11 months ago) by joda
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.6: +5 -3 lines
Diff to previous 1.6 (colored) to selected 1.12 (colored)

switch to using freetype2; should close pkg/16051

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 9 12:58:44 2002 UTC (21 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored) to selected 1.12 (colored)

Remove two unnecessary options. pkg/16257 by rxg.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 3 05:28:51 2002 UTC (22 years, 1 month ago) by mjl
Branch: MAIN
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored) to selected 1.12 (colored)

Update xpdf to 1.00

Implemented the sh (shaded fill) operator for the axial shading type.
Minor fixes to avoid compiler warnings.
Fix an uninitialized var in XOutputDev that caused crashes on Alphas.
Don't incrementally update the display in full-screen mode.
Added a duplex option to PSOutputDev and a -duplex switch to pdftops.
Completely rewrote the code that handles font encodings:
  - everything is Unicode-based
  - 16-bit fonts are handled much more cleanly
  - text output encoding can be set more flexibly
New .xpdfrc config files.
Added key bindings for forward ('v') and backward ('b').
Added the pdffonts program which lists the fonts used in a PDF file.
Fixed several problems in the TrueType font embedding code
Accept named destination on command line.
Added several new items to pdfinfo: file size, PDF version, tagged
  (yes or no), XML metadata (with the -meta option).
Pdftops didn't get the portrait/landscape setting correct for PDF
  files with rotated pages.
The TrueTypeFontFile class (including the Type 42 converter) now
  understands cmap format 6.
The '0' keyboard shortcut didn't update the zoom popup menu.
Handle the complete list of alternate names for the Base14 fonts.
Fixed substitute font scaling in XOutputDev - scale only the width,
  not the height.
Implemented stitching (type 3) functions.
Handle the case of moveto/closepath/clip, which defines an empty
  clipping region.
Move dependences into separate Makefile.dep files; get rid of the
  distdepend target.
Move all of the configure-script-generated -D options out of the
  Makefiles and into a top-level .h file (aconf.h).
Pdfinfo prints dates in a more readable format.
Fixed a bug in the Paeth image predictor.
Handle annotations with multiple states.
The save and restore (q/Q) operators shouldn't save/restore the path.
Performance optimization: disable pattern drawing in TextOutputDev.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 30 06:32:20 2001 UTC (22 years, 5 months ago) by simonb
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.12 (colored)

Update to xpdf 0.93.  Noteworthy changes include:
  - PDF 1.4 (128-bit) decryption.
  - FreeType 2 support.
  - Embed TrueType fonts in PostScript output.
  - Mouse wheel support.
  - Text output for Simplified Chinese.
Lots more in the CHANGES file.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 24 22:11:06 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.12 (colored)

I am a triple idiot.  The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 23 13:15:01 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.12 (colored)

x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 4 11:58:37 2001 UTC (22 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.12 (colored)

Move from graphics/xpdf to print/xpdf per pkg/14154.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 4 11:58:37 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
Diff to selected 1.12 (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>