Port details |
- rofi Window switcher, run dialog and dmenu replacement
- 1.7.3 x11
=3 1.6.1Version of this port present on the latest quarterly branch. - Maintainer: nomoo@nomoo.ru
 - Port Added: 2015-01-21 11:06:17
- Last Update: 2022-02-16 19:12:32
- Commit Hash: 82bd953
- People watching this port, also watch:: fusefs-exfat, zsh, hte, atop, libfakekey
- License: MIT
- Description:
- A popup window switcher roughly based on superswitcher, requiring only xlib
and pango. This version started off as a clone of simpleswitcher, the
version from Sean Pringle. All credit for this great tool should go to him.
Rofi developed extra features, like a run-dialog, ssh-launcher and can
act as a drop-in dmenu replacement, making it a very versatile tool.
WWW: https://github.com/davatorium/rofi
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/x11/rofi/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/rofi
- pkg install rofi
- PKGNAME: rofi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643471823
SHA256 (davatorium-rofi-1.7.3_GH0.tar.gz) = d557721596c944db83b1053f8007ae3699a14d6e13375490fff14d0780b0ad12
SIZE (davatorium-rofi-1.7.3_GH0.tar.gz) = 8989633
- Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- x11/rofi-wayland
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libstartup-notification-1.so : x11/startup-notification
- libxcb-cursor.so : x11/xcb-util-cursor
- libxcb-ewmh.so : x11/xcb-util-wm
- libxcb-icccm.so : x11/xcb-util-wm
- libxcb-util.so : x11/xcb-util
- libxcb-xrm.so : x11/xcb-util-xrm
- libxkbcommon-x11.so : x11/libxkbcommon
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- x11/rofi-calc
- for Run
-
- x11/rofi-calc
- x11/rofi-pass
- Configuration Options:
- ===> The following configuration options are available for rofi-1.7.3:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- x11_rofi
- USES:
- bison gnome meson pkgconfig shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Feb 2022 19:12:32 1.7.3
|
Alexandre C. Guimarães (rigoletto)  |
x11/rofi: Update to 1.7.3
- also update the x11/rofi-wayland SLAVEPORT |
07 Jan 2022 07:14:57 1.7.2
|
Fernando Apesteguía (fernape)  Author: Ronald Klop |
x11/rofi{-wayland}: update to 1.7.2
rofi-wayland update following update of x11/rofi provided by jbeich@
ChangeLog: https://github.com/davatorium/rofi/releases/tag/1.7.2
PR: 260925
Reported by: ronald-lists@klop.ws
Approved by: nomoo@nomoo.ru (maintainer timeout) |
07 Apr 2021 08:09:01 1.6.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.6.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Mar 2021 16:35:49
1.6.1
|
jbeich  |
x11/rofi-wayland: add new port
PR: 253044
Approved by: nomoo@nomoo.ru (maintainer) |
16 Mar 2021 16:35:38
1.6.1 
|
jbeich  |
x11/rofi: convert to USES=meson
PR: 253043
Approved by: nomoo@nomoo.ru (maintainer) |
12 Dec 2020 01:01:44
1.6.1
|
wen  |
- Update to 1.6.1
PR: 251762
Submitted by: nomoo@nomoo.ru(maintainer) |
09 Nov 2020 17:08:12
1.6.0_1
|
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
25 Sep 2020 02:24:19
1.6.0
|
danfe  |
- Update to version 1.6.0
- Hook the tests to our framework
PR: 249153 |
07 Nov 2019 18:36:56
1.5.4
|
zeising  |
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. |
28 Jun 2019 23:51:49
1.5.4
|
rigoletto  |
x11/rofi: Update to 1.5.4
PR: 238829
Submitted by: Greg Fitzgerald <gregf@hugops.pw>
Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer) |
25 Jun 2019 20:18:19
1.5.3
|
rigoletto  |
x11/rofi: Update to 1.5.3
PR: 238783
Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer) |
30 Dec 2018 18:27:33
1.5.2
|
tobik  |
x11/rofi: Update to 1.5.2
- While here add missing USES=gnome
Changes: https://github.com/DaveDavenport/rofi/releases/tag/1.5.2
PR: 234502
Submitted by: gregf@hugops.pw
Approved by: nomoo@nomoo.ru (maintainer) |
21 Mar 2018 00:01:40
1.5.1_1
|
tobik  |
x11/rofi: Fix distinfo
Upstream has silently rerolled their release tarballs. Differences
between the 2 tarballs seem to be harmless and mostly in generated
files and an updated libnkutils [1].
[1] https://people.freebsd.org/~tobik/rofi-r465082.diff
Reported by: olgeni |
20 Mar 2018 11:34:43
1.5.1
|
tobik  |
x11/rofi: Update to 1.5.1
Changes: https://github.com/DaveDavenport/rofi/releases/tag/1.5.1
PR: 226715
Submitted by: Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>
Approved by: nomoo@nomoo.ru (maintainer) |
03 Feb 2018 11:29:35
1.5.0
|
danfe  |
Update `x11/rofi' to version 1.5.0.
PR: 225616
Submitted by: Greg Fitzgerald
Approved by: maintainer |
21 Nov 2017 13:46:25
1.4.2
|
arved  |
Update to 1.4.2
PR: 223643
Submitted by: Greg Fitzgerald
Approved by: maintainer |
01 Nov 2017 13:10:35
1.4.1
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
30 Sep 2017 10:22:50
1.4.1
|
tcberner  |
Update x11/rofi to 1.4.1
PR: 222664
Submitted by: Le Baron d'Merde <lbdm@privacychain.ch>
Reviewed by: tcberner
Approved by: nomoo@nomoo.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D12514 |
03 Jul 2017 13:40:05
1.3.1
|
tobik  |
Update to 1.3.1
- Remove I3 option: i3 has had native EWMH support for a while now so
the i3 workarounds are no longer needed with rofi >= 1.2.0
Changes: https://github.com/DaveDavenport/rofi/releases
PR: 218397
Approved by: mat (mentor), nomoo@nomoo.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D11437 |
01 Apr 2016 14:33:58
0.15.12
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
20 Feb 2016 11:23:40
0.15.12
|
pi  |
x11/rofi: 0.15.11 -> 0.15.12
New features:
- Initial `-dump` command for dmenu mode. (#216)
- Threading support.
o Parallel checking for ASCII.
o Parallel string matching.
o Autodetect number of HW-threads.
o Disabled by default.
- Highlight multiple selected rows (#287,#293)
- Dmenu can read from file instead of stdin.
- Regex matching (#113)
- Take Screenshot of rofi using keybinding.
- Hotkey for sorting: (#298) Option to set scrollbar width.
(Only the first 15 lines of the commit message are shown above ) |
20 Feb 2016 08:12:24
0.15.11_1
|
pi  |
x11/rofi: fix I3 option
MFH: 2016Q1
PR: 206846
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: nomoo@nomoo.ru (maintainer) |
13 Dec 2015 01:14:38
0.15.11
|
junovitch  |
x11/rofi: update 0.15.7 -> 0.15.11
- Update PORTVERSION, PLIST_FILES, SHEBANG_FILES, and distinfo 0.15.11
- LIB_DEPENDS: Add x11/startup-notification
- USES: Sort and add shebangfix
- Add I3 support option
PR: 204675
Submitted by: nomoo@nomoo.ru (maintainer) (with several changes) |
28 Jul 2015 08:23:32
0.15.7
|
vg  |
- Fix indents |
28 Jul 2015 08:19:47
0.15.7
|
vg  |
- Update to 0.15.7
Submitted by: nomoo@nomoo.ru (maintainer via email) |
01 Jun 2015 18:17:14
0.15.5
|
amdmi3  |
- Update to 0.15.5
PR: 200572
Submitted by: nomoo@nomoo.ru (maintainer) |
28 May 2015 08:16:26
0.15.2
|
mat  |
Fixup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
09 Apr 2015 08:53:43
0.15.2
|
vg  |
- Update to 0.15.2
PR: ports/198733
Submitted by: nomoo@nomoo.ru (maintainer) |
19 Mar 2015 16:44:59
0.14.12
|
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
21 Jan 2015 11:06:09
0.14.12
|
vg  |
New port: x11/rofi
A popup window switcher roughly based on superswitcher, requiring only xlib
and pango. This version started off as a clone of simpleswitcher, the
version from Sean Pringle. All credit for this great tool should go to him.
Rofi developed extra features, like a run-dialog, ssh-launcher and can
act as a drop-in dmenu replacement, making it a very versatile tool.
WWW: https://davedavenport.github.io/rofi/
PR: ports/195146
Submitted by: nomoo@nomoo.ru |