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

Number of commits found: 22

Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Friday, 24 Nov 2023
12:26 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.15.6.
commit hash: c213ae832537a857e0a98f90e69f774bb918e4f0 commit hash: c213ae832537a857e0a98f90e69f774bb918e4f0 commit hash: c213ae832537a857e0a98f90e69f774bb918e4f0 commit hash: c213ae832537a857e0a98f90e69f774bb918e4f0 c213ae8
Friday, 18 Aug 2023
22:51 Dan Langille (dvl) search for other commits by this committer
devel/py-python-Levenshtein: Rename to follow upstream

While here, also upgrade to 0.21.1

Because of that rename, update all ports which uses this as a run or
build depends.
PR:		273187
commit hash: e6a46adb6f005ab6ab2cdfe9fb69d726a6b0999e commit hash: e6a46adb6f005ab6ab2cdfe9fb69d726a6b0999e commit hash: e6a46adb6f005ab6ab2cdfe9fb69d726a6b0999e commit hash: e6a46adb6f005ab6ab2cdfe9fb69d726a6b0999e e6a46ad
Wednesday, 9 Aug 2023
06:34 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.15.3

Fixes bad assumption removing all .desktop from application ids
instead of just the file extension (should fix Telegram Desktop
app not launching).
commit hash: 9eb47a691d90e0c860897192f48618abbd3b64c3 commit hash: 9eb47a691d90e0c860897192f48618abbd3b64c3 commit hash: 9eb47a691d90e0c860897192f48618abbd3b64c3 commit hash: 9eb47a691d90e0c860897192f48618abbd3b64c3 9eb47a6
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 26 Mar 2023
06:05 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.15.2.
commit hash: 9b0117426c21dea278167c0f1ae2bdfa60b04c3c commit hash: 9b0117426c21dea278167c0f1ae2bdfa60b04c3c commit hash: 9b0117426c21dea278167c0f1ae2bdfa60b04c3c commit hash: 9b0117426c21dea278167c0f1ae2bdfa60b04c3c 9b01174
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Monday, 23 Jan 2023
15:08 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.15.1.
commit hash: ca7b92735d75f79663a72a26ece72b9ddca73030 commit hash: ca7b92735d75f79663a72a26ece72b9ddca73030 commit hash: ca7b92735d75f79663a72a26ece72b9ddca73030 commit hash: ca7b92735d75f79663a72a26ece72b9ddca73030 ca7b927
Friday, 23 Sep 2022
09:17 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.15.0.
commit hash: d072113cb6abe2476ae7e29a6343c4c288f7d85b commit hash: d072113cb6abe2476ae7e29a6343c4c288f7d85b commit hash: d072113cb6abe2476ae7e29a6343c4c288f7d85b commit hash: d072113cb6abe2476ae7e29a6343c4c288f7d85b d072113
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
Friday, 12 Aug 2022
09:11 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.14.7.
commit hash: 526d79d1e48a2e56e0c00565b63364ef1ca80783 commit hash: 526d79d1e48a2e56e0c00565b63364ef1ca80783 commit hash: 526d79d1e48a2e56e0c00565b63364ef1ca80783 commit hash: 526d79d1e48a2e56e0c00565b63364ef1ca80783 526d79d
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bert Burgemeister <trebbu@googlemail.com>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Hutchinson <portmaster@BSDforge.com>
  *  Cy SChubert <cy@FreeBSD.org>
  *  Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
  *  Cy Schubert <cy@FreeBSD.org>
  *  DaJoob
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Walter <sahne@0x90.at>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Dave Grochowski
  *  David Mackay <davidjx8p@gmail.com>
  *  David Yeske <dyeske@gmail.com>
  *  Dejan Lesjak <lesi@FreeBSD.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitri Goutnik <dg@syrec.org>
  *  Dominik Rothert <dr@domix.de>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Eric Blood <eblood@cs.unr.edu>
  *  Eric L. Hernes <erich@rrnet.com>
  *  Eric Turgeon <ericbsd@FreeBSD.org>
  *  Eric Turgeon <ericturgeon.bsd@gmail.com>
  *  Evgeni Dimitrov <evgeni.dimitrov@gmail.com>
  *  FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francis Bacque <idroxid01@yahoo.fr>
  *  Franz Klammer <klammer@webonaut.com>
  *  Gerrit Beine <tux@pinguru.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hendrik Scholz <hendrik@scholz.net>
  *  Jacob House <jacob@jwfh.ca>
  *  James Earl <jdearl@telus.net>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeroen Schot <schot@a-eskwadraat.nl>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Julien Laffaye <kimelto@gmail.com>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken Moore <ken@pcbsd.org>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lin, Cheng-Tao <b89605222@ntu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Ranne <gasp@ridcully.dnsalias.org>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matt Lancereau
  *  Matt Lancereau <matt@rimasec.net>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew Donovan <kitchetech@gmail.com>
  *  Matthew Fuller <fullermd@futuresouth.com>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew West <mwest@uct.ac.za>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michiel Overtoom <motoom@xs4all.nl>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Morten Slot Kristensen
  *  Murray Stokely <murray@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Nikos Ntarmos <ntarmos@cs.uoi.gr>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oliver Breuninger <ob@breuninger.org>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro Giffuni
  *  Per Otterstr=F6m <pelle@fukt.bth.se>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
  *  Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Samy Al Bahra <sbahra@kerneled.org>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  Satoshi Asami <asami@FreeBSD.org>
  *  Satoshi TAOKA
  *  Scott Mace <smace@FreeBSD.org>
  *  Sean Farley <sean-freebsd@farley.org>
  *  Sebastian Yepes <esn@x123.info>
  *  Serge Gagnon <gagnon__s@videotron.ca>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stepan Zastupov [RedChrom] <redchrom@gmail.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Stijn Hoop <stijn@win.tue.nl>
  *  Tatsumi Hosokawa
  *  Theron Tarigo <theron.tarigo@gmail.com>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Hurst <tom@hur.st>
  *  Tim Bishop <tim@bishnet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Roth <ports@fsck.ch>
  *  UMENO Takashi <umeno@rr.iij4u.or.jp>
  *  Vincent Tantardini <vinc@freebsd-fr.org>
  *  Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  *  Winston Weinert <winstonw@lavabit.com>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yoshiro MIHIRA <sanpei@sanpei.org>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Zane C. Bowers
  *  Zhihao Yuan <lichray@gmail.com>
  *  asami
  *  chinsan
  *  dirk.meyer@dinoex.sub.org
  *  dom@myrddin.demon.co.uk
  *  eimar.koort
  *  gpalmer
  *  gpalmer@FreeBSD.org
  *  grog
  *  gurkan@phys.ethz.ch
  *  hemi@puresimplicity.net
  *  ijliao
  *  incabulos@mac.com
  *  jacs
  *  janek
  *  jhb
  *  jkh
  *  jkh@FreeBSD.org
  *  jmz
  *  joerg
  *  johalun0@gmail.com
  *  jonny
  *  jsellens
  *  krion
  *  matt@bdd.net
  *  michael johnson <ahze@ahze.net>
  *  nkazushi@highway.or.jp
  *  od <od@iclub.nsu.ru>
  *  oleg@bsdpower.com
  *  roam@FreeBSD.org
  *  trevor
  *  will

