fastports

poppler-data 0.4.12

graphics/poppler-data

Poppler encoding data

Category
graphics
Maintainer
desktop@FreeBSD.org
WWW
https://poppler.freedesktop.org/
License
MIT ADOBE GPLv2
USES
pathfix

Description

Poppler encoding data

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
0.4.12
145b004cbd files touched
Tobias C. Berner (tcberner)
graphics/poppler: update to 23.02
core:
         * CairoOutputDev: Fix rendering of color type 3 fonts
         * CairoOutputDev: Add handling matte entry
         * Fix segfault on wrong nssdir
         * Fix "NSS could not shutdown"

        utils:
         * pdfsig: Point out supports PKCS#11 URIs as nickname

graphics/poppler-data: update to 0.4.12

PR:		269346
Exp-run by:	antoine
0.4.11
fb16dfecae files touched
Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.4.11
b7f05445c0 files touched
Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
0.4.11
77784d2c60 files touched
Tobias C. Berner (tcberner)
graphics/poppler-data: update to 0.4.11
- The only change is a "typo fix" in Adobe-Korea1-H-Mac
0.4.10
cf118ccf87 files touched
Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday. Reported by: lwhsu
0.4.10
305f148f48 files touched
Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
0.4.10
962713e7a4 files touched
Tobias C. Berner (tcberner)
graphics/poppler-data: update to 4.10.0
0.4.9
97cf82ea46 files touched
Tobias C. Berner (tcberner)
Bump revisions of poppler consumers after r544863
0.4.9
5060d003ef files touched
Tobias C. Berner (tcberner)
graphics/poppler: update to 0.90
Release 0.90.0:
        core:
         * Color profile tweaks
         * Small signature improvements
         * BBoxOutputDev: Fix calculation when type3 fonts are involved
         * Fix potential crash when reading Forms
         * Fix infinite loop in broken file
        glib:
         * Fix adding annots in rotated pages
         * Add ability to reset forms
         * Several fixes to the documentation
        qt5:
         * Make it clear we require Qt 5.5
         * demo: Fix crash on broken files
         * Small documentation improvements
        utils:
         * pdftoppm: Add option to set display profile
         * pdftops: Add a -rasterize option with values always, never, or whenneeded
        build system:
         * Require cmake 3.5
         * More modern cmake way to link against curl

PR:		247736
Exp-run by:	antoine
0.4.9
99bd3bb02d files touched
Tobias C. Berner (tcberner)
graphics/poppler: update to 0.89.0
Release 0.89.0:
        core:
         * Add support for ResetForm action. Issue #225
         * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
         * Fix exporting to PS of some files with CID fonts
         * Use ICC profiles in PS output (if new enough lcms is used)
         * Allow almost-singular tiling pattern matrices. Issue #894
         * Fix memory leak when failing to load some fonts
         * CairoOutputDev: Use stroke opacity when clipping to a stroke path
         * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190

        glib:
         * Add poppler_movie_get_aspect

        cpp:
         * Add the font infos to the text_box object

Exp-run by:	antoine
PR:		246848
0.4.9
90a4ed701a files touched
Tobias C. Berner (tcberner)
graphics/poppler: update to 0.84.0
Release 0.84.0:
        core:
         * Fix crash when converting from Unicode to ASCII-7
         * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
         * JBIG2Stream: fix potential crash in malformed documents
         * JBIG2Stream: fix leak in reset() if called several times
         * Internal code improvements

        utils:
         * pdfimages: Add error message if first page is larger then number of pages.
         * pdfinfo: Improved paper size recognition
         * pdfsig: Fix exit code when dumping signatures
         * pdftocairo: Error out when even/odd selects 0 pages
         * pdftohtml: Fix memory leak
         * pdftoppm: Add an option to scale before rotate
         * pdftoppm: Add -hide-annotations option
         * pdftoppm: Error out when even/odd selects 0 pages
         * pdftops: Improve -optimizecolorspace

        qt5:
         * Code cleanups

        glib:
         * Fix compiler warnings

Release 0.83.0
        core:
         * Improve when a file is recognized as Linearized
         * Improve const-ness of the code
         * Make code a bit more readable/maintanable
         * Fix uninitialized memory uses in broken files

        utils:
         * pdffonts: Make code a bit more readable/maintanable
         * pdftohtml: Make code a bit more readable/maintanable

        qt5:
         * Remove a bunch of unused internal functions
         * trUtf8 -> tr (less warnings)

        build system:
         * make-glib-api-docs: switch to python3

PR:		243433
Exp-run by:	antoine
0.4.9
5bed1dc473 files touched
Tobias C. Berner (tcberner)
Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen.

In order to share the load on the ports required by multiple desktop
environments start to share the responsibility of maintainership.

This is the initial list that came to mind, but we can probably extend it, to
include another handful of ports.

WWW: https://wiki.freebsd.org/DesktopTeam
Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop

