freebsd-ports/graphics/libGL/files-old
Koop Mast 5c3b6d77f9 Fix libEGL and libGLESv2 conflict between libEGL/libglesv2 and the
nvidia-driver port in the same fashion it was done as the conflict
with the libGL port.

Mesa ports:
Add pkg-[de]install scripts to handle the symlinks in the libEGL
  and libglesv2 port.
Move pkg-[de]install scripts of libGL out of files/
Put the real mesa libraries into lib/.mesa so we don't have each
  port create a directory for it own use.

Nvidia-driver:
Only apply the libEGL.so and libGLESv2.so alternative install
  directory if nvidia-driver actually ships them. Copied from
  PR submitter, since it was much cleaner then my initial attempt.
Make pkg-install script check if the nvidia-driver port installed
  the libEGL/libglesv2 libraries and only then make the symlinks.
  This should allow the script to work with the slave ports which
  don't install these libraries.
Make the pkg-deinstall script check if the mesa version of
 the libEGL/libGLESv2 libraries are installed before trying to
 recreate the symlinks of those ports.

PR:		194924
Submitted by:	Gerard Seibert <gerard_seibert@outlook.com>
Approved by:	portmgr (angrybapt)
2014-11-27 13:14:04 +00:00
..
patch-configure
patch-Makefile.in
patch-src-glsl_ir_constant_expression.cpp
patch-src__egl__drivers__dri2__common.c
patch-src__egl__drivers__dri2__Makefile.in
patch-src__egl__drivers__glx__Makefile.in
patch-src__gallium__auxiliary__pipe-loader__pipe_loader_drm.c
patch-src__gallium__include__pipe__p_config.h
patch-src__gallium__state_trackers__egl__drm__native_drm.c
patch-src__gallium__state_trackers__xvmc__tests__xvmc_bench.c
patch-src__gallium__targets__egl-static__egl.c
patch-src__gallium__targets__gbm__Makefile.in
patch-src__gbm__backends__dri__driver_name.c
patch-src__gbm__main__common.c
patch-src__gbm__main__common.h
patch-src__gbm__Makefile.in
patch-src_gallium_drivers_r300_r300-chipset.c
patch-src_gallium_drivers_r600_r600-asm.c
patch-src_gallium_drivers_r600_r600-shader.c
patch-src_gallium_drivers_r600_r600_state_common.c
patch-src_gallium_drivers_radeon_radeon-llvm-emit.cpp
patch-src_gallium_drivers_radeonsi_r600-buffer.c
patch-src_gallium_winsys_svga_drm_vmw-screen-ioctl.c
patch-src_mapi_glapi_gen_gl-gentable.py
patch-src_mapi_mapi_entry_x86-64_tls.h
patch-src_mapi_mapi_entry_x86_tls.h
patch-src_mapi_mapi_entry_x86_tsd.h
patch-src_mesa_drivers_dri_common_Makefile.in
patch-src_mesa_drivers_dri_common_xmlpool_Makefile.in
patch-src_mesa_main_compiler.h
patch-src_mesa_main_imports.c