Personal patches
Go to file
Niclas Zeising a89f3a0db5 MFH: r489050 r491609 r492864 r492896 r494747
This merges all changes done to drm-current-kmod, drm-fbsd12.0-kmod and
drm-fbsd11.2-kmod, in order to avoid merge conflicts.

Update pkg-descr to match reality

Update pkg-descr in drm-kmod ports to match reality in terms of which Linux
kernel version they correspond to and which FreeBSD version they are
supporting.

Noticed by:	Graham Perrin

graphics/drm-current-kmod: Update messges

Update pkg-message and makefile COMMENT to remove references to
drm-devel-kmod and the mention that this is the development version.  It is
the version for FreeBSD CURRENT, so the ride might be a little bumpy, but
it's not the devlopment version.

No changes to package.

FreeBSDDesktop issue:	#129

Reported by:	grahamperrin
Sponsored by:	B3 Init (zeising)

update drm-current and drm-fbsd12.0 snapshots

Update drm-current-kmod and drm-fbsd12.0-kmod to the latest snapshots.
This mutes console chatter about unimplemented stuff, which sometimes is
confusing.

Approved by:	jmd (maintainer, implicit)

graphics/drm-fbsd{11.2,12.0}-kmod: Update pkg-message with new names

PR:		235726
Approved by:	graphics (jmd)
Differential Revision:	https://reviews.freebsd.org/D19189

Update drm kmods for current and FreeBSD 12.0

Update graphics/drm-current-kmod and graphics/drm-fbsd12.0-kmod to their
respective latest snapshots.

This fixes a bug where a non-recursive mutex was used recursively in certain
conditions.
See https://github.com/FreeBSDDesktop/kms-drm/issues/134 for further details

FreeBSDDesktop issue:	#134
Approved by:		jmd (maintainer, implicit)
Sponsored by:		B3 Init

Approved by:	ports-secteam (implicit, drm-kmod ports)
2019-03-05 21:57:10 +00:00
accessibility
arabic
archivers
astro
audio MFH: r493719 2019-02-23 17:35:07 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mariadb103-server: Fix patch failing in 2019Q1 2019-03-04 10:14:06 +00:00
deskutils
devel MFH: r494079 2019-02-28 13:47:39 +00:00
dns MFH: r493563 r493564 2019-02-22 08:54:04 +00:00
editors
emulators MFH: r494660 2019-03-05 00:41:29 +00:00
finance
french
ftp MFH: r492389 2019-02-09 23:08:09 +00:00
games MFH: r493371 2019-02-19 16:14:04 +00:00
german
graphics MFH: r489050 r491609 r492864 r492896 r494747 2019-03-05 21:57:10 +00:00
hebrew
hungarian
irc
japanese MFH: r492045 2019-02-03 10:53:43 +00:00
java
Keywords
korean
lang MFH: r492424 2019-02-08 11:29:01 +00:00
mail MFH: r494671 2019-03-05 04:06:00 +00:00
math
misc
Mk MFH: r493367 2019-02-19 13:22:37 +00:00
multimedia MFH: r494455 2019-03-02 21:34:42 +00:00
net MFH: r493250 r494310 2019-03-02 08:53:46 +00:00
net-im MFH: r489686 r494706 2019-03-05 19:44:52 +00:00
net-mgmt MFH: r494688 2019-03-05 09:39:27 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print MFH: r494191 2019-02-28 21:41:11 +00:00
russian
science MFH: r491966 2019-02-02 17:55:19 +00:00
security MFH: r494185 2019-03-01 20:11:47 +00:00
shells
sysutils MFH: r492695 2019-02-12 05:01:18 +00:00
Templates
textproc MFH: r491723 2019-02-01 19:47:16 +00:00
Tools
ukrainian
vietnamese
www MFH: r490982 r491621 r492447 r493241 r494484 2019-03-05 05:08:25 +00:00
x11 MFH: r489713 2019-02-18 17:07:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.