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: devel/wf-config/Makefile

Number of commits found: 25

Wednesday, 17 Apr 2024
18:30 Jan Beich (jbeich) search for other commits by this committer
devel/wf-config: convert to cmake:indirect
commit hash: 1caac90f822fa21aa2ee2ee529b02f76cd8b76bf commit hash: 1caac90f822fa21aa2ee2ee529b02f76cd8b76bf commit hash: 1caac90f822fa21aa2ee2ee529b02f76cd8b76bf commit hash: 1caac90f822fa21aa2ee2ee529b02f76cd8b76bf 1caac90
Saturday, 2 Mar 2024
07:39 Jan Beich (jbeich) search for other commits by this committer
devel/wf-config: unbreak build after b35bdcd8fa50

meson.build:16:6: ERROR: Dependency "glm" not found, tried pkgconfig

Reported by:	pkg-fallout
commit hash: 1c2c4dc64903208e224de97c261d36175ade2b3e commit hash: 1c2c4dc64903208e224de97c261d36175ade2b3e commit hash: 1c2c4dc64903208e224de97c261d36175ade2b3e commit hash: 1c2c4dc64903208e224de97c261d36175ade2b3e 1c2c4dc
Saturday, 7 Oct 2023
14:44 Jan Beich (jbeich) search for other commits by this committer
devel/wf-config: update to 0.8.0

Changes:	https://github.com/WayfireWM/wf-config/releases/tag/v0.8.0
Reported by:	GitHub (watch releases)
commit hash: 56ecf72515b7a1de33270cb0dd4b11f40e1fd2d1 commit hash: 56ecf72515b7a1de33270cb0dd4b11f40e1fd2d1 commit hash: 56ecf72515b7a1de33270cb0dd4b11f40e1fd2d1 commit hash: 56ecf72515b7a1de33270cb0dd4b11f40e1fd2d1 56ecf72
Monday, 20 Mar 2023
19:25 Jan Beich (jbeich) search for other commits by this committer
devel/wf-config: track doctest dependency

Run-time dependency doctest found: YES 2.4.8

PR:		270361
commit hash: 396083d3ac176e1ebfd2148e151fdfa195dacfbc commit hash: 396083d3ac176e1ebfd2148e151fdfa195dacfbc commit hash: 396083d3ac176e1ebfd2148e151fdfa195dacfbc commit hash: 396083d3ac176e1ebfd2148e151fdfa195dacfbc 396083d
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
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Wednesday, 21 Apr 2021
10:44 Jan Beich (jbeich) search for other commits by this committer
x11-wm/wayfire: update to 0.7.1

Changes:	https://github.com/WayfireWM/wayfire/compare/v0.7.0...v0.7.1
Changes:	https://github.com/WayfireWM/wf-config/compare/v0.7.0...v0.7.1
Reported by:	GitHub (watch releases)
commit hash: 71b123afd5a59621e77e7a012f7fdcd0ed2f25a4 commit hash: 71b123afd5a59621e77e7a012f7fdcd0ed2f25a4 commit hash: 71b123afd5a59621e77e7a012f7fdcd0ed2f25a4 commit hash: 71b123afd5a59621e77e7a012f7fdcd0ed2f25a4 71b123a
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
Friday, 12 Mar 2021
15:55 amdmi3 search for other commits by this committer
- Update math/glm to 0.9.9.8
Original commitRevision:568184 
Friday, 29 Jan 2021
19:23 jbeich search for other commits by this committer
x11-wm/wayfire: update to 0.7.0

Changes:	https://github.com/WayfireWM/wayfire/compare/0.6.0...v0.7.0
Changes:	https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.6.0...v0.7.0
Changes:	https://github.com/WayfireWM/wf-config/compare/0.6.0...v0.7.0
Changes:	https://github.com/WayfireWM/wf-shell/compare/v0.6.1...v0.7.0
Changes:	https://github.com/WayfireWM/wcm/compare/0.6.0...v0.7.0
Reported by:	GitHub (watch releases)
Original commitRevision:563237 
Sunday, 8 Nov 2020
17:59 jbeich search for other commits by this committer
x11-wm/wayfire: update to 0.6.0

