Personal patches
Go to file
Emmanuel Vadot 07ef89b5a8 Fix nvidia-driver* after r548950
Now that mesa include glesv1 lib, remove the nvidia generic named lib
and add more entries in libmap.conf so the nvidia ones are used.

PR:		249448
Reported by:	VVD <vvd@unislabs.com>
2020-09-21 09:05:04 +00:00
accessibility
arabic
archivers
astro
audio New port: audio/alo-lv2: Looper LV2 plugin 2020-09-21 03:42:40 +00:00
base
benchmarks Fix build with -f no-common 2020-09-20 20:47:21 +00:00
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/ipython5: Fix build after the recent update of textproc/py-pygments by adding textproc/py-pygments-25 because ipython5 requires this version 2020-09-21 04:22:54 +00:00
dns
editors
emulators
finance
french
ftp
games games/nxengine: move DISTVERSIONPREFIX to pacify portlint 2020-09-20 21:36:16 +00:00
german
graphics graphics/gpu-firmware-kmod: Navi12 firmwares 2020-09-20 21:27:30 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200919 snapshot of GCC 10.2.1. 2020-09-21 07:26:13 +00:00
mail
math math/visualpolylib: Fix build on 13 2020-09-21 02:57:08 +00:00
misc misc/urbit: Fix build on 13 by adding -fcommon 2020-09-21 00:31:47 +00:00
Mk
multimedia While we were testing the new code, upstream have removed the 3.4 2020-09-21 04:47:33 +00:00
net net/py-libcloud: update to 3.2.0 2020-09-21 08:52:29 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/xcrysden: Fix build on 13 by adding -fcommon 2020-09-21 00:45:07 +00:00
security Update to 2.0.7 2020-09-20 19:22:57 +00:00
shells
sysutils sysutils/bpytop: Update to 1.0.35 2020-09-21 08:05:38 +00:00
Templates
textproc devel/ipython5: Fix build after the recent update of textproc/py-pygments by adding textproc/py-pygments-25 because ipython5 requires this version 2020-09-21 04:22:54 +00:00
Tools
ukrainian
vietnamese
www www/gallery-dl: update to 1.15.0 2020-09-20 22:47:33 +00:00
x11 Fix nvidia-driver* after r548950 2020-09-21 09:05:04 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 2.1.0 2020-09-20 21:14:53 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/redkite: Update 0.6.1 -> 1.0.3; GH account was renamed 2020-09-21 02:49:33 +00:00
x11-wm
.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.