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

Number of commits found: 52

Thursday, 18 Jan 2024
02:57 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: dedup *_DEPENDS in consumers

LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.

$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
        hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"}
commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c 21a74b9
Friday, 11 Aug 2023
13:41 Jan Beich (jbeich) search for other commits by this committer
x11-wm/hikari: drop setuid bit from hikari-unlocker

PR:		273042
Approved by:	ashish (maintainer)
commit hash: 592d2bec114d2ae04e564c22b6a175773c28ab40 commit hash: 592d2bec114d2ae04e564c22b6a175773c28ab40 commit hash: 592d2bec114d2ae04e564c22b6a175773c28ab40 commit hash: 592d2bec114d2ae04e564c22b6a175773c28ab40 592d2be
Sunday, 15 Jan 2023
16:13 Ashish SHUKLA (ashish) search for other commits by this committer
x11-wm/hikari: Fix a bug

- Add a patch where input from mouse/keyboard goes to the wrong view

PR:		268758
Reported by:	J.R. Oldroyd <fbsd at opal dot com>
commit hash: 50fe17b00a7d36abf86931f1ed32046479025741 commit hash: 50fe17b00a7d36abf86931f1ed32046479025741 commit hash: 50fe17b00a7d36abf86931f1ed32046479025741 commit hash: 50fe17b00a7d36abf86931f1ed32046479025741 50fe17b
Friday, 11 Nov 2022
22:39 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.16.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by:	GitLab (notify releases)
commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d 1c4b6bc
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, 11 Jul 2022
03:26 Ashish SHUKLA (ashish) search for other commits by this committer
x11-wm/hikari: Patch to prevent crashing with GTK4 apps

PR:		265110
Reported by:	Ahmad Raniri <ahmadraniri1994 at gmail dot com>
Tested by:	Ahmad Raniri <ahmadraniri1994 at gmail dot com>
Obtained from:	alex at xanderio dot de
MFH:		2022Q3 (bug fix)
commit hash: c48fee7e6adef8939a7fbbb031e308cbbc809cd4 commit hash: c48fee7e6adef8939a7fbbb031e308cbbc809cd4 commit hash: c48fee7e6adef8939a7fbbb031e308cbbc809cd4 commit hash: c48fee7e6adef8939a7fbbb031e308cbbc809cd4 c48fee7
Friday, 1 Jul 2022
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
Wednesday, 9 Feb 2022
18:05 Ashish SHUKLA (ashish) search for other commits by this committer
x11-wm/hikari: Take maintainership

PR:		261834
Approved by:	Alexander Sieg <ports at xanderio dot de> (maintainer)
commit hash: f75c2ab0d6bc2463dc372ba116c4ad6b21842c22 commit hash: f75c2ab0d6bc2463dc372ba116c4ad6b21842c22 commit hash: f75c2ab0d6bc2463dc372ba116c4ad6b21842c22 commit hash: f75c2ab0d6bc2463dc372ba116c4ad6b21842c22 f75c2ab
Friday, 14 Jan 2022
12:35 Jan Beich (jbeich) search for other commits by this committer
x11-wm/hikari: update to 2.3.3

PR:		261188
Approved by:	Alexander Sieg (maintainer)
commit hash: 9e639257834b139c31175671c759aca4c1a3b602 commit hash: 9e639257834b139c31175671c759aca4c1a3b602 commit hash: 9e639257834b139c31175671c759aca4c1a3b602 commit hash: 9e639257834b139c31175671c759aca4c1a3b602 9e63925
Friday, 17 Dec 2021
11:30 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.15.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by:	upstream (tracking bug)
commit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5ab commit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5ab commit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5ab commit hash: 2af7805da5c5fc73eb28fba4065cead63c4bb5ab 2af7805
Sunday, 12 Sep 2021
10:43 Jan Beich (jbeich) search for other commits by this committer
sysutils/seatd: drop SUID option after b8a20cd29e54

