notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: multimedia/libva-intel-driver/Makefile
SVNWeb

Number of commits found: 68

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Wed, 18 Aug 2021
[ 21:46 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:0fe260b63e82ede58d8e551f724f09d7fb63240e  commit hash:0fe260b63e82ede58d8e551f724f09d7fb63240e  commit hash:0fe260b63e82ede58d8e551f724f09d7fb63240e  0fe260b 
multimedia/libva-intel-driver: enable HYBRID by default (again)

Originally disabled due to GPU freezes on Sandy Bridge which
disappeared after upgrading FreeBSD from 11 to 12. drm-*-kmod
also had several updates since then. So, let's re-try.

PR:		233259
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 3 Jul 2020
[ 23:24 jbeich search for other commits by this committer ] Original commit   Revision:541155
multimedia/libva-intel-driver: note which GPUs are not supported

Icelake (Gen11) is not supported. Cannonlake (Gen10) was discontinued,
so it's not clear.
Tue, 2 Jun 2020
[ 19:55 jbeich search for other commits by this committer ] Original commit   Revision:537576
multimedia/libva-intel-driver: update to 2.4.1

Changes:	https://github.com/intel/intel-vaapi-driver/compare/2.4.0...2.4.1
Reported by:	Repology
MFH:		2020Q2 (bug fixes)
Fri, 6 Dec 2019
[ 10:47 jbeich search for other commits by this committer ] Original commit   Revision:519133
multimedia/libva-intel-driver: update to 2.4.0

Changes:	https://github.com/intel/intel-vaapi-driver/compare/2.4.0.pre1...2.4.0
Reported by:	GitHub (watch releases)
Tue, 26 Nov 2019
[ 05:05 jbeich search for other commits by this committer ] Original commit   Revision:518446
multimedia/libva-intel-driver: update to 2.4.0.p1

Changes:	https://github.com/intel/intel-vaapi-driver/releases/tag/2.4.0.pre1
Reported by:	GitHub (watch releases)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Tue, 12 Mar 2019
[ 16:53 jbeich search for other commits by this committer ] Original commit   Revision:495470
multimedia/libva-intel*driver: allow disabling Wayland/X11 independently of
libva

PR:		236376
Submitted by:	Dries Michiels (based on)
Sat, 26 Jan 2019
[ 00:43 jbeich search for other commits by this committer ] Original commit   Revision:491214
multimedia/libva: update to 2.4.0

Changes:	https://github.com/intel/libva/releases/tag/2.4.0
Fri, 18 Jan 2019
[ 00:01 jbeich search for other commits by this committer ] Original commit   Revision:490614
multimedia/libva: USE_GITHUB doesn't support bzip2
Thu, 17 Jan 2019
[ 23:56 jbeich search for other commits by this committer ] Original commit   Revision:490613
multimedia/libva{,-intel-driver}: convert to USES=meson

Meson is faster than autoreconf + libtool and easier to maintain.
Force rebuild to catch regressions early.
[ 23:56 jbeich search for other commits by this committer ] Original commit   Revision:490612
multimedia/libva{,-intel-driver}: better group variables

Consistent style across my ports helps to process issues faster.
[ 23:54 jbeich search for other commits by this committer ] Original commit   Revision:490611
multimedia/libva{,-intel-driver}: clean up

- Add BUILD_DEPENDS to intel driver for wl_drm_interface fix
- Rewrite gettid() to make it easier to maintain
- Update description from upstream
- Drop unused v4l_compat dependency
- Drop unused USES=alias as <alloca.h> is gone
- Drop libGL dependency as intel driver uses libEGL via dlopen on Wayland
- Drop --program-prefix after vainfo moved to libva-utils
- Drop fmake workaround as USES=gmake is used
- Drop -ldl workaround for FreeBSD < 11.2
- Drop RTLD_NODELETE workaround for FreeBSD < 8.0
- Drop GLX_GLXEXT_VERSION workaround for Mesa < 7.8.1
- Drop Created by as the port diverged a lot (even more with Meson)
- Hint intel driver isn't actively developed (but still maintained)
- Clarify libdrm dependency
Wed, 16 Jan 2019
[ 18:04 madpilot search for other commits by this committer ] Original commit   Revision:490498
- Unbreak Wayland support in libva-intel-driver with Mesa 18.3 [1]
- Allow disabling X11 support in libva [2]
- Update minimum version requirement in libva-intel-media-driver
  BUILD_DEPENDS (required by submitter/maintainer) [1]
- While here, silence some portling warnings
- Pass maintainership to jbeich (submitter) [1]

PR:		234891 [1], 234925 [2]
Submitted by:	jbeich
Mon, 31 Dec 2018
[ 13:43 jbeich search for other commits by this committer ] Original commit   Revision:488788
multimedia/libva-intel-driver: clean up descriptions

- Spell Intel properly as the driver is named i965
- Mention support for Gen4/Gen5
- Disambiguate COMMENT from libva-intel-media-driver
- Simplify ONLY_FOR_ARCHS_REASON wording
- Move ONLY_FOR_ARCHS to pacify `portlint -C`
- Mention HYBRID support for VP8 encoding
- Update WWW to actual homepage
- Expand pkg-descr with from upstream README.md

Approved by:	madpilot (maintainer)
Differential Revision:	https://reviews.freebsd.org/D18688
Tue, 18 Dec 2018
[ 20:12 madpilot search for other commits by this committer ] Original commit   Revision:487768
Update libva-intel-driver to 2.3.0
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sat, 17 Nov 2018
[ 16:24 madpilot search for other commits by this committer ] Original commit   Revision:485140
- Bump portrevision, forgot when disabling option
- Completely remove the OPTIONS_DEFAULT line.

Reported by:	jbeich
[ 15:33 madpilot search for other commits by this committer ] Original commit   Revision:485138
Disable HYBRID option by default due to lockups being reported on
Sandy Bridge CPUs.

PR:		233259
Submitted by:	rkoberman@gmail.com
Wed, 7 Nov 2018
[ 22:40 jbeich search for other commits by this committer ] Original commit   Revision:484415
multimedia/libva-intel-driver: enable HYBRID by default

PR:		232981
Approved by:	madpilot (maintainer)
Tested by:	Kevin Oberman, madpilot
Tue, 6 Nov 2018
[ 00:45 jbeich search for other commits by this committer ] Original commit   Revision:484272
multimedia/libva-intel-driver: chase HTTP redirect
[ 00:25 jbeich search for other commits by this committer ] Original commit   Revision:484268
multimedia/libva-*-driver: only used by dlopen, so drop ldconfig
Sat, 3 Nov 2018
[ 16:25 jbeich search for other commits by this committer ] Original commit   Revision:483899 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
multimedia/libva-intel-driver: expose Hybrid decoding

On Skylake this reduces CPU usage by half when decoding VP9.
Sat, 29 Sep 2018
[ 08:04 riggs search for other commits by this committer ] Original commit   Revision:480899 (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Sat, 14 Jul 2018
[ 06:37 madpilot search for other commits by this committer ] Original commit   Revision:474613
- Update libva to 2.2.0

- Update libva-intel-driver 2.2.0
- Add Missing dependency

- Update libva-utils to 2.2.0
- Add missing dependencies
- Add WAYLAND option
- Cleanup some testing comments which slipped in by mistake
Mon, 12 Feb 2018
[ 22:37 madpilot search for other commits by this committer ] Original commit   Revision:461668
Update libva, libva-intel-driver and libva-utils to 2.1.0
Mon, 18 Dec 2017
[ 21:25 madpilot search for other commits by this committer ] Original commit   Revision:456673
Make libva and it's drivers install modules in the standard location
PREFIX/lib/dri.

This is the same location where other ports(mesa) install drivers,
so that everything works out of the box.

PR:		224424
Submitted by:	Greg V <greg@unrelenting.technology>
Tue, 12 Dec 2017
[ 21:29 madpilot search for other commits by this committer ] Original commit   Revision:456184 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]

Approved by:	cpm [1], multimedia (timeout) [2]
Obtained
from:	https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
		https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision:	https://reviews.freebsd.org/D12761
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Thu, 29 Jun 2017
[ 17:55 madpilot search for other commits by this committer ] Original commit   Revision:444654
Update libva, libva-utils and libva-intel-driver to 1.8.3
Wed, 24 May 2017
[ 09:41 madpilot search for other commits by this committer ] Original commit   Revision:441569
Update libva, libva-utils and liva-intel-driver to 1.8.2
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Wed, 12 Apr 2017
[ 09:09 madpilot search for other commits by this committer ] Original commit   Revision:438337
- Update multimedia/libva to 1.8.1
- Update multimedia/libva-utils to 1.8.1
- Update multimedia/libva-intel-driver to 1.8.1
Sun, 2 Apr 2017
[ 16:12 madpilot search for other commits by this committer ] Original commit   Revision:437566 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update multimedia/libva to 1.8.0
- Update multimedia/libva-intel-driver to 1.8.0
- Utility programs have been split out of libva distribution to
  another repository, so create a new libva-utils port, copied
  from libva, with these bits
- While here, update home pages in pkg-descr files
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Sun, 19 Mar 2017
[ 11:26 madpilot search for other commits by this committer ] Original commit   Revision:436483
X11 looks for this driver with two names depending on the hardware, since linux
has tow separate drivers. Having just one KMS driver in FreeBSD I create a
symlink with the alternative name, so X11 can alys find the driver.

PR:		217825
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
Thu, 23 Feb 2017
[ 14:27 madpilot search for other commits by this committer ] Original commit   Revision:434669
- Update multimedia/libva to 1.7.3
- Update multimedia/libva-intel-driver to 1.7.3
- Both project moved to github
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Thu, 17 Nov 2016
[ 14:27 madpilot search for other commits by this committer ] Original commit   Revision:426285
Mark port as ONLY_FOR_ARCHS=amd64 i386, as it supports hardware
specific to those architectures.

PR:		214561
Submitted by:	matthew@reztek.cz
Wed, 16 Nov 2016
[ 00:34 linimon search for other commits by this committer ] Original commit   Revision:426199 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Mon, 5 Sep 2016
[ 11:00 madpilot search for other commits by this committer ] Original commit   Revision:421359
Update to 1.7.2
Thu, 23 Jun 2016
[ 17:56 madpilot search for other commits by this committer ] Original commit   Revision:417394
- Update to 1.7.1
- Convert to USES=localbase
- Remove uneeded use of bsd.port.pre.mk
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 16 Mar 2016
[ 09:22 madpilot search for other commits by this committer ] Original commit   Revision:411217
Update to 1.7.0.
Sun, 21 Feb 2016
[ 18:53 madpilot search for other commits by this committer ] Original commit   Revision:409308
Update to 1.6.2
Wed, 9 Sep 2015
[ 22:14 madpilot search for other commits by this committer ] Original commit   Revision:396542
- Update to 1.6.1
- Take maintainership due to multiple timeouts

PR:		202654
Submitted by:	Myself
Approved by:	Maintainer timeout
Fri, 8 May 2015
[ 12:20 marino search for other commits by this committer ] Original commit   Revision:385770
multimedia/libva-intel-driver: support DragonFly with USES=alias
Sat, 18 Apr 2015
[ 15:14 tijl search for other commits by this committer ] Original commit   Revision:384229 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Convert to USES=autoreconf
Fri, 3 Apr 2015
[ 15:17 madpilot search for other commits by this committer ] Original commit   Revision:383134
Update to 1.5.1

PR:		198748
Submitted by:	me
Approved by:	Maintainer timeout
Sat, 17 Jan 2015
[ 12:15 madpilot search for other commits by this committer ] Original commit   Revision:377222
- Update to 1.5.0

PR:		196422
Submitted by:	me
Approved by:	maintainer timeout
Mon, 22 Dec 2014
[ 23:04 dumbbell search for other commits by this committer ] Original commit   Revision:375286 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 27 Aug 2014
[ 20:43 amdmi3 search for other commits by this committer ] Original commit   Revision:366352
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Tue, 3 Jun 2014
[ 20:30 madpilot search for other commits by this committer ] Original commit   Revision:356409
Update to 1.3.1

PR:		189677
Submitted by:	me
Approved by:	Maintainer timeout
Tue, 22 Apr 2014
[ 23:34 madpilot search for other commits by this committer ] Original commit   Revision:351889
- Update to 1.3.0
- Use new LIB_DEPENDS format
- USES=tar
- Enable staging

PR:		ports/187986
Submitted by:	me
Approved by:	Maintainer timeout
Sun, 29 Sep 2013
[ 17:01 zeising search for other commits by this committer ] Original commit   Revision:328711 (Only the first 10 of 142 ports in this commit are shown above. View all ports for this commit)
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)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Thu, 18 Jul 2013
[ 22:19 madpilot search for other commits by this committer ] Original commit   Revision:323260
- Update to 1.2.0

PR:		ports/180040
Submitted by:	Myself
Approved by:	Maintainer timeout
Tue, 11 Jun 2013
[ 12:19 madpilot search for other commits by this committer ] Original commit   Revision:320553
- 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)
Sun, 9 Jun 2013
[ 09:18 madpilot search for other commits by this committer ] Original commit   Revision:320320
- 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)
Mon, 1 Apr 2013
[ 11:58 kwm search for other commits by this committer ] Original commit   Revision:315651
Add back BROKEN message when WITH_NEW_XORG isn't set.

Submitted by:	pointyhat (via miwi)
Approved by:	portmgr (miwi), maintainer (timeout)
Sun, 20 Jan 2013
[ 16:11 marius search for other commits by this committer ] Original commit   Revision:310697
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
Thu, 15 Nov 2012
[ 13:07 madpilot search for other commits by this committer ] Original commit   Revision:307453
- Update to 1.0.19

PR:		ports/173597
Submitted by:	Manuel Creach <manuel.creach@me.com> (maintainer)
Feature safe:	yes
Thu, 25 Oct 2012
[ 21:06 madpilot search for other commits by this committer ] Original commit   Revision:306398
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

Number of commits found: 68