notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: graphics/poppler-data/Makefile
SVNWeb

Number of commits found: 30

Tue, 14 Feb 2023
[ 17:46 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:145b004cbdeb28c059739a77077b37b6a0a6f919  commit hash:145b004cbdeb28c059739a77077b37b6a0a6f919  commit hash:145b004cbdeb28c059739a77077b37b6a0a6f919  145b004 
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 7 Sep 2021
[ 03:58 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:77784d2c60c1cbbf83368bbeae88a4119df104aa  commit hash:77784d2c60c1cbbf83368bbeae88a4119df104aa  commit hash:77784d2c60c1cbbf83368bbeae88a4119df104aa  77784d2 
graphics/poppler-data: update to 0.4.11

- The only change is a "typo fix" in Adobe-Korea1-H-Mac
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 22 Oct 2020
[ 17:37 tcberner search for other commits by this committer ] Original commit   Revision:552999
graphics/poppler-data: update to 4.10.0
Fri, 14 Aug 2020
[ 04:22 tcberner search for other commits by this committer ] Original commit   Revision:544866 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Bump revisions of poppler consumers after r544863
Mon, 6 Jul 2020
[ 06:17 tcberner search for other commits by this committer ] Original commit   Revision:541311 (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 2 Jun 2020
[ 14:47 tcberner search for other commits by this committer ] Original commit   Revision:537559 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
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
Wed, 22 Jan 2020
[ 17:59 tcberner search for other commits by this committer ] Original commit   Revision:523824 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 15 Nov 2019
[ 20:10 tcberner search for other commits by this committer ] Original commit   Revision:517700
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
Fri, 1 Nov 2019
[ 21:51 tcberner search for other commits by this committer ] Original commit   Revision:516270 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 12 Jul 2018
[ 09:07 amdmi3 search for other commits by this committer ] Original commit   Revision:474497
- Add LICENSE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
Tue, 12 Jun 2018
[ 09:45 tijl search for other commits by this committer ] Original commit   Revision:472239 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 3 Oct 2017
[ 10:25 kwm search for other commits by this committer ] Original commit   Revision:451122
Update poppler-data to 0.4.8.
Sat, 30 Aug 2014
[ 12:43 kwm search for other commits by this committer ] Original commit   Revision:366615
Update to 0.4.7.
Sat, 28 Sep 2013
[ 18:52 kwm search for other commits by this committer ] Original commit   Revision:328619
enable stage support
Tue, 24 Sep 2013
[ 06:24 bapt search for other commits by this committer ] Original commit   Revision:328096 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run

Exp-run by:	bdrewery
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Wed, 20 Mar 2013
[ 22:02 mezz search for other commits by this committer ] Original commit   Revision:314769
Update the header.
[ 22:00 mezz search for other commits by this committer ] Original commit   Revision:314768
Update to 0.4.6.
Mon, 31 Oct 2011
[ 09:49 kwm search for other commits by this committer ] Original commit 
Update to 0.4.5.
Sat, 20 Nov 2010
[ 15:37 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 609 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 25 Jul 2010
[ 19:35 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.30.2. for FreeBSD.
Sat, 22 May 2010
[ 17:00 marcus search for other commits by this committer ] Original commit 
Update to 0.4.2.
Sun, 20 Dec 2009
[ 18:58 marcus search for other commits by this committer ] Original commit 
Update to 0.4.0.
Sat, 28 Nov 2009
[ 20:06 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 22 Nov 2008
[ 17:28 ahze search for other commits by this committer ] Original commit 
Update to 0.2.1
Wed, 6 Feb 2008
[ 00:56 marcus search for other commits by this committer ] Original commit 
Update to 0.2.0.
Sat, 30 Sep 2006
[ 04:52 ahze search for other commits by this committer ] Original commit 
- Add poppler-data

Poppler encoding data

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

Number of commits found: 30