Commit graph

527 commits

Author SHA1 Message Date
Niclas Zeising
283ece0414 x11-drivers/xf86-video-apm: Update to 1.3.0
Update xf86-video-apm to 1.3.0.
Remove patches that are incorporated upstream.
This has not been run time tested due to lack of hardware.

PR:		235839
Submitted by:	pete@nomadlogic.org
2019-02-20 19:56:48 +00:00
Niclas Zeising
bc0c12514d x11-drivers/xf86-video-chips: Update to 1.4.0
Update x11-drivers/xf86-video-chips to 1.4.0.
This has not been run time tested due to lack of hardware.

Changelog:
https://lists.x.org/archives/xorg-announce/2019-February/002943.html

PR:		235847
Submitted by:	pete@nomadlogic.org
2019-02-20 19:10:17 +00:00
Jan Beich
d015ea6054 Don't reference obsolete drm-*-kmod ports 2019-01-17 16:19:39 +00:00
Niclas Zeising
c61a68bcf7 x11-drivers/xf86-video-r128: Update to 6.12.0
Add USES=gl
2019-01-03 10:50:22 +00:00
Niclas Zeising
fb3b43af71 x11-drivers/xf86-video-neomagic: Update to 1.3.0 2019-01-03 10:48:58 +00:00
Niclas Zeising
ce29517160 x11-drivers/xf86-video-mga: Update to 2.0.0
Add USES=gl
Remove patches incorporated upstream.
2019-01-03 10:48:14 +00:00
Niclas Zeising
cf4ab7c081 x11-drivers/xf86-video-i740: Update to 1.4.0 2019-01-03 10:47:36 +00:00
Niclas Zeising
9a69950009 x11-drivers/xf86-video-i128: Update to 1.4.0
Remove no longer needed patch.
2019-01-03 10:46:55 +00:00
Niclas Zeising
4d22f60886 x11-drivers/xf86-video-chips: Update to 1.3.0 2019-01-03 10:46:11 +00:00
Niclas Zeising
0be7eeab72 xf86-input-libinput: Update to 0.28.0
Obtained from:	FreeBSD Graphics Team Development Repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-31 00:28:53 +00:00
Koichiro Iwao
ed022d6e7f x11-drivers/xorgxrdp: rebuild with xrdp 0.9.9 after r488300
Sponsored by:	HAW International, Inc.
2018-12-25 08:24:15 +00:00
Jan Beich
3e2a29d25c x11-drivers/xf86-video-intel: update to 2.99.917.20181203
Changes:	https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=e5ff8e1828f9
PR:		233902
Approved by:	maintainer timeout (2 weeks)
2018-12-23 00:56:25 +00:00
Mark Linimon
aa4154607b Allow building on powerpc64 as an experiment.
While here, pet portlint.

Reported by:	jhibbits@FreeBSD.org
Approved by:	portmgr (tier-2 blanket)
2018-12-22 05:50:15 +00:00
Niclas Zeising
248c6b5c09 Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel.  This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.

By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.

Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers.  This will be further updated.

Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work
with the updated evdev headers.

Update consumers to use devel/evdev-proto rather than multimedia/v4l_compat
as needed, and bump portrevisions.

This is the first step in getting the FreeBSD input stack (libevdev,
libinput and so on) updated to newer versions.

Many thanks to all who have helped out with testing, code and exp-runs.
Apologies if I've forgotten to add any names.

PR:		222905, 217248, (based on, in part), 233787 (exp-run)
Submitted by:	Greg V, wulf
Tested by:	tcberner, kde
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Obtained from:	FreeBSDDesktop development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-19 09:09:11 +00:00
Koichiro Iwao
7d96edcc47 x11-drivers/xorgxrdp: Update to 0.2.9
Approved by:	mentors (implicit)
Relnotes:	https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.9
Sponsored by:	HAW International, Inc.
2018-12-13 07:06:02 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Mark Linimon
512585d9f2 Allow building on powerpc64 for testing.
While here, pet portlint.