It's not possible to restrict setuid bit to "video" group without also
breaking compositor nesting (e.g., hikari on sway). So, leave setuid
handling to a dedicated executable. seatd-launch works similar to
ck-launch-session by starting the daemon on demand.
commit hash: 341770e8679d5aafe195f4f16d190593e320112e commit hash: 341770e8679d5aafe195f4f16d190593e320112e commit hash: 341770e8679d5aafe195f4f16d190593e320112e commit hash: 341770e8679d5aafe195f4f16d190593e320112e 341770e
Thursday, 22 Jul 2021
20:01 Jan Beich (jbeich) search for other commits by this committer Author: Evilham
x11-wm/hikari: update to 2.3.2

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		257329
Approved by:	Alexander Sieg (maintainer)
commit hash: b622b8ceaff6318908ee7990a28a8287aefefaef commit hash: b622b8ceaff6318908ee7990a28a8287aefefaef commit hash: b622b8ceaff6318908ee7990a28a8287aefefaef commit hash: b622b8ceaff6318908ee7990a28a8287aefefaef b622b8c
Wednesday, 23 Jun 2021
18:07 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.14.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by:	GitHub (watch releases)
commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 f2820b6
Saturday, 10 Apr 2021
13:11 Jan Beich (jbeich) search for other commits by this committer Author: Alexander Sieg
x11-wn/hikari: Update to 2.3.0

Changes:	https://hub.darcs.net/raichoo/hikari/patch/6e71c399962bbee4cb076da3a5a5050385e343b7
PR:		254943
commit hash: b295f7c6dae0c8b9f75bcf73bfb2270319ad4bcc commit hash: b295f7c6dae0c8b9f75bcf73bfb2270319ad4bcc commit hash: b295f7c6dae0c8b9f75bcf73bfb2270319ad4bcc commit hash: b295f7c6dae0c8b9f75bcf73bfb2270319ad4bcc b295f7c
Wednesday, 7 Apr 2021
20:59 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.13.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by:	GitHub (watch releases)
Tested by:	Evgeniy Khramtsov (via CFT on x11@ list)
commit hash: 70148c11889b8de458a1c3ea23c94d05af404296 commit hash: 70148c11889b8de458a1c3ea23c94d05af404296 commit hash: 70148c11889b8de458a1c3ea23c94d05af404296 commit hash: 70148c11889b8de458a1c3ea23c94d05af404296 70148c1
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
Monday, 29 Mar 2021
00:46 jbeich search for other commits by this committer
x11-wm/hikari: update to 2.2.3

PR:		254629
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:569422 
Tuesday, 16 Mar 2021
16:35 jbeich search for other commits by this committer
x11-wm/hikari: drop unused dependencies

- libepoll-shim is used by graphics/wayland instead
- glib20 is auto-added via USE_GNOME due to being part of pango API

PR:		254264
Approved by:	Alexander Sieg (maintainer)
Original commitRevision:568580 
Sunday, 8 Nov 2020
16:48 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.12.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.12.0
Reported by:	GitHub (watch releases)
Original commitRevision:554475 
Saturday, 24 Oct 2020
08:14 lwhsu search for other commits by this committer
x11-wm/hikari: Update to 2.2.2

PR:		250558
Submitted by:	Alexander Sieg <ports@xanderio.de> (maintainer)
Original commitRevision:553161 
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 
Wednesday, 9 Sep 2020
03:24 jbeich search for other commits by this committer
x11-wm/hikari: update to 2.2.0

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		249197
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:548059 
Wednesday, 19 Aug 2020
09:50 jbeich search for other commits by this committer
x11-wm/hikari: update to 2.1.2

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		248747
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:545297 
Saturday, 8 Aug 2020
08:46 tcberner search for other commits by this committer
x11-wm/hikari: Update to 2.1.1

PR:		248405
Submitted by:	Alexander Sieg <ports@xanderio.de> (maintainer)
Original commitRevision:544372 
Saturday, 25 Jul 2020
01:43 jbeich search for other commits by this committer
x11-wm/hikari: update to 2.1.0

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		248175
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:543400 
Wednesday, 15 Jul 2020
23:58 jbeich search for other commits by this committer
x11-toolkits/wlroots: update to 0.11.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.11.0
Reported by:	GitHub (watch releases)
Original commitRevision:542295 
Wednesday, 8 Jul 2020
13:52 tcberner search for other commits by this committer
x11-wm/hikari: Update to 2.0.5

