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: graphics/imlib2-jxl/Makefile

Number of commits found: 8

Thursday, 22 Feb 2024
19:33 Jan Beich (jbeich) search for other commits by this committer
graphics/libjxl: force rebuild consumers after 4c1f4b3f46bc

$ ffmpeg
ld-elf.so.1: Shared object "libjxl.so.0.9" not found, required by
"libavcodec.so.60"

Reported by:	vvd
commit hash: e033cbdc91cf03a1eaadd1ab407d110135fda03b commit hash: e033cbdc91cf03a1eaadd1ab407d110135fda03b commit hash: e033cbdc91cf03a1eaadd1ab407d110135fda03b commit hash: e033cbdc91cf03a1eaadd1ab407d110135fda03b e033cbdc
Saturday, 20 Jan 2024
15:13 Jan Beich (jbeich) search for other commits by this committer
graphics/imlib2-jxl: update to 0.2.0 after 026dc430636a

Changes:	https://github.com/alistair7/imlib2-jxl/releases/tag/v0.2.0
Reported by:	GitHub (watch releases)
commit hash: 0f80a85a1ac57bc791c22fc341415d573da6d8e2 commit hash: 0f80a85a1ac57bc791c22fc341415d573da6d8e2 commit hash: 0f80a85a1ac57bc791c22fc341415d573da6d8e2 commit hash: 0f80a85a1ac57bc791c22fc341415d573da6d8e2 0f80a85
13:55 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of graphics/imlib2

New version of imlib2 in tree
commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 98f0814
Friday, 22 Dec 2023
20:01 Jan Beich (jbeich) search for other commits by this committer
graphics/libjxl: update to 0.9.0

Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.9.0
Reported by:	GitHub (watch releases)
commit hash: 11b08d733b7c027401aa514d11028a9482c57e93 commit hash: 11b08d733b7c027401aa514d11028a9482c57e93 commit hash: 11b08d733b7c027401aa514d11028a9482c57e93 commit hash: 11b08d733b7c027401aa514d11028a9482c57e93 11b08d7
Monday, 16 Jan 2023
13:21 Jan Beich (jbeich) search for other commits by this committer
graphics/libjxl: update to 0.8.0.r1

Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.8.0rc1
Reported by:	GitHub (watch releases)
commit hash: 115fc1237eeb0df41b373480cb33c5f14380c481 commit hash: 115fc1237eeb0df41b373480cb33c5f14380c481 commit hash: 115fc1237eeb0df41b373480cb33c5f14380c481 commit hash: 115fc1237eeb0df41b373480cb33c5f14380c481 115fc12
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 9 Aug 2022
16:05 Jan Beich (jbeich) search for other commits by this committer
graphics/jpeg-xl: update to 0.7.r

Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.7rc
Reported by:	GitHub (watch releases)
commit hash: 7ea47cecaa27a9e3f25e7a5f23d2059ab6b21e13 commit hash: 7ea47cecaa27a9e3f25e7a5f23d2059ab6b21e13 commit hash: 7ea47cecaa27a9e3f25e7a5f23d2059ab6b21e13 commit hash: 7ea47cecaa27a9e3f25e7a5f23d2059ab6b21e13 7ea47ce
Saturday, 19 Feb 2022
21:26 Jan Beich (jbeich) search for other commits by this committer
graphics/imlib2-jxl: add new port

This is a loader for imlib2 that adds support for reading and writing
JPEG XL files. This lets you view them using feh, for example. It
relies on libjxl for encoding and decoding the images.

All JPEG XL files are supported, with the following limitations:
* All images are internally converted to ARGB with 8 bits per sample,
  in an sRGB colorspace - this is a limitation of imlib2.
* For animated JXLs, only the first frame is decoded.

https://github.com/alistair7/imlib2-jxl
commit hash: e69f027f3fee012fecaacbb7986e75f532c5dbef commit hash: e69f027f3fee012fecaacbb7986e75f532c5dbef commit hash: e69f027f3fee012fecaacbb7986e75f532c5dbef commit hash: e69f027f3fee012fecaacbb7986e75f532c5dbef e69f027

Number of commits found: 8