1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 9e491d3cb2 sysutils/inotify-tools: Update 3.20.11.0 -> 3.21.9.6
Reported by:	portscout
2021-11-20 00:54:10 -08:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/netgen-lvs: Update 1.5.208 -> 1.5.209 2021-11-20 00:54:08 -08:00
chinese
comms
converters
databases
deskutils
devel devel/z88dk: hook the test suite to our framework (one test fails) 2021-11-20 08:10:11 +00:00
dns
editors
emulators emulators/wine-devel: Never use the Samba NetAPI library 2021-11-20 07:48:18 +00:00
finance finance/alkimia: fix package with PLASMA=ON 2021-11-20 01:56:17 +03:00
french
ftp
games
german german/ding: Update to 1.9 2021-11-20 08:19:36 +00:00
graphics graphics/glew-wayland: drop X11 dependency after b44acc9409bdn 2021-11-20 07:58:03 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/arb: Update 2.21.0 -> 2.21.1 2021-11-19 13:33:21 -08:00
misc misc/free42: Update 3.0.6 -> 3.0.7 2021-11-20 00:54:09 -08:00
Mk Mk/Scripts/qa.sh: Turn off pipefail when piping to grep -q 2021-11-19 17:13:26 -04:00
multimedia multimedia/mpv: fix build with LUAJIT=OFF (+) 2021-11-20 01:22:38 +03:00
net net/yaz: unbreak build with tcl!=8.6 (+) 2021-11-20 00:46:05 +03:00
net-im
net-mgmt net-mgmt/smokeping: Fix typo in patch 2021-11-19 19:22:32 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/jmol: Update 14.31.60 -> 14.31.61 2021-11-20 00:54:10 -08:00
security security/hexl: Update 1.2.1 -> 1.2.3 2021-11-20 00:54:09 -08:00
shells
sysutils sysutils/inotify-tools: Update 3.20.11.0 -> 3.21.9.6 2021-11-20 00:54:10 -08:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.15.3 2021-11-19 20:01:57 +01:00
Tools
ukrainian
vietnamese
www
x11 x11/ulauncher: update Ulauncher to version 5.14.2. 2021-11-20 06:40:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.