Personal patches
Go to file
Gleb Popov 98e2d1025d multimedia/gstreamer1-vaapi: Add a patch to fix a crash.
PR:		245722
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
More context:	https://github.com/FreeBSDDesktop/libudev-devd/issues/19
2020-08-05 17:22:26 +00:00
accessibility
arabic
archivers Update to 4.0 2020-08-04 03:27:18 +00:00
astro Remove expired port: 2020-08-04 15:19:43 +00:00
audio audio/jacktrip: Update 1.2 -> 1.2.1 2020-08-05 15:54:32 +00:00
base
benchmarks lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
biology biology/samtools: Upgrade to 1.10 2020-08-03 18:22:06 +00:00
cad cad/netgen-lvs: Update 1.5.153 -> 1.5.154 2020-08-05 15:55:17 +00:00
chinese
comms
converters
databases Update to 9.4.0 2020-08-05 06:38:09 +00:00
deskutils lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
devel devel/mutagen: Update 0.11.5 -> 0.11.6 2020-08-05 17:16:19 +00:00
dns Update to 1.7.1 2020-08-04 13:45:50 +00:00
editors neovim: Update to 0.4.4 2020-08-05 08:38:19 +00:00
emulators emulators/citra: update to s20200728 2020-08-04 00:26:23 +00:00
finance
french
ftp
games games/eduke32: update to newer voxels pack 2020-08-04 09:33:11 +00:00
german
graphics graphics/imlib2: Update to 1.7.0 2020-08-05 11:23:22 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk8: fix patching on powerpc64 elfv2 2020-08-03 15:30:38 +00:00
Keywords
korean
lang lang/rust*: Bring back the llvm-config-wrapper patches after r543251 2020-08-05 14:46:18 +00:00
mail Update to 2.03 2020-08-05 02:57:50 +00:00
math math/py-PuLP: Update 2.1 -> 2.3 2020-08-05 15:58:54 +00:00
misc misc/py-tflite: Update 2.2.0 -> 2.3.0 2020-08-05 16:01:38 +00:00
Mk lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
multimedia multimedia/gstreamer1-vaapi: Add a patch to fix a crash. 2020-08-05 17:22:26 +00:00
net net/fping: Update to 4.4 2020-08-05 11:48:16 +00:00
net-im Update to 0.6.8 2020-08-05 10:02:00 +00:00
net-mgmt net-mgmt/pmacct: remove PLIST_SUB entry with KAFKA 2020-08-05 15:06:04 +00:00
net-p2p net-p2p/libtorrent-rasterbar: Update 1.2.7 -> 1.2.8 2020-08-05 16:24:38 +00:00
news
polish
ports-mgmt Update to 20200803 2020-08-04 03:26:05 +00:00
portuguese
print
russian
science - Fix build without NLS (missing gettext-tools dependency) and without EXAMPLES (broken patching) 2020-08-04 16:00:43 +00:00
security security/fizz: Update 2020.07.27.00 -> 2020.08.03.00 2020-08-05 00:38:51 +00:00
shells shells/starship: Update 0.13.1 -> 0.44.0 2020-08-05 06:19:42 +00:00
sysutils Update to 2.21.0 2020-08-04 19:24:22 +00:00
Templates Set configure variables to "yes" instead of "1". 2020-08-04 09:03:23 +00:00
textproc textproc/re-flex: update to 2.1.3 2020-08-04 10:05:27 +00:00
Tools Make argument parsing a bit more robust 2020-08-05 15:03:01 +00:00
ukrainian
vietnamese
www - Update to 20200520 2020-08-05 09:19:50 +00:00
x11 x11-wm/wayfire: update to 0.5.0 2020-08-04 20:35:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk-layer-shell: update to 0.2.0 2020-08-05 11:21:47 +00:00
x11-wm x11-wm/wayfire-plugins-extra: connect to "bulk -a" build 2020-08-04 21:38:58 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-08-04 15:19:43 +00:00
README
UIDs
UPDATING Update the default Perl version to 5.32. 2020-08-03 12:56:29 +00:00

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.