With hat:	portmgr
commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b d357bca
Sunday, 17 Apr 2022
17:41 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.14.4.
commit hash: 540cd90d659029b88897e4539ccacdde8147230e commit hash: 540cd90d659029b88897e4539ccacdde8147230e commit hash: 540cd90d659029b88897e4539ccacdde8147230e commit hash: 540cd90d659029b88897e4539ccacdde8147230e 540cd90
Saturday, 15 Jan 2022
16:14 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.14.3.
commit hash: 1d85492c320beead778fc84b97013e828b1abcde commit hash: 1d85492c320beead778fc84b97013e828b1abcde commit hash: 1d85492c320beead778fc84b97013e828b1abcde commit hash: 1d85492c320beead778fc84b97013e828b1abcde 1d85492
Saturday, 20 Nov 2021
06:40 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.14.2.

Neglected by:	portscout (again)
commit hash: c02455a7570f6336b3ce620fbb6b6e158f49510a commit hash: c02455a7570f6336b3ce620fbb6b6e158f49510a commit hash: c02455a7570f6336b3ce620fbb6b6e158f49510a commit hash: c02455a7570f6336b3ce620fbb6b6e158f49510a c02455a
Sunday, 26 Sep 2021
18:58 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.14.0.

Neglected by:	portscout :(
commit hash: 758e25042c4e8469190d2124fef2582657ec4e38 commit hash: 758e25042c4e8469190d2124fef2582657ec4e38 commit hash: 758e25042c4e8469190d2124fef2582657ec4e38 commit hash: 758e25042c4e8469190d2124fef2582657ec4e38 758e250
Saturday, 18 Sep 2021
19:33 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: belatedly update Ulauncher to version 5.13.0.

Not reported by:	portscout :(
commit hash: 752883bd5ce3016c9374c3ec32e64adb85c6f771 commit hash: 752883bd5ce3016c9374c3ec32e64adb85c6f771 commit hash: 752883bd5ce3016c9374c3ec32e64adb85c6f771 commit hash: 752883bd5ce3016c9374c3ec32e64adb85c6f771 752883b
Wednesday, 25 Aug 2021
02:24 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.12.2.
commit hash: 3f08c7911b38c03deb6dbd575f21c5e3b9f7ce71 commit hash: 3f08c7911b38c03deb6dbd575f21c5e3b9f7ce71 commit hash: 3f08c7911b38c03deb6dbd575f21c5e3b9f7ce71 commit hash: 3f08c7911b38c03deb6dbd575f21c5e3b9f7ce71 3f08c79
Sunday, 22 Aug 2021
18:32 Alexey Dokuchaev (danfe) search for other commits by this committer
x11/ulauncher: update Ulauncher to version 5.12.1.
commit hash: 01d908e6269233f3e0ee3b9f801cd3bd39c60f94 commit hash: 01d908e6269233f3e0ee3b9f801cd3bd39c60f94 commit hash: 01d908e6269233f3e0ee3b9f801cd3bd39c60f94 commit hash: 01d908e6269233f3e0ee3b9f801cd3bd39c60f94 01d908e
Sunday, 25 Apr 2021
08:35 Alexey Dokuchaev (danfe) search for other commits by this committer
- Update Ulauncher to version 5.11.0
- AppIndicator support is now optional

Found out via:	repology.org
commit hash: 2ebb5fb606f0486014dfbd6b282886bef9197dae commit hash: 2ebb5fb606f0486014dfbd6b282886bef9197dae commit hash: 2ebb5fb606f0486014dfbd6b282886bef9197dae commit hash: 2ebb5fb606f0486014dfbd6b282886bef9197dae 2ebb5fb
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
Thursday, 4 Mar 2021
05:42 danfe search for other commits by this committer
Ulauncher is graphical application launcher written in Python and GTK.
It offers fuzzy search, custom color themes, shortcuts and extensions,
and fast directory browser.

WWW: https://ulauncher.io/
Original commitRevision:567290 

Number of commits found: 22