mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
2552b8e5f9
Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
lib/modules/dri/gamma_dri.so
|
|
%%ALPHA_NA%%lib/modules/dri/i810_dri.so
|
|
%%I386%%lib/modules/dri/i915_dri.so
|
|
lib/modules/dri/mga_dri.so
|
|
lib/modules/dri/r128_dri.so
|
|
lib/modules/dri/r200_dri.so
|
|
lib/modules/dri/radeon_dri.so
|
|
%%I386%%lib/modules/dri/sis_dri.so
|
|
%%AMD64_NA%%lib/modules/dri/tdfx_dri.so
|
|
@dirrm lib/modules/dri
|
|
@unexec rmdir %D/lib/modules 2>/dev/null || true
|