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: x11/wf-shell/Makefile

Number of commits found: 27

Thursday, 14 Mar 2024
11:34 Jan Beich (jbeich) search for other commits by this committer
x11/wf-shell: update to 0.8.1

Changes:	https://github.com/WayfireWM/wf-shell/releases/tag/v0.8.1
Reported by:	GitHub (watch releases)
commit hash: 5e347c474830930085572846a566d0e5d441e1a8 commit hash: 5e347c474830930085572846a566d0e5d441e1a8 commit hash: 5e347c474830930085572846a566d0e5d441e1a8 commit hash: 5e347c474830930085572846a566d0e5d441e1a8 5e347c4
Wednesday, 13 Mar 2024
15:04 Jan Beich (jbeich) search for other commits by this committer
x11-wm/wayfire: update to 0.8.1

Changes:	https://github.com/WayfireWM/wayfire/releases/tag/v0.8.1
Reported by:	GitHub (watch releases)
commit hash: 5c518ed652021f0d0cb21aa65193cfa6d2203e15 commit hash: 5c518ed652021f0d0cb21aa65193cfa6d2203e15 commit hash: 5c518ed652021f0d0cb21aa65193cfa6d2203e15 commit hash: 5c518ed652021f0d0cb21aa65193cfa6d2203e15 5c518ed
Tuesday, 21 Nov 2023
21:39 Jan Beich (jbeich) search for other commits by this committer
x11/wf-shell: unbreak build after 1b744b687e87

meson.build:16:17: ERROR: Dependency lookup for wayfire with method 'pkgconfig'
failed: Could not generate cflags for wayfire:
Package wlroots was not found in the pkg-config search path.
Perhaps you should add the directory containing `wlroots.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wlroots', required by 'wayfire', not found
commit hash: f45496cae68c1a146ab2985ff29fb704e1d96033 commit hash: f45496cae68c1a146ab2985ff29fb704e1d96033 commit hash: f45496cae68c1a146ab2985ff29fb704e1d96033 commit hash: f45496cae68c1a146ab2985ff29fb704e1d96033 f45496c
Saturday, 7 Oct 2023
14:44 Jan Beich (jbeich) search for other commits by this committer
x11/wf-shell: update to 0.8.0

Changes:	https://github.com/WayfireWM/wf-shell/releases/tag/v0.8.0
Reported by:	GitHub (watch releases)
commit hash: 0f43ea4ddf9f932360fc08e6708d07116bfa0ec0 commit hash: 0f43ea4ddf9f932360fc08e6708d07116bfa0ec0 commit hash: 0f43ea4ddf9f932360fc08e6708d07116bfa0ec0 commit hash: 0f43ea4ddf9f932360fc08e6708d07116bfa0ec0 0f43ea4
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Thursday, 1 Dec 2022
15:47 Jan Beich (jbeich) search for other commits by this committer
x11-wm/wayfire: update to 0.7.5

Changes:	https://github.com/WayfireWM/wayfire/releases/tag/v0.7.5
Changes:	https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.7.0...v0.7.5
Reported by:	GitHub (watch releases)
commit hash: 52bbede93d769c17286ece1c0e66285bbb070dae commit hash: 52bbede93d769c17286ece1c0e66285bbb070dae commit hash: 52bbede93d769c17286ece1c0e66285bbb070dae commit hash: 52bbede93d769c17286ece1c0e66285bbb070dae 52bbede
Friday, 11 Nov 2022
23:22 Jan Beich (jbeich) search for other commits by this committer
x11/wf-shell: unbreak build after 1c4b6bc295c6

meson.build:16:0: ERROR: Dependency "wayfire" not found, tried pkgconfig
commit hash: 4daeb10b3eed3713f49c0046a5f2581867d4d44b commit hash: 4daeb10b3eed3713f49c0046a5f2581867d4d44b commit hash: 4daeb10b3eed3713f49c0046a5f2581867d4d44b commit hash: 4daeb10b3eed3713f49c0046a5f2581867d4d44b 4daeb10
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
Friday, 1 Jul 2022
21:36 Jan Beich (jbeich) search for other commits by this committer
x11/wf-shell: add @nopulse flavor (aka waybar-nopulse)

pulseaudio is a heavy dependency e.g.,

$ pkg install wayfire wf-shell wcm celluloid firefox
$ pkg install wf-shell-nopulse
$ pkg autoremove
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 14 packages:

Installed packages to be REMOVED:
        consolekit2: 1.2.4_3
        fftw3: 3.3.10_2
        fftw3-float: 3.3.10_2
        flac: 1.3.4
        libgcrypt: 1.9.4_1
        libgpg-error: 1.45
        libltdl: 2.4.7
        libsndfile: 1.0.31_1
        libsoxr: 0.1.3_3
        libxslt: 1.1.35_3
        orc: 0.4.31
        pulseaudio: 14.2_4
        speexdsp: 1.2.1
        webrtc-audio-processing0: 0.3.1_2

Number of packages to be removed: 14

The operation will free 33 MiB.
commit hash: 22c1ebe48e0bba14b8e77495052025bda32665b3 commit hash: 22c1ebe48e0bba14b8e77495052025bda32665b3 commit hash: 22c1ebe48e0bba14b8e77495052025bda32665b3 commit hash: 22c1ebe48e0bba14b8e77495052025bda32665b3 22c1ebe
08:01 Baptiste Daroussin (bapt) search for other commits by this committer
wayland: add wayland virtual category
commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 b2eed2d
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
Saturday, 11 Sep 2021
07:50 Jan Beich (jbeich) search for other commits by this committer
x11/wf-shell: drop gtkmm workaround after 8e3dc93add09
commit hash: 60a8a088880301aa60c256f7e74e106379de318d commit hash: 60a8a088880301aa60c256f7e74e106379de318d commit hash: 60a8a088880301aa60c256f7e74e106379de318d commit hash: 60a8a088880301aa60c256f7e74e106379de318d 60a8a08
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, 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 
Monday, 16 Nov 2020
12:28 jbeich search for other commits by this committer
x11/wf-shell: update to 0.6.1

Changes:	https://github.com/WayfireWM/wf-shell/compare/0.6.0...0.6.1
Reported by:	GitHub (watch releases)
Original commitRevision:555472 
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 
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 
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 
Friday, 8 Nov 2019
11:21 tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
Original commitRevision:517047 
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 
Sunday, 6 Oct 2019
04:28 jbeich search for other commits by this committer
x11/wf-shell: define DATADIR like x11/wcm
Original commitRevision:513867 
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 
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: 27