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/ksnip/Makefile

Number of commits found: 22

Friday, 26 Jan 2024
22:27 Jason E. Hale (jhale) search for other commits by this committer
graphics/kcolorpicker: Update to 0.3.0

graphics/kimageannotator: Update to 0.7.0

Flavorize both ports for qt5 and qt6 variants and update consumers.

While here, drop several unused deps for graphics/gwenview.
commit hash: ca1c0acc938aea5d8dde0988c06758d152a315a7 commit hash: ca1c0acc938aea5d8dde0988c06758d152a315a7 commit hash: ca1c0acc938aea5d8dde0988c06758d152a315a7 commit hash: ca1c0acc938aea5d8dde0988c06758d152a315a7 ca1c0ac
Thursday, 16 Mar 2023
17:55 Adriaan de Groot (adridg) search for other commits by this committer
graphics/ksnip: update to 1.10.1, latest upstream

Release notes at
	https://github.com/ksnip/ksnip/releases/tag/v1.10.1

There's a handful of bugfixes in kimageannotator; skip itself
has one relevant image-loading bug fixed.
commit hash: 11fd7beb8fb3b31f9a6f2bee1aa983c53e1c17bb commit hash: 11fd7beb8fb3b31f9a6f2bee1aa983c53e1c17bb commit hash: 11fd7beb8fb3b31f9a6f2bee1aa983c53e1c17bb commit hash: 11fd7beb8fb3b31f9a6f2bee1aa983c53e1c17bb 11fd7be
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
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
Monday, 5 Sep 2022
19:06 Dima Panov (fluffy) search for other commits by this committer
graphics/ksnip: pet stage-qa
commit hash: 23fc885dc21f141c0d55cb8cfbe48408227e0b91 commit hash: 23fc885dc21f141c0d55cb8cfbe48408227e0b91 commit hash: 23fc885dc21f141c0d55cb8cfbe48408227e0b91 commit hash: 23fc885dc21f141c0d55cb8cfbe48408227e0b91 23fc885
Monday, 23 May 2022
15:33 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/ksnip: update to 1.10.0
commit hash: 0fe75f2c797f426a9e33f147eaf28ff6fa1ffb0a commit hash: 0fe75f2c797f426a9e33f147eaf28ff6fa1ffb0a commit hash: 0fe75f2c797f426a9e33f147eaf28ff6fa1ffb0a commit hash: 0fe75f2c797f426a9e33f147eaf28ff6fa1ffb0a 0fe75f2
Saturday, 27 Nov 2021
17:02 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/ksnip: update to 1.9.2