Reported by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
2018-11-18 18:36:28 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
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
2018-11-02 13:32:34 +00:00
Niclas Zeising
dbc3266452 x11-drivers/xf86-video-intel: Update snapshot
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
2018-10-28 20:20:27 +00:00
Koichiro Iwao
78fcac1ba0 x11-drivers/xorgxrdp: Update to 0.2.8
While here,
* Pet portlint
* Switch PORTVERSION to DISTVERSION

MFH:		https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.8
Differential Revision:	https://reviews.freebsd.org/D17327
2018-10-22 04:09:08 +00:00
Niclas Zeising
e02c33d4f3 Silence portscout check
Add a limit to the makefile to silence the portscout check.  This version is
held back on purpose.
2018-10-18 19:11:41 +00:00
Johannes M Dieterich
425938f86a resurrect old port: xf86-video-ati@479538 as xf86-video-ati-legacy
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)
2018-10-18 02:10:00 +00:00
Johannes M Dieterich
243e899d7e x11-drivers/xf86-video-[ati,amdgpu]: update 18.1
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
2018-10-02 01:25:49 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
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
2018-09-11 18:34:27 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Koichiro Iwao
8764b3c646 x11-drivers/xorgxrdp: update 0.2.6 -> 0.2.7 and backport some patches
Backport these fixes for invalid memory access:
- https://github.com/neutrinolabs/xorgxrdp/pull/124
- https://github.com/neutrinolabs/xorgxrdp/pull/125

Approved by:	hrs (mentor)
Obtained from:	upstream
Relnotes:	https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.7
Sponsored by:	HAW International, Inc.
Differential Revision:	https://reviews.freebsd.org/D16601
2018-08-10 08:00:42 +00:00
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
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
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
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
2018-07-29 22:18:44 +00:00
Niclas Zeising
56c87b1a83 x11-drivers/xf86-video-r128: Update to 6.11.0 2018-07-23 18:52:54 +00:00
Niclas Zeising
064bc5a992 x11-drivers/xf86-video-vmware: Update to 13.3.0
Build with gcc on i386, according to submitter it fixes runtime.

PR:		229504
Submitted by:	takefu@airport.fm
2018-07-04 18:30:10 +00:00
Niclas Zeising
0fd1f3e899 x11-drivers/xf86-input-mouse: Update to 1.9.3
Regenerate patches to make them apply cleanly.
2018-06-21 21:27:04 +00:00
Niclas Zeising
b957767a02 x11-drivers/xf86-video-vesa: Update to 2.4.0 2018-06-09 06:57:47 +00:00
Niclas Zeising
89cc723f3c x11-drivers/xf86-input-synaptics: Update to 1.9.1 2018-06-09 06:57:07 +00:00
Niclas Zeising
bd551fda1c x11-drivers/xf86-input-evdev: Update to 2.10.6 2018-05-30 18:33:09 +00:00
Niclas Zeising
1e995ac687 x11-drivers/xf86-video-mach64: Update to 6.9.6 2018-05-23 16:31:17 +00:00
Niclas Zeising
91e74613b2 x11-drivers/xf86-video-rendition: Update to 4.2.7
Summary of changes:
Changes to autoconf scripts
Make it build with xserver 1.20
2018-05-22 20:47:31 +00:00
Niclas Zeising
e3229fed8b x11-drivers/xf86-video-intel: Update to latest snapshot
https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=359477215092

