Personal patches
a89f3a0db5
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) |
||
---|---|---|
accessibility | ||
arabic | ||
archivers | ||
astro | ||
audio | ||
base | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french | ||
ftp | ||
games | ||
german | ||
graphics | ||
hebrew | ||
hungarian | ||
irc | ||
japanese | ||
java | ||
Keywords | ||
korean | ||
lang | ||
math | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
net-p2p | ||
news | ||
palm | ||
polish | ||
ports-mgmt | ||
portuguese | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
Tools | ||
ukrainian | ||
vietnamese | ||
www | ||
x11 | ||
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.