mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove all traces of LINUXBASE/etc/fonts from the port. This is needed to use native
FreeBSD fonts and font configuration files (a link to a native directory will be created when an apropriate linux-fontconfig port is installed).
This commit is contained in:
parent
19112f4cd2
commit
3fc7072510
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211303
10 changed files with 10 additions and 25 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= f8
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \
|
||||
|
@ -124,7 +124,7 @@ IGNORE= linuxulator is not (kld)loaded
|
|||
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
|
||||
.endif
|
||||
|
||||
REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
|
||||
REMOVE_DIRS= boot dev etc/fonts home initrd root tmp var/log var/run var/tmp \
|
||||
usr/local usr/tmp
|
||||
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
|
||||
etc/motd etc/passwd etc/printcap etc/services \
|
||||
|
|
|
@ -5008,7 +5008,6 @@ var/cache/ldconfig/aux-cache
|
|||
@exec /bin/mkdir -p %D/etc/sysconfig
|
||||
@exec /bin/mkdir -p %D/etc/popt.d
|
||||
@exec /bin/mkdir -p %D/etc/opt
|
||||
@exec /bin/mkdir -p %D/etc/fonts/conf.d
|
||||
@exec /bin/mkdir -p %D/etc/ld.so.conf.d
|
||||
@exec /bin/mkdir -p %D/etc/blkid
|
||||
@exec /bin/mkdir -p %D/etc/X11/fontpath.d
|
||||
|
@ -6369,8 +6368,6 @@ var/cache/ldconfig/aux-cache
|
|||
@dirrm etc/pki
|
||||
@dirrm etc/popt.d
|
||||
@dirrm etc/pam.d
|
||||
@dirrm etc/fonts/conf.d
|
||||
@dirrm etc/fonts
|
||||
@dirrm etc/default
|
||||
@dirrm etc/X11/fontpath.d
|
||||
@dirrm etc/X11
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= f8
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \
|
||||
|
@ -124,7 +124,7 @@ IGNORE= linuxulator is not (kld)loaded
|
|||
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
|
||||
.endif
|
||||
|
||||
REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
|
||||
REMOVE_DIRS= boot dev etc/fonts home initrd root tmp var/log var/run var/tmp \
|
||||
usr/local usr/tmp
|
||||
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
|
||||
etc/motd etc/passwd etc/printcap etc/services \
|
||||
|
|
|
@ -5008,7 +5008,6 @@ var/cache/ldconfig/aux-cache
|
|||
@exec /bin/mkdir -p %D/etc/sysconfig
|
||||
@exec /bin/mkdir -p %D/etc/popt.d
|
||||
@exec /bin/mkdir -p %D/etc/opt
|
||||
@exec /bin/mkdir -p %D/etc/fonts/conf.d
|
||||
@exec /bin/mkdir -p %D/etc/ld.so.conf.d
|
||||
@exec /bin/mkdir -p %D/etc/blkid
|
||||
@exec /bin/mkdir -p %D/etc/X11/fontpath.d
|
||||
|
@ -6369,8 +6368,6 @@ var/cache/ldconfig/aux-cache
|
|||
@dirrm etc/pki
|
||||
@dirrm etc/popt.d
|
||||
@dirrm etc/pam.d
|
||||
@dirrm etc/fonts/conf.d
|
||||
@dirrm etc/fonts
|
||||
@dirrm etc/default
|
||||
@dirrm etc/X11/fontpath.d
|
||||
@dirrm etc/X11
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= f8
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \
|
||||
|
@ -124,7 +124,7 @@ IGNORE= linuxulator is not (kld)loaded
|
|||
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
|
||||
.endif
|
||||
|
||||
REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
|
||||
REMOVE_DIRS= boot dev etc/fonts home initrd root tmp var/log var/run var/tmp \
|
||||
usr/local usr/tmp
|
||||
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
|
||||
etc/motd etc/passwd etc/printcap etc/services \
|
||||
|
|
|
@ -5008,7 +5008,6 @@ var/cache/ldconfig/aux-cache
|
|||
@exec /bin/mkdir -p %D/etc/sysconfig
|
||||
@exec /bin/mkdir -p %D/etc/popt.d
|
||||
@exec /bin/mkdir -p %D/etc/opt
|
||||
@exec /bin/mkdir -p %D/etc/fonts/conf.d
|
||||
@exec /bin/mkdir -p %D/etc/ld.so.conf.d
|
||||
@exec /bin/mkdir -p %D/etc/blkid
|
||||
@exec /bin/mkdir -p %D/etc/X11/fontpath.d
|
||||
|
@ -6369,8 +6368,6 @@ var/cache/ldconfig/aux-cache
|
|||
@dirrm etc/pki
|
||||
@dirrm etc/popt.d
|
||||
@dirrm etc/pam.d
|
||||
@dirrm etc/fonts/conf.d
|
||||
@dirrm etc/fonts
|
||||
@dirrm etc/default
|
||||
@dirrm etc/X11/fontpath.d
|
||||
@dirrm etc/X11
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= f8
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \
|
||||
|
@ -124,7 +124,7 @@ IGNORE= linuxulator is not (kld)loaded
|
|||
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
|
||||
.endif
|
||||
|
||||
REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
|
||||
REMOVE_DIRS= boot dev etc/fonts home initrd root tmp var/log var/run var/tmp \
|
||||
usr/local usr/tmp
|
||||
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
|
||||
etc/motd etc/passwd etc/printcap etc/services \
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= f8
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \
|
||||
|
@ -124,7 +124,7 @@ IGNORE= linuxulator is not (kld)loaded
|
|||
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
|
||||
.endif
|
||||
|
||||
REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
|
||||
REMOVE_DIRS= boot dev etc/fonts home initrd root tmp var/log var/run var/tmp \
|
||||
usr/local usr/tmp
|
||||
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
|
||||
etc/motd etc/passwd etc/printcap etc/services \
|
||||
|
|
|
@ -5008,7 +5008,6 @@ var/cache/ldconfig/aux-cache
|
|||
@exec /bin/mkdir -p %D/etc/sysconfig
|
||||
@exec /bin/mkdir -p %D/etc/popt.d
|
||||
@exec /bin/mkdir -p %D/etc/opt
|
||||
@exec /bin/mkdir -p %D/etc/fonts/conf.d
|
||||
@exec /bin/mkdir -p %D/etc/ld.so.conf.d
|
||||
@exec /bin/mkdir -p %D/etc/blkid
|
||||
@exec /bin/mkdir -p %D/etc/X11/fontpath.d
|
||||
|
@ -6369,8 +6368,6 @@ var/cache/ldconfig/aux-cache
|
|||
@dirrm etc/pki
|
||||
@dirrm etc/popt.d
|
||||
@dirrm etc/pam.d
|
||||
@dirrm etc/fonts/conf.d
|
||||
@dirrm etc/fonts
|
||||
@dirrm etc/default
|
||||
@dirrm etc/X11/fontpath.d
|
||||
@dirrm etc/X11
|
||||
|
|
|
@ -5008,7 +5008,6 @@ var/cache/ldconfig/aux-cache
|
|||
@exec /bin/mkdir -p %D/etc/sysconfig
|
||||
@exec /bin/mkdir -p %D/etc/popt.d
|
||||
@exec /bin/mkdir -p %D/etc/opt
|
||||
@exec /bin/mkdir -p %D/etc/fonts/conf.d
|
||||
@exec /bin/mkdir -p %D/etc/ld.so.conf.d
|
||||
@exec /bin/mkdir -p %D/etc/blkid
|
||||
@exec /bin/mkdir -p %D/etc/X11/fontpath.d
|
||||
|
@ -6369,8 +6368,6 @@ var/cache/ldconfig/aux-cache
|
|||
@dirrm etc/pki
|
||||
@dirrm etc/popt.d
|
||||
@dirrm etc/pam.d
|
||||
@dirrm etc/fonts/conf.d
|
||||
@dirrm etc/fonts
|
||||
@dirrm etc/default
|
||||
@dirrm etc/X11/fontpath.d
|
||||
@dirrm etc/X11
|
||||
|
|
Loading…
Add table
Reference in a new issue