PR:		228407
Submitted by:	jbeich
2018-05-22 20:38:48 +00:00
Jan Beich
12c7321308 x11-drivers/xf86-input-wacom: update to 0.36.1
Changes:	https://github.com/linuxwacom/xf86-input-wacom/releases/tag/xf86-input-wacom-0.36.1
Reported by:	Repology
MFH:		2018Q2
2018-05-03 01:19:34 +00:00
Jan Beich
21d5bc6f47 x11-drivers/xf86-input-wacom: chase home per HTTP redirect 2018-05-03 01:06:05 +00:00
Jan Beich
3fc01f1b6b x11-drivers/xf86-video-amdgpu: drm-next-kmod may work, too 2018-04-27 17:41:36 +00:00
Jan Beich
66b60feb9b x11-drivers/xf86-video-amdgpu: allow on /stable/11 or 11.2
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-04-27 15:14:53 +00:00
Koichiro Iwao
f4eb40a151 x11-drivers/xorgxrdp: Update to 0.2.6
Additionally,
- Remove "Created by:" line in Makefile

Changes:        https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.6
Approved by:    pi (mentor)
Sponsored by:	HAW International, Inc.
2018-03-28 03:38:52 +00:00
Koichiro Iwao
853c80c70a Update MAINTAINER to my new FreBSD.org account
also update my email address in "Created by:" field.

Approved by:	hrs (mentor)
2018-03-20 06:16:18 +00:00
Jan Beich
b17c12b6aa x11-drivers/xf86-video-intel: update to 2.99.917.20180214
Changes:	https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=757955230037
MFH:		2018Q1 (mostly bug fixes, bake 1~2 weeks on /head)
2018-02-25 06:39:03 +00:00
Tobias Kortkamp
42e93c3579 Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
2018-02-22 12:53:13 +00:00
Jan Beich
9617953a40 x11-drivers/xf86-input-wacom: update to 0.36.0
Changes:	https://sourceforge.net/p/linuxwacom/mailman/message/36201833/
2018-01-25 00:53:04 +00:00
Roman Bogorodskiy
2652ea585c This package contains the X.Org xf86-video-qxl driver.
WWW: https://www.x.org/