Changelog:
	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md

PR:		247846
Submitted by:	Alexander Sieg <ports@xanderio.de> (maintainer)
Original commitRevision:541489 
Saturday, 27 Jun 2020
14:26 lwhsu search for other commits by this committer
Update to 2.0.3

PR:		247586
Submitted by:	Alexander Sieg <ports@xanderio.de> (maintainer)
Original commitRevision:540605 
Wednesday, 10 Jun 2020
15:38 salvadore search for other commits by this committer
x11-wm/hikari: Update to 2.0.1

Fix timing issue with XWayland view unmap/map.

PR:		247139
Submitted by:	ports@xanderio.de (maintainer)
Approved by:	gerald (mentor)
Original commitRevision:538402 
Wednesday, 3 Jun 2020
19:28 salvadore search for other commits by this committer
x11-wm/hikari: Update to 2.0.0

- Floating views are raised after layout apply.
- Sheet is reset before layout apply.
- Focus view is raised to layout on layout apply.
- Add append/prepend to layout operations.
- Remove sheet groups (ungrouped views create a group for their app id
  instead).
- Groups can now start with digits (no more sheet group overlap).
- Add 'sheet-show-group' operation.
- Add 'workspace-show-group' operation.
- Add 'workspace-show-invisible' operation.
- Add 'workspace-show-all' operation.
- Add 'workspace-clear' operation.
- Add 'workspace-show-group' operation.
- Add 'workspace-cycle-[next|prev]' operations.
- Add output relative view position configuration (e.g. center,
  bottom-right).
- Allow tiled views to be moved around.
- Migrate views to other outputs using move operations (mouse and
  keyboard).
- Add move libinput configuration options for pointer devices.
- Add 'ui' section to configuration.
- Add default configuration file.
- Add default wallpaper.
- Many multi-monitor fixes.
- And many bugfixes.

Port changes:
- Use hikari.desktop from upstream.
- Use install target from upstream: a patch was needed to avoid installing
  setuid files in the stage directory.

PR:		246954
Submitted by:	ports@xanderio.de
Approved by:	gerald (mentor)
Original commitRevision:537836 
Sunday, 24 May 2020
17:35 salvadore search for other commits by this committer
x11-wm/hikari: Update to 1.2.1

Fix double selection manager creation.

PR:		246682
Submitted by:	ports@xanderio.de
Approved by:	gerald (mentor)
Original commitRevision:536413 
Tuesday, 19 May 2020
12:36 jbeich search for other commits by this committer
x11-wm/hikari: update to 1.2.0

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		246566
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:535857 
Wednesday, 13 May 2020
22:10 jbeich search for other commits by this committer
x11-toolkits/wlroots: rebuild unchanged consumers after r535134

`struct wlr_xwayland` was extended but the new member were added in
the middle. Even if X11 apps still work there could be side effects.

$ GDK_BACKEND=x11 hikari -c /dev/null -a gtk3-demo
(gtk3-demo:78924): Gtk-WARNING **: cannot open display: \u0001
Original commitRevision:535189 
Saturday, 9 May 2020
08:10 tcberner search for other commits by this committer
x11-wm/hikari: Update to 1.1.1

PR:		246308
Submitted by:	Alexander Sieg <ports@xanderio.de>  (maintainer)
Original commitRevision:534720 
Friday, 1 May 2020
18:32 jbeich search for other commits by this committer
x11-wm/hikari: update to 1.1.0

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		246075
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:533578 
Friday, 17 Apr 2020
20:29 jbeich search for other commits by this committer
x11-wm/hikari: update to 1.0.3

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		245685
Submitted by:	Alexander Sieg (maintainer)
MFH:		2020Q2
Original commitRevision:531975 
Thursday, 16 Apr 2020
22:42 jbeich search for other commits by this committer
x11-wm/hikari: update to 1.0.2

Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		245478
Submitted by:	Alexander Sieg (maintainer)
MFH:		2020Q2
Original commitRevision:531886 
Monday, 30 Mar 2020
10:07 jbeich search for other commits by this committer
x11-wm/hikari: update to 1.0.0

