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
non port: x11/lavalauncher/distinfo
SVNWeb

Number of commits found: 9

Thu, 30 Mar 2023
[ 00:27 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:52da43f9f3733d89aa2635f166d37036d6eb898d  commit hash:52da43f9f3733d89aa2635f166d37036d6eb898d  commit hash:52da43f9f3733d89aa2635f166d37036d6eb898d  52da43f 
x11/lavalauncher: unbreak fetch due to Git upgrade

=> Fetched file size mismatch (expected 101263, actual 100980)

See also:	https://github.com/git/git/commit/4f4be00d302b
Tue, 12 Oct 2021
[ 16:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:e8ff8bc0a6c21459109963b9e97cf9c28ddf581c  commit hash:e8ff8bc0a6c21459109963b9e97cf9c28ddf581c  commit hash:e8ff8bc0a6c21459109963b9e97cf9c28ddf581c  e8ff8bc 
x11/lavalauncher: update to 2.1.1

Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.1
Reported by:	Repology
Mon, 12 Apr 2021
[ 10:17 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:061d427b9972474d50c10148c280b343a2cbec95  commit hash:061d427b9972474d50c10148c280b343a2cbec95  commit hash:061d427b9972474d50c10148c280b343a2cbec95  061d427 
x11/lavalauncher: update to 2.1.0

Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.0
Reported by:	Repology
Tue, 23 Mar 2021
[ 00:47 jbeich search for other commits by this committer ] Original commit   Revision:569001
Unbreak fetch from git.sr.ht

Git footer have changed e.g.,

 ---
-2.30.1
+2.30.2
Fri, 19 Feb 2021
[ 11:49 jbeich search for other commits by this committer ] Original commit   Revision:566050
Unbreak fetch from git.sr.ht

Git footer have changed e.g.,

 ---
-2.30.0
+2.30.1
Wed, 17 Feb 2021
[ 23:39 jbeich search for other commits by this committer ] Original commit   Revision:565827 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Unbreak fetch from git.sr.ht

GZIP compression ratio and Git footer have changed e.g.,

 method  crc     date  time    compressed uncompressed  ratio uncompressed_name
-defla 944caee6 Dec  7 21:15        12482        71680  82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20        12510        71680  82.5% scdoc-1.11.1.tar

 ---
-2.26.2
+2.30.0
Sun, 20 Sep 2020
[ 12:48 jbeich search for other commits by this committer ] Original commit   Revision:549105
x11/lavalauncher: unbreak on DragonFly

../src/types/buffer.c: In function 'get_shm_fd':
../src/types/buffer.c:81:25: error: '__off64_t' undeclared (first use in this
function); did you mean '__off_t'?
    if ( ftruncate(*fd, (__off64_t)size) < 0 )
                         ^~~~~~~~~
                         __off_t
../src/types/buffer.c:81:25: note: each undeclared identifier is reported only
once for each function it appears in
../src/types/buffer.c:81:35: error: expected ')' before 'size'
    if ( ftruncate(*fd, (__off64_t)size) < 0 )
                                   ^~~~
                                   )

Reported by:	DPorts
Sat, 29 Aug 2020
[ 00:38 jbeich search for other commits by this committer ] Original commit   Revision:546853
x11/lavalauncher: update to 2.0.0

LIBRSVG2 is disabled by default to avoid conflict with non-rust
version pulled by many packages, including x11-toolkits/gtk30.

Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/log/v2.0.0
Reported by:	Repology
Sun, 16 Aug 2020
[ 00:38 jbeich search for other commits by this committer ] Original commit   Revision:545084
x11/lavalauncher: add new port

LavaLauncher serves a single purpose: Letting the user execute shell
commands by clicking on icons on a dynamically sized bar, placed at
one of the screen edges.

Unlike most popular launchers, LavaLauncher does not care about
.desktop files or icon themes and it does not track open applications;
It is not a dock. To create a button, you simply provide the path to
an image and a shell command. This makes LavaLauncher considerably
more flexible: You could have buttons not just for launching
applications, but also for ejecting your optical drive, rotating your
screen, sending your cat an email, playing a funny sound, muting all
audio, toggling your lamps, etc. You can turn practically anything you
could do in your shell into a button.

https://git.sr.ht/~leon_plickat/lavalauncher

Number of commits found: 9