1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich 1a11a3cc2c 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
2020-08-16 00:38:02 +00:00
accessibility
arabic
archivers Remove deprecated ports: 2020-08-15 10:50:58 +00:00
astro Update to 0.12.2 2020-08-15 16:30:46 +00:00
audio updating audio/mate-media to 1.24.1 2020-08-15 18:17:39 +00:00
base
benchmarks
biology devel/ipython: Update to 7.17.0 2020-08-15 12:50:57 +00:00
cad Update to 1.6 and add test target. 2020-08-15 22:36:39 +00:00
chinese
comms Remove deprecated ports: 2020-08-15 10:50:58 +00:00
converters Update to 3.1.4 2020-08-15 16:30:37 +00:00
databases databases/py-carbon: Fix rc script for python3 2020-08-15 23:15:48 +00:00
deskutils updating deskutils/mate-notification-daemon to 1.24.1 2020-08-15 18:19:01 +00:00
devel devel/py-gdata: Mark DEPRECATED (unmaintained upstream) 2020-08-15 23:23:23 +00:00
dns Update to 1.26 2020-08-15 16:30:18 +00:00
editors editors/jove: fix fetch 2020-08-15 08:42:58 +00:00
emulators
finance
french
ftp
games Remove deprecated ports: 2020-08-15 10:50:58 +00:00
german
graphics devel/ipython: Update to 7.17.0 2020-08-15 12:50:57 +00:00
hebrew
hungarian
irc irc/bitlbee: remove optional expired Skype support 2020-08-15 12:26:57 +00:00
japanese Remove deprecated ports: 2020-08-15 10:50:58 +00:00
java
Keywords
korean
lang Update to 0.1.29 2020-08-15 16:28:55 +00:00
mail mail/py-dkimpy: Update to 1.0.5 2020-08-15 23:08:17 +00:00
math Update to 0.1.75 2020-08-15 16:31:49 +00:00
misc Update to 4.48.1 2020-08-15 16:31:53 +00:00
Mk Finish py-wxPython28 removal and unbreak INDEX 2020-08-15 13:30:07 +00:00
multimedia Remove deprecated ports: 2020-08-15 10:50:58 +00:00
net net/syncthing: update to 1.8.0 2020-08-15 17:31:42 +00:00
net-im - Enable STUN option by default, as audio/video calling is getting 2020-08-15 18:26:01 +00:00
net-mgmt Update to 0.8.3.1 2020-08-15 16:29:14 +00:00
net-p2p Remove deprecated ports: 2020-08-15 10:50:58 +00:00
news Remove deprecated ports: 2020-08-15 10:50:58 +00:00
polish
ports-mgmt
portuguese
print Update to 0.9.2 2020-08-15 16:32:03 +00:00
russian
science science/py-mdp: remove optional expired dependency on devel/py-pp 2020-08-15 11:19:52 +00:00
security security/p5-Crypt-SMIME can be built again with LibreSSL 2020-08-15 20:14:16 +00:00
shells
sysutils sysutils/p5-Proc-ProcessTable-InfoString: create port 2020-08-15 22:39:44 +00:00
Templates
textproc textproc/p5-Text-sprintfn: create port 2020-08-15 21:54:07 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Fix U2F authentication 2020-08-15 20:55:06 +00:00
x11 x11/lavalauncher: add new port 2020-08-16 00:38:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Finish py-wxPython28 removal and unbreak INDEX 2020-08-15 13:30:07 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Finish py-wxPython28 removal and unbreak INDEX 2020-08-15 13:30:07 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.