PR:		245111
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:529872 
Saturday, 21 Mar 2020
21:37 0mp search for other commits by this committer
Update to 1.0.0-rc2

PR:		244956
Submitted by:	Alexander Sieg <ports@xanderio.de> (maintainer)
Original commitRevision:528879 
Wednesday, 18 Mar 2020
15:31 0mp search for other commits by this committer
Update to 1.0.0.r1

PR:		244659
Submitted by:	Alexander Sieg <ports@xanderio.de>
Reviewed by:	raichoo_googlemail.com, tobik@
Differential Revision:	https://reviews.freebsd.org/D23995
Original commitRevision:528655 
Monday, 2 Mar 2020
07:59 0mp search for other commits by this committer
Update to 1.0.0.b2

PR:		244536
Submitted by:	Alexander Sieg (maintainer)
Original commitRevision:527614 
Sunday, 23 Feb 2020
19:54 0mp search for other commits by this committer
Update to 1.0.0-beta1

PR:		244343
Submitted by:	Alexander Sieg <ports@xanderio.de>
Original commitRevision:526941 
Friday, 21 Feb 2020
23:34 0mp search for other commits by this committer
Update to 1.0.0-alpha4

Submitted by:	ports_xanderio.de
Reviewed by:	jbeich, raichoo_googlemail.com
Differential Revision:	https://reviews.freebsd.org/D23700
Original commitRevision:526731 
Saturday, 15 Feb 2020
18:02 pkubaj search for other commits by this committer
x11-wm/hikari: fix build on GCC architectures

Use newer GCC:
src/mark_select_mode.c: In function 'lookup_mark':
src/mark_select_mode.c:25: error: 'struct wlr_input_device' has no member named
'keyboard'
Original commitRevision:526232 
Wednesday, 12 Feb 2020
12:13 0mp search for other commits by this committer
Upadate to 1.0.0-alpha3

In this release Hikari is switching from X11 to Wayland.

Submitted by:	ports_xanderio.de
Reviewed by:	jbeich, raichoo_googlemail.com
Differential Revision:	https://reviews.freebsd.org/D23544
Original commitRevision:525906 
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:517000 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 5 Jun 2019
17:36 pkubaj search for other commits by this committer
x11-wm/hikari: fix build

Add USES=compiler:c11 to fix build.

Note that this port actually needs C17, but there's no USES=compiler:c17, and
our C11-compatible compilers already support C17:
cc1: error: unrecognized command line option "-std=c17"

Approved by:    mentors (implicit approval)
Original commitRevision:503513 
Saturday, 25 May 2019
20:51 swills search for other commits by this committer
x11-wm/hikari: update to 0.1.3

While here, improve the desktop file and improve formatting

PR:		238110
Submitted by:	Alexander Sieg <alex@xanderio.de> (maintainer)
Original commitRevision:502633 
Tuesday, 21 May 2019
21:24 0mp search for other commits by this committer
Add hikari.desktop for display/login managers.

While here:
- Include bsd.port.pre.mk before checking the value of WITH_DEBUG so that
  WITH_DEBUG_PORTS is respected.
- Mention that the format of config.h may change across versions.

PR:		238019
Submitted by:	Alexander Sieg <alex@xanderio.de>
Original commitRevision:502236 
Monday, 20 May 2019
13:39 0mp search for other commits by this committer
New port: x11-wm/hikari: Stacking window manager with tiling capabilities

Hikari is a stacking window manager with additional tiling capabilities,
it is heavily inspired by the Calm Window manager (cwm(1)). Its core
concepts are windows, groups, sheets and the workspace.

WWW: https://hub.darcs.net/raichoo/hikari

PR:		237970
Submitted by:	 Alexander Sieg <alex@xanderio.de>
Differential Revision:	https://reviews.freebsd.org/D20306
Original commitRevision:502115 

Number of commits found: 52