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

Number of commits found: 19

Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Thursday, 4 May 2023
05:00 Jan Beich (jbeich) search for other commits by this committer
x11/lavalauncher: drop maintainership
commit hash: 50fba4c7709dcb0a42dea69a80eaa03cf8b600c8 commit hash: 50fba4c7709dcb0a42dea69a80eaa03cf8b600c8 commit hash: 50fba4c7709dcb0a42dea69a80eaa03cf8b600c8 commit hash: 50fba4c7709dcb0a42dea69a80eaa03cf8b600c8 50fba4c
Sunday, 12 Feb 2023
00:50 Jan Beich (jbeich) search for other commits by this committer
x11/lavalauncher: unbreak build with clang 15

../src/output.c:43:18: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
static void noop () {}
                 ^
                  void
../src/seat.c:48:18: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
static void noop () {}
                 ^
                  void

Reported by:	pkg-fallout
commit hash: 0e8e0e555b50d54ecb8cab59a12f1ff21bf62925 commit hash: 0e8e0e555b50d54ecb8cab59a12f1ff21bf62925 commit hash: 0e8e0e555b50d54ecb8cab59a12f1ff21bf62925 commit hash: 0e8e0e555b50d54ecb8cab59a12f1ff21bf62925 0e8e0e5
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, 1 Jul 2022
08:01 Baptiste Daroussin (bapt) search for other commits by this committer
wayland: add wayland virtual category
commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 b2eed2d
Monday, 14 Feb 2022
14:27 Jan Beich (jbeich) search for other commits by this committer
x11/lavalauncher: unbreak with LIBRSVG2_DEFAULT=legacy

meson.build:53:0: ERROR: Invalid version of dependency, need 'librsvg-2.0' ['>=
2.45.6'] found '2.40.21'.

Reported by:	pkg-fallout (riscv64)
commit hash: 4e8b070e2129e81b2faaf30ca2fa782a20308d92 commit hash: 4e8b070e2129e81b2faaf30ca2fa782a20308d92 commit hash: 4e8b070e2129e81b2faaf30ca2fa782a20308d92 commit hash: 4e8b070e2129e81b2faaf30ca2fa782a20308d92 4e8b070
Tuesday, 12 Oct 2021
16:56 Jan Beich (jbeich) search for other commits by this committer
x11/lavalauncher: update to 2.1.1

Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.1
Reported by:	Repology
commit hash: e8ff8bc0a6c21459109963b9e97cf9c28ddf581c commit hash: e8ff8bc0a6c21459109963b9e97cf9c28ddf581c commit hash: e8ff8bc0a6c21459109963b9e97cf9c28ddf581c commit hash: e8ff8bc0a6c21459109963b9e97cf9c28ddf581c e8ff8bc
Monday, 27 Sep 2021
17:09 Jan Beich (jbeich) search for other commits by this committer
x11/lavalauncher: unbreak build with librsvg >= 2.52

src/types/image_t.c:214:4: error: 'rsvg_handle_render_cairo' is deprecated: Use
'rsvg_handle_render_document' instead [-Werror,-Wdeprecated-declarations]
                        rsvg_handle_render_cairo(image->rsvg_handle, cairo);
                        ^
/usr/local/include/librsvg-2.0/librsvg/rsvg-cairo.h:94:1: note:
'rsvg_handle_render_cairo' has been explicitly marked deprecated here
RSVG_DEPRECATED_FOR(rsvg_handle_render_document)
^
/usr/local/include/librsvg-2.0/librsvg/rsvg.h:50:32: note: expanded from macro
'RSVG_DEPRECATED_FOR'
                               ^
/usr/local/include/glib-2.0/glib/gmacros.h:1112:44: note: expanded from macro
'G_DEPRECATED_FOR'
                                           ^

Reported by:	antoine (via bug 258561 exp-run)
commit hash: b500f4e0fd5602b66b48738f04b72834460ce1f6 commit hash: b500f4e0fd5602b66b48738f04b72834460ce1f6 commit hash: b500f4e0fd5602b66b48738f04b72834460ce1f6 commit hash: b500f4e0fd5602b66b48738f04b72834460ce1f6 b500f4e
Monday, 12 Apr 2021
10:17 Jan Beich (jbeich) search for other commits by this committer
x11/lavalauncher: update to 2.1.0

Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.0
Reported by:	Repology
commit hash: 061d427b9972474d50c10148c280b343a2cbec95 commit hash: 061d427b9972474d50c10148c280b343a2cbec95 commit hash: 061d427b9972474d50c10148c280b343a2cbec95 commit hash: 061d427b9972474d50c10148c280b343a2cbec95 061d427
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Monday, 9 Nov 2020
17:41 jbeich search for other commits by this committer
x11/lavalauncher: enable LIBRSVG2 by default after r554733

lavalauncher doesn't directly use glib but inherits via librsvg.
USE_GNOME=librsvg2 already pulls glib20 via USE_GNOME_IMPL.

$ fgrep -nr glib /path/to/lavalauncher

$ fgrep -nr glib /usr/local/include/librsvg-2.0
/usr/local/include/librsvg-2.0/librsvg/rsvg.h
30:#include <glib-object.h>

$ pkg-config librsvg-2.0 --libs
-L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0
-lglib-2.0 -lintl -lcairo -lpthread
Original commitRevision:554780 
17:08 tcberner search for other commits by this committer
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
Original commitRevision:554733 
Monday, 28 Sep 2020
19:59 zeising search for other commits by this committer
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Original commitRevision:550443 
Sunday, 20 Sep 2020
12:48 jbeich search for other commits by this committer
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
Original commitRevision:549105 
Saturday, 29 Aug 2020
00:38 jbeich search for other commits by this committer
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
Original commitRevision:546853 
Wednesday, 19 Aug 2020
04:20 jbeich search for other commits by this committer
x11/lavalauncher: switch to upstream one-line summary

Not all projects on sourcehut define summary line, so it's easy to miss.
Original commitRevision:545271 
Sunday, 16 Aug 2020
01:55 jbeich search for other commits by this committer
x11/lavalauncher: drop unused evdev-proto

linux/input-event-codes.h is not used until
https://git.sr.ht/~leon_plickat/lavalauncher/commit/45dc44e79a75
Original commitRevision:545086 
00:38 jbeich search for other commits by this committer
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
Original commitRevision:545084 

Number of commits found: 19