PR:		225103
Submitted by:	olevole@olevole.ru
2018-01-16 17:47:09 +00:00
Jan Beich
ab1f4afecb x11-drivers/xf86-video-intel: update to 2.99.917.20180111
Changes:	https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=26f5406841f3
PR:		224621
Approved by:	maintainer timeout (2 weeks)
MFH:		2018Q1 (baking at least 1 week on /head)
2018-01-14 19:39:15 +00:00
Steve Wills
de9fca9dc1 x11-drivers/xorgxrdp: Update to 0.2.5
PR:		224884
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2018-01-04 16:19:39 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
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
2017-11-30 06:13:34 +00:00
Luca Pizzamiglio
d9c54d8fde x11-drivers/xorgxrdp: Update to 0.2.4
PR:		223511
Submitted by:	meta+ports@vmeta.jp (maintainer)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D13089
2017-11-15 10:13:18 +00:00
Richard Gallamore
81a195a92b * Updated to 0.2.3
PR:		220819
Submitted by:	Koichiro IWAO (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11965
2017-08-11 07:25:58 +00:00
Dmitry Marakasov
fe7dc24bc0 Update X.org WWWs
Approved by:	portmgr blanket
2017-07-14 12:44:57 +00:00
Richard Gallamore
51c954605a * Updated to 0.2.2
* 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
2017-07-08 06:30:36 +00:00
Jan Beich
cc216c94a7 x11-drivers/xf86-input-wacom: update to 0.35.0
Changes:	https://sourceforge.net/p/linuxwacom/mailman/message/35914015/
MFH:		2017Q2
2017-06-28 19:40:28 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Bartek Rutkowski
016398e9c2 x11-drivers/xorgxrdp: update 0.2.0 -> 0.2.1
PR:		218247
Submitted by:	Koichiro Iwao <meta+ports@vmeta.jp> (maintainer)
2017-04-01 12:36:36 +00:00
Kurt Jaeger
282afb1d92 New port: x11-drivers/xorgxrdp
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>
2017-03-28 19:14:53 +00:00
Matthew Rezny
6791f83e26 Update to 7.9.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10029
2017-03-16 16:29:07 +00:00
Matthew Rezny
be86a74ca0 Update to 1.3.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10028
2017-03-16 16:23:03 +00:00
Matthew Rezny
8b6d9e47ba Update to 0.6.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9957
2017-03-11 21:27:39 +00:00
Matthew Rezny
c0b298f393 Update to 0.25.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9956
2017-03-11 21:26:06 +00:00
Jan Beich
a7b7f3e2d8 x11-drivers/xf86-input-wacom: update to 0.34.2
Changes:	https://sourceforge.net/p/linuxwacom/mailman/message/35711101/
MFH:		2017Q1
2017-03-10 18:57:18 +00:00
Matthew Rezny
91a846b45e Update to 20170228 snapshot, which ceases loading i915.ko after i915kms.ko
Add an option for default AccelMethod, choice of UXA (default) or SNA (new)

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9862
2017-03-06 02:12:22 +00:00
Matthew Rezny
2e38d2c41f Remove useless patch, radeon DDX already loads radeonkms.ko as needed
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9763
2017-02-23 15:08:12 +00:00
Matthew Rezny
12b41f27e6 Add a check in the Probe function to verify we have a usable framebuffer
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
2017-02-16 14:34:06 +00:00
Matthew Rezny
be5779eecc x11-drivers/xf86-input-libinput: new port
This package contains the X.Org xf86-input-libinput driver. It is a thin
wrapper around libinput, so while it does provide all features that libinput
supports it does little beyond.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9543
2017-02-11 17:55:45 +00:00
Matthew Rezny
3f87b5cb51 Xorg-servers update to 1.18.4 with driver updates and revision bumps.
Update xf86-video-ati to 7.8.0
Update xf86-video-intel to 2.99.917.20170103
Update xf86-input-synaptics to 1.9.0
Update xf86-input-evdev to 2.10.5
Update xf86-video-r128 to 6.10.2
Update xf86-video-rendition to 4.2.6
New port: xf86-video-geode

PR:		214591,216269,214687,214593,214715,216276,216277,216278,216287,
		216288,216292,216298,214560,216299,216300,216301,216302
Approved by:	swills (mentor, portmgr)
Differential Revision:	https://reviews.freebsd.org/D9436
2017-02-11 14:17:58 +00:00
Johannes M Dieterich
17cbf1c980 x11-drivers/xf86-video-amdgpu: Add the amdgpu driver for Xorg. Currently and temporarily requires FreeBSDDesktop kernel fork of 12-CURRENT.
Reviewed by:	rene (mentor), swills (mentor), kwm (x11@)
Approved by:	rene (mentor), swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9377
2017-02-11 01:40:29 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Johannes M Dieterich
2fb1e2b64a Add xf86-video-ast driver for ASPEED graphics controllers in recent server motherboards.
PR:		194705
Submitted by:	nwhitehorn@freebsd.org
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9309
2017-01-30 01:42:13 +00:00
Baptiste Daroussin
6702838d96 mport few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216290
Submitted by:	matthew@reztek.cz
2017-01-23 22:57:06 +00:00
Baptiste Daroussin
bcb8eeafb6 Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216289
Submitted by:	matthew@reztek.cz
2017-01-23 22:53:53 +00:00
Baptiste Daroussin
05e50be4f8 Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216281
Submitted by:	matthew@reztek.cz
2017-01-23 22:47:24 +00:00
Baptiste Daroussin
33c09714ac Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216279
Submitted by:	matthew@reztek.cz
2017-01-23 22:43:23 +00:00
Baptiste Daroussin
04bc4776c2 Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216275
Submitted by:	matthew@reztek.cz
2017-01-23 22:40:16 +00:00
Baptiste Daroussin
b1444a2b4c Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216274
Submitted by:	matthew@reztek.cz
2017-01-23 22:36:57 +00:00
Baptiste Daroussin
3af560a8a8 Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216273
Submitted by:	matthew@reztek.cz
2017-01-23 22:32:10 +00:00
Baptiste Daroussin
4a3e2ef22f Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216272
Submitted by:	matthew@reztek.cz
2017-01-23 22:27:49 +00:00
Baptiste Daroussin
1810e8dcb7 Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216270
Submitted by:	matthew@reztek.cz
2017-01-23 22:22:53 +00:00
Baptiste Daroussin
c524320e17 Import few patches from upstream to allow building with newer xorg
Note that those drivers are barely maintained and might disappear in the futur

PR:		216271
Submitted by:	matthew@reztek.cz
2017-01-23 22:16:57 +00:00
Baptiste Daroussin
123f133f55 Remove fbdev
Reported by:	pi
2017-01-23 08:15:55 +00:00
Baptiste Daroussin
45d5cfd662 Update to 1.3.8
PR:		216296
Submitted by:	matthew@reztek.cz
2017-01-23 00:52:13 +00:00
Baptiste Daroussin
336fd56813 Update to 0.10.9
PR:		216294
Submitted by:	matthew@reztek.cz
2017-01-23 00:49:05 +00:00
Baptiste Daroussin
cb3e524efe Update to 1.7.9
PR:		216293
Submitted by:	matthew@reztek.cz
2017-01-23 00:45:17 +00:00
Baptiste Daroussin
8df2d2be9b Update to 2.3.9
PR:		216291
Submitted by:	matthew@reztek.cz
2017-01-23 00:40:30 +00:00
Baptiste Daroussin
17f6131b49 Update to 1.4.7
PR:		216295
Submitted by:	matthew@reztek.cz
2017-01-23 00:37:05 +00:00
Baptiste Daroussin
aacd3948de Update to 0.5.0 which is compatible with newer xorg
PR:		216286
Submitted by:	matthew@reztek.cz
2017-01-23 00:33:12 +00:00
Baptiste Daroussin
88139c25be Update to 1.6.5 which is compatible with new xorg
PR:		216284
Submitted by:	matthew@reztek.cz
2017-01-23 00:29:55 +00:00
Baptiste Daroussin
295da5dce0 Update to 1.3.6 (which is compatible with newer xorg)
PR:		216283
Submitted by:	matthew@reztek.cz
2017-01-23 00:24:47 +00:00
Baptiste Daroussin
2eff77dd59 Update to 2.1.21 (wich is compatible with newer xorg)
PR:		216285
Submitted by:	matthew@reztek.cz
2017-01-23 00:21:11 +00:00
Baptiste Daroussin
535f02b771 Update to 1.2.9 (which is compatible with newer xorg)
PR:		216282
Submitted by:	matthew@reztek.cz
2017-01-23 00:15:48 +00:00
Baptiste Daroussin
45dd31edff Update to 1.2.7 (which is compatible with newer xorg-server)
PR:		216280
Submitted by:	matthew@reztek.cz
2017-01-23 00:12:38 +00:00
Baptiste Daroussin
6531ae973d x11-drivers/xf86-video-fbdev: remove useless driver (Linux framebuffer)
PR:		216313
Submitted by:	matthew@reztek.cz
2017-01-22 22:30:16 +00:00
Baptiste Daroussin
131196f46f Backout upgrade to 7.8 is has too many regressions
Reported by:	many
2017-01-15 11:27:00 +00:00
Rene Ladan
74d31b8a6e Remove expired ports:
2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
2017-01-15 security/ssh-copy-id: is already in the base system
2017-01-15 sysutils/apt: does not build on 10+
2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
2017-01-15 audio/aureal-kmod: does not build (and fetch)
2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure)
2017-01-15 09:48:22 +00:00
Baptiste Daroussin
709a3ae6f0 Update to 0.3.8
Add license
2017-01-14 10:11:47 +00:00
Baptiste Daroussin
82a77f717c Update to 6.10.1
Add license

PR:		214588
Submitted by:	matthew@reztek.cz
2017-01-13 23:51:24 +00:00
Baptiste Daroussin
35536d992f Update to 7.8.0
PR:		214587
Submitted by:	matthew@reztek.cz
2017-01-13 23:49:07 +00:00