Commit graph

20 commits

Author SHA1 Message Date
Guido Falsi
652e21a838 Update to 1.6.2 2016-02-21 18:53:21 +00:00
Guido Falsi
b987ab2084 - Update to 1.6.1
- Take maintainership due to multiple timeouts

PR:		202654
Submitted by:	Myself
Approved by:	Maintainer timeout
2015-09-09 22:14:07 +00:00
John Marino
84d76e90b2 multimedia/libva-intel-driver: support DragonFly with USES=alias 2015-05-08 12:20:46 +00:00
Tijl Coosemans
2f31f6488f Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
Guido Falsi
14f0bef9ce Update to 1.5.1
PR:		198748
Submitted by:	me
Approved by:	Maintainer timeout
2015-04-03 15:17:28 +00:00
Guido Falsi
ac52489f42 - Update to 1.5.0
PR:		196422
Submitted by:	me
Approved by:	maintainer timeout
2015-01-17 12:15:38 +00:00
Jean-Sébastien Pédron
3c9a1d11c2 Final removal of WITH_NEW_XORG
This knob was turned on for all version of FreeBSD in r369875
(2014-10-03) and officially deprecated. Since then, it was gradually
removed from many ports when they needed an update.

x11-servers/xorg-server was the last major user of this knob. The port
was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid
of the knob, clearing the path to the final removal.

This commit changes ports who were checking for WITH_NEW_XORG and remove
its handling from bsd.port.mk.

While here, two sanity checks are added to warn user about WITH_KMS and
WITH_NEW_XORG which have no effect now.

Differential Revision:	https://reviews.freebsd.org/D1351
Reviewed by:	antoine, bapt, kwm
Approved by:	portmgr (antoine, bapt), kwm
2014-12-22 23:04:17 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Dmitry Marakasov
daef2b8aaa - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-27 20:43:03 +00:00
Guido Falsi
46e6046a3a Update to 1.3.1
PR:		189677
Submitted by:	me
Approved by:	Maintainer timeout
2014-06-03 20:30:45 +00:00
Guido Falsi
c76e28e800 - Update to 1.3.0
- Use new LIB_DEPENDS format
- USES=tar
- Enable staging

PR:		ports/187986
Submitted by:	me
Approved by:	Maintainer timeout
2014-04-22 23:34:18 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Guido Falsi
3fd6b3bc42 - Update to 1.2.0
PR:		ports/180040
Submitted by:	Myself
Approved by:	Maintainer timeout
2013-07-18 22:19:55 +00:00
Guido Falsi
d89301aafe - Replace BROKEN with IGNORE, which is more appropriate here [1]
- While here also use space in place of tab in pkg-descr WWW line

Reported by:	eadler [1]
Approved by:	manuel.creach@me.com (maintainer, via email)
2013-06-11 12:19:39 +00:00
Guido Falsi
c5dde406c7 - Update to 1.0.20
- Change wording of error message to reflect ports having moved to new options framework.

PR:		ports/179360
Submitted by:	Manuel <manuel.creach@me.com> (maintainer)
Approved by:	Manuel <manuel.creach@me.com> (via private email)
2013-06-09 09:18:06 +00:00
Koop Mast
7e375f820b Add back BROKEN message when WITH_NEW_XORG isn't set.
Submitted by:	pointyhat (via miwi)
Approved by:	portmgr (miwi), maintainer (timeout)
2013-04-01 11:58:39 +00:00
Marius Strobl
3e5f71ead9 Switch to the logic from x11-drivers/xf86-video-intel for detecting
whether graphics/libdrm with KMS enabled is installed. For one, the
WITH_KMS knob never real has been established as a global option
within the ports tree. Also, just using IGNORE here when libkms.so
not already exists does the wrong thing when graphics/libdrm generally
is not installed at this point of time, yet.

Approved by:	bapt (mentor), maintainer
2013-01-20 16:11:23 +00:00
Guido Falsi
a370195f5c - Update to 1.0.19
PR:		ports/173597
Submitted by:	Manuel Creach <manuel.creach@me.com> (maintainer)
Feature safe:	yes
2012-11-15 13:07:47 +00:00
Guido Falsi
d21c155b4c Libva driver for intel graphics cards with hardware accelerated
features for video encode/decode.

WWW:	http://cgit.freedesktop.org/vaapi/intel-driver

PR:		ports/172843
Submitted by:	Manuel Creach <manuel.creach@me.com>
Feature safe:	yes
2012-10-25 21:06:38 +00:00