mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
6140d3c6aa
a last resort. - Construct a list of DISTFILES for every architecture (amd64, i386). Select one list for regular make and all lists for make makesum so linux ports can have one combined distinfo file. - Set DIST_SUBDIR?=centos so there's only one copy of common distfiles. - Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter. - Regenerate all distinfo files. - For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib, lib64 and sbin into symbolic links to the same directory under usr. This fixes the problem where some programs/libraries exist under / on FreeBSD and /usr on Linux or vice versa and then depending on the order of search paths Linux programs may run/load FreeBSD programs/libraries and fail. - Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so Linux programs can find desktop theme icons. This eliminates the need for x11-themes/linux*-hicolor-icon-theme. - Rename pkg-plist.x86_64 to pkg-plist.amd64. - Regenerate all pkg-plist files. - Add @preexec to linux_base pkg-plist that moves existing files in bin, lib, lib64, sbin and icons to the new destination before the directories are turned into symbolic links. - Remove several empty directories from linux_base ports. - Sweep over all linux ports: use consistent style, remove old CONFLICTS, remove unused pkg-descr files, add NLS option,... - Remove old linux arts, esound and openssl-compat ports.
52 lines
1.6 KiB
Plaintext
52 lines
1.6 KiB
Plaintext
etc/drirc
|
|
usr/lib/dri/i915_dri.so
|
|
usr/lib/dri/i965_dri.so
|
|
usr/lib/dri/r200_dri.so
|
|
usr/lib/dri/r300_dri.so
|
|
usr/lib/dri/r600_dri.so
|
|
usr/lib/dri/radeon_dri.so
|
|
usr/lib/dri/radeonsi_dri.so
|
|
usr/lib/dri/swrast_dri.so
|
|
usr/lib/dri/vmwgfx_dri.so
|
|
@postexec [ -e %D/usr/lib/libGL.so.1 ] || ln -sf libGL.so.1.2.0 %D/usr/lib/libGL.so.1
|
|
@postunexec [ -e %D/usr/lib/libGL.so.1 ] || rm -f %D/usr/lib/libGL.so.1
|
|
usr/lib/libGL.so.1.2.0
|
|
usr/lib/libGLU.so.1
|
|
usr/lib/libGLU.so.1.3.1
|
|
usr/lib/libLLVM-3.6-mesa.so
|
|
usr/lib/libdrm.so.2
|
|
usr/lib/libdrm.so.2.4.0
|
|
usr/lib/libdrm_amdgpu.so.1
|
|
usr/lib/libdrm_amdgpu.so.1.0.0
|
|
usr/lib/libdrm_intel.so.1
|
|
usr/lib/libdrm_intel.so.1.0.0
|
|
usr/lib/libdrm_nouveau.so.1
|
|
usr/lib/libdrm_nouveau.so.1.0.0
|
|
usr/lib/libdrm_nouveau2.so.2
|
|
usr/lib/libdrm_nouveau2.so.2.0.0
|
|
usr/lib/libdrm_radeon.so.1
|
|
usr/lib/libdrm_radeon.so.1.0.1
|
|
usr/lib/libglapi.so
|
|
usr/lib/libglapi.so.0
|
|
usr/lib/libglapi.so.0.0.0
|
|
usr/lib/libglut.so.3
|
|
usr/lib/libglut.so.3.9.0
|
|
usr/lib/udev/rules.d/91-drm-modeset.rules
|
|
usr/share/doc/freeglut-2.6.0/AUTHORS
|
|
usr/share/doc/freeglut-2.6.0/COPYING
|
|
usr/share/doc/freeglut-2.6.0/ChangeLog
|
|
usr/share/doc/freeglut-2.6.0/INSTALL
|
|
usr/share/doc/freeglut-2.6.0/NEWS
|
|
usr/share/doc/freeglut-2.6.0/README
|
|
usr/share/doc/freeglut-2.6.0/TODO
|
|
usr/share/doc/freeglut-2.6.0/download.html
|
|
usr/share/doc/freeglut-2.6.0/freeglut.html
|
|
usr/share/doc/freeglut-2.6.0/freeglut_logo.png
|
|
usr/share/doc/freeglut-2.6.0/freeglut_user_interface.html
|
|
usr/share/doc/freeglut-2.6.0/index.html
|
|
usr/share/doc/freeglut-2.6.0/ogl_sm.png
|
|
usr/share/doc/freeglut-2.6.0/progress.html
|
|
usr/share/doc/freeglut-2.6.0/structure.html
|
|
usr/share/doc/libdrm-2.4.65/README
|
|
usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT
|