Changes:	https://github.com/WayfireWM/wayfire/compare/0.5.0...0.6.0
Changes:	https://github.com/WayfireWM/wf-config/compare/0.5.0...0.6.0
Changes:	https://github.com/WayfireWM/wf-shell/compare/0.5.0...0.6.0
Reported by:	GitHub (watch releases)
Original commitRevision:554641 
Monday, 28 Sep 2020
19:59 zeising search for other commits by this committer
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Original commitRevision:550443 
Tuesday, 4 Aug 2020
20:35 jbeich search for other commits by this committer
x11-wm/wayfire: update to 0.5.0

Changes:	https://github.com/WayfireWM/wayfire/compare/0.4.0...0.5.0
Changes:	https://github.com/WayfireWM/wf-config/compare/0.4.1...0.5.0
Changes:	https://github.com/WayfireWM/wf-shell/compare/0.4.0...0.5.0
Changes:	https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0
Reported by:	GitHub (watch releases)
Original commitRevision:544185 
Monday, 22 Jun 2020
12:10 jbeich search for other commits by this committer
devel/wf-config: update to 0.4.1

Changes:	https://github.com/WayfireWM/wf-config/compare/0.4.0...0.4.1
Reported by:	Repology
Original commitRevision:539805 
Sunday, 22 Mar 2020
10:45 jbeich search for other commits by this committer
x11-wm/wayfire: update to 0.4.0

Changes:	https://github.com/WayfireWM/wayfire/compare/0.3.1...0.4.0
Changes:	https://github.com/WayfireWM/wf-shell/compare/0.3...0.4.0
Changes:	https://github.com/WayfireWM/wf-config/compare/0.3...0.4.0
Changes:	https://github.com/WayfireWM/wcm/compare/v0.3.1...v0.4.0
Reported by:	GitHub (watch releases), portscout
Original commitRevision:528912 
Wednesday, 22 Jan 2020
20:16 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.10.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.10.0
Changes:	https://github.com/swaywm/wlroots/compare/0.9.1...0.10.0
Reported by:	GitHub (watch releases)
MFH:		2020Q1 (required by sway 1.4)
Original commitRevision:523838 
Tuesday, 31 Dec 2019
21:11 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.9.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.9.0
Reported by:	GitHub (watch releases)
Original commitRevision:521656 
Monday, 7 Oct 2019
20:36 jbeich search for other commits by this committer
x11-wm/wayfire: update to 0.3.0

Changes:	https://github.com/WayfireWM/wayfire/compare/612d74a...0.3.0
Changes:	https://github.com/WayfireWM/wf-shell/compare/513c22f...0.3
Changes:	https://github.com/WayfireWM/wf-config/compare/21e9ee9...0.3
Reported by:	GitHub (watch releases)
Original commitRevision:513997 
20:35 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.8.1

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.8.1
Reported by:	GitHub (watch releases)
Original commitRevision:513996 
13:38 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.8.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.8.0
Reported by:	GitHub (watch releases)
Original commitRevision:513946 
Sunday, 6 Oct 2019
04:24 jbeich search for other commits by this committer
x11-wm/wayfire: update to 0.2.145

Changes:	https://github.com/WayfireWM/wayfire/compare/v0.2...612d74a
Changes:	https://github.com/WayfireWM/wf-shell/compare/efe1fd4...513c22f
Changes:	https://github.com/WayfireWM/wf-config/compare/f9c97d0...21e9ee9
Original commitRevision:513865 
Tuesday, 27 Aug 2019
13:05 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.7.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.7.0
Reported by:	GitHub (watch releases)
Original commitRevision:510012 
Sunday, 28 Jul 2019
00:48 jbeich search for other commits by this committer
x11-wm/wayfire: add new port

Wayfire is a wayland compositor based on wlroots. It aims to create a
customizable, extendable and lightweight environment without
sacrificing its appearance.

https://wayfire.org/
Original commitRevision:507480 

Number of commits found: 25