Changelog:
	* Fixed: Version `Qt_5.15' not found (required by
	  /usr/bin/ksnip). (#712)
	* Fixed: CI packages show continuous suffix for tagged build.
	  (#710)
	* Fixed: kImageAnnotator not translated with deb package. (#359)
	* Fixed: Windows packages increased in size. (#713)
	* Fixed: The string 'Actions' is not available for translation.
	  (#729)
	* Fixed: HiDPI issue with multiple screen on Windows. (#668)
	* Fixed: Snipping Area not closing when pressing ESC. (#735)
	* Fixed: Sometimes "Snipping Area Rulers" not shown after
	  starting rectangular selection. (#684)
	* Fixed: Cursor not positioned correctly when snipping area
	  opens. (#736)
	* Fixed: Mouse cursor not captured when triggered via global
	  shortcut. (#737)
	* Fixed: Dual 4K screens get scrambled on X11. (#734)
	* Fixed: VCRUNTIME140_1.dll was not found. (#743)
	* Fixed: Screenshot area issue when monitor count changes on
	  Windows. (#722)
	* Fixed: Wayland does not support QWindow::requestActivate().
	  (#656)
	* Fixed: Wrong area is captured on a Wayland screen scaling.
	  (#691)
	* Changed: Enforce xdg-desktop-portal screenshots for Gnome >=
	  41. (#727)
	* Fixed kImageAnnotator: Crash while typing text on wayland.
	  (#256)
	* Changed kImageAnnotator: Show scrollbar when not all tools
	  visible. (#258)
commit hash: 5c14e0d9a20d617e9a15215c4d5f2f10a4365373 commit hash: 5c14e0d9a20d617e9a15215c4d5f2f10a4365373 commit hash: 5c14e0d9a20d617e9a15215c4d5f2f10a4365373 commit hash: 5c14e0d9a20d617e9a15215c4d5f2f10a4365373 5c14e0d
Friday, 24 Sep 2021
15:24 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/ksnip: update to 1.9.1
commit hash: eb738a1960735d2501f1638eca0bc450e27ebc0f commit hash: eb738a1960735d2501f1638eca0bc450e27ebc0f commit hash: eb738a1960735d2501f1638eca0bc450e27ebc0f commit hash: eb738a1960735d2501f1638eca0bc450e27ebc0f eb738a1
Friday, 17 Sep 2021
15:12 Adriaan de Groot (adridg) search for other commits by this committer
graphics/kimageannotator: update to latest release, 0.5.2

The release page is
	https://github.com/ksnip/kImageAnnotator/releases/tag/v0.5.2
and this seems to be a mostly translations (ro, si) release.
commit hash: f0e0d5929a3b8c4e11c6bc85482ffc775261a1b0 commit hash: f0e0d5929a3b8c4e11c6bc85482ffc775261a1b0 commit hash: f0e0d5929a3b8c4e11c6bc85482ffc775261a1b0 commit hash: f0e0d5929a3b8c4e11c6bc85482ffc775261a1b0 f0e0d59
Sunday, 29 Aug 2021
16:29 Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under g* categories, drop redundant GH_{ACCOUNT,PROJECT}.
commit hash: 9e9956359dd9947e41a1731f182abbd39114b00c commit hash: 9e9956359dd9947e41a1731f182abbd39114b00c commit hash: 9e9956359dd9947e41a1731f182abbd39114b00c commit hash: 9e9956359dd9947e41a1731f182abbd39114b00c 9e99563
Monday, 31 May 2021
10:34 Adriaan de Groot (adridg) search for other commits by this committer
graphics/kimageannotator: update to 0.5.1, latest upstream

Release notes at
	https://github.com/ksnip/kImageAnnotator/releases/tag/v0.5.1
with important "Fix crash on destruct #242".

Bump two consumers.
commit hash: 61d7370736ae27dbad0faf4673ec3023a4971108 commit hash: 61d7370736ae27dbad0faf4673ec3023a4971108 commit hash: 61d7370736ae27dbad0faf4673ec3023a4971108 commit hash: 61d7370736ae27dbad0faf4673ec3023a4971108 61d7370
Tuesday, 25 May 2021
13:25 Adriaan de Groot (adridg) search for other commits by this committer
graphics/ksnip: update to 1.9.0, latest upstream

Release notes at
	https://github.com/ksnip/ksnip/releases/tag/v1.9.0
with all the features and fixes that apply to kColorPicker
and kImageAnnotator listed. Plenty of new features.

License (of the application) changed to GPL, some new
translations too.
commit hash: 80f6c9bbcd13a9c2cca4136a3796e2a2e474340d commit hash: 80f6c9bbcd13a9c2cca4136a3796e2a2e474340d commit hash: 80f6c9bbcd13a9c2cca4136a3796e2a2e474340d commit hash: 80f6c9bbcd13a9c2cca4136a3796e2a2e474340d 80f6c9b
Saturday, 1 May 2021
17:55 Tobias Kortkamp (tobik) search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 6707a3c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 23 Mar 2021
13:04 adridg search for other commits by this committer
Update graphics/{ksnip,kimageannotator} to latest upstream release

Release notes are at
	https://github.com/ksnip/ksnip/releases/tag/v1.8.2 (app)
	https://github.com/ksnip/kImageAnnotator/releases/tag/v0.4.2 (lib)

Straightforward bugfixes, mostly.

Reported by:	portscout
Original commitRevision:569022 
Monday, 15 Feb 2021
12:25 adridg search for other commits by this committer
Update graphics/{kimageannotator,ksnip} to latest upstream release

These two go together, so they update together. Upstream has merged
all the build-fixes from the previous ports version, and the one
new fix is already reported and merged upstream thanks to OpenBSD.

Release notes are at
	https://github.com/ksnip/ksnip/releases/tag/v1.8.1
with notable changes
	- Allow changing adorner color for rect area selection. (#519)
	- Default font for numbering tool change to Arial. (#200)
	- kImageAnnotator: Horizontally align text inside spin box. (#203)
	- kImageAnnotator: Change zoom with mouse wheel to CTRL+Wheel. (#210)

Reported by:	portscout
Original commitRevision:565303 
Wednesday, 30 Dec 2020
21:07 adridg search for other commits by this committer
Patch UB in graphics/ksnip

Various functions did if-linux-else-windows-else-apple, leaving us behind;
when those functions are supposed to return a value, but don't, that's
Undefined Behavior. It's allowed to crash, or do something else. There were
already patches adding the "other" case, here's a handful more of them.

I chose to patch the existing port, rather than trying to chase an
update to the recently-released 1.8.0, because that's a little less
work *right now*.

PR:		252229
Reported by:	Guido Kollerie
Original commitRevision:559684 
Thursday, 3 Sep 2020
13:22 tcberner search for other commits by this committer
graphics/ksnip: make portscout ignore the 'continuous' release
Original commitRevision:547445 
Thursday, 13 Aug 2020
10:31 adridg search for other commits by this committer
Update graphics/ksnip to latest upstream revision

- various bugfixes
- files installed to more "standard" locations

Release notes at (2 links, we skipped one release)
	https://github.com/ksnip/ksnip/releases/tag/v1.7.3
	https://github.com/ksnip/ksnip/releases/tag/v1.7.2

Reported by:	portscout
Original commitRevision:544799 
Saturday, 27 Jun 2020
10:26 adridg search for other commits by this committer
Update graphics/{kimageannotator,ksnip} to latest upstream release.

Release notes at
	https://github.com/ksnip/ksnip/releases/tag/v1.7.1
Most of the FreeBSD patches have been upstreamed for a later release.
Original commitRevision:540593 
Wednesday, 24 Jun 2020
11:17 adridg search for other commits by this committer
New port graphics/ksnip

This is a multi-platform screenshotting tool, integrating well with
KDE Plasma, GNOME Shell, etc. under both X11 and Wayland. It supports
extensive screenshot annotations and multiple captures (useful for
looking at UI changes in something you're working on).

There's a bunch of patches, but they're all trivial and have been
reported upstream.
Original commitRevision:540027 

Number of commits found: 22