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-wm/herbstluftwm/pkg-plist

Number of commits found: 14

Saturday, 24 Feb 2024
13:35 Zsolt Udvari (uzsolt) search for other commits by this committer
multiple_ports: moved man to share/man

Update my ports:
graphics/mupdf
x11-wm/herbstluftwm
x11/stalonetray

Fix order of variables in graphics/mupdf.

Approved by:	bofh (mentor)
Differential Revision:	https://reviews.freebsd.org/D44052
commit hash: 537cbffa5984539c50847e71989842f72cb3a118 commit hash: 537cbffa5984539c50847e71989842f72cb3a118 commit hash: 537cbffa5984539c50847e71989842f72cb3a118 commit hash: 537cbffa5984539c50847e71989842f72cb3a118 537cbff
Thursday, 24 Mar 2022
15:02 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Zsolt Udvari
x11-wm/herbstluftwm: update to 0.9.4

ChangeLog: https://herbstluftwm.org/news.html

Add missing xfixes and xrender dependencies

PR:	262618
Reported by:	uzsolt@uzsolt.hu (maintainer)
commit hash: a6d2830a5f55349b96812d248c892edf8b7b0d9b commit hash: a6d2830a5f55349b96812d248c892edf8b7b0d9b commit hash: a6d2830a5f55349b96812d248c892edf8b7b0d9b commit hash: a6d2830a5f55349b96812d248c892edf8b7b0d9b a6d2830
Friday, 19 Feb 2021
09:30 fernape search for other commits by this committer
x11-wm/herbstluftwm: update to 0.9.2

ChangeLog: https://herbstluftwm.org/news.html

While here, pet linters.

PR:	253613
Submitted by:	uzsolt@uzsolt.hu (maintainer)
Original commitRevision:566038 
Wednesday, 30 Dec 2020
15:57 jrm search for other commits by this committer
x11-wm/herbstluftwm: Update to version 0.9.1

https://herbstluftwm.org/news.html

PR:		252268
Submitted by:	Zsolt Udvari uzsolt@uzsolt.hu (maintainer)
Original commitRevision:559666 
Saturday, 25 Apr 2020
18:22 tcberner search for other commits by this committer
x11-wm/herbstluftwm: Update to 0.8.1

- this fixes a segfault on start introduced in 0.8.0

Changelog: https://herbstluftwm.org/news.html
- the frame index e refers to the first empty frame
- new setting hide_covered_windows to improve the appearance when used with a
  compositor
- keybind now checks that the bound command exists
- bug fixes

PR:		245779
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>  (maintainer)
Original commitRevision:532968 
Sunday, 12 Apr 2020
19:20 tcberner search for other commits by this committer
x11-wm/herbstluftwm update to 0.8.0

Port changelog:
	- use cmake build system
	- added textproc/asciidoc build depend
	- use xrandr
	- remove shell completions option as Porter's Handbook suggests

Program changelog (https://herbstluftwm.org/news.html):
	- single window floating (every client has an attribute floating which
	  can be set at run time and via the rule consequence floating=on)
	- monitor detection via xrandr
	- detection of external panels
	- new commands: apply_rules, drag, export
	- new client attribute: keys_inactive (negation of keymask)
	- some minor improvements and bug fixes

PR:		245527
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Original commitRevision:531548 
Thursday, 16 Aug 2018
14:07 swills search for other commits by this committer
x11-wm/herbstluftwm: update to 0.7.1

PR:		230495
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Original commitRevision:477342 
Monday, 15 Feb 2016
18:37 rakuco search for other commits by this committer
Update to 0.7.0.

Release notes: http://herbstluftwm.org/news.html
Notable porting changes:
- herbstluftwm has started using C++. In fact, it uses C++11, which makes us
  require a compiler that understands C++11.
- Set COLOR=0 when building. It disables coloured output during the build,
  but works around a lot of tput warnings on FreeBSD 9.x like this:
      tput: no terminal type specified and no TERM environmental variable.

PR:		206956
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Original commitRevision:408948 
Wednesday, 28 Jan 2015
01:07 amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to pkg-plists

Approved by:	portmgr blanket, kwm (for gnome@ ports)
Original commitRevision:378031 
Friday, 15 Aug 2014
10:47 marino search for other commits by this committer
x11-wm/herbsluftwm: Strip binary, allow disable install of default config

This eliminates need for shells/bash as a run dependency.  Assign
maintainership to submitter as well.

PR:		191549
Submitted by:	Zsolt Udvari
Approved by:	maintainer timeout (2.5 months)
Original commitRevision:364959 
Thursday, 24 Apr 2014
16:44 pawel search for other commits by this committer
- Update to version 0.6.0 [1]
- Use options subs

PR:		ports/187793 [1]
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout
Original commitRevision:352018 
Sunday, 9 Feb 2014
11:36 antoine search for other commits by this committer
Finish stage support
Original commitRevision:343467 
Monday, 1 Jul 2013
09:49 danfe search for other commits by this committer
- Update to version 0.5.2; avoid double slashes in the build logs (but
  a few triple slashes still remain)
- Adjust MASTER_SITES to avoid "301 Moved Permanently" error after the
  website was moved to http://herbstluftwm.org/
Original commitRevision:322120 
Wednesday, 30 Jan 2013
06:31 danfe search for other commits by this committer
Add herbstluftwm, a manual tiling window manager for X11 using Xlib and Glib.

PR:		ports/171378
Submitted by:	Christian Brassat
Original commitRevision:311201 

Number of commits found: 14