Personal patches
Go to file
Jan Beich 537d891731 MFH: r548266
www/firefox: fix tab crashing when not using pulseaudio

Submitted by:	Ka Ho Ng
Approved by:	ports-secteam blanket
Differential Revision:	https://reviews.freebsd.org/D26303
2020-09-12 00:42:21 +00:00
accessibility
arabic
archivers
astro
audio MFH: r548196 2020-09-10 10:51:40 +00:00
base
benchmarks
biology MFH: r547530 2020-09-04 11:30:40 +00:00
cad
chinese
comms
converters MFH: r547547 2020-09-04 15:59:35 +00:00
databases MFH: r546322 2020-09-03 18:55:45 +00:00
deskutils MFH: r547453 2020-09-03 14:04:26 +00:00
devel MFH: r547855 2020-09-06 16:05:53 +00:00
dns
editors MFH: r543896 r544918 2020-09-08 11:50:59 +00:00
emulators MFH: r547395 2020-09-03 00:58:13 +00:00
finance
french
ftp MFH: r547332 2020-09-02 06:45:22 +00:00
games MFH: r547338 2020-09-02 08:08:51 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/go: Update to 1.14.9 2020-09-11 12:25:30 +00:00
mail MFH: r548081 2020-09-10 07:46:41 +00:00
math MFH: r547124 2020-08-30 21:06:53 +00:00
misc
Mk
multimedia MFH: r547999 2020-09-08 17:26:16 +00:00
net MFH: r548068 2020-09-09 08:10:56 +00:00
net-im MFH: r548228 2020-09-11 12:11:34 +00:00
net-mgmt MFH: r547488 2020-09-03 22:34:38 +00:00
net-p2p
news
polish
ports-mgmt MFH: r546265 2020-08-26 11:38:32 +00:00
portuguese
print MFH: r546861 2020-08-29 01:41:11 +00:00
russian
science
security MFH: r548170 2020-09-11 18:08:11 +00:00
shells
sysutils MFH: r547519 2020-09-04 10:05:13 +00:00
Templates
textproc MFH: r548051 2020-09-08 23:20:01 +00:00
Tools
ukrainian
vietnamese
www MFH: r548266 2020-09-12 00:42:21 +00:00
x11
x11-clocks MFH: r547351 2020-09-02 10:12:23 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: backport 2020-08-25 secfixes 2020-08-25 20:05:55 +00:00
x11-themes
x11-toolkits
x11-wm MFH: r547978 2020-09-09 01:32:25 +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.