Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
Update the snapshot of the intel DDX driver for xorg.
Upstream has stopped doing releases of this, but there are still code
updates, so we have used snapshots of the upstream source repo for some
time.
PR: 232353
Submitted by: jbeich
Tested by: jbeic, rkoberman@gmail.com
As there are some issues with the later xf86-video-ati revisions on old DRMs
such as drm-legacy-kmod, resurrect the old version of the port as legacy. Add
conflict with newer port. Note intended use in pkg-descr.
Approved by: x11 (zeising)
Update to the 18.1 release for both ati and amdgpu DDX. ati is still seeing
active development and amdgpu bring, among other things, support for Raven
Ridge APUs.
Reviewed by: x11 (zeising)
Approved by: x11 (zeising)
Differential Revision: https://reviews.freebsd.org/D17332
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
* Removed append flag on LIBS and CONFIGURE_ENV, these are not required
* Modernized post-patch target
PR: 220442
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11499
xorgxrdp is a set of drivers that enables Xorg to use RDP session with xrdp.
WWW: http://www.xrdp.org/
PR: 213219
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Add an option for default AccelMethod, choice of UXA (default) or SNA (new)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9862
before claiming the device. This allows fallback to vesa to work correctly.
Assign this port to x11@ after discussion with ray@ on IRC.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9629