notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: x11/i3status/Makefile
SVNWeb

Number of commits found: 31

Fri, 1 Jul 2022
[ 08:16 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:924204922ac441410520f46695dd91a87c001ee9  commit hash:924204922ac441410520f46695dd91a87c001ee9  commit hash:924204922ac441410520f46695dd91a87c001ee9  9242049  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
deskutils: move a bunch of desktop utilities to the right place

Move some of the desktop utilities I do maintain to the right category
While here remove the x11 category from i3status which has never been
related to x11 at all
Fri, 12 Nov 2021
[ 10:08 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:50360201a55795492f58d06be94311c96fdc8e3d  commit hash:50360201a55795492f58d06be94311c96fdc8e3d  commit hash:50360201a55795492f58d06be94311c96fdc8e3d  5036020 
x11/i3status: update to 2.14
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 22 Sep 2019
[ 09:38 amdmi3 search for other commits by this committer ] Original commit   Revision:512569
- Add LICENSE_FILE
- Remove extra empty line
- Update WWW

Approved by:	portmgr blanket
Thu, 29 Aug 2019
[ 13:29 bapt search for other commits by this committer ] Original commit   Revision:510161
Update to 2.13
Mon, 14 May 2018
[ 09:14 bapt search for other commits by this committer ] Original commit   Revision:469867
Update to 2.12
Thu, 11 Jan 2018
[ 14:18 danfe search for other commits by this committer ] Original commit   Revision:458739 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
Mon, 30 Jan 2017
[ 08:08 bapt search for other commits by this committer ] Original commit   Revision:432819
Fix the deciKelvin to Celsius conversion
Sat, 28 Jan 2017
[ 19:13 bapt search for other commits by this committer ] Original commit   Revision:432643
Update to 2.11
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 12:42 bapt search for other commits by this committer ] Original commit   Revision:405868
Instead of simply removing pulseaudio provide an option (off by default)
[ 12:36 bapt search for other commits by this committer ] Original commit   Revision:405867
Update to 2.10
Add patches to remove support for pulseaudio
Fri, 9 Oct 2015
[ 02:56 jhb search for other commits by this committer ] Original commit   Revision:398899
Properly check for the charging flag in the returned battery status
to determine if the battery is charging.

Reviewed by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3849
Fri, 28 Aug 2015
[ 21:07 jhb search for other commits by this committer ] Original commit   Revision:395523
Fix multiple issues with the wireless information reported by i3status for
an interface:

- Instead of hoping that the currently associated AP will show up as
  the first AP in the list of scan results, fetch the BSSID of the
  currently associated AP and use that to fetch station info for the
  AP.  This provides more frequently updated signal strength
  information than scan results and reliably provides information when
  multiple APs are in range.
- Do not treat the RSSI value as a raw signal value in dBm.  Instead, use
  the same formula as ifconfig(8) to compute a signal value.
- Do not report the beacon interval value as a signal quality level.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3369
Tue, 11 Aug 2015
[ 20:51 jhb search for other commits by this committer ] Original commit   Revision:393973
Fix some nits with displaying Ethernet media status exposed by the recent
extended Ethernet media states:
- Don't apply IFM_SUBTYPE to the raw subtype in the description table.
  IFM_SUBTYPE() requires a fully populated word and was truncating values
  in the table when comparing resulting in false matches (notably
  "10GBase-KX4" for the no media case).
- Explicitly check for IFM_ETHER.
- Use SIOCGIFXMEDIA when present to obtain extended media states.
- Explicitly handle "no carrier".

PR:		202247
Reviewed by:	bapt
Sun, 3 Aug 2014
[ 12:25 pi search for other commits by this committer ] Original commit   Revision:363890 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
devel/libconfuse: USES=libtool, bump dependencies
Sat, 12 Apr 2014
[ 22:34 bapt search for other commits by this committer ] Original commit   Revision:351155
Use the new @sample keyword
Mon, 6 Jan 2014
[ 11:24 bapt search for other commits by this committer ] Original commit   Revision:338860
update to 2.8
Mostly our patches being upstreamed
Thu, 3 Oct 2013
[ 17:11 bapt search for other commits by this committer ] Original commit   Revision:329213
Use modern LIB_DEPENDS
Prefer pkg-plist over Makefile's pollution
Mon, 23 Sep 2013
[ 06:19 bapt search for other commits by this committer ] Original commit   Revision:327937
Use stage
Fri, 20 Sep 2013
[ 23:43 bapt search for other commits by this committer ] Original commit   Revision:327777 (Only the first 10 of 483 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Fri, 5 Jul 2013
[ 13:51 bapt search for other commits by this committer ] Original commit   Revision:322326
Readd the USE_BZIP2 removed by mistake

Submitted by:	flo
[ 13:44 bapt search for other commits by this committer ] Original commit   Revision:322325 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Convert to USES=gmake
Tue, 19 Mar 2013
[ 18:38 bapt search for other commits by this committer ] Original commit   Revision:314674
- update to 2.7
Make patch for colours in volume output actually works.
Add a patch for colours on low remaining battery
Add a patch for colours on high CPU temperature
Sat, 29 Dec 2012
[ 18:26 bapt search for other commits by this committer ] Original commit   Revision:309626
- update to 2.6
- add an experimental support for "mute"
Tue, 15 May 2012
[ 19:17 bapt search for other commits by this committer ] Original commit 
- update to 3.5.1
Sat, 5 May 2012
[ 00:49 bapt search for other commits by this committer ] Original commit 
- update to 2.5
Wed, 28 Dec 2011
[ 20:31 bapt search for other commits by this committer ] Original commit 
- update to 2.4 (mostly integrate the freebsd support)
Thu, 8 Dec 2011
[ 14:56 bapt search for other commits by this committer ] Original commit 
- Fix disk usage
- Use coretemp to get cpu temperature

Feature safe:   yes
[ 12:57 bapt search for other commits by this committer ] Original commit 
i3status is a small program (about 1500 SLOC) for generating a status bar for
dzen2, xmobar or similar programs. It is designed to be very efficient by
issuing a very small number of system calls, as one generally wants to update
such a status line every second. This ensures that even under high load, your
status bar is updated correctly. Also, it saves a bit of energy by not hogging
your CPU as much as spawning the corresponding amount of shell commands would.

WWW:    http://i3wm.org/i3status/

Feature safe:   yes

Number of commits found: 31