Approved by:	swills, kwm (gnome), madpilot (xfce)
Differential Revision:	https://reviews.freebsd.org/D22389
0.4.9
3ca3ffe455 files touched
Tobias C. Berner (tcberner)
graphics/poppler: update to 0.82.0
Release 0.82.0:
        core:
         * Fix not being able to open some files. Issue #832
         * Fix crashes in malformed files
         * Fix memory leak on broken files
         * Minor performance improvements
         * Minor code improvements

        glib:
         * Add poppler_document_new_from_bytes
         * PopplerAttachment: Silence deprecation warnings for ctime/mtime

        build system:
         * pdf-inspector: Support builddir != srcdir
         * Install Cairo* headers if Cairo has been found

Thanks to adridg@ for fixing all the fallout.

Exp-run by:	antoine
PR:		241532
Approved by:	gnome (kwm, implicit)
0.4.9
68e3f1274f files touched
Dmitry Marakasov (amdmi3)
- Add LICENSE - Add NO_ARCH - Update WWW
Approved by:	portmgr blanket
0.4.9
9a60a2e4c5 files touched
Tijl Coosemans (tijl)
Clean up print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11 and update them to version 9.23. Share CMap data with graphics/poppler-data and update that to 0.4.9.
Details for print/ghostscript9-agpl-base:
- Update to 9.23.
- Drop external epag device.
- Always use fontconfig to find fonts.
- Use ports openjpeg instead of bundled.
- Use bundled lcms2, because upstream forked it.
- Drop dependency on gsfonts.  Newer versions of the fonts are already
  included.
- Depend on poppler-data for CMap files.  It has the same maps except
  Identity-H, Identity-UTF16-H, and Identity-V.
- Resolve conflict with gambc by moving bin/gsc to bin/gs instead of
  symlinking.
- Configure with --with-libiconv=maybe instead of --with-libiconv=native to
  prevent detecting libiconv from converters/libiconv if it happens to be
  installed.  Also remove the ICONV option because it's part of the base
  system in all supported versions of FreeBSD.
- Enable thread safety.
- Remove all driver options and simply build with --with-drivers=ALL.  They
  don't take up much space and don't require additional dependencies so
  options don't provide much value.  This makes the port a lot easier to
  maintain.
- Set the internal font path to ${LOCALBASE}/share/fonts because the
  upstream default doesn't make much sense on FreeBSD.
- Make dependency on libijs optional because it only seems to be used by
  print/hpijs which is deprecated.
- Extract all directories and remove unwanted directories in post-patch so
  contents can be examined after 'make extract'.
- Strip gs and libgs.so.  Reported by stage-qa.
- Install color profiles in share/color/icc, where other programs can find
  them.
- Remove old patches.

Details for print/ghostscript9-agpl-x11:
- Keep the Makefile similar to ghostscript9-agpl-base Makefile.
- Set PATCHDIR to ghostscript9-agpl-base/files so patches are shared.

Details for graphics/poppler-data:
- Update to 0.4.9.
- Replace post-patch with MAKE_ARGS.
- Add post-install to make all CMap files available in share/cmap so
  Ghostscript can use them too.  Unfortunately, Poppler requires these files
  organised in subdirectories and Ghostscript wants them all in one
  directory, hence the hardlinks.

PR:		228546
Approved by:	maintainer timeout (15 days)
0.4.8
8b66806314 files touched
Koop Mast (kwm)
Update poppler-data to 0.4.8.
0.4.7
a76a739bfe files touched
Baptiste Daroussin (bapt)
Cleanup plist
0.4.7
1e907ac1fa files touched
Koop Mast (kwm)
Update to 0.4.7.
0.4.6
7f7ca8b53e files touched
Koop Mast (kwm)
enable stage support
0.4.6
110f3583b6 files touched
Baptiste Daroussin (bapt)
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
0.4.6
eb08c5441c files touched
Baptiste Daroussin (bapt)
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
0.4.6
ffc1861b6a files touched
Jeremy Messenger (mezz)
Update the header.
0.4.6
abe9fcbf0b files touched
Jeremy Messenger (mezz)
Update to 0.4.6.
0.4.5
ae14a86c45 files touched
Koop Mast (kwm)
Update to 0.4.5.
0.4.4
3680f27ebf files touched
Koop Mast (kwm)
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
0.4.3
65898b3f67 files touched
Koop Mast (kwm)
Presenting GNOME 2.30.2. for FreeBSD.
0.4.2
aead6ae9df files touched
Joe Marcus Clarke (marcus)
Update to 0.4.2.
0.4.0
c56f0d5e72 files touched
Joe Marcus Clarke (marcus)
Update to 0.4.0.
0.3.1
f76d32b8e8 files touched
Joe Marcus Clarke (marcus)
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year.
On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
0.2.1
be37c1494a files touched
Michael Johnson (ahze)
Update to 0.2.1
0.2.0
b9e5703f94 files touched
Joe Marcus Clarke (marcus)
Update to 0.2.0.
0.1
eaabffddf2 files touched
Michael Johnson (ahze)
- Add poppler-data
Poppler encoding data

WWW: http://poppler.freedesktop.org/