notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: print/ghostscript10/Makefile

Number of commits found: 15

Wednesday, 13 Mar 2024
20:31 Michael Osipov (michaelo) search for other commits by this committer
print/ghostscript10: fix compilation issue with LLVM > 14

This issue reported upstream with
https://bugs.ghostscript.com/show_bug.cgi?id=707649 has been fixed and
one-off patch backported to this port.

PR:		277667
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D44339
commit hash: 5e3da22d048fd24991444fc7039f9a851e7652b0 commit hash: 5e3da22d048fd24991444fc7039f9a851e7652b0 commit hash: 5e3da22d048fd24991444fc7039f9a851e7652b0 commit hash: 5e3da22d048fd24991444fc7039f9a851e7652b0 5e3da22
10:33 Michael Osipov (michaelo) search for other commits by this committer
print/ghostscript10: update port to 10.03.0

Also remove CONFLICTS_INSTALL since all other Ghostscript versions are
gone now.

Changelog: https://ghostscript.readthedocs.io/en/gs10.03.0/News.html

Approved by:	otis (mentor)
Differential Revision:	https://reviews.freebsd.org/D44298
commit hash: 77995e0fa8b5093983b3c4fcdd01a7db55454e12 commit hash: 77995e0fa8b5093983b3c4fcdd01a7db55454e12 commit hash: 77995e0fa8b5093983b3c4fcdd01a7db55454e12 commit hash: 77995e0fa8b5093983b3c4fcdd01a7db55454e12 77995e0
Friday, 1 Mar 2024
23:56 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers of graphics/poppler

Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb d2f834b
Sunday, 28 Jan 2024
17:04 Gleb Popov (arrowd) search for other commits by this committer Author: Helge Oldach
*: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 20fa6b8
Wednesday, 3 Jan 2024
07:18 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump revision of consumers
commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 672f046
Wednesday, 8 Nov 2023
08:22 Michael Osipov (michaelo) search for other commits by this committer
print/ghostscript10: update port to 10.02.1

PR:	274935
Approved by:	jrm (mentor)
MFH:		2023Q4
Security:	CVE-2023-46751
Differential Revision:	https://reviews.freebsd.org/D42473
commit hash: 808bb002c355d9fe1916696c6696dc488a208139 commit hash: 808bb002c355d9fe1916696c6696dc488a208139 commit hash: 808bb002c355d9fe1916696c6696dc488a208139 commit hash: 808bb002c355d9fe1916696c6696dc488a208139 808bb00
Friday, 15 Sep 2023
12:12 Koichiro Iwao (meta) search for other commits by this committer Author: Michael Osipov
print/ghostscript10: update port to 10.02.0

* Exclude bundled libexpat
* Link against external libtesseract and libleptonica on request

Changelog: https://ghostscript.readthedocs.io/en/gs10.02.0/News.html

PR:		272541
commit hash: eae03f41a03799a8ed859f8e861f1603cc2728ce commit hash: eae03f41a03799a8ed859f8e861f1603cc2728ce commit hash: eae03f41a03799a8ed859f8e861f1603cc2728ce commit hash: eae03f41a03799a8ed859f8e861f1603cc2728ce eae03f4
12:07 Koichiro Iwao (meta) search for other commits by this committer Author: Michael Osipov
print/ghostscript10: add default port option for X11

This change replaces flavors with a new default port option for X11.
Compared to GS 9 port the X11 device driver is now integrated into GS instead
of being dynamically loaded which is not in conformance with new GS 10 approach.
The flavors approach creates conflicting dependencies with other ports which
cannot be solved this time with the ports framework.

See PRs 270989 and 272541 for details.

PR:		272541
Tested by:	kib
commit hash: 83964d19d9f692d91242d53609b9005e2e5e7ac8 commit hash: 83964d19d9f692d91242d53609b9005e2e5e7ac8 commit hash: 83964d19d9f692d91242d53609b9005e2e5e7ac8 commit hash: 83964d19d9f692d91242d53609b9005e2e5e7ac8 83964d1
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Tuesday, 27 Jun 2023
20:34 Daniel Engberg (diizzy) search for other commits by this committer Author: Michael Osipov
print/ghostscript: Update to 10.01.2

Changelog:
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/tag/gs10012

PR:		272247
commit hash: d93e409971e167bdad655af3ca8e6ff09a639ee7 commit hash: d93e409971e167bdad655af3ca8e6ff09a639ee7 commit hash: d93e409971e167bdad655af3ca8e6ff09a639ee7 commit hash: d93e409971e167bdad655af3ca8e6ff09a639ee7 d93e409
Saturday, 24 Jun 2023
08:51 Daniel Engberg (diizzy) search for other commits by this committer Author: Chad Jacob Milios
print/ghostscript10: Flavorize and add support for shared library

Add flavor support, support for shared library and various improvements
to the port itself. Co-authored by Michael Osipov (maintainer)

PR:		270989
Reviewed by:	Michael Osipov (maintainer)
commit hash: 22c848a2610119c42e32095a0548ace69926b211 commit hash: 22c848a2610119c42e32095a0548ace69926b211 commit hash: 22c848a2610119c42e32095a0548ace69926b211 commit hash: 22c848a2610119c42e32095a0548ace69926b211 22c848a
Sunday, 14 May 2023
05:58 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump dependencies
commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4 commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4 commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4 commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4 edbe24d
Thursday, 20 Apr 2023
04:07 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers after update to 23.04

graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2 commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2 commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2 commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2 32edee2
Thursday, 13 Apr 2023
19:20 Matthias Andree (mandree) search for other commits by this committer Author: Daniel Engberg
print/ghostscript10: update to 10.01.1

to fix
Security:	CVE-2023-28879
Security:	25872b25-da2d-11ed-b715-a1e76793953b
PR:		270800
Approved by:	Michael Osipov (maintainer)
MFH:		2023Q2
commit hash: 83831bbefd984abe6b35bcaa13eb99f60a8fd470 commit hash: 83831bbefd984abe6b35bcaa13eb99f60a8fd470 commit hash: 83831bbefd984abe6b35bcaa13eb99f60a8fd470 commit hash: 83831bbefd984abe6b35bcaa13eb99f60a8fd470 83831bb
Wednesday, 29 Mar 2023
11:55 Daniel Engberg (diizzy) search for other commits by this committer Author: Michael Osipov
print/ghostscript10: New port: Import new major version

Changelog(s):
https://ghostscript.readthedocs.io/en/gs10.0.0/News.html
https://ghostscript.readthedocs.io/en/gs10.01.0/News.html

PR:		269302
commit hash: d6b46695f33749aa9c8217f976149c6850c573ca commit hash: d6b46695f33749aa9c8217f976149c6850c573ca commit hash: d6b46695f33749aa9c8217f976149c6850c573ca commit hash: d6b46695f33749aa9c8217f976149c6850c573ca d6b4669

Number of commits found: 15