summaryrefslogtreecommitdiff
path: root/emulators/linux_base-f8
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-09-26 12:48:47 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-09-26 12:48:47 +0000
commit06abc650516d659f2ebc0ed64bafeb4474889a32 (patch)
tree0e775625fe28d57fc2255f353c205488777ecf07 /emulators/linux_base-f8
parentAdd mod_ntlm2 0.1, NTLM authentication module for the Apache2 webserver. (diff)
1. MFC from linux_base-fc6 (well, sort of -- an idea taken):
Add some directory trees since we still use fc4 infrastucture ports. Inspirited by the wrong behaviour of "install file1 file2" when file2 should exist and be a directory... 2. Bump PORTREVISION. 3. Fix pkg-descr (FC6 -> FC7). 4. s/@dirrm/@dirrmtry for /compat/linux/proc.
Notes
Notes: svn path=/head/; revision=200132
Diffstat (limited to 'emulators/linux_base-f8')
-rw-r--r--emulators/linux_base-f8/Makefile6
-rw-r--r--emulators/linux_base-f8/pkg-descr2
-rw-r--r--emulators/linux_base-f8/pkg-plist14
3 files changed, 20 insertions, 2 deletions
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile
index 4e42bfbfea76..078a911f539c 100644
--- a/emulators/linux_base-f8/Makefile
+++ b/emulators/linux_base-f8/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fc7
PORTVERSION= 7
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Fedora
@@ -128,6 +129,8 @@ REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
etc/motd etc/passwd etc/printcap etc/services \
etc/protocols
+ADD_DIRS= usr/X11R6/share usr/X11R6/man usr/X11R6/lib/tls \
+ usr/X11R6/include usr/X11R6/bin
ADD_FILES= #empty
.if (${MACHINE_ARCH} == "amd64")
@@ -148,6 +151,9 @@ do-build:
@for F in ${REMOVE_FILES}; do \
${RM} -f ${WRKSRC}/$$F; \
done
+ @for F in ${ADD_DIRS}; do \
+ ${MKDIR} -p ${WRKSRC}/$$F; \
+ done
@for F in ${ADD_FILES}; do \
${TOUCH} ${WRKSRC}/$$F; \
done
diff --git a/emulators/linux_base-f8/pkg-descr b/emulators/linux_base-f8/pkg-descr
index 91e5c58f6fd3..c9b4a96781f4 100644
--- a/emulators/linux_base-f8/pkg-descr
+++ b/emulators/linux_base-f8/pkg-descr
@@ -1,5 +1,5 @@
This port contains packages from a near-minimal installation of Fedora Core
-Linux 6. These packages, in conjunction with the linux kernel module,
+Linux 7. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
diff --git a/emulators/linux_base-f8/pkg-plist b/emulators/linux_base-f8/pkg-plist
index b7ab9534ca4f..74b747345c3c 100644
--- a/emulators/linux_base-f8/pkg-plist
+++ b/emulators/linux_base-f8/pkg-plist
@@ -4958,6 +4958,11 @@ var/mail
@exec /bin/mkdir -p %D/usr/lib/X11
@exec /bin/mkdir -p %D/usr/games
@exec /bin/mkdir -p %D/usr/etc
+@exec /bin/mkdir -p %D/usr/X11R6/share
+@exec /bin/mkdir -p %D/usr/X11R6/man
+@exec /bin/mkdir -p %D/usr/X11R6/lib/tls
+@exec /bin/mkdir -p %D/usr/X11R6/include
+@exec /bin/mkdir -p %D/usr/X11R6/bin
@exec /bin/mkdir -p %D/sys
@exec /bin/mkdir -p %D/srv
@exec /bin/mkdir -p %D/selinux
@@ -5497,7 +5502,7 @@ var/mail
@dirrm sys
@dirrm srv
@dirrm selinux
-@dirrm proc
+@dirrmtry proc
@dirrm opt
@dirrm mnt
@dirrm media
@@ -6305,6 +6310,13 @@ var/mail
@dirrm usr/include/db4.2.52
@dirrm usr/include
@dirrm usr/bin
+@dirrm usr/X11R6/share
+@dirrm usr/X11R6/man
+@dirrm usr/X11R6/lib/tls
+@dirrm usr/X11R6/lib
+@dirrm usr/X11R6/include
+@dirrm usr/X11R6/bin
+@dirrm usr/X11R6
@dirrm usr
@dirrm sbin
@dirrm lib/terminfo/x