Personal patches
Go to file
Dmitri Goutnik 3ced54949a MFH: r563814
x11-wm/i3-gaps: Update to 4.19.1

Changes:	https://github.com/Airblader/i3/blob/4.19.1/RELEASE-NOTES-4.19.1
2021-02-02 15:20:04 +00:00
accessibility
arabic
archivers MFH: r562530 2021-01-25 07:09:55 +00:00
astro MFH: r562517 2021-01-24 23:24:07 +00:00
audio MFH: r562471 2021-01-24 13:49:44 +00:00
base
benchmarks
biology
cad
chinese
comms MFH: r561678 2021-01-31 18:57:32 +00:00
converters
databases MFH: r562546 2021-01-25 08:50:06 +00:00
deskutils MFH: r561948 2021-01-18 17:13:20 +00:00
devel MFH: r563605 2021-02-01 21:06:32 +00:00
dns MFH: r563458 2021-01-31 04:33:17 +00:00
editors MFH: r563576 2021-02-01 12:55:49 +00:00
emulators MFH: r561293 r563268 2021-01-30 00:26:28 +00:00
finance MFH: r562549 2021-01-25 09:04:19 +00:00
french
ftp MFH: r562540 2021-01-25 07:16:00 +00:00
games MFH: r563488 2021-01-31 13:26:58 +00:00
german
graphics MFH: r563797 2021-02-02 12:13:58 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang MFH: r563563 2021-02-01 10:54:09 +00:00
mail MFH: r563805 2021-02-02 13:07:00 +00:00
math MFH: r563443 2021-01-31 01:19:05 +00:00
misc MFH: r563092 2021-01-27 15:55:09 +00:00
Mk MFH: r563568 2021-02-01 12:37:51 +00:00
multimedia MFH: r563809 2021-02-02 14:17:15 +00:00
net MFH: r563249 2021-01-29 21:28:38 +00:00
net-im MFH: r562128 2021-01-20 11:34:06 +00:00
net-mgmt MFH: r563164 2021-01-28 23:13:06 +00:00
net-p2p
news MFH: r561666 2021-01-15 20:31:02 +00:00
polish
ports-mgmt
portuguese
print
russian
science MFH: r561531 2021-01-14 03:05:49 +00:00
security MFH: r562565 2021-01-31 07:08:36 +00:00
shells
sysutils MFH: r563446 2021-01-31 01:56:31 +00:00
Templates
textproc MFH: r561725 to unbreak the quarterly branch 2021-01-31 08:20:39 +00:00
Tools
ukrainian
vietnamese
www MFH: r563752 2021-02-01 19:50:53 +00:00
x11 MFH: r563777 2021-02-02 00:20:41 +00:00
x11-clocks
x11-drivers MFH: r563446 2021-01-31 01:56:31 +00:00
x11-fm MFH: r561446 2021-01-13 09:28:05 +00:00
x11-fonts MFH: r561436 2021-01-13 03:31:32 +00:00
x11-servers MFH: r563771 2021-02-01 22:09:22 +00:00
x11-themes
x11-toolkits MFH: r561094 2021-01-10 17:58:29 +00:00
x11-wm MFH: r563814 2021-02-02 15:20:04 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://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.