aboutsummaryrefslogtreecommitdiff
path: root/x11/rofi
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11/rofi-wayland: add new portJan Beich2021-03-162-6/+16
| | | | | | | | PR: 253044 Approved by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=568582
* x11/rofi: convert to USES=mesonJan Beich2021-03-161-7/+6
| | | | | | | | PR: 253043 Approved by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=568581
* - Update to 1.6.1Wen Heping2020-12-122-5/+4
| | | | | | | | PR: 251762 Submitted by: nomoo@nomoo.ru(maintainer) Notes: svn path=/head/; revision=557773
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-0/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=554733
* - Update to version 1.6.0Alexey Dokuchaev2020-09-253-4/+6
| | | | | | | | | - Hook the tests to our framework PR: 249153 Notes: svn path=/head/; revision=549980
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | 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. Notes: svn path=/head/; revision=517000
* x11/rofi: Update to 1.5.4Alexandre C. Guimarães2019-06-282-4/+4
| | | | | | | | | PR: 238829 Submitted by: Greg Fitzgerald <gregf@hugops.pw> Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer) Notes: svn path=/head/; revision=505314
* x11/rofi: Update to 1.5.3Alexandre C. Guimarães2019-06-254-6/+7
| | | | | | | | PR: 238783 Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer) Notes: svn path=/head/; revision=505103
* x11/rofi: Update to 1.5.2Tobias Kortkamp2018-12-303-6/+6
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=488731
* x11/rofi: Fix distinfoTobias Kortkamp2018-03-212-3/+4
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=465139
* x11/rofi: Update to 1.5.1Tobias Kortkamp2018-03-203-4/+6
| | | | | | | | | | Changes: https://github.com/DaveDavenport/rofi/releases/tag/1.5.1 PR: 226715 Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch> Approved by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=465082
* Update `x11/rofi' to version 1.5.0.Alexey Dokuchaev2018-02-033-4/+6
| | | | | | | | | PR: 225616 Submitted by: Greg Fitzgerald Approved by: maintainer Notes: svn path=/head/; revision=460806
* Update to 1.4.2Tilman Keskinoz2017-11-212-4/+4
| | | | | | | | | PR: 223643 Submitted by: Greg Fitzgerald Approved by: maintainer Notes: svn path=/head/; revision=454611
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-011-1/+1
| | | | Notes: svn path=/head/; revision=453284
* Update x11/rofi to 1.4.1Tobias C. Berner2017-09-304-27/+40
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=450971
* Update to 1.3.1Tobias Kortkamp2017-07-034-43/+47
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=444954
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* x11/rofi: 0.15.11 -> 0.15.12Kurt Jaeger2016-02-202-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Improvements: - Fix return code of multi-select. - Update manpage (#289, #291) - Improve speed of reading stdin in dmenu mode. - Correctly handle modifier keys now. Should now support most weird keyboard layouts and switching between them. (#268, #265, #286) - Correctly set locale, fixing issues with entering special characters. (#282) - DRun mode support `NoDisplay` setting (#283) - Pango markup is matched when filtering. (#273) Bug fixes: - Improve error message (#290) - Correctly switch to next entry on multi-select when list is filtered (#292) - Switch __FUNCTION__ for __func__. (#288) - Fix segfault on empty list and moving through it. (#256,#275) - Fix one off of colors (#269) - Drun fix uninitialized memory (#285) PR: 206846 Submitted by: Tobias Kortkamp <t@tobik.me> Approved by: nomoo@nomoo.ru Notes: svn path=/head/; revision=409231
* x11/rofi: fix I3 optionKurt Jaeger2016-02-202-1/+26
| | | | | | | | | | MFH: 2016Q1 PR: 206846 Submitted by: Tobias Kortkamp <t@tobik.me> Approved by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=409225
* x11/rofi: update 0.15.7 -> 0.15.11Jason Unovitch2015-12-132-5/+15
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=403648
* - Fix indentsVeniamin Gvozdikov2015-07-281-1/+1
| | | | Notes: svn path=/head/; revision=393059
* - Update to 0.15.7Veniamin Gvozdikov2015-07-284-24/+3
| | | | | | | Submitted by: nomoo@nomoo.ru (maintainer via email) Notes: svn path=/head/; revision=393057
* - Update to 0.15.5Dmitry Marakasov2015-06-012-3/+4
| | | | | | | | PR: 200572 Submitted by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=388244
* Fixup USE_GITHUB usage.Mathieu Arnold2015-05-282-5/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387711
* - Update to 0.15.2Veniamin Gvozdikov2015-04-094-8/+29
| | | | | | | | PR: ports/198733 Submitted by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=383629
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381618
* New port: x11/rofiVeniamin Gvozdikov2015-01-213-0/+34
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 Notes: svn path=/head/; revision=377585